www.gusucode.com > 装修设计公司网站php网站源码程序 > 4025/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/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:38px;
text-align:center;
background:url(../images/arrowleft.gif) 51px 13px no-repeat;
border-bottom:1px #a81617 dotted;
padding-left:33px;
}

a.productclass_dolphin:hover{
display:block;
color: #ac1b1b; 
text-decoration: none;
height:38px;
text-align:center;
font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/arrowleft.gif) 51px 13px no-repeat;
padding-left:33px;
}