.newstwoclass{
width: 100%; 
}

.newstwoclass ul{ 
padding:2px 0px 5px 0px;
margin:0px;
}

.newstwoclass ul li{
list-style-type: none;
height:26px;
font:12px/26px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
padding:0px; 
margin:0px;
color: #999999;
}

.newstwoclass ul li.newsclass_menu1 a{
font-weight:bold;
}
.newstwoclass ul li.newsclass_menu2{
padding-left:20px;
}
.newstwoclass ul li.newsclass_menu3{
padding-left:40px;
}

.newstwoclass ul li a{
color: #505050;
font:14px/18px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
padding-left:30px;
background:url(../images/li.gif) 18px no-repeat;  
text-decoration: none;
}

.newstwoclass ul li a:visited{
color: #505050;
}

.newstwoclass ul li a:hover{ 
color: #ff6600;
}

