@charset "utf-8";
/* CSS Document */
html,body{font-size:14px;font-family:'微软雅黑';padding:0;margin:0;color:#3e3a39;background:#fff;}
*{padding:0;margin:0;}
ul{margin:0px;padding:0;}
li{list-style-type:none;}
button{border:none;background:none;cursor:pointer;outline: none;font-family:'微软雅黑';star:expression(this.onFocus=this.blur());}
select,input{font-family:'微软雅黑';}
h1,h2,h3,h4,h5,h6{margin:0;display:block;font-weight:normal;font-size:14px;}
a{text-decoration:none; color:#f05f33;cursor:pointer;outline:none;}
a:hover{color:#32a6c8;}
a:active{star:expression(this.onFocus=this.blur());outline:none;}
img{border:none;}
u,s{text-decoration:none;}
textarea{font-size:14px;font-family:'微软雅黑';padding:10px;line-height:24px;border:1px solid #bebebe;background:#f8f8f8;color:#595757;}
textarea:focus{border:1px solid #39a5e9;background:#fff;}
body{ position:relative;}


/**/
.topheader{width:100%; height:120px;overflow:hidden; background:#fff;}
.topmid{margin:0 auto; width:1000px; padding-top:28px;}
.topmid img{ float:left; margin:10px;}

/**/
div.logincenter{ clear:both;overflow:hidden; background:#ada9ab;}
div.logincenterMain{margin:0 auto; width:1000px;min-height:600px;
background:url(../images/leftpicbg.png) no-repeat 10px center;}
div.loginForm{ float:right; width:380px; padding:75px 20px 20px; margin-top:120px;
background:url(../images/logintext.png) no-repeat center 30px #fff;}
div.loginFormDiv{ clear:both; padding-bottom:10px;}
div.inputDiv{ clear:both; margin-bottom:15px; height:40px; border:1px solid #c4c4c4; background-color:#ebebeb;background-repeat:no-repeat;background-position:4px center; border-radius:4px;}
div.inputDiv input{ float:left; margin-left:40px; padding:0 10px; width:310px; height:40px; line-height:40px;
border:0px; border-left:1px solid #c4c4c4; background:#ebebeb;
color:#999; font-size:12px;font-family:'微软雅黑'; letter-spacing:1px;}
.ico_user{ background-image:url(../images/ico_user.png);}
.ico_password{ background-image:url(../images/ico_password32.png);}
.ico_yanz{ background-image:url(../images/ico_yanz.png);}
img.yanzm{ float:left; width:115px;height:40px;}
div.loginFormBottom{ clear:both; border-top:1px solid #ddd; padding-top:15px;}
a.loginFormBottom01{ float:left; height:24px; line-height:24px;
color:#999; font-size:12px;font-family:'微软雅黑'; letter-spacing:1px;}
a.loginFormBottom01:hover{ color:#3ab22d; font-weight:bold;}
a.loginFormBottom02{ float:right; padding:0 30px; height:35px; line-height:35px; border-radius:4px; background:#ee1c23;
color:#fff; font-size:14px;font-family:'微软雅黑'; letter-spacing:1px;}
a.loginFormBottom02:hover{ background:#cd0208;}
/**/
div.footdiv{ overflow:hidden; clear:both; height:100px; border-top:0px solid #efefef; background:#fff;}
div.footdiv{margin:0 auto; width:1000px;height:100px;}
div.footdiv font{ height:100px; line-height:100px;
color:#969696; font-size:12px;font-family:'微软雅黑'; letter-spacing:1px;}
font.footLeft{float:left;}
font.footRight{float:right;}