www.gusucode.com > 健身器材公司网站PHP网站源码程序 > news/templates/css/newsclass_dolphin.css

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

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


a.newsclass_dolphin:link,a.newsclass_dolphin:visited,a.newsclass_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/cp.jpg) 51px 13px no-repeat;
border-bottom:1px #505050 dotted;
padding-left:33px;
}

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