/* CSS Document */
form { margin:0; padding:0;}
.main-box { width:100%;  background:#f0f0f0 url(../images/bg.jpg) top center;height:100%; }
.l-h-bg { height:88px; /*background:url(../images/login-header-bg.png) repeat-x 0 0;*/ line-height:88px; }
.l-white-box { width:858px; height:450px; margin:0 auto; padding:0; background:url(../images/login.png) 0 0 no-repeat; background-size: 828px 515px;}
.l-white-box,.l-white-con{text-align:left;overflow:hidden;/* bgcolor */}
.l-white-box{position:absolute; width:858px; height:450px; left:50%;top:50%;margin-left:-429px;margin-top:-256px;z-index:99;}
.l-white-con{-moz-opacity:1; /* Moz + FF alpha 20%*/opacity: 0.8; /* for CSS3FF 1.5alpha 100%*/}
.l-con{position:absolute; width:858px; height:450px; }
.l-logo { /*background:url(../images/logo.gif) no-repeat 0 0;*/ width:1003px; height:88px; margin:0 auto;}

input {border:0px;}
/* login-box */
.login-box { background:url(../images/login-box.png) no-repeat 0 0; float:right; margin-right:340px; margin-top:100px; height:351px; width:328px; overflow:hidden;}
.login-inp { _margin-top:5px; height:120px;_height:130px; margin-left:124px; margin-top:44px;overflow:hidden;}
.login-inp label {font-size:14px; font-weight:bold; display:inline;padding:0 0 13px 0 ! important;padding:0 0 8px 0;}
.login-inp li { height:25px;_height:25px; }
.login-inp li span { display:block; float:left; width:60px; color:#333;}
.login-inp img { float:left; margin-left:10px; }
.inp-text { margin-left:18px; height:18px; width:120px; line-height:20px;}
.inp-code { margin-left:5px;_margin-left:8px; height:18px; width:50px; line-height:20px;float:left;}
.login-sub2 { border:0; background:url(../images/btn.png) no-repeat 0 0; height:29px; width:80px; float:right; margin-right:20px; font-size:14px; text-align:center; font-weight:bold; color:#fff;display:inline; background-size:80px;}
.login-sub { border:0; background:url(../images/gonghao.png) no-repeat 0 0; height:29px; width:80px; float:right; margin-right:25px; font-size:14px; text-align:center; font-weight:bold; color:#fff;display:inline; background-size:80px;}
.login-rempw { float:left; margin-left:50px;_margin-left:25px; line-height:35px;_margin-top:10px; display:none;}
.login-rempw input { margin-top:-4px;  }
.login-wrong { margin:0 auto; text-align:left; color:#f00; height:47px!important;height:63px; overflow:hidden;display:block;
}
.login-wrong li span { width:auto; float:none; display:inline; color:#f00;}
.foot_desc{ position:absolute; top:370px; height:100px; width: 825px; margin:15px; line-height:20px; color:#585657;}
.foot_desc p{ width:97%; padding:0 2% 0 1%;}
.foot_desc_p_left{ width:75%; float:left; }
.foot_desc_p_right{ width:25%; float:right; text-align:right; color:#838383; font-size:12px;}
.foot_desc a{ text-decoration:underline; color:#585657;}
.foot_desc a:hover{ text-decoration:underline;}






