body {
	background-color: #FFFFFF;
	background-image: url(../images/page_under.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.under {
	font-size: 10px;
	color: #666666;
	background-image: url(../images/title_under.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: right;
	vertical-align: middle;
}
.point {
	font-size: 11px;
	color: #666666;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.page {
	background-image: url(../images/background_page.gif);
	background-repeat: repeat-y;
	height: auto;
}
.concept {
	background-image: url(../images/concept.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.top_layout {
	height: 100%;
}
.sale {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/sale_bg.gif);
	background-repeat: repeat-y;
	width: 586px;
	height: 120px;
}
.point12 {
	font-size: 12px;
	color: #FFFFFF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
}
.point8 {
	font-size: 8px;
	color: #666666;
	letter-spacing: 1px;
}
A:link { text-decoration: none }
A:visited { text-decoration: none; }
A:active { text-decoration: none }
A:hover { text-decoration:underline }
