@import url(common.css);
/*注册*/
.wrap_box{text-align:left; border:1px solid #e1e1e1;}
.wrap_box .reg_tit{ height:50px; line-height:50px; color:#666; clear:both; background:#eee;}
.wrap_box h3{ width:135px; float:left; padding-left:10px;font-size:14px;font-family:"微软雅黑","黑体",verdana,arial;}
.wrap_box .Dnum{ width:510px; float:left;}
.wrap_box .nums{ height:45px; width:25px; color:#fff; text-align:center; float:left; background-image: url(../images/num-bg.gif); background-repeat:no-repeat; font-size:18px; font-weight:bold;}
.wrap_box .n1{ background-position:0 12px;}
.wrap_box .n2{ background-position:0 -63px;}
.wrap_box .num-txt{ width:115px; padding-left:15px; float:left;}
.wrap_box .num-bg{ background:url(../images/front/num-bg.png) no-repeat 105px -25px;}
.form_table{margin-bottom:20px;padding:20px 0 0;background-color:#fff}
.wrap_box .tips{ width:250px; float:right; text-align:right;font-family:"微软雅黑","黑体",verdana,arial;}
.wrap_box table.form_table{color:#555;margin-top:20px;margin-bottom:30px}
.wrap_box table.form_table th{font-weight:normal;font-size:14px;vertical-align:top;padding-top:25px;text-align:right;color:#545454}
.wrap_box table.form_table td{height:30px;padding:20px 0 6px 5px; vertical-align:top;}
.wrap_box table.form_table tr.low td{padding-top:0}
.wrap_box table.form_table tr.low th{padding-top:5px}
.wrap_box table.form_table{margin:0 auto}
.wrap_box table.form_table caption{margin-bottom:20px;padding-left:22px;text-align:left}
.wrap_box table.form_table input.normal{border:1px solid #ccc;width:370px}
.wrap_box table.form_table textarea{border:1px solid #ccc;width:575px;height:96px}
.wrap_box table.form_table input.small{border:1px solid #ccc}
input.gray,input.gray_s,input.gray_m{width:246px;height:22px;border:1px solid #c4c4c4;padding:5px 3px 0;margin:0 5px 0 0;overflow:hidden;background:url(../images/inputbg.gif) no-repeat; vertical-align:top;}
.no_wrap{padding-top:0;background:none}
.discussion_td{color:#666;padding-left:10px;}
.submit_reg,.submit_login,a.reg_btn,a.next_step{ padding:0 25px; height:45px; line-height:45px; font-family:"微软雅黑","黑体",verdana,arial; color:#fff; font-size:18px; text-align:center; background:#537342; border:none; cursor:pointer;}
.wrap_box .gray{ color:#666;}
/*登录*/
.login_box{height:290px;background:url(../images/linebg.gif) 516px 0 no-repeat; display:block;}
.login_box .prompt{width:360px;margin:0 auto;padding:5px;font-size:14px;border-color:#f54369;background-color:#feeff0}
.wrap_box .login_box .prompt_3{padding:1px 0 0 5px; height:250px;}
.wrap_box .login_box .prompt_3 td{ line-height:26px;}
.indentation{padding-left:18px; line-height:18px;}
.form_table td a.pwd { background: url(../images/fgmm.gif) no-repeat 0 0; padding: 1px 0 1px 17px; text-decoration:underline;}
.agreement{border:1px solid #ccc;width:610px;height:90px;margin:0 auto 60px;overflow:auto;padding:10px 8px;text-align:left; clear:both;}
.f_l{ float:left;}
a.reg_btn {background:#0383b2;display: block;width: 110px;}
.green{ color:#537342;}
.f14{ font-size:14px;}
.pt_10{ padding-top:10px;}