@charset "euc-kr";

#header { 
	width :100%;
	height:90px; 
	margin:0 auto;}	
	
.menuwrap{
	width :100%;
	background-color:#000}	
	
.menubar{
	width:100%;
	height:2px;
	background-color:#CCC}
	
table.menu{width:100%;}

#Mainbody{
	position:relative; 
	width:100%; 
	margin:0 auto; 
	padding:0; }
	
#bodyNav{
	width:100%; 
	margin:0 auto; 
	text-align:justify; 
	padding:0 0 10px 0;}

.content { width:100%; margin:0 auto; padding:10px 0 10px 0}	
.con_menu { width:100%; height:100%; margin:0 auto; padding:20px 0 10px 0; position:relative;}	
.con_map { width:100%; height:100%; margin:0 auto; position:relative; }

.zoom_tb{
	width:24px; 
	height:52px;
	position:absolute; 
	bottom:2%;
	right:20px;
	z-index:1;}

#common_btn{
	width:100%;  
	margin:0 auto;
	background-color:#C9C1AD;
	padding:4px 0 4px 0;
	text-align:center;}	
	
#footer{
	width:100%;  
	margin:0 auto;
	background-color:#130B03;
	padding:4px 0 4px 0;
	text-align:center;
	color:#E2D2C3;}
