#body {
	height: auto;
	width: 820px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFE7CE;
	border-left-color: #FFE7CE;
	color: #666666;
}
#body #header {
	height: 20px;
	width: auto;
	color: #333333;
	background-image: url(../img/y-green2_003-005.gif);
	font-size: 12px;
	line-height: 18px;
}
#body #top {
	height: 100px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#body #menu {
	height: 20px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	line-height: 16px;
	background-color: #F2F2F2;
}
#body #menu a {
	float: none;
	height: 20px;
	width: 135px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 10px;
}
#body #menu a:hover {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/orange_button.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 135px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
}



#body #side {
	float: left;
	height: auto;
	width: 210px;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}

#body #side #contents {
	font-size: 14px;
	line-height: 20px;
	background-image: url(../img/y-green2_003-005.gif);
	height: 20px;
	width: 140px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	padding-left: 50px;
}
#body #side a {
	height: auto;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-left: 30px;
}
#body #side li {
	font-size: 12px;
	line-height: 18px;
	background-color: #E2F18D;
	float: left;
	height: auto;
	width: 160px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}


#body #side a:hover {
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/contents_bg.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 160px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#body #main {
	float: right;
	height: auto;
	width: 570px;
	padding: 10px;
	font-size: 12px;
	line-height: 20px;
}
#body #main h4 {
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#body #footer {
	clear: both;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 18px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 10px;
}
#footer2 {
	height: auto;
	width: auto;
	color: #FFFFFF;
	background-image: none;
	background-color: #999999;
}

