

.news_detail_content {
	clear: both;
	font: normal 9pt/20px Verdana;
	margin: 2px 0px 2px 0px;
	color: #2e2e2e;
}
.news_detail_content .advert{
	clear: both;
	float: right;
	padding: 2px 2px;
	font: normal 9pt/20px Arial;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 270px;
	height: 220px;
	
}
.news_detail_content .advert .outer{
	padding: 0px 2px 2px 2px;
}
.news_detail_content .advert .container{
	width: 270px;
	height: 220px;
	
}
.news_detail_content .advert .header{
	font-size: 8pt;
	color: #AAAAAA;
}



