www.gusucode.com > 典当行电子商务网站php模板源码程序1 > 典当行电子商务网站php模板源码程序1/4050/shop/templates/css/shopclass_dolphin.css

    /* ============分类列表============== */

ul.shopclass_dolphin{
margin:0px;
padding:0px;
}

li.shopclass_dolphin {
float:left;
list-style-type: none;
white-space: nowrap;
width:100%;
}



a.shopclass_dolphin:link,a.shopclass_dolphin:visited,a.shopclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/37px Verdana, Arial, Helvetica, sans-serif;
height:37px;
text-align:left;
background:url(../images/dot2.gif) 38px 13px no-repeat;
padding-left:68px;
border-bottom:1px #ccc solid;
margin:0px;
color:#000;
}

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