@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("common.css");

#wraps { width:100%;}

#header_wrap { width:100%;  height:120px; background:url(../images/h_bg.gif) repeat-x; min-width:1200px;}

	#header { width:1200px; margin:auto;; height:60px;}
		
		.header1 {width:1200px; margin:auto;; height:120px; overflow:hidden; }
			.header1 p { width:260px; float:left; height:35px; padding:13px 0 12px 0; text-align:center;}
			.header1 .top_menus {width:730px; float:left; height:105px; padding-top:15px; padding-left:30px;}
				/*.header1 .top_menus ul{ overflow:hidden;}
					.header1 .top_menus  ul li { float:left; width:16.66666666666667%; text-align:center; height:45px;}
						.header1 .top_menus  ul li  a { color:#fff; font-family:"맑은 고딕"; font-size:1.2em;}*/
						
						.header1 .top_menus  ul li:hover { background:url(../images/top_sub_bg.gif) 50% 100% no-repeat;}
						
			.header1 .top_link {width:180px; float:left;height:45px; padding-top:15px; text-align:right;}
				.header1 .top_link a { color:#9f9f9f; font-family:"맑은 고딕"; font-size:0.9em; display:inline-block; padding: 0 5px;}
				
				.sel_country *{ font-size:0.9em; margin-top:5px;}



#copy_wrap { width:100%; background:#6a6a6a; height:117px;min-width:1200px;}
	#copy { width:1200px; height:97px; padding-top:10px; margin:auto; overflow:hidden; line-height:20px;}
	
		#copy_wrap #copy ul li.links{ padding-bottom:10px;}
		#copy_wrap #copy ul li.links a { color:#fff; text-align:left; font-family:"맑은 고딕"; display:inline-block; padding:0 5px;}
			#copy_wrap #copy ul li.links a b { color:#EFF500;}
	
		#copy ul.txt { float:left;width:450px;text-align:center; font-family:"맑은 고딕"; font-size:0.9em; color:#fff; margin:auto; padding-bottom:5px; padding-left:225px; padding-top:10px;}
		#copy ul.banner {float:left; padding:20px 0 0 33px;}
