gusucode.com > 数码摄影器材公司网站源码程序 > 数码摄影器材公司网站源码程序/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: #e4dfdc; 
text-decoration: none;
font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:38px;
text-align:center;
background:url(../images/lefticon.jpg) 41px 9px no-repeat;
border-bottom:0px #a81617 dotted;
padding-left:46px;
margin:0px 20px 0px 8px;
}

a.productclass_dolphin:hover{
display:block;
color: #fff7fd; 
text-decoration: none;
height:38px;
text-align:center;
font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/lefticon.jpg) 41px 9px no-repeat;
padding-left:46px;
}