/*header ---------------------------- */
body{
width: 100%;
margin: 0 auto;
height: auto;
padding: 0;
}
.infonav {

width: 1000px;
height: 36px;
background:url(../images/navbg.gif) repeat-x;
margin-left:20px;}

.infonav ul {
float: left;
width: 998px;
height: 34px;
margin-top: 2px;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
}
.infonav li.sel {
font-weight: bold;
background: #fff;
}
.infonav li {
float: left;
width: 100px;
height: 34px;
line-height: 34px;
font-size: 14px;
text-align: center;
border-right: 1px solid #c4c4c4;
}
.infonav li a {
display: block;
text-decoration: none;}
.topTagZi a:hover{color:#D92F0C; text-decoration:underline} 
