#news {
	display: block;
	background:url(/files/cms_userfile/images/css_img/bkg_news2.gif) no-repeat 0 0;
	width:918px;
	height:275px;
}

#flash {
	display: block;
	position: relative;
	width:577px;
	height:275px;
	margin-left: 4px;
	margin-top: 1px;
	float:left;
}

#newslist {
	display: block;
	position: relative;
	width:325px;
	height:275px;
	float:right;
}

.news-recent-item {
	padding:19px 0;
}

.news-recent-item_title {
	display:none;
}

.news-recent-item_category {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 19px;
	padding-top:10px;
	color: #000;
}

.news-recent-item_abstract p {
	padding-bottom: 10px;
}

.news-recent-item_abstract a {
	padding-left: 10px;
	background: url(/files/cms_userfile/images/css_img/black_arrow.gif) no-repeat 0 7px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	display:block;
	height: 15px;
}

.news-recent-item_abstract a:hover {
	text-decoration: underline;
}

.news-detail_published-date {
	color:#AAAAAA;
	float:right;
	font-size:10px;
	margin-right:7px;
	margin-top:-50px;
}


#news h4 {
	padding-bottom:0px;
	font-weight: normal;
}

#news img {
	display:none;
}
