/* ============分类列表============== */

div.productclass_dolphin{
margin:0px;
padding:18px 0px 8px 12px;
}


a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/29px Verdana, Arial, Helvetica, sans-serif;
height:30px;
text-align:left;
background:url(../images/listx.jpg) 0px 0px no-repeat;
padding-left:32px;
color:#505050;
}

a.productclass_dolphin:hover{
display:block;
color: #fff; 
background:url(../images/listx2.jpg) 0px 0px no-repeat;
text-decoration: none;
}


/* ============二级分类============== */

div.productclass_dolphin2{
margin:0px;
padding:18px 0px 8px 12px;
}


a.productclass_dolphin2:link,a.productclass_dolphin2:visited,a.productclass_dolphin2:active{
display:block;
text-decoration: none;
font:12px/29px Verdana, Arial, Helvetica, sans-serif;
height:30px;
text-align:left;
background:url(../images/listx_s.jpg) 0px 0px no-repeat;
padding-left:34px;
color:#7d7d7d;
}

a.productclass_dolphin2:hover{
display:block;
color: #fff; 
background:url(../images/listx_s2.jpg) 0px 0px no-repeat;
text-decoration: none;
}