#news_container {
	position: absolute;
	width: 394px;
	height: 201px;
	left: 180px;
	top: 240px;
	}
	
#news_container a {
	color: #FFF;
	font-size: 12px;
	}
	
.news_topic {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	}
	
.news_datum {
	margin-bottom: 15px;
	}
	
.news_text {
	margin-bottom: 20px;
	}