@charset "utf-8";
/* CSS Document */


/*导航条样式begin*/
h4,div,ul,li,span{ padding:0px; margin:0px}
#slidingBlock {
width:920px;
over-flow:hidden;
margin:auto;
height:68px;
float:left;
padding-left:60px;
background-repeat: repeat-x;
background-position: top;
}

#nav_box{
height:68px;
width:1004px;
text-align:center;
margin-left: 0px;
}
#nav_box a{color:#324941; font-family:"宋体";font-size:12px; text-align:center; height:68px; line-height:68px;}
#slidingList a{ color:#324941;font-family:"宋体";font-size:12px; text-align:center; height:68px;line-height:68px;
}
#slidingBlock h4 {
float:left;
width:60px;
height:43px;
line-height:43px;
text-align:center;
font-family:"宋体";
font-size:12px;
over-flow:hidden;
float:left;
background-repeat: repeat-x;
}


#slidingBlock h4.menuNo {
font-weight:normal;
color: #324941;
font-family:"宋体";
font-size:12px;
padding-top:0px;
}
#slidingBlock h4.menuOn {
background-image: url(../images/dh.jpg);
background-repeat: no-repeat;
margin:0px auto;
background-position: 0px bottom;
color:#F1E4B0;
font-family:"宋体";
font-size:12px;

}


#slidingBlock h4.menuOn a{

color:#F1E4B0;
font-weight:normal;
}
#line{ width:2px; height:34px;
background-repeat: no-repeat;
background-image: url(../images/line.jpg);
 float:left
}


/*导航条样式end*/

ul.nav_list{ width:920px; height:30px; float:left; padding-left:28px;}
ul.nav_list li{ width:92px; height:30px; float:left; position:relative;}
ul.nav_list li a{display:block; width:87px; height:30px; line-height:30px; text-align:center;}
ul.nav_list li a:link{ color:#666;}
ul.nav_list li a:visited{color:#666; }
ul.nav_list li a:hover{ background:url(../images/dh.jpg) no-repeat scroll 3px top; text-decoration:none; line-height:32px; color:#fff;} 
ul.nav_list li a:active{background:url(../images/dh.jpg) no-repeat scroll 3px top; text-decoration:none; line-height:32px; color:#fff;}
ul.nav_list li.current a:link,#main_nav ul.nav_list li.current a:visited,#main_nav ul.nav_list li.current a:hover,#main_nav ul.nav_list li.current a:active{ background:url(../images/dh.jpg) no-repeat scroll 3px top; text-decoration:none; line-height:32px; color:#fff;}

.nav_m{ width:5px; height:30px; float:left}