/* CSS Document */
body {
	background-image: url(img/ffback.gif);
	background-repeat: repeat-x;
	background-color: #D5E2E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	line-height: 140%;
}
h1 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	color: #333399;
	font-size: 18px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	color: #990000;
	text-align: center;
	letter-spacing: 1px;
}
h4 {
	font-size: 15px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#topban {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#maincon {
	padding: 10px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F1F6F6;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ffgg {
	font-size: 16px;
	background-image: url(img/ffgg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	vertical-align: text-bottom;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-weight: bold;
}
#ggban {
	text-align: center;
}
#copyr {
	text-align: center;
	font-size: 9px;
	line-height: 130%;
}
.greentxt {
	font-size: 15px;
	line-height: 160%;
	color: #336600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}