@charset "utf-8";
/*头部*/
*{ margin:0px; padding:0px;}
ol, ul {
list-style: none;
}
body{ font-family:"微软雅黑"; background:#f8f8f8 url(../images/bj.jpg) no-repeat center top; font-size:14px; }
.top{ width:980px; height:81px; margin:0 auto; margin-top:5px;}

/*登录部分*/
.content_login{/* background:url(../images/bj_05.jpg) no-repeat top center;*/ height:551px; width:100%; overflow:hidden; margin-top:24px; }
.dw_box{ width:980px; height:551px; overflow:hidden; margin:0 auto;} 
.login_box{ width:324px; height:292px; overflow:hidden; background:url(../images/lo_bj_06.png); float:right; margin-right:50px; margin-top:129px;}
 
.login_box h2{ font-size:18px; color:#FFF; margin:20px 0 0 35px;}

.inp_pw{ background:url(../images/input_13.png) no-repeat; width:211px; padding-left:40px;height:40px;line-height:40px; color:#666; font-size:14px; font-family:"微软雅黑"; overflow:hidden; border:0px; margin:20px 0 0 35px;}
.but_dl{ background:url(../images/input_15.png) no-repeat; width:251px; height:40px; overflow:hidden; border:0px; margin:20px 0 0 35px;}

/*底部*/
.login_foot{ font-size:18px; color:#333; width:980px; text-align:center; height:70px; line-height:70px; margin:0 auto;}


/*优化下拉表单*/
.inp_name{ background:url(../images/input_10.png) no-repeat; width:211px; padding-left:40px; height:40px; line-height:40px; color:#666; font-size:14px; font-family:"微软雅黑"; margin:30px 0 0 35px; position:relative; z-index:1;}
div.selectbox-wrapper { position:absolute; background-color:white; border:1px solid #000; border-top:0; text-align:left; top:39px;}
div.selectbox-wrapper ul li.selected {}
div.selectbox-wrapper ul li.current { background-color:#db0012; color:#fff;}
div.selectbox-wrapper ul li {display:block; margin:0; padding:3px; line-height:20px; cursor:pointer; width:200px; color:#555; font-size:14px;}

.selectbox { font-size:14px; display : block; width:205px; text-align:left; height:22px; padding-top:8px; cursor: pointer; border:none; background:none; color:#666; z_index:9999; vertical-align:middle; font-family:"微软雅黑"; left:45px; position:absolute;   }


/*注册页面*/
.reg_wenzbt{ font-size:18px; line-height:81px; }
.reg_lctip1{ background:url(../images/reg/steps.jpg) no-repeat; height:35px; margin-top:20px;margin-bottom:20px;}
.reg_lctip2{ background:url(../images/reg/steps.jpg) 0 -35px no-repeat; height:35px; margin-top:20px;margin-bottom:20px;}
.reg_lctip3{ background:url(../images/reg/steps.jpg) 0 -70px no-repeat; height:35px; margin-top:20px;margin-bottom:20px;}

.reg_box_table{ border-bottom:1px solid #CCC;}
.reg_box_table td{ padding:10px 5px ;}
.reg_text{ height:28px; line-height:28px; width:240px; border:1px solid #CCC;}
.reg_but{ background:url(../images/reg/but.jpg); height:35px; line-height:35px; width:151px; display:block; font-family:"微软雅黑"; color:#FFF; font-size:14px; border:0px; }
.reg_xys{ color:#0092D2; font-size:12px; }
.reg_xys:hover{ color:#cc0000; text-decoration:underline;}



/**/
.yemlogin_box_table{ margin:100px auto;}
.yemlogin_bk{background:#FFF; width:370px; border:4px solid #CCC;   height:260px;}
.tck_dl_table{ width:260px; margin:10px auto; }

.tck_dl_table td{ padding:5px 0; color:#333; font-weight:bold;}

.tck_dl_table td .dl_input{ height:26px; border:1px solid #ccc; width:250px; }

.tck_dl_table td .dl_butt{ height:30px; border:0px ; width:252px; background:#c5080e; color:#FFF; line-height:30px; font-size:14px; text-align:center; font-family:"微软雅黑"; font-weight:bold; }

