@charset "utf-8";
/* CSS Document */

body{
      margin:0px;
	  padding:0px;
	  line-height:24px;
	  font-family:"宋体";
	  font-size:12px;
	  color:#333333;
	  background:url(bg.jpg) no-repeat center top;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

a{
     color:#333333;
	 text-decoration:none;
}
a:hover{
     color:#ff0000;
	 text-decoration:none;
}

body,ul,li,form,h1,h2,h3,h4,p{
	  margin:0px;
	  padding:0px;
	  list-style-type:none;
	}
img{
	 border:0px;
	}
.font1{
    color:#ff0000;
}
.font2{
    color:#e4a200;
	font-size:13px;
	font-weight:bold;
}
/*-------------------以上是定义整体网站的CSS代码-----------------------------*/

#contianer{
     margin:0 auto;
	 display:block;
	 width:973px;
}
#header{
	 margin:0px;
	 padding:0px;
	 float:left;
	 display:block;
	 width:973px;
	 background:url(topdi.jpg) repeat-x top;
	}
.logo{
     width:660px;
	 height:94px;
	 padding:8px 0px 23px 30px;
	 position:relative;
	 float:left; 
}
.zyw{
     width:260px;
	 height:40px;
	 position:relative;
	 float:right;
	 text-align:center;
	padding-top:60px;
	color:#333333;
}
.zyw a{
	color:#333333;
	text-decoration:none;
}
.zyw a:hover{
	color:#333333;
	text-decoration:none;
}
.nav{
	 width:973px;
	 height:48px;
	 position:relative;
	 float:left;
	 line-height:48px;
	 font-size:15px;
	 color:#ffffff;
	 background:url(navdi.jpg) no-repeat bottom;
}
.nav ul{
     list-style-type:none;
	 height:48px;
	 padding-left:10px;
}
.nav li{
    display:block;
	float:left;
	width:135px;
	height:48px;
	text-align:center;
	line-height:48px;
    font-size:14px;
	font-weight:bold;
}
.nav li a{
    width:135px;
	height:48px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}
.nav li a:hover{
    width:135px;
	height:48px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}
.banner{
    position:relative;
	float:left;
	width:963px;
	height:329px;
	text-align:center;
	border:5px #feb700 solid;
	border-bottom:none;
    border-top:none;
}
.yy{
    width:973px;
	height:43px;
	float:left;
	display:block;
}
/*-------------------以上是定义网站头的CSS代码-----------------------------*/
#main1{
    width:973px; 
	float:left;
}
#main_left{
     margin:0px;
	 padding:0px;
	 float:left;
	 display:block;
	 width:233px;
}
.daohan{
	 padding:0px;
	 width:233px;
}
.daohan ul{
     list-style-type:none;
	 height:30px;
}
.daohan li{
    float:left;
    display:block;
	list-style-type:none;
	width:220px;
	height:30px;
    line-height:30px;
	text-align:center;
    background:url(cpdi.jpg) no-repeat center;
	margin:5px 0px 0px 5px;
}
.daohan li a{
    display:block;
	width:220px;
	height:30px;
    background:url(cpdi.jpg) no-repeat center;
}
.daohan li a:hover{
    display:block;
	width:220px;
	height:30px;
	 background:url(cpdijg.jpg) no-repeat center;
	 color:#ffffff;
	 
}
.lxwm{
      width:233px;
	  height:250px;
	  float:left;
	  display:block;
	  margin-top:10px;
	  background:url(tvdi.jpg) no-repeat bottom;
}
.lxwm ul{
     padding:10px;
}


/*-------------------以上是定义网左边主体的CSS代码-----------------------------*/

#main_right{
     margin:0px;
	 padding:0px 0px 0px 8px;
	 float:left;
	 display:block;
	 width:730px;
}
.lm{
     width:720px;
	 float:left;
	 display:block;
     border-bottom:1px #dddddd solid;
	 height:32px;
	 line-height:32px;
	 text-align:right;
}
.ny{
     white-space:normal;
     width:720px;
	 float:left;
	 word-wrap:break-word;
	 margin-top:10px; 
}
.ny ul{
     list-style-type:none;
	 margin:0px;
	 padding:0px;
}
.ny li{
     height:30px;
	 border-bottom:1px #cccccc dashed;
}
.ny li span{
      float:right; 
	  padding-right:20px;
}
#cpzs{
     width:720px;
	 float:left;
	 display:block;
	  padding:0px 0px 0px 10px;
	  font-size:13px;
	 background:url(minyi.jpg) no-repeat left top;
}
#cpzs ul{
     list-style-type:none;
	 margin:0px;
	 padding:0px;
	 margin-bottom:10px;
}
#cpzs li{
     float:left;
	 display:block;
	 width:167x;
	 text-align:center;
	 margin:10px 0px 0px 10px;
}
.syxy{
     float:left;
	 position:relative;
	 width:730px;
	 height:40px;
	 line-height:40px;
	 text-align:right;
}

/*-------------------以上是定义右边主体的CSS代码-----------------------------*/
#footer{
	 float:left;
	 clear:both;
	 display:block;
	 width:973px;
	 height:80px;
	 text-align:center;
	 padding-top:40px;
	 color:#848484;
	 background:url(footdi.jpg) repeat-x top;
	 }

/*-------------------以上是定义网右底部的CSS代码---------------------------*/