@charset "utf-8";
/* CSS Document */

.newsbox {
	position: relative;
	float: left;
	margin-top: 3px;
	width: 415px;
	text-align: justify;
}

.news_container {
	float: left;
	margin-top: 8px;
	text-align: center;
}

a.news_clickmore {
	float:right;
	color: #FF0000;

}