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

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

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

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