@charset "utf-8";
/* CSS Document */


/*导航条样式begin*/
h4,div,ul,li,span{ padding:0px; margin:0px}
#slidingBlock {
width:943px;
over-flow:hidden;
margin:auto;
height:32px;
float:left;
background-image: url(../images/daohang.jpg);
background-repeat: repeat-x;
background-position: top;
}

#nav_box{
height:32px;
width:933px;
text-align:center;
margin-left: 0px;
}
#nav_box a{color:#fff; font-family:"宋体";font-size:14px; text-align:center; height:32px; line-height:32px;}
#slidingList a{ color:#fff;font-family:"宋体";font-size:14px; text-align:center; height:32px;line-height:32px;
}
#slidingBlock h4 {
float:left;
width:110px;
height:32px;
line-height:32px;
text-align:center;
font-family:"宋体";
font-size:14px;
over-flow:hidden;
float:left;
background-repeat: repeat-x;
}


#slidingBlock h4.menuNo {
font-weight:normal;
color: #fff;
font-family:"宋体";
font-size:14px;
padding-top:0px;
font-weight: bold ;
}
#slidingBlock h4.menuOn {
background-image: url(../images/dh.jpg);
background-repeat: no-repeat;
margin:0px auto;
background-position: 0px bottom;
color:#fff;
font-family:"宋体";
font-size:14px;

}


#slidingBlock h4.menuOn a{

color:#000;

}
#line{ width:2px; height:32px;
background-repeat: no-repeat;
background-image: url(../images/line.jpg);
 float:left
}


/*导航条样式end*/