.news_tytle {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
	padding: 5px;
}
.news_body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding: 5px;
}
.photo {
	padding: 5px;
	float: right;
}
.news_link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
	float: right;
	text-align: right;
}

