#Body{ background:#fff !important;}

.newslist06 {
    margin: 0 0 10px;
    padding: 0;
}
.newslist06 li {
    list-style: outside none none;
    margin: 0;
    min-height: 40px;
    padding: 10px 0;
}
.newslist06 li time {
    color: #bbb;
    font-size: 12px;
}
.newslist06 .newsinfo {
    font-size: 12px;
    padding: 5px 0;
}
.newspapers2::after {
    clear: both;
    content: "";
    display: block;
}
.newspapers2 .pagelink {
    float: right;
}
.newspapers2 a, .newspapers2 a:link, .newspapers2 a:active, .newspapers2 a:visited, .newspapers2 span.active_link {
    background: #333 none repeat scroll 0 0;
    border-radius: 30px;
    color: #fff;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 20px;
}
.newspapers2 a:hover {
    background: #ccc none repeat scroll 0 0;
    color: #333;
}
.newspapers2 span.active_link {
    background: #ccc none repeat scroll 0 0;
    color: #333;
}
.newslist_onlytitle{ margin:0 0 10px; padding:0px;}
.newslist_onlytitle li{ margin:0px; padding:3px 0 3px 20px; list-style: none; background:url(li.png) left 3px no-repeat}

.thumblist {
    margin: 0;
    padding: 0;
}
.thumblist li {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.thumblist li:first-child {
    border-top: 0 solid #fff;
}
.thumblist li a {
    display: block;
    line-height: 1.4em;
    padding: 10px 0;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.thumblist li a::after {
    clear: both;
    content: "";
    display: block;
}
.thumblist li a:hover {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 10px 0 10px 5px;
}
.thumblist li span {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #fff;
    display: block;
    float: left;
    margin-right: 2%;
    min-height: 50px;
    overflow: hidden;
    width: 80px;
}
.thumblist li strong {
    color: #888;
}
