<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============分类列表============== */

div.productclass_dolphin{
margin:13px 0px 0px;
padding:0px 0px 4px 7px;
}


a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/42px Verdana, Arial, Helvetica, sans-serif;
height:42px;
text-align:left;
background:url(../images/dot2.gif) 0px 0px no-repeat;
padding-left:73px;
margin:-5px 1px 5px 3px;
color:#c9242e;
}

a.productclass_dolphin:hover{
display:block;
color: #ff0000; 
text-decoration: none;
}
</pre></body></html>