#current_exhibition {
	background-color:#f3f1ef;
	padding:15px 55px;
	margin-top:20px;
	margin-bottom:20px;
}

#exhibition_content {
	float:left;
	width:735px;
}

#exhibition_image {
	float:right;
	width:145px;
	/*height:120px;*/
	overflow:hidden;
}


#news {
	width:470px;
	float:left;
	margin-left:55px;
}

.news_item, .investment_item {
	margin-bottom:15px;
}

.news_content {
	float:left;
	width:300px;
}

.news_image, .investment_item_image {
	float:right;
	width:145px;
/*	height:120px; */
	overflow:hidden;
}

#investment_news {
	margin-left:35px;
	width:380px;
	float:left;
}

.investment_item_content {
	float:left;
	width:200px;
}