@charset "utf-8";
.topbox {
	position: absolute;
	left: 20%;
	top: 15px;
	width: 756px;
	height: 127px;
	border-width: 2;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}
.mainbox {
	position: absolute;
	left: 20%px;
	top: 144px;
	width: 701px;
	height: 936px;
}
#maintxt {
	position: absolute;
	left: 20%;
	top: 189px;
	height: 1552px;
	width: 736px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	border-style: solid;
	border-width: 2;
	border-color: #CCCCCC;
	background-color: #E7FFC1;
}

.style1 {
	font-size: 24px;
}
#bottombox {
	position: absolute;
	width: 581px;
	height: 350px;
	left: 299px;
	top: 920px;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;
	border-width: 2;
	border-color: #CCCCCC;
}
.text1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
body {
	background-color: #E6E6E6;
}
#menubar {
	position: absolute;
	left: 20.2%;
	top: 150px;
	height: 39px;
	width: 756px;
	float: left;
}

