gusucode.com > 数码摄影器材公司网站源码程序 > 数码摄影器材公司网站源码程序/down/templates/css/downproj.css

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

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

li.downproj {
float:left;
margin-right:12px;
padding-left:16px;
list-style-type: none;
white-space: nowrap;
background: transparent url(../images/76.gif) left no-repeat;
}



a.downproj:link,a.downproj:visited,a.downproj:active{
color:#555;
text-decoration: none;
font: 12px/18px simsun;
}

a.downproj:hover{
color:#ff0000;
text-decoration: underline;
font: 12px/18px simsun;
}