.join_left {
	width: 285px;
	padding: 25px 0 0 0;
	float: left;
}

.join_left p {
	margin: 0 0 6px 12px;
}

.join_right p {
	margin: 0 0 6px 5px;
}

.join_center {
	width: 388px;
	padding: 25px 0 0 0;
	font-size: 12px;
	float: left;
	border: 0px dotted #996600;
}

.join_right {
	width: 285px;
	padding: 20px 0 0 0;
	float: left;
}

.join_more {
	padding: 10px 10px 0 15px;
	font-size: 9px;
}

.join_more p {
	margin: 0 0 6px 0;
	text-align: justify;
}

.join_more a {
	color: #00259C;
	text-decoration: underline;
}

.join_more a:hover {
	color: white;
	text-decoration: underline;
}

form {
	margin: 0;
	text-align: center; 
}

form input {
	margin: 7px;
}

h4 {
	font-size: 17px;
	font-weight: bold;
	margin: 25px 0 0 0;
	border: 0px dotted #3399FF;
	text-align: center;
}

h5 {
	border: 0px dotted #330066;
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 17px;
	color: #6E00A1;
	font-weight: bold;
}

.t24 {
	text-align: center;
	border: 0px dashed #FFCC33;
}