www.gusucode.com > 4015网博士成品网站管理系统 PHP网站源码程序 > 4015/4015/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: #654320; 
text-decoration: none;
font:14px/48px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:50px;
text-align:center;
background:url(../images/smenubg.jpg) no-repeat;
padding-left:9px;
}

a.newsclass_left:hover{
display:block;
color: #8a6646; 
text-decoration: none;
height:50px;
text-align:center;
font:14px/48px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/smenubg.jpg) no-repeat;
padding-left:9px;
}