/* ============·ÖÀàÁÐ±í============== */

ul.newsclass{
margin:0px;
padding:0px;
border:1px #ddd solid;

}

li.newsclass {
margin:0;
padding:0;
list-style-type: none;
font-weight:100;
color:#505050;
border-bottom:1px #ddd solid;
background:#FDFDFD;
}



a.newsclass:link,a.newsclass:visited,a.newsclass:active{
display:block;
font-size:14px;
line-height:42px;
text-align:center;
height:42px;
color:#505050;
text-decoration: none;
}

a.newsclass:hover{
display:block;
font-size:14px;
line-height:42px;
text-align:center;
height:42px;
color:#fff;
background:#F47920;
text-decoration: none;
}
