@charset "utf-8";
/* CSS Document */
ul,li,dl,dt,dd{list-style:none;}
body{font-size:12px;font-family:"微软雅黑","黑体","宋体",sans-serif; background:#e8ecef url(bg.jpg) repeat-x;margin:0;padding:0;}

a{text-decoration:none;color:#000;margin:0;padding:0; color:#000;}
a:link{}
a:visited{}
a:hover{color:#F00;cursor:pointer;}
a:active{}
a img{ border:0;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,select,img,table,a,body{padding:0; margin:0;}
.clear {clear:both; height:0;}

.logintitile{ font-size:24px; font-family:"微软雅黑"; color:#025090; width:360px; text-align:center;}
.userimg{ background:url(user.jpg) no-repeat; position:absolute; z-index:1; width:43px; height:45px; overflow:hidden; border:none;}
.passwordimg{ background:url(password.jpg) no-repeat; position:absolute; z-index:1; width:43px; height:45px; overflow:hidden; border:none;}
.loginin{cursor: pointer; background:url(log%20in.png) repeat-x; border-radius: 5px 5px 5px 5px; width:277px; height:44px; border:none; font-size:22px; font-family:"微软雅黑"; color:#FFF;box-shadow:0px 3px 9px #3c71a7; border:#9fd0fb 1px solid; margin-top:17px; margin-left:40px;}
.loginin_reg{ background:url(log%20in.png) repeat-x; border-radius: 5px 5px 5px 5px; width:132px; height:44px; border:none; font-size:22px; font-family:"微软雅黑"; color:#FFF;box-shadow:0px 3px 9px #3c71a7; border:#9fd0fb 1px solid; margin-top:17px; margin-left:40px;}


.loginform{ width:275px; height:45px;margin-left:40px; margin-top:20px;box-shadow:0px 5px 9px #A7B7C6;position:relative}
.in{ width:232px; height:45px; line-height:45px;  left:43px; top:0; border:none; position:absolute; border-color:currentColor;background-image:none!important; background:#fff;background-attachment:scroll!important; border-width:medium;ime-mode:disabled; border-style:none;}

*:focus { outline: none; }
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/*注册按钮css开始*/
.reg{ background:url(reg.png) repeat-x; border-radius: 5px 5px 5px 5px; width:132px; height:44px; border:none; font-size:22px; font-family:"微软雅黑"; color:#FFF;box-shadow:0px 3px 9px #2C9B0C; border:#9fd0fb 1px solid; margin-top:17px; margin-left:15px;}
/*注册按钮css结束*/
.checkimg{ background:url(check.jpg) no-repeat; position:absolute; z-index:1; width:43px; height:45px; overflow:hidden; border:none;}

.help{ position:relative; width:330px; top:180px; left:550px; color:#666;}


.login{ background:url(all.jpg) no-repeat left top; width:100%; height:717px; }
#login0{width:1000px;position:absolute;margin:0 auto;height:717px;}
.loginmiddle{position:relative; width:320px; top:143px;left:812px;}
