/*总的*/
#tabs0{
width:980px;
}
/*列表*/
#menu0 li{
display:block;
float:left;
width:85px; 
height:19px; 
line-height:19px;
text-align:center;
}

#menu0 :hover{
width:85px; 
height:19px; 
line-height:19px;
color:red;
background:url(../../images/zqztc/checked.gif);
}
#menu0 li.qlzc{
width:85px; 
height:19px; 
line-height:19px;
color:red;
background:url(../../images/zqztc/checked.gif);
}

/*内容*/
#main0{
padding-left:10px;
}


