gusucode.com > 门禁系统公司网站源码程序 > 门禁系统公司网站源码程序/down/templates/css/downclass_dolphin.css

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

ul.downclass_dolphin{
margin:0px;
padding:25px 0px 25px 22px;
}

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:25px;
text-align:left;
background:url(../images/dot2.jpg) 0px 1px no-repeat;
padding-left:48px;
margin:0px;
color:#272727;
}

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