/* ============分类列表============== */

div.newsclass_dolphin{
padding:0px;
width:100%;
background:transparent;
}


a.newsclass_dolphin:link,a.newsclass_dolphin:visited,a.newsclass_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.newsclass_dolphin:hover{
display:block;
color: #ffFFFF; 
text-decoration: none;
height:28px;
font-size:12px;
font-family:"宋体";
background:url(../images/langbg2.gif)  no-repeat;
}
