.headline {
	padding: 5px;
}
.review {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	padding: 5px;
}
.official {
	font-family: verdana;
	font-size: 9px;
	padding: 2px;
}
.end {
	font-family: verdana;
	font-size: 9px;
	padding: 2px;
}
a {
	color: #154280;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.main_title {
	font-family: sans-serif;
	font-size: 13;
	background: #DCDCDC;
	color: #05162B;
	padding-top: 2px;
	padding-left: 8px;
	height: 27px;
	border-bottom: 1px solid #595959;
}
.list_head {
	font-family: verdana;
	background: #1F3852;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
.main_td {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	width: 100%;
	padding: 6px;
}
.main_room_over {
	background: #AAAAAA;
}
.list_item {
	font-family: verdana;
	font-size: 10px;
	padding: 3px;
}