#center div.news{
	display				: block !important;
	display				: inline;
	float				: left;
	clear				: both;
	width				: 665px;
	margin				: 30px 0 0 35px;
}
#center div.news h2 a{
	display				: block;
	float				: none;
	text-align			: left;
}
#center div.news h2{
	text-align			: left;
}
#center div.news div.date{
	display				: block;
	color				: #aaa;
	text-align			: left;
	font-size			: 12px;
}
#center div.news p{
	margin				: 5px 0 10px 0px !important;
	margin				: 0;
	padding				: 0;
	text-indent			: 0;
	text-align			: justify;
}
#center div.news p img{
	margin				: 15px 18px 0 0;
}
#center div.news a{
	display				: block;
	color				: #000;
	text-decoration		: none;
	float				: right;
}
#center div.news div.more{
	display				: block;
	color				: #000;
	text-decoration			: none;
	float				: right;
	font-size			: 12px;
}