@charset "utf-8";
/* CSS Document */

.page {
	height: auto;
	width: 100%;
}
.header {
	background-image: url(bg_bannertop.jpg);
	height: 155px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.menu_bar {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.maincontent {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg_page.jpg);
}
.footer {
	background-color: #CCCCCC;
	text-align: center;
	height: 150px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(bg_footer.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F6F4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	line-height: 1.5em;
	color: #006C04;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	background-color: #DCEBF2;
	background-repeat: no-repeat;
	width: 400px;
	background-image: url(bg_h3.jpg);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #006699;
}
.footer img {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F6F4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.txt14greenbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.txt9 {
	font-size: 9pt;
}
