@charset "utf-8";
/* CSS Document */
/*reset*/
body, p, h1, h2, h3, h4, h5, h6, dd, dl, dt, th, td, ul, li, ol, p, form, input, select, textarea, button {margin:0;padding:0;}
body {background-repeat: no-repeat;background-position: center top;text-decoration: none;font-family: "宋体";}
ul {list-style:none;text-decoration: none;}	
img {border:0px;}
a{TEXT-DECORATION:none;}

/*login*/
.logintop{height:47px; position:absolute; top:0; background:url(../images/loginbg1.png) repeat-x;z-index:100; width:100%;}
.logintop span{color:#fff; line-height:47px; background:url(../images/loginsj.png) no-repeat 21px 18px; text-indent:44px; color:#afc5d2; float:left;}
.logintop ul{float:right; padding-right:30px;}
.logintop ul li{float:left; margin-left:20px; line-height:47px;}
.logintop ul li a{color:#afc5d2;}
.logintop ul li a:hover{color:#fff;}
.loginbody{background:url(../images/loginbg3.png) no-repeat center center; width:100%; height:585px; overflow:hidden; position:relative; top:47px;}
.loginbox{width:692px; height:336px; background:url(../images/logininfo.png) no-repeat;position:absolute;top:0;left:0;bottom:0;right:0;margin: auto;}
.loginbox .toperr{display:inline;color:red;}
.loginbox .formul{margin-top:88px; margin-left:285px;}
.loginbox .formul li{margin-bottom:20px;}
.loginbox .formul li label{color:#687f92; padding-left:25px;}
.loginbox .formul li label a{color:#687f92;}
.loginbox .formul li label a:hover{color:#3d96c9;}
.loginbox .formul li label input{margin-right:5px;}
.loginuser{width:299px; height:48px; background:url(../images/loginuser.png) no-repeat; border:none; line-height:48px; padding-left:44px; font-size:14px; font-weight:bold;}
.loginpwd{width:299px; height:48px; background:url(../images/loginpassword.png) no-repeat; border:none;line-height:48px; padding-left:44px; font-size:14px; color:#90a2bc;}
.loginbtn{margin-right:60px;width:111px;height:35px;background:url(../images/buttonbg.png) repeat-x; font-size:14px; font-weight:bold; color:#fff;cursor:pointer;border:none;}
.loginbm{height:50px; line-height:50px; text-align:center; background:url(../images/loginbg2.png) repeat-x;position:absolute; bottom:0; width:100%; color:#0b3a58;}
.loginbm a{font-weight:bold;color:#0b3a58;}
.loginbm a:hover{color:#fff;}
	
	
	
	