/* news */
#center .home-news-item, #center .news-latest-gotoarchive, 
#center .cal-list1-odd, #center .cal-list1-even {
	border-top: 0px dotted #231F20;
	margin-top: 6px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 4px;
	font-size: 10px;
	line-height: 16px;
	line-height: 14px;
}

#left .news-latest-date {
	float: none;
}

#left .news-latest-gotoarchive {
	display: none;
}

#center .home-news-item, #center .cal-list1-odd, #center .cal-list1-even {
	border-bottom: 1px dotted #231F20;
	padding-bottom: 4px;
}

#center .home-news-item a, #center .news-latest-gotoarchive a,
#center .cal-list1-odd a, #center .cal-list1-even a {
	color: #231F20;
	text-decoration: none;
}

#center .home-news-item a:hover, #center .news-latest-gotoarchive a:hover,
#center .cal-list1-odd a:hover, #center .cal-list1-even a:hover {
	color: #8F8FC7;
}

#center .news-latest-date, #center .cal-list1-date {
	display: block;
	color: #87898C;
}

#center .news-latest-gotoarchive {
	text-align: right;
}




#center .news-single-item h3, #center .news-list-item h3 a {
	font-size: 13px;
}

#center .news-latest-date {
	margin-bottom: 4px;
}

#center .frame-02 .news-latest-date {
	display:none;
}

#center .news-latest-item img, #center .news-list-item img {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
}

#center .news-single-item strong {
	font-weight: normal;
	color: #333399;
}

/*
#center .news-list-item {
	clear:left;
}*/

#center .news-list-morelink {
	clear:left;
}

#center .news-list-item h3 {
	margin: 0;
	padding: 0;
}

#center .news-list-item p {
	margin-top: 0;
	padding-top: 0;
}

#center h3 .news-list-date {
	display: block;
	float: right;
	font-size: 10px;
	text-align: right;
	width: 100%;
}

#center .news-list-item hr.clearer {
	background: #990099;
	color: #990099;
	height: 1px;
	border: 0;
}	