/* header */
div#header{position:relative;width:100%;height:100px;margin:0;padding:0; background:url('../../images/top_bg.gif') 0 0 repeat-x;z-index:10;}
	#header h1{position:absolute;top:5px;left:50%;margin:0 0 0 -490px;width:257px;height:25px;z-index:1;padding:0;}
	#header .Pdf{position:absolute;top:0;right:50%;margin:0 -490px 0 0;width:178px;height:25px;z-index:1;}
	#header .topmenu{position:absolute;top:10px;right:50%;margin-right:-300px;z-index:3;}
	#header .topmenu li{float:left;height:20px;margin:0 5px;padding:0 0 0 10px;background:url('../../images/ver.gif') 0 2px no-repeat; font-size:11px;}
	#header .topmenu li a:hover{color:#666;}
	#header .topmenu li strong{color:#00278b;}
	#header .topmenu .bgnone{background:none;}
	
	
	/* gnb ÀüÃ¼¸Þ´º */
	#header .gnbW{position:relative;margin:0 auto;padding:37px 0 0 0;width:100%;}
	#header .gnbW .gnbDiv{width:100%;height:100%;margin:0;}
	#header .gnbW .gnbDiv .gnbL{position:absolute;top:37px;left:50%;width:1000px;overflow:hidden;z-index:10000;margin:0 0 0 -490px;padding:0;}
	#header .gnbW .gnbDiv .gnbL li{position:relative;float:left;background:url('../../images/menu_ver.gif') 0 25px no-repeat;}
	#header .gnbW .gnbDiv .gnbL .bgnone{background:none;}
	#header .gnbW .gnbDiv .gnbL li .oneD{display:block;min-width:155px;height:63px;line-height:63px;font-size:16px;font-weight:600;color:#333;text-align:center;}
	#header .gnbW .gnbDiv .gnbL li:hover .oneD{color:#e41d25 !important;text-decoration:none;}
	#header .gnbW .gnbDiv .gnbL li .menu6{width:150px !important;padding-left:40px;text-align:left;}
	
	#header .gnbW .gnbDiv .gnbL li .twoD{position:absolute;top:63px;left:0;width:100% !important;min-height:360px;padding:0;z-index:11000 !important;}
	#header .gnbW .gnbDiv .gnbL li .twoD:after{
		content:"";
		position:absolute; top:0; right:0;
		display:block; width:1px; height:240px;
		background:#ddd;
	}
	#header .gnbW .gnbDiv .gnbL li:last-child .twoD:after{display:none;}
	
	#header .gnbW .gnbDiv .gnbL li .twoD .smenu6{width:100% !important;}
	#header .gnbW .gnbDiv .gnbL li .bgnone{background:none;}
	#header .gnbW .gnbDiv .gnbL li:last-child .twoD{border:0;}
	
	#header .gnbW .gnbDiv .gnbL li .twoD a{display:block;height:24px;line-height:25px;margin:0;padding:3px 0;letter-spacing:-0.1em;text-align:center;}
	#header .gnbW .gnbDiv .gnbL li .twoD a.on,
	#header .gnbW .gnbDiv .gnbL li .twoD a:hover{color:#000 !important; font-weight:600; text-decoration:underline;}
	#header .gnbW .gnbDiv .gnbBg{position:absolute;top:100px;right:0;width:100%;height:0;background:#fff url('../../images/gnb_bg.gif') 0 bottom repeat-x;z-index:9999;font-size:0px;border:none;}
	
	
	
	

/* footer */
div#footer{position:relative;width:100%;margin:0;padding:0 0 50px 0; background:url('../../images/footer_bg.gif') 0 0 repeat-x;}
	#footer .FTtop{width:1000px; margin:0 auto 15px auto;}
	#footer .FTtop li{}
	#footer .FTtop li a{color:#fff; font-weight:600; line-height:30px;margin-right:30px;}
	#footer .FTtop li a:hover{color:#ccc;}
	
	#footer .copyWrap{width:1000px; margin:0 auto; padding:0;}
	#footer .copyWrap p{margin:0 0 15px 0;font-weight:bold; line-height:22px;}
	#footer .copyWrap p strong{color:#000;}
	#footer .copyWrap address{font-style:normal;clear:both;font-size:11px;color:#999;}
	
	#footer .copymark{position:absolute;top:35px;right:50%;margin-right:-490px;}