	/* main */
	#topbg { width:100%; height:26px; background:#464646; border-bottom:1px solid #797979; }
		#topset { width:961px; height:26px; margin:0 auto; }
		#topset ul { float:right; width:312px; }
		#topset li { float:left; }

	#wrap { width:961px; margin:0 auto; }
		#header { width:961px; /*height:371px;*/ margin:0 auto; overflow:auto; }
		#container { width:961px; clear:both; padding-bottom:7px; overflow:hidden; }
			#min_con { width:961px; height:160px; padding:15px 0;}

		#footer { width:961px; clear:both; }
			#sponser {width:961px; height:103px; padding:10px 0; border-top:1px solid #ccc;}
			#sponser img {vertical-align:middle;}
			#sponser dt {width:63px; height:25px; padding:0 5px; float:left;}
			#sponser dt img {vertical-align:bottom;}
			#sponser dd {margin-bottom:5px;}
			#sponser li { display:inline; padding:0 5px;}
			#sponser .sup {float:left; width:800px;}
		.copyright {clear:both; width:961px; padding:10px 0; border-top:1px solid #ccc; }
		

		
	/* 서브상단 */
	#top_area { width:100%; height:178px; margin-bottom:17px; border-top:1px solid #797979; border-bottom:1px solid #e2e2e2;
				background:#f4f6f0;}

	#left_area1 { width:200px; height:472px; float:left; display:inline; margin-right:11px; background: url(../en_images/common/bg_left.jpg) no-repeat top left; position:relative; top:-17px; }
		
	#contents { width:519px; float:left; padding:20px 0 50px 0; }
	#sub_menu { width:207px; float:right; margin-top:20px; }
		#sub_menu ul { padding:10px 0; }
		.none { display:none; }


