.news_date {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	line-height: 30px;
}
.news_title {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	line-height: 30px;
}
