gusucode.com > 电脑配件公司电子商务网站源码程序 > 电脑配件公司电子商务网站源码程序/shop/templates/css/shopclass_dolphin.css

    /* ============分类列表============== */
ul.shopclass_dolphin{
margin:0px 24px 0px;
padding:15px 0px 25px 0px;
}

li.shopclass_dolphin {
list-style-type: none;
white-space: nowrap;
}

a.shopclass_dolphin:link,a.shopclass_dolphin:visited,a.shopclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/17px Verdana, Arial, Helvetica, sans-serif;
height:24px;
text-align:left;
background:url(../images/dot2.gif) 0px 0px no-repeat;
padding:0px 0px 0px 32px;
margin:0px;
color:#000;
}

a.shopclass_dolphin:hover{
display:block;
color: #e10000; 
text-decoration: none;
font:12px/17px Verdana, Arial, Helvetica, sans-serif;
}