@charset "utf-8";
body{ background:#f0f0f0; margin:0; padding:0;font-family:"Microsoft Yahei",Tahoma;}
#main{ background:#f5f5f5; height:580px;}
.header{ height: 120px; font-size: 30px; font-weight: bold; color: #06b;}
.wrap{ width:950px; margin:0 auto; padding:30px 0 0 50px;}
.body{ height:500px; background:url(../images/login_bg.jpg) left 20px no-repeat; }
.login{ width:440px; padding-top:60px;  float:right;}
.login .li{ height:85px;}
.login .txt{border:1px solid #d9d9d9;border-radius:3px;font-size:16px;height:23px;width:259px;color:#666;padding:14px 0 14px 9px; outline:0;}
.login .code{ width:120px; float:left;}
img.code{ margin-left:18px;}
.login .btn{width:148px;height:48px;border:none;cursor:pointer; margin-top:20px; background: #06b; border-radius: 6px; color: #fff; font-size: 18px; letter-spacing: 4px;}
.login .li span{ display:block; color:#e00; clear:both; font:12px/28px arial; text-indent:2px;}
.foot .wrap{ padding:30px 0; text-align:center; font:12px/2em arial; color:#999;}
.foot .wrap a{ color:#06b; text-decoration:none;}
.foot .wrap a:hover{ text-decoration:underline;}

