html { min-height: 100%;}
* { margin: 0;padding: 0;border:0;font-family: "Microsoft YaHei","Arial" !important;}
body { color: #777;margin-bottom:2px;font-family: "Microsoft YaHei","Arial" !important;font: 12px Arial,ËÎÌå;line-height:18px;}
a {color: #777; text-decoration:none;}
a:hover {color: #013D79;text-decoration: none;}
li { list-style: none;}
.blue { color:#013D79;}
.blue1 { color:#2664AF;}
.red { color:#ff0000;}
.red1 { color:#F57400;}
.gray { color:#aaa;}
.white { color:#fff;}
.black { color:#000;}
.clear { clear:both;}
.t16 { font-size:16px;}

/* Header */
#header {
 width: 100%;
 height:80px;
 background:#fff url(topbg.gif) repeat-x top;
}
#top {
 width: 100%;
 height:80px;
 margin:0 auto;
 word-spacing:3px;
 background:url(topbott.gif) repeat-x bottom center;
}
#top1 {
 width:95%;
 height:30px;
 padding:10px 0 0;
 background:url(logo.gif) no-repeat 10px 6px;
 text-align:right;
}
#menu {
 width:100%;
 height:30px;
}
#menu li{ 
 width:20%;
 height:30px;
 float:left; 
 line-height:30px;
 text-align:center;
 background:url(menubg1.gif) no-repeat right center;
}
#menu li a { font-size:14px;font-weight:bold;}
#menu li a.hover { color:#013D79;}
#menu li a:hover { text-decoration:none;}
#ban {width:100%;height:80px;background:#E9E8ED url(ban.jpg) no-repeat top right;}
#ban1 { width:100%;height:80px;background:#eee url(ban1.jpg) no-repeat top right;}
#ban2 { width:100%;height:80px;background:#fff url(ban2.jpg) no-repeat top right;}
#ban3 { width:100%;height:80px;background:#eee url(ban3.jpg) no-repeat top left; text-align:right;}
#ban4 { width:100%;height:80px;background:#e9e9e8 url(ban4.jpg) no-repeat top right;}
#body {
 width:90%;
 padding:8px 5%;
 line-height:20px;
 font-size:13px;
 min-height:290px; 
 height:auto !important; 
 height:290px;
}
#body p {
 text-indent:20px;
}
#daohang {
 width:100%;
 padding:8px 0 8px;
 background:#eee;
 border-bottom:#ddd 1px solid;
 border-top:#ddd 1px solid;
 text-indent:12px;
 font-weight:bold;
 font-size:14px;
}
#daohang1 {
 width:40%;
 float:left;
}
#daohang2 {
 width:55%;
 float:left;
 text-align:right;
 font-weight:normal;
 font-size:12px;
 word-spacing:4px;
}
#index {
 width:100%;
 padding:10px 0 2px;
}
#index li {
 width:33%;
 float:left;
 text-align:center;
 padding:0 0 5px;
}
#index li img {
 width:85%;
}
#indexnews {
 width:100%;
 padding:8px 0;
}
#indexnews li {
 width:100%;
 padding:3px 0;
 float:left;
 border-bottom:#ddd 1px solid;
 text-indent:25px;
 background:url(arr12.gif) no-repeat 10px 6px;
}
#foot {
 width:100%;
 color:#fff;
 line-height:18px;
 background:#1A1A1A;
}
#foots {
 height:100%;
 overflow:hidden;
}
#foot1 {
 width:75%;
 padding:15px 0;
 float:left;
}
#foot2 {
 width:25%;
 padding:15px 0;
 float:left;
}
#foot2 li {
 width:80%;
 height:20px;
 line-height:20px;
 border-bottom:#888 1px solid;
}
#foot2 li a {
 color:#eee;
 letter-spacing:3px;
}