/* ============分类列表============== */

ul.downclass_dolphin{
padding:0px;
width:100%;
background:transparent;
}

li.downclass_dolphin {
list-style-type: none;
white-space: nowrap;
}



a.downclass_dolphin:link,a.downclass_dolphin:visited,a.downclass_dolphin:active{
display:block;
text-decoration: none;
font-size:12px;
font-family:"宋体";
height:28px;
text-align:left;
background:url(../images/langbg2.gif) no-repeat;
padding-left:65px;
padding-top:5px;
color:#FFFFFF;
}

a.downclass_dolphin:hover{
display:block;
color: #ffffff; 
text-decoration: none;
height:28px;
font-size:12px;
font-family:"宋体";
background:url(../images/langbg2.gif)  no-repeat;
}
