@charset "utf-8";
body {
	background-color:#E8E7DD
}
#website {
	position:absolute;
	left:auto;
	top:auto;
	width:1000px;
	right: auto;
	bottom: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#schedule {
	position:absolute;
	left:0px;
	top:0px;
	width:185px;
	height:717px;
}
#title {
	position:absolute;
	left:185px;
	top:0px;
	width:344px;
	height:132px;
}
#title_image {
	position:absolute;
	left:529px;
	top:0px;
	width:471px;
	height:132px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #1E440F;
}
#nav {
	position:absolute;
	left:185px;
	top:132px;
	width:815px;
	height:39px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #1E440F;
}
#main {
	position:absolute;
	left:185px;
	top:171px;
	width:811px;
	border-bottom-width: 4px;
	border-top-color: #1E440F;
	border-right-color: #1E440F;
	border-bottom-color: #1E440F;
	border-left-color: #1E440F;
	border-bottom-style: solid;
	border-right-width: 4px;
	border-right-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #FFFFFF;
	overflow: auto;
}
#right_frame {
	position:absolute;
	left:988px;
	top:171px;
	width:12px;
	height:546px;
	background-color: #1E440F;
}
#bottom_frame {
	position:absolute;
	left:185px;
	top:708px;
	width:803px;
	height:9px;
	background-color: #1E440F;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	color: #000000;
	text-decoration: none;
}
.text A:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.text A:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.text A:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.text A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}
.text_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	font-weight: normal;
	padding: 0px;
}
.img {
	padding: 0px;
	margin: 5px;
}
