@charset "utf-8";
/* CSS Document */
.bottom {
	width: 900px;
	margin: auto;
	background-image: url(/images/bottom_bg.gif);
	bottom: 1px;
	top: auto;
		overflow:hidden
}
.content {
	width: 900px;
	background-color: #FFFFFF;
	top: 167px;
	height:auto;
	margin: auto;
	overflow:hidden
}.contentbg {
	background-image: url(/images/contentbg.gif);
	width: 900px;
}
.manbg {
	background-image: url(/images/manbg.gif);
	width: 900px;
	margin: auto;
	bottom: 0px;
	position: relative;
}
.manbgcontent {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 20px;
	left: 25px;
	top: 13px;
}

.mantop {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 20px;
	left: 25px;
	bottom: 99px;
}
.maincontent {
	width: 900px;
	margin: auto;
	bottom: 0px;
	position: relative;
}
.maincontent-main {
	font-size: 50px;
	color: #77E217;
	letter-spacing: 10px;
}
.mainleft {
	margin: auto;
	top: 75px;
	position: absolute;
}
.mainright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 28px;
	margin: auto;
	bottom: 0px;
	left : 280px;
	top: 80px;
	position: absolute;
	text-align: justify;
}
.spacer {
	visibility: hidden;
	position: relative;
}

.form {
	font-size: 19px;
	color: #666666;
	background-color: #F8FFEC;
	border-left-style: solid;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-color: #73C541;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-color: #73C541;
	border-bottom-color: #73C541;
	border-left-color: #73C541;
}
.form-title {
	font-size: 16px;
	color: #666666;
}
.form-send {
	font-size: 19px;
	color: #666666;
	background-color: #D3FF8A;
	border-left-style: solid;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-top-color: #73C541;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-color: #73C541;
	border-bottom-color: #73C541;
	border-left-color: #73C541;
	width: 200px;
}
.members-link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: 0.2em;
	line-height: 20px;
	vertical-align: top;
}
.points {
	width: 900px;
	margin: auto;
	margin-left: 15px;
	
}