www.gusucode.com > 4162网博士成品网站管理系统 PHP网站源码程序 > 4162/4162/shop/templates/css/shopclass_dolphin.css

    /* ============分类列表============== */
ul.shopclass_dolphin{
margin:0px;
padding:19px 0px 16px;
}

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/20px Verdana, Arial, Helvetica, sans-serif;
height:31px;
text-align:left;
background:url(../images/dot2.jpg) 0px 0px no-repeat;
padding-left:82px;
color:#960c0c;
}

a.shopclass_dolphin:hover{
display:block;
color: #e10000; 
text-decoration: none;
}