﻿#slidingBlock h4,div,ul,li,span{ padding:0px; margin:0px}
#slidingBlock h4 a{text-decoration:none; color:#fff;font-weight:normal;}
/* 最外面DIV的样式 */
#slidingBlock {
float:left;
width:958px;
overflow:hidden;
margin:auto;
height:60px;
border:#ccc solid 1px;
background-image: url(/images/nav1.jpg);
background-repeat: repeat-x;
background-position: top;
margin-top:5px;
}
#nav_box{
height:33px;
width:936px;
text-align:center;
margin-left: 11px;
}
#slidingBlock a{ color:#000;
}
#slidingBlock h4 {
float:left;
width:76px;
height:33px;
line-height:33px;
text-align:center;
font-size:12px;
overflow:hidden;
float:left;
background-image: url(/images/nav1.jpg);
background-repeat: repeat-x;
}
#slidingBlock h4.menuNo {
font-weight:normal;
color: #fff;
}
#slidingBlock h4.menuOn {
background-image: url(/images/nav2.jpg);
background-repeat: no-repeat;
background-position: 6px bottom;
color:#1368c2
}
#slidingBlock h4.menuOn a{text-decoration:none; color:#1368c2; font-weight:bold;}
.line{ width:2px; height:33px;
background-image: url(/images/nav5.jpg);
background-repeat: no-repeat;
 float:left
}
#line{ width:2px; height:33px;
background-image: url(/images/nav5.jpg);
background-repeat: no-repeat;
 float:left
}
#slidingBlock DIV.slidingList_none {
    display:none
}
#slidingBlock DIV.slidingList {
width:auto;
margin:0px;
padding:0px;
height:27px;
clear:both;
background-image: url(/images/nav4.jpg);
background-repeat: repeat-x;
line-height:27px
}
#slidingBlock DIV.slidingList ul {
    margin:0px;padding:0px; list-style:none;
}
#slidingBlock DIV.slidingList li {
float:left;
height:20px;
line-height:27px;
font-size:12px;
text-indent:8px;
}