www.gusucode.com > 4016网博士成品网站管理系统 PHP网站源码程序 > 4016/4016/product/templates/css/productclass_left.css

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

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


a.productclass_left:link,a.productclass_left:visited,a.productclass_left:active{
display:block;
color: #485478; 
text-decoration: none;
font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
height:40px;
text-align:center;
background:url(../images/icow.png) 46px 9px no-repeat;
padding-right:12px;
border-bottom:1px #e2e2e2 dashed;
margin:0px 6px 0px 4px;
}

a.productclass_left:hover{
display:block;
color: #e4950c; 
text-decoration: none;
height:40px;
text-align:center;
font:14px/38px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
background:url(../images/icow.png) 46px 9px no-repeat;
padding-right:12px;
}