.regcenter{
	width:843px;
	margin-left:50px;
}
.reg_c_top{
	float:left;
	width:843px;
	height:33px;
	background:url(../images/reg_top.gif);
}
.reg_c_bg{
	float:left;
	width:843px;
	background:url(../images/c_reg_bg.gif);
}
.reg_xieyi{
	float:left;
	padding-left:70px;
	padding-top:30px;
}
.reg_xytop{
	float:left;
	width:700px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#F7718A;
}
.reg_xytextbox{
	float:left;
	width:700px;
}
.reg_d{
	float:left;
	width:843px;
	height:25px;
}
.reg_d_l{
	float:left;
	width:16px;
	height:25px;
	background:url(../images/reg_d_l.gif);
}
.reg_d_c{
	float:left;
	width:811px;
	height:25px;
	background:url(../images/reg_d_c.gif);
}
.reg_d_r{
	float:left;
	width:16px;
	height:25px;
	background:url(../images/reg_d_r.gif);
}
.reg_input{
	float:left;
	padding-left:55px;
	width:750px;
}
.reg_input_l{
	float:left;
	width:725px;
	background:url(../images/reg_c_l.gif) no-repeat;
}
.reg_i_text{
	font-size:14px;
	font-weight:bold;
	color:#F7718A;
	height:35px;
	text-align:right
}
.reg_i_textarea{
	padding-left:20px;
}
.input{
	height:19px;
	border:1px solid #F7718A;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}
.e { color:#FF0000}