www.gusucode.com > 4156网博士成品网站管理系统 PHP网站源码程序 > 4156/4156/down/templates/css/downclass_dolphin.css

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

ul.downclass_dolphin{
margin:0px;
padding:20px 0px 0px 14px;
}

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

a.downclass_dolphin:hover{
display:block;
color: #2e2e2e; 
text-decoration: none;
background:url(../images/dot2now.jpg) 0px 0px no-repeat;
}