#allbody {
	background-image: url(images/bk_main_top.gif);
	width: 860px;
}

#head {	border-bottom: 5px solid #D22238;}

#foot {	background-image: url(images/bg_foot.png);}

#top_main {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	padding: 15px 10px;
}

#top_contents {
	float: left;
	width: 630px;
}

#top_menu {}

#top_menu td {
	border: 1px solid #D4D4D4;
	border-top: 3px solid #C90033;
}

#top_menu td.space_td { border: none;}

#top_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top_menu li {
	background-image: url(images/arrow_gray.gif);
	background-position: 8px 0.7em;
	background-repeat: no-repeat;
	padding: 5px 8px 4px 22px;
	border-bottom: 1px dashed #CCCCCC;
	margin: 0;
}

#top_menu li.last { border-bottom: none;}

#top_menu a {
	text-decoration: none;
	color: #011434;
}

#top_menu a:hover { text-decoration: underline;}

#news_area {
	margin-top: 10px;
	position: relative;
}

#rss_more {
	position: absolute;
	top: 4px;
	right: 5px;
	font-size: 10px;
	line-height: 25px;
}

#rss_more img {
	padding-right: 7px;
	margin-right: 7px;
	border-right: 1px dotted #D5D5D5;
	vertical-align: middle;
}

#news_area table {
	border-bottom: 1px dotted #CCCCCC;
	width: 630px;
}

#top_data {
	float: right;
	width: 200px;
}

.data_box {
	border: 1px solid #CCCCCC;
	border-top: 3px solid #C5A980;
	background-color: #F9F9F9;
}

.data_inner { margin: 8px 5px;}

.data_inner th, .data_inner td {
	padding: 5px 0;
	vertical-align: top;
}
.data_inner th {
	text-align: left;
	font-weight: normal;
}
.data_inner td { text-align: right; }
.data_inner td.period { text-align: left; }

a:link.detail, a:link.visited {
	color: #C50050;
	font-size: 10px;
}

.data_inner #data_settle th {
	color: #8B6C3F;
	font-weight: bold;
}

.data_inner #data_settle td { text-align: left;}
.data_inner #data_settle td span { font-size: 10px;}

#banner_am { margin-top: 10px;}