.login-wrap{ width:100%; margin-top:40px;}
body{ background:#f0f0f0;}
/*login*/
.login-box{ overflow:hidden; zoom:1; background:#FFF; width:1180px; height:380px; position:relative; margin:auto;  margin-top:10px;  border:1px solid #ccc; box-shadow: 0px 0px 2px #999; background:url(Images/login_bg.jpg) no-repeat; background-color:#fff;}
.login-pannel{ width:360px; height:380px; position:absolute; right:0px;}
.login-title{ font-size:25px; color:#333; font-family: "\5fae\8f6f\96c5\9ed1"; height:50px; margin-top:20px; margin-left:50px;}
.login-user{ height:50px; margin-top:10px;}
.login-user input{ width:240px; height:40px; border:1px solid #ccc; font-size:16px; line-height:40px; text-indent:5px; color:#666; margin-left:50px;}

#LoginAccount{background:url(Images/login_mobile_l.png) no-repeat; }
#LoginAccount:focus{background:none;}
#Password{background:url(Images/login_psd_l.png) no-repeat; }
#Password:focus{background:none; }
.login-nobg{ background:none !important;}
.login-password{ height:50px; margin-top:20px;}
.login-password input{ width:240px; height:40px; border:1px solid #ccc; font-size:16px; line-height:40px; text-indent:5px; color:#666; margin-left:50px;}
.login-forgetpsd{ height:30px; line-height:30px; color:#0D76DF;}
.login-forgetpsd input{ vertical-align:middle; margin-left:50px; margin-right:5px;}
.login-forgetpsd a{ color:#0D76DF; margin-left:100px;}
.login-btn{ height:50px; margin-top:20px;}
.login-btn input{ border:none; cursor:pointer; background:#FF7201; text-align:center; width:242px; height:40px; font-size:16px; line-height:40px; display:inline-block;color:#fff; font-weight:bolder; margin-left:50px;}
.login-btn input:hover{ background:#ff7f00;}
.login-help{ height:20px; margin-top:10px; text-indent:50px;}
.login-help a{color:#0D76DF; margin-left:10px;}
.login-messages{ height:30px; line-height:30px; color:#F00; font-size:12px; text-indent:50px;}

 .ad-box-bg{ width:390px; height:30px; background:#000; position:absolute; opacity:0.3;bottom:0px; right:380px;
filter:alpha(opacity=30);   
-moz-opacity:0.3;   
-khtml-opacity: 0.3;   
opacity: 0.3; }
.ad-box{ font-family: "\5fae\8f6f\96c5\9ed1";  width:390px; height:30px;  position:absolute; bottom:0px; right:380px; color:#fff; font-size:16px; line-height:30px;}
.ad-box span{ padding-left:20px; display:inline-block;}
.ad-box .banner-store{ padding-left:30px; background:url(Images/index_banner_icon.gif) no-repeat 10px 10px;}
.ad-box .banner-store a{ color:#fff;}
.ad-box .banner-store a:hover{ text-decoration:underline;}
.ad-box span em{ color:#FF7201; font-size:16px; font-style:normal;}
