@charset "utf-8";
.news_div {
	padding-top: 5px;
	padding-left: 20px;
}

.news_table {
	font-size: 12px;
	color: #333333;
	padding-top: 7px;
}

.news_table a {
	font-size: 12px;
	color: #333333;
	text-decoration:none;
}

.news_table a:hover {
	text-decoration:underline;
}
