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

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

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


a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
color: #505050; 
text-decoration: none;
font:14px/36px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:38px;
text-align:left;
background:url(../images/dot.gif) 41px 11px no-repeat;
padding-left:85px;
}

a.productclass_dolphin:hover{
display:block;
color: #ff0000; 
text-decoration: none;
height:38px;
text-align:left;
font:14px/36px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/dot.gif) 41px 11px no-repeat;
padding-left:85px;
}