body {
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	background-image: url(../img/back.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
a:link {
	color: #669966;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #FF9933;
}
.box {
	padding: 0px;
	width: 720px;
	margin: 0px auto;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../img/main_back.jpg);
}
h1 {
	background-image: url(../img/title_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 20px;
	height: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #FFFFFF;
	line-height: normal;
}
h2 {
	font-size: 22px;
	margin: 0px;
	padding: 10px 10px 3px;
	color: #4F5825;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5845;
}
h2.right {
	font-size: medium;
	margin: 0px;
	padding: 10px 10px 3px;
	color: #535554;
	font-family: "Courier New", Courier, mono;
	text-align: right;
	border: none;
	background-color: #B0B0A4;
}
h3 {
	font-size: small;
	color: #FFFFFF;
	padding: 3px 3px 3px 7px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-color: #5A8060;
}
.left_box {
	margin: 0px;
	padding: 0px;
	width: 600px;
	float: left;
	text-align: left;
}
.l_f1 {
	font-size: medium;
	line-height: 160%;
	color: #505040;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.l_f2 {
	font-size: small;
	line-height: 160%;
	color: #65655B;
	padding: 3px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	background-color: #FFFFFF;
	border: 1px solid #65655B;
}
.l_f3 {
	font-size: small;
	line-height: 160%;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	background-color: #8E8F7F;
	border: 1px solid #000000;
}
.l_f4 {
	font-size: small;
	line-height: 160%;
	color: #7E807F;
	padding: 3px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	background-color: #D3D3D3;
	border: 1px solid #7E807F;
}
.right_box {
	background-color: #DEDEDC;
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: right;
	font-size: small;
	line-height: 160%;
	text-align: left;
}
.r_m {
	margin: 2px 1px 0px;
	border: 1px solid #C04C89;
	height: 20px;
	text-align: left;
	text-indent: 10px;
}
a.r_menu:link {
	margin: 2px 0px 0px 5px;
	display: block;
	width: 110px;
	color: #46463C;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #46463C;
	text-indent: 5px;
}
a.r_menu:visited {
	margin: 2px 0px 0px 5px;
	display: block;
	width: 110px;
	color: #46463C;
	text-decoration: none;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 1px solid #46463C;
	text-indent: 5px;
}
a.r_menu:hover {
	margin: 2px 0px 0px 5px;
	display: block;
	width: 110px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;
	background-image: url(../img/rm_back.gif);
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 1px solid #46463C;
	text-indent: 5px;
}
.r_f1 {
	font-size: small;
	line-height: 160%;
	color: #46463C;
	padding: 5px 10px;
	margin: 0px;
}
.r_f2 {
	font-size: small;
	line-height: 160%;
	color: #46463C;
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #46463C;
}
.r_f3 {
	font-size: small;
	line-height: 160%;
	color: #FFFFFF;
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #46463C;
	background-color: #46463C;
}
.r_f4 {
	font-size: small;
	line-height: 160%;
	color: #46463C;
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #46463C;
	background-image: url(../img/main_back.jpg);
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A1A5A6;
	margin: 0px;
	padding: 3px 0px;
	clear: both;
	width: 720px;
}
