@charset "utf-8";
/* CSS Document */
#pro-1 {
	float: left;
	width: 727px;
	border: 1px solid #CDE0CD;
	background-image: url(../images/pro-dhbg.jpg);
	background-repeat: repeat-x;
	padding-left: 11px;
	padding-bottom: 11px;
}
#pro-1-dh {
	float: left;
	width: 727px;
	padding-top: 8px;
	height: 37px;
}
#userreg-1 {
	float: left;
	width: 630px;
	background-image: url(../images/user-reg.jpg);
	background-repeat: no-repeat;
	height: 340px;
	margin-top: 20px;
	padding-top: 190px;
	padding-left: 97px;
}
#userreg-1 ul {
	list-style-type: none;
}
#userreg-1 ul li {
	float: left;
	width: 480px;
	list-style-type: none;
	height: 27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7F3DF;
	padding-left: 45px;
	line-height: 27px;
}
.regtext {
	width: 280px;
	height: 18px;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #F6F7F1;
	border: 1px solid #B6C5B0;
}
.regname {
	width: 150px;
	height: 18px;
	margin-bottom: 2px;
	margin-top: 2px;
	background-color: #F6F7F1;
	border: 1px solid #B6C5B0;
}


