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