@charset "UTF-8";
.register {
	float: left;
	width: 140px;
	background-image: url(../images/register_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 420px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}
.register_form {
	float: left;
	height: auto;
	width: 360px;
	padding-top: 8px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
	background-image: url(../images/contactus_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 100px;
	padding-left: 100px;
	color: #F8859D;
	padding-bottom: 8px;
}
.register_formbox1 {
	float: left;
	height: auto;
	width: 115px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	padding-top: 5px;
}
.register_formbox2 {
	float: right;
	height: auto;
	width: 240px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.register_detail {
	float: left;
	width: 560px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #787878;
}
.Vip {
	color: #F9859D;
	font-weight: bold;
	text-align: center;
}
h4 {
color:
 color: #F8859D;
	margin: 0px;
	color: #F9859D;
}
.require {
	height:20px;
	color:#F8859D;
	margin: 0px;
	padding-left:5px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height:15px;
	width:100px;
	float:none;
}
.confirm {
	text-align: center;
	margin: 0px;
	width: 360px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}

