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

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

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


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

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