#join{
	margin:0 auto;
	padding:25px 0;
	width:670px;
}

#join .area{
	margin-bottom:15px;
}

#join .formName{
	padding:15px 20px;
	background:#1b1b1b;
	color:white;
}

#join .checkTermsForm .termsContents01{
	line-height:17px;
}

#join .checkTermsForm .termsContents02{
	padding:5px;
	height:375px;
	overflow:auto;
	line-height:17px;
	word-break:break-all;
	word-wrap:break-word;
}

#join .checkTermsForm .termsContents02 xmp{
	color:#070024;
	font-family:'NanumGothic';
	font-size:11px;
}

#join .checkTermsForm .agreement{
	margin-bottom:10px;
	text-align:right;
}

#join .checkTermsForm .agreement *{
	vertical-align:middle;
}

#join .joinForm{
	display:none;
}

#join .joinForm .buttons{
	text-align:center;
}