@charset "utf-8";
.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#333;z-index:9999;position:fixed;top:0;left:0;display:none;background:rgba(0, 0, 0, 0.5);background: transparent\9;zoom:1\8; /* required for the filters */-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; /* IE8 */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); }
#LoginBox{position:absolute;left:35%;top:150px;z-index:10000;display:none;}
.all{width:458px; height:470px; background:#f2f2f2; border-radius:5px; position:relative;}
.topp{width:458px; height:54px;  border-bottom:2px solid #dcdcdc;}
.denglu{width:229px; height:54px; float:left; font-size:16px; line-height:54px; text-align:center;}
.zhucee{width:229px; height:54px; float:left; line-height:54px; text-align:center; font-size:16px;}
.bottom{border-bottom: 2px solid #fe823c;}
.denglu_div{margin-left:65px;}
.box-label{ font-size:14px; font-weight:700;}

.dl{width:315px; height:46px; background:#fe823c; border-radius:5px; cursor:pointer; color:#FFF; font-size:14px; border:0}
.dl_a{width:255px; height:35px; border:1px solid #c9c9c9; line-height:35px; border-radius:3px; padding-left:5px; margin-top:40px;}
.mima{width:255px; height:35px; border:1px solid #c9c9c9; line-height:35px; border-radius:3px; padding-left:5px; margin-top:20px;}

.wjmm { height:49px; padding-top:16px; font-size:12px;}
.wjmm .wangji{padding-left:160px;}
.wjmm p{ height:30px; margin: 0; line-height:30px; text-align:center; width:300px; color:#F00;}

.zhuce_div{margin-left:65px;}
.mima_b{width:268px; height:43px; border:1px solid #c9c9c9; border-radius:3px; background:url(../images/form.png) no-repeat 7px -186px #fff; padding-left:45px; line-height:43px;}




.close_btn{font-family:arial;font-size:30px;font-weight:700;color:#999;text-decoration:none;float:right;padding-right:4px; position:absolute; z-index:100; left:431px;}
.inputBox{border:1px solid #c3c3c3;padding:1px 3px 6px 3px;border-radius:5px;margin-left:5px;}
#txtName{height:27px;width:230px;border:none;}
#txtPwd{height:27px;width:230px;border:none;}
#loginbtn{color:White;background:#4490f7;text-decoration:none;padding:10px 95px;margin-left:87px;margin-top:40px;border-radius:5px;opacity:0.8;filter:alpha(opacity=80);}
#example{/*position:fixed;left:390px;top:30px;color:White;background:#4490f7;text-decoration:none;padding:10px 95px;margin-left:87px;margin-top:40px;border-radius:5px;opacity:0.6;filter:alpha(opacity=60);*/}
.warning{float:right;color:Red;text-decoration:none;font-size:20px;font-weight:bold;margin-right:20px;display:none;}