@charset "UTF-8";
.wrap {
	height: 867px;
	width: 836px;
}
.container {
	background-color: #FFFFFF;
	height: 847px;
	width: 816px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
	height: 14px;
	width: 747px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 7px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006633;
	text-decoration: none;
	height: 11px;
	width: 747px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 6px;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 816px;
}

