
#center .news-latest-gotoarchive {
    display: none;
}

#center .news-list-item {
    border-bottom: 1px dotted #939598;
    margin-bottom: 4px;
}    

#center .news-list-item h3 {
    background: none;
    border:none;
    margin-bottom: 4px;
    padding-left: 10px;
}

#center .news-list-item h3 a{
    color: #000000;
}

#center .news-list-date {
    color:#000000;
    float:right;
    font-size: 10px;
}

#center .news-list-morelink {
	padding-left: 10px;
}


#center .news-list-item hr.clearer {
    clear:both;
    background: #FFFFFF;
    border: none;
    color: #FFFFFF;
    height: 0;
}

#center .news-latest-item, #center .home-news-item {
    border-bottom: 1px dashed #990099;
    margin-top: 10px;
    padding-bottom: 0px;
}

#center .news-latest-item p, #center .home-news-item p {
    margin: 0;
    padding: 0;
}

#frame .nva .news-latest-item h3 {
    background: none;
    border: none;
    padding-left: 0;
}

#frame .news-latest-item h3 a, #center .home-news-item a {
    color: #990099;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    text-decoration: none;
}

#center .news-latest-item a:hover {
    color: #33b1e4;
}

#center .news-latest-morelink a {
    color: #939598;
    font-weight: normal;
}

#center .news-latest-date {
    color: #CE8400;
}

#center .news-single-item h3 {
background:none;
border-bottom: none;
padding-left: 4px;
color: #000000;
font-weight: bold;
padding-left: 10px;
}

#center .news-single-timedata {
	float: right;
	color: #000000;
}

.news-latest-item p, .news-latest-item hr{
	display: none;
}





