*{ margin:0; padding:0;}
body{ font-family:"微软雅黑"; color:#666666; }
.guide{ position:absolute; left:0; right:0; top:0; bottom:0; background:#d7dde0 url(../images/i_bg_1.jpg) center no-repeat;}
.login-box{ position:absolute; width:446px; height:288px; left:50%; margin-left:-223px; top:50%; margin-top:-135px;}
.l-boxs{ width:260px; margin:0 auto; padding-top:47px;}
.l-boxs p { margin-bottom:20px; overflow:hidden;}
.l-boxs p input{display:block; border:1px solid #cccccc; width:218px; height:33px; line-height:33px\9; font-size:14px; -webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px; }
.l-boxs p.username input{ background:url(../images/user.png) 10px center no-repeat; padding-left:40px;}
.l-boxs p.password input{ background:url(../images/pwd.png) 12px center no-repeat; padding-left:40px;}
.l-boxs p.verifiy input{ width:120px; float:left; text-indent:10px;}
.l-boxs p.verifiy img{ width:120px; height:33px; margin-left:17px; -webkit-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;-ms-border-radius:2px;border-radius:2px;}
.l-boxs p.submit input{ border:none; color:#FFF; width:91px; height:29px; margin:0 auto; background:url(../images/button.png) no-repeat; cursor:pointer;}

.logo{ width:100%; position:absolute; top:-145px; text-align:center;}
.logo p{ font-size:24px; margin-top:5px; color:#096dc3; font-weight:bold;}
.copyright{ width:100%; font-size:12px;  position:absolute; bottom:-93px; text-align:center;}