www.gusucode.com > 4022网博士成品网站管理系统 PHP网站源码程序 > 4022/4022/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: #f7fffd; 
text-decoration: none;
font:14px/33px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:38px;
text-align:center;
background:url(../images/arrow.gif) 50px 12px no-repeat;
padding-left:19px;
margin-right:15px;
}

a.newsclass_dolphin:hover{
display:block;
color: #c1cac5; 
text-decoration: none;
height:38px;
text-align:center;
font:14px/33px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/arrow.gif) 50px 12px no-repeat;
padding-left:19px;
margin-right:15px;
}