www.gusucode.com > 3020网博士成品网站管理系统 PHP网站源码程序 > 3020/3020/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: #282828; 
text-decoration: none;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:28px;
text-align:left;
background:url(../images/line.jpg) 15px 0px no-repeat;
border-bottom:0px #a81617 dotted;
padding-left:40px;
margin:0px 33px 0px 8px;
}

a.productclass_dolphin:hover{
display:block;
color: #FA518E; 
text-decoration: none;
height:28px;
text-align:left;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
}