www.gusucode.com > 数码产品生产企业网站源码程序 > 数码产品生产企业网站源码程序/product/templates/css/productproj.css

    /* ============专题列表============== */

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

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

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