www.gusucode.com > 4014网博士成品网站管理系统 PHP网站源码程序 > 4014/4014/product/templates/css/productclass_top.css

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

div.productclass_top{
margin:0px;
padding:0px;
width:100%;
}


a.productclass_top:link,a.productclass_top:visited,a.productclass_top:active{
display:block;
color: #fff; 
text-decoration: none;
height:28px;
text-align:center;
font:14px/26px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/arrow.gif) 20px 9px no-repeat;
padding-left:9px;
}

a.productclass_top:hover{
display:block;
color: #b2f41a; 
text-decoration: none;
height:28px;
text-align:center;
font:14px/26px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/arrow.gif) 20px 9px no-repeat;
padding-left:9px;
}