@charset "utf-8";
/* CSS Document */
html,body{font-size:14px;font-family:'微软雅黑';padding:0;margin:0;color:#3e3a39; background:#e8e8e8;}
*{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;}

/*头部*/
.indexHead{height:75px;overflow:hidden; border-bottom:0px solid #149e69;background:#16ac72;}
.indexHeadMain{margin:0 auto; width:1000px; height:75px;}
h1.logo{float:left; width:365px; height:75px; background:url(../images/system_logo02.png) no-repeat 0 center;}
a.exit{float:right; height:36px; line-height:36px; padding:0 10px 0 40px; margin-top:18px; margin-right:30px;
font-size:12px;font-family:'微软雅黑'; color:#f1f1f1; font-weight:normal; letter-spacing:3px;
background:url(../images/ico_exit.png) no-repeat 8px center #068957;border:1px solid #038352;border-radius:3px; cursor:pointer;}
a.exit:hover{ background-color:#017d4e;border:1px solid #03764a;color:#fff;}


/*菜单*/
.indexHeadMenu{ clear:both; padding:10px 0;height:35px;overflow:hidden; border-bottom:0px solid #149e69;background:#3c3c3c;}
.indexHeadMenuMain{margin:0 auto; width:1000px; height:35px;}
a.menuA{float:left; padding:0 30px; height:35px; line-height:35px; margin-right:15px;
font-size:14px;font-family:'微软雅黑';color:#ccc;font-weight:normal; letter-spacing:1px;
border-radius:6px;}
a.menuA:hover{ background:#157c54;color:#fff;}
.indexHeadMenuMain a.menuOn{background:#16ac72;color:#fff;}

div.headDivUser{ float:right; height:38px; margin-top:18px; margin-right:10px; background:#149c68;}
span.userpic{ float:left;overflow:hidden; width:38px; height:38px;}
span.userpic img{ float:left;width:38px; height:38px;}
h1.usermsg{ float:left;width:120px; height:38px; border-right:0px solid #eaeaea; padding:0 5px; cursor:pointer;}
h1.usermsg:hover{ background:#0c9460;}
h1.usermsg b{ clear:both; display:block;height:22px; line-height:22px; padding:0 0 0 5px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;
font-size:12px;font-family:'微软雅黑'; color:#fff; letter-spacing:1px;}
h1.usermsg i{ clear:both; display:block;height:14px; line-height:12px;padding:0 5px;
font-size:12px;font-family:'微软雅黑'; color:#ddd; letter-spacing:1px; font-style:normal;}
a.headA{ float:left; width:38px; height:38px;border-right:0px solid #eaeaea;}
a.headA:hover{ background-color:#017d4e;}
.ico_set{background:url(../images/ico_setting.png) no-repeat center center #0a905d;}
.ico_edict02{background:url(../images/ico_edict1832.png) no-repeat center center #0a905d;}
.ico_setpw{background:url(../images/ico_setpw.png) no-repeat center center #068957;}


/*页脚*/
div.footer{ overflow:hidden; clear:both; margin-top:50px; height:70px; border-top:1px solid #b5b5b5; background:#d1d1d1;}
div.footerMain{margin:0 auto; width:1000px;height:70px;}
div.footerMain font{ float:right;height:70px; line-height:70px;
color:#969696; font-size:12px;font-family:'微软雅黑'; letter-spacing:1px;}
ul.bottomMainUl{ float:left;}
ul.bottomMainUl li{ float:left;height:70px; line-height:70px; cursor:pointer;
color:#969696; font-size:12px;font-family:'微软雅黑'; letter-spacing:1px;}
ul.bottomMainUl li.spacce{ padding:0 15px;}
ul.bottomMainUl li:hover{ color:#333;}
