@charset "UTF-8";
.register-head {
	padding-left:10px;
	width:772px;
	float:left;
	height:123px;
	background:url(../images/register_head.jpg) no-repeat right;
}
.register-form {
	float: left;
	height: auto;
	width: 762px;
}
.register-box {
	margin: auto;
	height: auto;
	width: 500px;
}
.box1 {
	float: left;
	height: 14px;
	width: 190px;
	padding-top: 7px;
	padding-bottom: 0px;
	text-align: right;
	padding-right: 10px;
}
.box2 {
	float: right;
	height: auto;
	width: 300px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.register-boxhead {
	margin: auto;
	height: auto;
	padding-top:4px;
	padding-bottom:4px;
	font-size:14px;
	color:#FF6600;
	width: 500px;
}

