.news {
margin: 15px;
}
.news .newsname {
color:#330;
font-size:16px;
font-weight:bold;
}
.news .newsname  a {
color:#330;
font-size:16px;
}
.news .newsname  a:hover {
color:#f00;
}
.news .newsist {

}
.news .pagination {
margin:10px;
}
.news .pagination a {
padding:3px;
margin:5px;
background-color:#eee;
text-decoration:none;
}
.news .pagination a.selected {
background-color:#ffa;
}
