@charset "utf-8";
body{font-family:'Arial';font-size:12px;color:#999999;font-weight:400;margin:0;font-family: '微软雅黑';background-color: #fff}
a{blr:expression(this.onFocus=this.blur());outline:none;text-decoration: none;}
a:focus{outline:none;}
/*a:hover img{filter:alpha(opacity=66);-moz-opacity:0.66;opacity:0.66;color: #AE0604}*/
img{border:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clear{clear:both;top:0;margin:0;}
.content{
	width:100%;
}
.form_div{
	width:90%;
	height:200px;
	margin:0 auto;
	margin-top:20px;
}
.cell_input{
	width:95%;
	height:40px;
	margin:10px 0;
}
.label_txt{
	color:#333;
	width:30%;
	height:40px;
	line-height:40px;
	float:left;
}
.label_input{
	width:70%;
	height:40px;
	line-height:40px;
	float:left;
}
.label_input input{
	width:100%;
	height:38px;
}
.cb{
	clear:both;
}
.label_yzm{
	width:60%;
	height:40px;
	float:left;
}
.label_yzm input{
	width:85%;
	height:38px;
}
.label_txt_yzm{
	width:39%;
	height:40px;
	line-height:40px;
	float:left;
}
.cell_submit{
	margin-top:50px;
	width:100%;
}