body{margin:0;padding:0;font:14px Tahoma,Arial,宋体;background:#d5e6ee url('loginbg.png') repeat-x;}
.input_text{font-size:12px;border:0px solid #B3B3B3;font-family:Tahoma,宋体;resize:none;height:15px;line-height:15px;background:#ffffff;padding:4px 5px;}
#logo{width:100%;height:60px;background:url('../images/logo.png') no-repeat center;}
#title{width:100%;color:#fff;text-align:center;margin:10px auto;text-shadow: 0px -1px 1px rgba(0, 69, 105, 0.749);}
#login{width:80%;margin:0 auto;margin-top:20px;}
#login div.input{width:100%;background:#fff;border:1px solid #999999;border-radius:5px;box-shadow: 0px 1px 5px #ACAEAF inset, 0px 1px 1px rgba(255, 255, 255, 0.506);}
#login div.input .fleft1{float:left;width:50px}
#login div.input .fleft2{float:none;overflow:hidden;}
#login div.input .box{line-height:160%;padding:10px 20px;}
#login div.input .border{border-top:1px solid #cccccc;height:1px;font-size:1px}
#login div.input input{width:99%;font-size:14px;}
#login div.submit{width:100%;height:30px;margin-top:15px;}
#login div.submit div.nlog{font-size:13px;float:left;width:100px;color:#666;line-height:30px;height:30px;}
#login div.submit div.sub{text-align:center}
#login div.submit div.sub input{background:url('../images/common/button-send.gif');width:115px;height:32px;line-height:32px;border-width:0;font-size:14px;cursor:pointer;color:#333333;font-weight:bold}
#foot{width:80%;height:120px;margin:0 auto;margin-top:30px}
#foot div.reg{width:100%;height:30px;line-height:30px;background:#fff;border:1px solid #9CB1BF;border-radius:5px}
#foot div.reg a{text-align:center;cursor:pointer;display:block;color:#517188;text-decoration:none;}
#foot div.footer{width:100%;color:#333;height:40px;margin-top:30px;line-height:80%;text-align:center;font-size:12px}
#foot div.footer p {line-height:120%}
#foot div.footer p a{text-decoration:none;color:#666;}
.errorbox{text-align:center;color:#ffcc00;text-shadow: 0px -1px 1px rgba(0, 69, 105, 0.749);}
/*clearfix*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.clearline {display:block;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;}