/*总体*/

#cate2{
/*margin:0 auto;*/
   width:100%;
   height:38px;
   background:url(https://img4.as.qinq.com/userfolder/digitalsite/hongse_nav_bg.gif);
   background-color:#FFFFFF;
   border:0px solid ;

text-align:center;
display:block;
float:left;
}

#cate2 ul{
   width:;
   margin:;
}


#cate2 span{
           color:#ffffff; 
           padding-left:10px;
             
}
#cate2 li span{ float:right;}

#cate2{text-align:center;overflow:hidden}

/*单元格*/
#cate2 li{ 
   width:80px; 
   height:38px;
   line-height:38px;
overflow:hidden;
   text-align:center; 
   padding-left:0px;
   background:url() left center no-repeat;
   background-color:;
   margin-top:0px;
   margin-left:-1px;
   margin-right:0;
   border:0px solid #000000;
   position:relative;
display:inline-block; *display:inline; *zoom:1; 

}

#cate2 li a{ color:#ffffff; 
text-decoration:none;
font-size:14px;
font-weight:normal; 
font-family:宋体; 
}

#cate2 li a:hover{ color:#F7F709; 
text-decoration:none;
}
#cate2 li.hover{background-color:;}
#cate2 li.hover a{color:; }


/*|*/