www.gusucode.com > 1011网博士成品网站管理系统 PHP网站源码程序 > 1011/1011/page/templates/css/pagetitlemenu_b2.css

    div.titlemenu_b2{
margin:0;
padding:0;
width:200px;
}

div.titlemenu_b2 a.titlemenu_b2:link,div.titlemenu_b2 a.titlemenu_b2:visited,div.titlemenu_b2 a.titlemenu_b2:active{
display:block;
color: #303030; 
text-decoration: none;
height:42px;
font:14px/42px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-align:center;
background:url(../images/bar.gif) 0px 0px no-repeat;
}

div.titlemenu_b2 a.titlemenu_b2:hover{
display:block;
color: #ff6600; 
text-decoration: none;
height:42px;
font:14px/42px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-align:center;
background:url(../images/bar.gif) 0px -42px no-repeat;
}