body {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url("/images/back-top-member.gif");
	background-repeat: no-repeat;
	background-position: center top;
}

#top {
	height: 116px;
}

#members-subject {
	color: #006fd8;
	font-size: 16px;
	margin-bottom: 70px;
}



#members-detail-head {
	margin-top: 50px;
	color: #006fd8;
	font-size: 14px;
	font-weight: bold;
}

#members-detail-head span {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	width: 200px;
	color: #f26621;
	font-weight: bold;

}

#members-detail-head  img {
	float: left;
	margin-bottom: 10px;
	margin-left: 6px;
	vertical-align: middle;
	line-height: 20px;
}



#login-user {
	margin-top: 70px;
}



#reg-user {
	color: #006fd8;
	font-size: 14px;
	font-weight: bold;
}

#regform form, #regform input, #regform label, #regform p {
	margin: 0; padding: 0; border: 0;
	
}


#regform .submit {
	margin-left: 5px;

	
}

#regform .loginInput {
	width: 125px;
	height: 20px;
	margin-left: 5px;
	color: #000;
	background: #fff;
	border: 1px solid #AAA;
	font-size: 17px;	

	background-image: url("/images/login-input.gif");
	background-repeat: no-repeat;
	background-position: left top;
	
}


#table-reg-form .td1 {
	vertical-align: middle;
	width: 120px;
	font-size: 14px;

}

.regeditbox input {
	width: 215px;
	height: 27px;
	margin-left: 5px;
	color: #000;
	background: #fff;
	font-size: 17px;	

	background-image: url("/images/reg-input.gif");
	background-repeat: no-repeat;
	background-position: left top;

}

#table-reg-form .td2 {
	vertical-align: middle;
	width: 225px;
}

#reg-free {
	margin-top: 40px;
}


#table-reg-form {
	width: 200px;
}

p.faq {
	padding-right: 20px;
	font-size: 14px;
}

#reg-free img {
	border: 0;
}

.contact-subject {
	color: #006fd8;
	font-size: 16px;
	font-weight: bold;
}


.contact-text, #contact-form {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#contact_email, #contact_select {
	width: 300px;
}
