www.gusucode.com > 自动化设备公司网站php模板源码程序 > 自动化设备公司网站php模板源码程序/4053/down/templates/css/downclass_dolphin.css

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

ul.downclass_dolphin{
margin:15px 0px 0px;
padding:0px;
}

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



a.downclass_dolphin:link,a.downclass_dolphin:visited,a.downclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/14px Verdana, Arial, Helvetica, sans-serif;
height:33px;
text-align:left;
background:url(../images/dot2.gif) 0px 2px no-repeat;
padding-left:51px;
margin:0px 12px;
color:#6a6a6a;
}

a.downclass_dolphin:hover{
display:block;
color: #ff0000; 
text-decoration: none;
height:33px;
font:12px/14px Verdana, Arial, Helvetica, sans-serif;
background:url(../images/dot2.gif) 0px 2px no-repeat;
}