.newstwoclass{
width: 100%; 
}

.newstwoclass .newstwoclass_top{ 
height:50px;
color: #999999;
width:150px; 
cursor: pointer; border:1px solid #e5e5e5; text-align:center;
line-height:50px; margin-right:15px; float:left;
}

.newstwoclass .newstwoclass_top a{
color: #505050;
font: 14px/50px 'Microsoft YaHei','SimSun',Arial,Sans-Serif; text-align:center;
text-decoration: none;
}

.newstwoclass .newstwoclass_top a:visited{
color: #505050;
}

.newstwoclass .newstwoclass_top a:hover{ 
color: #ff6600;
}


.newstwoclass ul{ 
padding:2px 0px 5px 0px;
margin:0px;
}

.newstwoclass ul li{
list-style-type: none;
height:24px;
font:14px/20px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
padding:0px; 
margin:0px;
color: #999999;
}

.newstwoclass ul li a{
color: #505050;
font:14px/20px '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;
}

