body {
	font-size: 95%;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border: none;
}
a:link    { color: #09372C;   text-decoration: none; }
a:visited { color:#2E5541; text-decoration: none; }
a:hover   { color: #33A02C;   text-decoration: underline; }
#container {
	width: 803px;
	margin:0px auto;
	background-image: url(image/top/topback.gif);
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
}
#contents {
	width: 803px;
	margin: 0 auto 0 auto;
	background-image: url(image/top/topback.gif);
	background-repeat: repeat-y;
	position: relative;
	padding: 10px 10px 5px 20px;
}
#topheader {
	width: 803px;
	background-image: url(image/top/tophead.gif);
	height: 126px;
	background-repeat: no-repeat;
	padding: 10px 20px 0 10px;
}
#topheader ul {
	font-size: 85%;
	margin: 0 12px 0 10px;
	display: block;
	width: 351px;
	position: absolute;
	left: 356px;
	top: 25px;
	height: 14px;
}
#topheader li {
	display: inline;
	list-style-type: none;
}
#main {
	float: right;
	width: 220px;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 2.px;
	height: 100px;
	width: 803px;
	background-image: url(image/top/footer.gif);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 85%;
	margin-top: 50px;
	color: #FFFFFF;
}
.menu {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
}
.menu li {
	display: inline;
	list-style-type: none;
	margin-right: 5px;
}
.menu img {
}
#main_b {
	margin: 0px;
	padding: 1px;
	width: 760px;
}
#logo {
	margin: 0 0 0 50px;
}
#left_menu {
	float: left;
	width: 150px;
}
#main_contents {
	float: right;
	width: 600px;
}
#cal {
	font-size: 90%;
}
.topbar {
	display: block;
	margin-bottom: 10px;
	margin-top: 2px;
}
#sitemap {
	font-size: 80%;
	margin: 0 0 0 10px;
}
#sitemap h1 {
	font-size: 100%;
	color: #006666;
	padding-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#form {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FF9933;
	background-color: #FFFFCC;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF9933;
}
#calender {
	font-size: 80%;
}
