#Home_news {
	width: 600px;
}

#Home_news .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	color: #CCC;
	margin:0px 0px 12px 0px;
}

#Home_news .text {
	margin:12px 0px 12px 0px;
	text-align:justify;
}

#Home_news .date {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CCC;
}