@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/oh_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #191307;
}
.ltbg {
	background-image: url(images/oh_c06.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.copyright {
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	font-size: 10pt;
	color: #333333;
}
a:visited {
	font-size: 10pt;
	color: #333333;
}
a:hover {
	font-size: 10pt;
	color: #FF6600;
}
.contents {
	font-size: 10pt;
	color: #333333;
	line-height: 18px;
}
