@charset "utf-8";
/* CSS Document */

body { font-family:simsun,"微软雅黑"; font-size:12px; margin:0; padding:0; word-break:break-all; word-wrap:break-word; background: url("../images/bg.jpg") repeat-x; }
dl.list, dl.grid, ul.grid, ul.list { margin:0; padding:0; }
dl.list dt, dl.grid dt, dl.list dd, dl.grid dd, ul, ul li { list-style:none; margin:0; padding:0; }
dl.grid dt, ul.grid li { float:left; }
ul.list li{ float:none; }
ul.list li span { float:right; }
a { color:#333; text-decoration:none; }
a:hover {text-decoration:none; }
a img { border:0; }
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-size:12px; }


.clear { clear:both; height:0px; overflow:hidden; }
.left { float:left; }
.right,.more { float:right; }
.hidden { display:none; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.ml5 { margin-left:5px; }
.line_wrap { min-width:1024px; }
.main { width:1024px; margin-left:auto; margin-right:auto; }
.png{ behavior: url("./iepngfix.htc"); }
.relative{ position:relative; }
.absolute{ position:absolute; }

#top_wrap{height: 141px; background: url("../images/head.jpg") no-repeat; }
#guideline{ height:34px; background:url("../images/nav.jpg") repeat-x; }
#guideline ul.grid li{ width:126px; text-align:center; height:34px; line-height:34px;  background:url(../images/nav_li.jpg) no-repeat; position: relative;}
#guideline ul.grid li.home{background: none;}
#guideline ul.grid li a{display:block; color:#fff; font-size:14px; font-weight:bold; overflow: hidden;}
#guideline ul.grid li a:hover{ text-decoration:none; }
#guideline ul.grid li ul{position: absolute; left:0; top: 34px; min-width: 126px; display: none;}
#guideline ul.grid li ul li{background: #0092cd; border-bottom: 1px #fff solid; margin-left: 1px;}
#guideline ul.grid li ul li a{display: block; font-size: 12px;}
.query {padding: 8px 20px 0 0; }
.query #search{background: url("../images/query.jpg") repeat-x; height: 20px; border:none; width: 192px; margin-right: 8px;}

#bottom_wrap{margin-top: 52px; padding-bottom: 25px;}
#copyright{ line-height:24px; text-align:center; color:#333;}
#copyright p a{color:#333;}
#copyright .foot_top{height: 25px; background: url("../images/h2.jpg") repeat-x; color:#fff; margin-bottom: 20px;} 




