www.gusucode.com > 4012网博士成品网站管理系统 PHP网站源码程序 > 4012/4012/down/templates/css/downclass_soft.css

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

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


a.downclass_soft:link,a.downclass_soft:visited,a.downclass_soft:active{
display:block;
color: #3f3f3f; 
text-decoration: none;
height:40px;
text-align:center;
font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/arrow.jpg) 30px 12px no-repeat;
padding-left:19px;
border-bottom:1px #cccccc dotted;
}

a.downclass_soft:hover{
display:block;
color: #ff6600; 
text-decoration: none;
height:40px;
text-align:center;
font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/arrow.jpg) 30px 12px no-repeat;
padding-left:19px;
border-bottom:1px #cccccc dotted;
}