www.gusucode.com > 数码公司网站源码程序 > 数码公司网站源码程序/photo/templates/css/photoclassfc.css

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

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


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

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

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