#body #header {
	height: 20px;
	width: 800px;
	color: #FFFFFF;
	background-image: url(../img/003-003.gif);
	font-size: 12px;
	line-height: 18px;
}
#body {
	height: auto;
	width: 800px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#body #top {
	height: 100px;
	width: 800px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#body #menu {
	height: 20px;
	width: 800px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#body #menu a {
	font-size: 12px;
	float: left;
	width: 120px;
	height: 20px;
	line-height: 16px;
	padding-left: 20px;
}
#body #menu a:hover {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../img/square_021.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 120px;
	padding-left: 20px;
}



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

#body #side #contents {
	font-size: 14px;
	line-height: 20px;
	background-image: url(../img/003-003.gif);
	height: 20px;
	width: 140px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	padding-left: 50px;
}
#body #side a {
	height: 20px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float: left;
	font-size: 12px;
	line-height: 25px;
	padding-left: 20px;
}
#body #side a:hover {
	font-size: 12px;
	line-height: 25px;
	background-image: url(../img/blue_arrow.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 170px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}





#body #main {
	float: right;
	height: auto;
	width: 550px;
	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: 800px;
	font-size: 12px;
	line-height: 18px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #666666;
	background-color: #F4F4FF;
}
#footer2 {
	height: auto;
	width: 800px;
	color: #FFFFFF;
	background-image: url(../img/003-003.gif);
}
