gusucode.com > 电脑配件公司电子商务网站源码程序 > 电脑配件公司电子商务网站源码程序/down/templates/css/downclassfc.css

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

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


li.downclassfc{
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.downclassfc:link,a.downclassfc:visited,a.downclassfc:active{
color:#555;
text-decoration: none;
font: 12px/18px simsun;
}

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