/*한글 */

		#join {clear:both; float:left;}

		#join .tit {margin-top:20px;}
		#join label {cursor:pointer;}

		#join {width:100%;  padding-bottom:30px; color:#808080;}
		#join .input_text {border:1px solid #cecfd5; height:18px; width:141px;}


		#join .joinInner {width:100%; overflow:hidden; margin-top:20px;}
		#join .joinInner .agree_box {width:885px; height:150px; border:1px solid #e7e7e9;overflow-y:scroll;background:#fff;padding:14px; margin-top:7px;}
		#join .joinInner .agreeArea {height:45px;padding-top:10px;}

		#join .infoTable {width:100%; margin-top:7px;}
		#join .infoTable .input_text {border:1px solid #cecfd5;height:16px; width:141px;}
		#join .infoTable .line td {border-top:2px solid #e7e7e9;}
		#join .infoTable .line th {border-top:2px solid #e7e7e9;}
		#join .infoTable th {border-bottom:1px solid #e7e7e9; width:170px; background-color:#f3f3f3; text-align:left; padding-left:10px;}
		#join .infoTable td {border-bottom:1px solid #e7e7e9; width:650px; padding:8px 0px 8px 5px;}
		#join .infoTable td * {vertical-align:middle;}
		#join .infoTable td .summary {margin-left:7px; color:#a2a2a2;font-size:8pt;}
		#join .infoTable td select {height:20px;}



		#login {width:100%; padding-bottom:60px;}
		#login .input_text {border:1px solid #cecfd5;height:18px; width:141px;}


		#policy {width:100%; padding-bottom:30px; color:#808080;}

		#policy .agree_box {width:885px; height:1120px; border:1px solid #e7e7e9;overflow-y:scroll;background:#fff;padding:14px;}

		#idpw {width:100%; padding-bottom:30px;}
		#idpw .txt01 {margin-top:20px;}
		#idpw .ulDiv {margin-top:20px;}
		#idpw .ulDiv li {line-height:18px;}

		#idpw .info {margin-top:50px; color:#888;}
		#idpw .info th {background-color:#f6f6f6; text-align:left; text-indent:27px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6;color:#888;}
		#idpw .info td {text-align:left; text-indent:20px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; padding:10px 0px;}
		#idpw .info .input_text {border:1px solid #dcdcdc; line-height:19px;height:19px; color:#999;}
		#idpw .info .input_text:focus {border:1px solid #ea7777; color:#090909;}
		#idpw .info .input_area {border:1px solid #dcdcdc;line-height:16px; color:#999;}
		#idpw .info .input_area:focus {border:1px solid #ea7777; color:#090909}