/* ============分类列表============== */

div.newsclass_dolphin{
padding:20px 0 0 51px;
margin:0px;
}

a.newsclass_dolphin:link,a.newsclass_dolphin:visited,a.newsclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/35px Verdana, Arial, Helvetica, sans-serif;
height:36px;
text-align:left;
background:url(../image/dot2.png) 0px center no-repeat;
padding-left:40px;
margin:0px;
color:#7e725e;
}

a.newsclass_dolphin:hover{
display:block;
color: #ff0000; 
text-decoration: none;
}
