@charset "utf-8";
/* CSS Document-----common---- */
*,html{margin:0;padding:0;}
body{text-align:center;font-family:"Microsoft YaHei";font-size:13px;color:#333;}
ul,li{list-style-type:none;}
img{border:none;}
/* links */
a{color:#333;text-decoration:none;}
a:hover{color:#f00;text-decoration:none;}
/*-----------------------------------top----------------------------------*/
.header{width:1003px;margin:0 auto;overflow:hidden;position:relative;background:url(../images/002.gif) no-repeat;}
.header .logo{text-align:left;width:88px;overflow:hidden;float:left;margin-left:24px;display:inline;}
.header .navigation{width:730px;overflow:hidden;margin-top:35px;height:33px;}
.header .navigation a{width:88px;height:33px;line-height:33px;display:block;float:left;color:#fff;margin-right:15px;font-size:13px;}
.header .navigation a:hover{width:88px;height:33px;line-height:33px;background:url(../images/001.gif) no-repeat;display:block;color:#fff;font-size:13px;}
 /* language */
.header #site{position:absolute;right:26px;top:11px;font-size:12px;color:#AEAEAE;}
.header #site a{margin:2px 0px 2px 6px;color:#d7d7d7;}
.header #site a:hover{color:#f00;}

/*pageList*/
.spe_page_19{clear:both;overflow:hidden;width:600px;font-size:14px;line-height:40px;margin-left:40px;margin-top:10px;}
.spe_page_19 a{border:1px solid #6b6b6b;padding:4px 5px 4px 5px;background:#2d2d2d;color:#909090;margin-right:10px;}
.spe_page_19 a:hover{border:1px solid #8f8f8f;padding:4px 5px 4px 5px;background:#454545;color:#fff;}

.banner{width:1003px;margin:3px auto 0 auto;overflow:hidden;clear:both;}
/* bottominfo */
.bottominfo{width:100%;margin:0 auto;overflow:hidden;clear:both;background:#280c09;height:42px;text-align:left;position:relative;font-family:Arial, Helvetica, sans-serif;color:#fff;}
.bottominfo #link{position:absolute;left:40px;top:0px;}
.bottominfo p{width:980px;margin:0 auto;line-height:25px;padding-top:10px;}
.bottominfo a{margin:3px 10px;}