@charset "utf-8";
*{
	margin: 0;
	padding:0;
}
#form {
	border: thin solid #3F3;
	position: absolute;
	height: 524px;
	width: 554px;
	left: 325px;
	top: 93px;
}
#logo {
	position: absolute;
	height: 121px;
	width: 127px;
	left: 44px;
	top: 18px;
}
#hom {
	position: absolute;
	height: 28px;
	width: 48px;
	left: 229px;
	top: 47px;
}



#bg {
	position: absolute;
	height: 650px;
	width: 1340px;
	border: thin solid #3F6;
}
#bg #form table {
	font-weight: bold;
	color: #087659;
}
#bg #form p strong {

}
