#body #content {
	border:1px solid #A3A3A3;
	float:none;
	width:675px;
	margin:3px auto 16px auto;
}
#body #content #member h2 {
	font-size:18px;
	letter-spacing:2px;
	text-align:center;
	border:0px;
	padding:8px 0px 18px 0px;
}
#body #content #member p.msg1 {
	height:100px;
	line-height:150%;
	margin-bottom:30px;
}
#body #content #member h3 {
	text-align:center;
	font-size:12px;
	margin:0px 0px 8px 0px;
}
#body #content #member p {
	font-size:12px;
	text-align:center;
	margin-bottom:8px;
}
#body #content #member table {
	width:100%;
	border-top:1px solid #A3A3A3;
}
#body #content #member table th,
#body #content #member table td {
	font-size:12px;
	border-bottom:1px solid #A3A3A3;
	padding:5px 16px;
}
#body #content #member table td input,
#body #content #member table td select {
	vertical-align:middle;
	margin:3px;
}

#body #content #member table th {
	width:177px;
	border-right:1px solid #A3A3A3;
	background:#DCDCDC;
}
#body #content #member p.bottom {
	margin:30px 0px;
}

input.text {
	border:1px solid #A3A3A3;
	padding:3px;
}
select.select {
	border:1px solid #A3A3A3;
}
input.submit {
	font-size:13px;
	font-weight:bold;
	letter-spacing:3px;
	padding:2px;
}
.color_red {
	color:#FE0000;
}
.center {
	text-align:center;
}

