@charset "UTF-8";
body {
	background-image: url(../img/bg.gif);
	font-size: 12px;
	color: #C8C8C8;
	padding: 0px;
	background-position: left 331px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
img {
	vertical-align: text-top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 0px;
	font-weight: lighter;
}
ul {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	color: #C8C8C8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #969696;
}
#header_bg {
	background-image: url(../img/bg_header.gif);
	background-repeat: repeat-x;
	height: 150px;
}
#header {
	padding: 0px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 160px;
	background-image: url(../img/header_img.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo{
	width: 389px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 12px;
	margin-left: 10px;
}
#header_img {
	float: left;
	height: 155px;
	width: 268px;
}
html>body #logo{
background-image:url(../img/logo.png);
}
*html body #logo{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/logo.png', sizingMethod='scale');
}
#navi {
	background-image: url(../img/bg_navi.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.navi {
	padding: 0px;
	height: 30px;
	width: 804px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navi01 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 133px;
	float: left;
	list-style-type: none;
}
.navi02 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 135px;
	list-style-type: none;
}
.navi_left {
	background-image: url(../img/navi_left.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 2px;
	float: left;
	list-style-type: none;
}
.navi_right {
	background-image: url(../img/navi_right.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 2px;
	list-style-type: none;
}
#bg {
	background-image: url(../img/bg02.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../img/bg_main.gif);
}
#bg_top {
	background-image: url(../img/bg_top.gif);
	height: 32px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-x;
	width: 600px;
	margin: 0px;
}
#main {
	width: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer {
	background-image: url(../img/footer_line.gif);
	background-repeat: repeat-x;
	margin-top: 100px;
}
#page_top {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	border: 1px solid #0A0A0A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 619px;
	background-position: left top;
	margin: 0px;
}
.right_bg {
	background-image: url(../img/bg_right.gif);
	background-repeat: no-repeat;
	background-position: center 780px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top20 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top10 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buttom40 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.buttom20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.buttom10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_top10 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top5 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
.textbox01 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.f10_red {
	font-size: 10px;
	color: #E60000;
}
.f_red {
	color: #E60000;
}
.f_blue {
	color: #0000FF;
}
#geti2i {
	width: 88px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 700px;
}

