@charset "utf-8";
/* CSS Document */
* { font-family:"Microsoft YaHei", 微软雅黑, "Microsoft JhengHei"; list-style-type:none; list-style:none; }
body, html{ width:100%; font-size:14px; padding:0; margin:0; font-family:"Microsoft YaHei", 微软雅黑, "Microsoft JhengHei"; background: #ffffff;}
div, ul, li, dl, dt, dd { margin:0; padding:0; }
a, a:link, a:visited, a:active { text-decoration: none; color:#000; }
a:hover { text-decoration: none; color:#000; }
.main{ width:100%; min-width: 1100px; margin: 0 auto; overflow: hidden;}
.main .main-cont{width:1100px !important; margin: 0 auto;}
.main .login-top{height: 93px; margin-top: 54px; overflow: hidden;}
.login-top .top-logo{float: left; height: 67px; margin-left: 63px;}
.login-top .top-menu{float: right; margin-right: 50px; margin-top: 36px;font-family:"SimSun",宋体;font-size: 12px; color: #9b9898;}
.login-top .top-menu a, .login-top .top-menu a:link, .login-top .top-menu a:visited, .login-top .top-menu a:active{ color: #9b9898;}
.login-top .top-menu a:hover { text-decoration: underline; color:#000; }
.login_form{background: #8bba48 url(../img/login.jpg) center top no-repeat; height: 640px;}
.login_float{padding: 25px 0;}
.login_float, .login_float p, .login_float a, .login_float a:link, .login_float a:visited, .login_float a:active{text-align: center; color: #7f7f7f; line-height: 20px;}
.login_float a:hover { text-decoration: underline; color:#000; }
.login_float p{margin: 0; padding: 0;}
.login_form dl{ float: right; margin-top: 150px; margin-right: 20px; background: url(../img/login.png) 0 0 no-repeat; width: 345px; height: 345px;}
.login_form dl dt, .login_form dl dd{width: 260px; margin: 0 auto; overflow: hidden;}
.login_form dl dt{margin-top: 40px; font-size: 16px; color: #6e655c;}
.login_form dl dd{margin-top: 25px; font-size: 12px; color: #000; text-align: right;}
.login_form dl dd .checkbox{float: left; margin: 0;}
.login_form dl dd a, .login_form dl dd a:link, .login_form dl dd a:visited, .login_form dl dd a:active{ color: #9b9898;}
.login_form dl dd a:hover { text-decoration: underline; color:#000; }
.login_form dl dd .btn{width: 100px;}

.register_form dl{float:right;margin-top: 95px; margin-right: 20px; background: url(../img/register.png) 0 0 no-repeat; width: 345px; height: 450px; position: relative;}
.register_form dl dt{margin-bottom: 25px; }
.register_form dl dd{display: block; margin-bottom: 15px; margin-top: 0; font-size: 12px; color: #000; text-align: right;}
.register_form dl dd.selectWin{position:absolute; left: 40px; top: 70px; margin: 0; width: 265px; height: 260px; background: #fff; z-index: 10; overflow: auto; display: none; border: 1px #EEE solid; border-radius: 6px;}
.login_form dl dd a, .login_form dl dd a:link, .login_form dl dd a:visited, .login_form dl dd a:active{ color: #333333;}

.main-top{height: 108px; background: url(../img/logo.png) 30px center no-repeat;}
.ml40{margin-left: 40px;}
.ml20{margin-left: 20px;}
.ml10{margin-left: 10px;}
.mt20{margin-top: 20px;}