
body,html{ background: #f1f2f3;}
a{color: #333;}
a:hover{color: #333;}
a:visited{color: #333;}
.main{width: 1200px; position: relative; margin: 0 auto;}
.modular{ width: 100%; display: inline-block; background: #fff;}
.wrap{ background:url(../../images/login/login_bg.jpg) no-repeat top center; width: 100%;  height: 600px; overflow: hidden; min-width: 1000px; }
.login{ width:295px; height:400px; background:#fff; opacity:0.9;filter:alpha(opacity=90); position:absolute; right:50px; top:55px; border-radius:3px; box-shadow:0 1px 3px #aaa; z-index:2;}
.login .title{ display: block; line-height: 58px; font-size: 26px;  background: #ededed; border-bottom: 1px solid #ceccd0; border-radius: 3px 3px 0 0; text-align: center; color:#666; }
.login .content{ padding: 0 23px;}
.login .input{width:100%; height:100px; background:url(../../images/login/input_bg2.png) -2px 3px no-repeat;  padding:5px; margin-top: 23px;}
.login .input2{ background-position:-2px -104px}
.login .text {height:24px;line-height:24px;margin:14px 0 0 58px;color:#a9a9a9;font-size:14px;border:none;vertical-align:middle;  padding-left:5px; width:165px;}
.login .tag{padding: 5px 30px; }
.login .check{ display:inline-block; float:left; width:16px; height:16px; margin-top:2px;  background:url(../../images/login/w_keep_pawbtn.png) 0 0 no-repeat;  cursor:pointer;}
.login .checked{ background-position:-18px 0; }
.login  label { font-size: 12px; color: #6d798c;  margin: 0 0 0 4px; cursor: pointer; }
.login .form-forget {float:right;color:#6d798c;font-size:12px;}
.login .form-forget:hover{ text-decoration:underline;color:#fb5f01;}
.login .btn-log{  border-bottom: 1px dotted #d6d6d6; margin:0 23px; padding:5px 0 10px; }
.login .btn-log a{ display:block;width:190px;height:40px;overflow:hidden;font-size:0;line-height:0;background:transparent url(../../images/login/login_btn.png) no-repeat; cursor:pointer; margin: 0 auto;}
.login .btn-log a:hover {background-position:0 -41px;}
.login .guide{  width: 120px; margin: 0 auto; text-align: center}
.login .guide .tips{ margin-top: 25px; font-size: 12px; text-align: center; color: #888;}
.login .guide .btn{width:100px; height:30px; display:block; background:url(../../images/login/reg_bg.png) no-repeat; margin:9px auto;}
.login .guide .btn:hover{ background-position:0 -30px;}