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: #8C1EF0;
}
a:visited {
	color: #8C1EF0;
}
a:hover {
	color: #FF0033;
}
.box {
	padding: 0px;
	width: 720px;
	margin: 0px auto;
	background-repeat: repeat;
	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: medium;
	margin: 0px;
	padding: 10px 10px 3px;
	color: #5A8538;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A8538;
}
h2.right {
	font-size: medium;
	margin: 0px;
	padding: 10px 10px 3px;
	color: #606352;
	font-family: "Courier New", Courier, mono;
	text-align: right;
	border: none;
	background-color: #DCE4BB;
}
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: #ADBA72;
}
.left_box {
	margin: 0px;
	padding: 0px;
	width: 520px;
	float: left;
	text-align: left;
}
.l_f1 {
	font-size: small;
	line-height: 160%;
	color: #707267;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.l_f2 {
	font-size: small;
	line-height: 160%;
	color: #388B38;
	padding: 3px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	background-color: #FFFFFF;
	border: 1px solid #388B38;
}
.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: #388B38;
	border: 1px solid #000000;
}
.l_f4 {
	font-size: small;
	line-height: 160%;
	color: #413525;
	padding: 3px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	background-color: #C1CCBE;
	border: 1px solid #828F4A;
}
.right_box {
	background-color: #EDF4E8;
	margin: 0px;
	padding: 0px;
	width: 200px;
	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: 191px;
	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: 191px;
	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: 191px;
	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: #006666;
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #006666;
}
.r_f3 {
	font-size: small;
	line-height: 160%;
	color: #FFFFFF;
	padding: 3px;
	margin: 5px 10px;
	border: 1px solid #46463C;
	background-color: #A4AF73;
}
.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: #A7B174;
	margin: 0px;
	padding: 3px 0px;
	clear: both;
	width: 720px;
}
