@charset "utf-8";
/* CSS Document */

.newsbox {
	position: relative;
	float: left;
	/*margin-top: 3px;*/
	margin:0px;
	width: 415px;
	text-align: justify;
}

.news_container {
	float: left;
	background: url(images/background.gif) left no-repeat #161616;
	/*margin-top: 8px;*/
	margin:0px;
	text-align: center;
	clear:right;
}

.news_pre_header_cfco{
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}

