www.gusucode.com > 4018网博士成品网站管理系统 PHP网站源码程序 > 4018/4018/news/templates/css/newsclass_left.css

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

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


a.newsclass_left:link,a.newsclass_left:visited,a.newsclass_left:active{
display:block;
color: #555; 
text-decoration: none;
font:14px/20px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:24px;
text-align:center;
background:url(../images/img.gif) 48px 6px no-repeat;
padding-right:12px;
border-bottom:1px #e2d5c7 dashed;
margin:6px 0px 0px 0px;
}

a.newsclass_left:hover{
display:block;
color: #ff0000; 
text-decoration: none;
height:24px;
text-align:center;
font:14px/20px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/img.gif) 48px 6px no-repeat;
padding-right:12px;
border-bottom:1px #e2d5c7 dashed;
margin:6px 0px 0px 0px;
}