@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url("common.css");

#wraps{ width:100%;}

	#header_wrap{ width:983px; padding:0 102px 0 105px; margin:auto; height:102px;}
		#header{width:983px; margin:auto; overflow:hidden;}
			.logo{ float:left; width:235px;}
			.head_menu{ float:left; width:748px;}
				.top_link{ width:688px; text-align:right; padding-top:15px; height:24px; padding-right:60px; font-size:0.9em;font-family:"맑은 고딕";}
					.top_link a{font-size:0.95em;font-family:"맑은 고딕";}
				.top_menu_wrap{ width:748px; height:63px;}
					.top_menu_wrap ul { overflow:hidden;}
					.top_menu_wrap ul li { float:left; width:16.66666666666667%; font-family:"맑은 고딕"; font-size:1.3em; font-weight:700; color:#333;}


	#copy_wrap{width:100%; background:#f5f5f5;}
			#copy_top{ width:100%; border-top:1px solid #d1d1d1;  border-bottom:1px solid #d1d1d1; background:#e9e9e9; height:28px; padding-top:13px;}
				#copy_top p{width:983px; text-align:center; margin:auto;}
					#copy_top p a{font-family:"맑은 고딕";}
			
			#copy{ overflow:hidden;width:983px; margin:auto;}
				/*#copy .b_logo{ float:left; margin-right:112px;}*/
				#copy .b_logo{ float:left; margin-right:50px;}
				#copy ul{float:left; margin-top:23px; width:590px; }
				#copy ul li{font-family:"맑은 고딕"; padding-bottom:3px;}
				#copy span { display: block; width:170px; float: left; text-align: right; padding: 15px 0 0 0;}
				#copy span img { width:150px; }

			
					
		