@charset "utf-8";
/* CSS Document */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p
{
     padding:0; 
	 margin:0;
}
li {
    list-style:none;
}
a {
    text-decoration:none;
	color:#666;
}
img {
    border:none;
}
.clear {
    clear:both;
}
h2 {
   height:30px;
   line-height:30px;
   font-family:"微软雅黑";
   font-size:15px;
   color:#fff;
   text-indent:25px;
   font-weight:normal;
}
h2 span {
   float:right;
   padding-right:10px;
}
h2 span img {
   margin-top:9px;
}
body {
    min-width:980px;
	margin:0;
	padding:0;
	font-family:"宋体";
	font-size:12px;
	color:#666;
	background:url(../images/bodybj.jpg) no-repeat center top;
	background-color:#dff2ff;
}
#top {
    width:980px;
	height:180px;
	margin:0 auto;
}
/*
#top .shoucang {
    width:160px;
	height:23px;
	line-height:23px;
	font-size:13px;
	float:right;
	text-align:center;
	background:url(../images/shoucang_bj.jpg) no-repeat center center;
}
#top .shoucang a,
#top .shoucang a:hover {
    color:#976b20;
}
#top .logo {
    clear:both;
    width:980px;
	height:80px;
	text-align:left;
}
*/
.nav-side {
    width:100%;
	min-width:980px;
	height:43px;
	margin:0 auto;
	background:url(../images/nav-sidebj.jpg) repeat-x center 4px;
}
#nav {
    width:980px;
	height:43px;
	margin:0 auto;
	background:url(../images/nav_bj.jpg) no-repeat center center;
}
#nav ul {
    width:954px;
	height:43px;
	margin:0 auto;
}
#nav ul li {
    line-height:43px;
	float:left;
	font-size:13px;
	padding:0 9px 0 10px;
	text-align:center;
	text-indent:0;
	background:url(../images/nav_libj.jpg) no-repeat left center;
}
#nav ul li.first {
    background:none;
}
#nav ul li a {
    color:#000;
}
#nav ul li a:hover {
    color:#00769d;
}
#main {
    width:950px;
	margin:0 auto;
	padding:15px;
	background:#fefffb;
}
.zxgg {
   width:225px;
   height:273px;
   float:right;
}
.zxgg h2 {
   background:url(../images/h2_bj02.jpg) no-repeat center center;
}
#main ul {
   margin:0 auto;
}
li {
   background:url(../images/li_bj.jpg) no-repeat left center;
   line-height:23px;
   text-indent:15px;
}
li a {
	font-size:12px;
}
li span {
   float:right;
   color:#c3c3c3;
   font-size:12px;
}
.link {
  width:980px;
  height:120px;
  margin:0 auto;
  line-height:30px;
  background:url(../images/link_bj.jpg) repeat-x left top;
}
.link h2 {
  width:980px;
  height:30px;
  line-height:30px;
  font-family:"微软雅黑";
  font-size:15px;
  color:#fff;
  font-weight:normal;
  text-indent:15px;
  background:url(../images/link_h.jpg) no-repeat left center;
}
.link ul {
  height:90px;
  width:960px;
  padding:0 10px;
  background:#fff;
}
.link ul li {
   width:120px;
   text-align:left;
   float:left;
  line-height:30px;
  text-indent:0px;
 /* background:url(../images/link_libj.jpg) no-repeat right center;*/
}
.foot-side {
    width:100%;
	min-width:980px;
	height:125px;
	margin:0 auto;
	background:url(../images/footerbj.jpg) no-repeat center center;
}
#footer {
    width:980px;
	height:85px;
	line-height:23px;
	margin:0 auto;
	padding-top:40px;
	text-align:center;
	font-size:13px;
	color:#000;
}
#footer a,
#footer a:hover {
    color:#000;
}
