* { margin : 0 ; padding : 0 ; }

body {
	font-size:12px;
}
table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:hover {
	color: #D4AF31;
	text-decoration: none;
}
a:link {
	color: #194A9A;
	text-decoration: none;
}
a:visited {
	color: #194A9A;
	text-decoration: none;
}
a:active {
	color: #194A9A;
	text-decoration: none;
}
.top {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.top18k_header {
	font-size:12px;
	margin-top:3px;
	height:19px;
}
hr {
	width:920px;
}
div.area_select_img {
	float:left;
}
div.area_select_text {
	padding-top:2px;
}
div.comment {
	text-align:center;
}
.comment {
	font-size:12px;
	font-weight:normal;
	text-align:center;
}