@charset "utf-8";
/* CSS Document */
body,ul,li,span,a,p{padding:0;margin:0;border-style:none;list-style:none;}
html,body{height:100%;}

.top{margin:0 auto;width:393px;height:57px;padding-top:46px;}
.main{width:100%;height:343px;margin-top:52px;position:fixed;z-index:200;}
.login{width:500px;height:313px;background:#fff;margin:0 auto;box-shadow:0px 0px 10px #cdcdcd;padding-top:30px;}
.sTitle{width:438px;height:16px;margin:0 auto;}
.userDiv{width:277px;height:34px;background:#f1f2f4;border:1px solid #d9d9d9;margin:36px auto 0;}
.userImg{width:18px;height:20px;float:left;margin-left:14px;margin-top:8px;}
.shu{width:1px;height:20px;background:#b7b7b7;float:left;margin-left:15px;margin-top:8px;}
.uk{float:left;margin-left:16px;margin-top:7px;width:202px;height:20px;border:none;background:none;font-size:15px;font-family:微软雅黑;}

.pwdDiv{width:277px;height:34px;background:#f1f2f4;border:1px solid #d9d9d9;margin:23px auto 0;}
.pwdImg{width:18px;height:20px;float:left;margin-left:14px;margin-top:8px;}
.pk{float:left;margin-left:16px;margin-top:7px;width:202px;height:20px;border:none;background:none;}

.yzmDiv{width:277px;height:34px;margin:23px auto 0;}
.yzm{width:169px;height:34px;border:1px solid #d9d9d9;background:#f1f2f4;float:left;}
.yzmImg{width:18px;height:20px;float:left;margin-left:14px;margin-top:8px;}
.yk{float:left;margin-left:16px;margin-top:7px;width:100px;height:20px;border:none;background:none;font-size:15px;font-family:微软雅黑;}
.yzmShu{width:95px;height:36px;float:right;}

.dl{width:277px;height:34px;margin:23px auto 0;display:block;background:#2a86d3;border:none;font-size:16px;font-family:微软雅黑;color:#fff;font-weight:bold;}

.bottom{width:100%;height:242px;background:url(../images/bottom.gif) no-repeat center 40px;position:absolute;bottom:0px;font-size:14px;font-family:微软雅黑;text-align:center;color:#fff;z-index:100;}
.bText{width:100%;height:100px;position:absolute;bottom:0px;text-align:center;line-height:24px;}

#ErrMsg{text-align:center;line-height:47px;height:24px;color:#f00;}