@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	overflow-y:scroll;

	}

html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{
    margin:0;
	padding:0;
	}


ul, ol, dl { 
    list-style:none;
	}
	
img {

    border:0;
	
	}


#topmenu{

    POSITION:  absolute; 
	WIDTH: 100%;
	HEIGHT: 63px;
	Z-INDEX: 1500;
	top:27px;
	margin:0 auto;
	
	}
	
#menu_lay{

    POSITION: relative; 
	WIDTH: 100%;
	HEIGHT:63px;
	margin:  0  auto 0px auto;
	text-align: center;
	/*background-image:url(image/menu.jpg);
	background-repeat:no-repeat;
	background-position:center top;*/
	}
	
#sub {

	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 190px;
	Z-INDEX: 1;
	TOP:0px;
	text-align: center;
	/*background-color:#dadada;*/
	background-image:url(image/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	
}

#sub_img {

	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 190px;
	TOP:0px; 
	text-align: center;
	margin:  0  auto 0 auto;

}

#map {
	clear:both;
	text-align:right;
	POSITION: absolute;
	Z-INDEX: 3;
	top:110px;
	WIDTH: 100%;
	left: 2px;
}


#map_in {
	margin:  0  auto 0 auto;
	text-align:right;
	POSITION: relative;
	WIDTH: 980px;


}
#left {
	
	POSITION: absolute;
	z-index:5;
	WIDTH: 215px;
	TOP: 0px;
	margin:0 auto; 
	LEFT: 50%;
	margin-left:-490px;
	vertical-align:top;
	
}

#left ul { padding;0; }
#left li {display:inline; }

#left_lay {
	POSITION:relative;
	WIDTH: 215px;
	TOP: 0px; 
	text-align: left;
	vertical-align:top;
	
	
}
#left_lay ul { padding;0; }
#left_lay li { display:inline; }
#left_lay li.p1{padding:0 0 0px 5px;}

#left_cen {
	z-index:500;
	POSITION:relative;
	WIDTH: 215px;
	TOP: 0px; 
	vertical-align:top;
	text-align: left;
	
}
#left_cen ul { padding;0; }
#left_cen li { display:inline; }

#left_banner {
	POSITION:relative;
	WIDTH:215px;
	TOP: 30px; 
	LEFT: 0px;
	text-align: left;
	vertical-align:top;
	
}
#left_banner ul { padding:0px; }
#left_banner li { display:inline; float:left; display:block; margin:0 0 20px 5px; padding-left:9px; }



#contents {
    Z-INDEX: 2;
	POSITION:  relative;
	TOP:0px;
	WIDTH: 100%;  
	text-align: center;
	margin:0 auto;
	
	
	
}


#contents_in {

	POSITION: relative;
	WIDTH:1000px;
	text-align: left;
	margin:  0  auto 0 auto;
	
}




#bar {
	/*clear:both;*/
	text-align:left;
	POSITION: relative;
	WIDTH: 720px;
	
	LEFT: 270px;
	top:50px;
	
	

}
#bar li {
	font-family: 'Nanum Gothic',"Malgun Gothic","맑은고딕","tahoma";
	font-size: 28px;
	color: #353535;
	font-weight:700;
	vertical-align:top;
	letter-spacing:-1px;
    margin:0 0 0 3px;
}


#text {
	POSITION: relative;
	WIDTH: 720px;
	top: 80px;
	LEFT:270px;
	margin-bottom:70px;
	
}







#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT:100px;
	text-align: center;
	TOP: 80px;
	border-top:1px solid #cdcdcd;
	/*background-image:url(image/tail_bg.gif);
	background-repeat:repeat-x;*/
}

#bottom_lay {
	WIDTH: 1000px;
	POSITION: relative;
	margin:  10px  auto 0 auto;
	text-align:left;
	
	
}

#bottom_lay li{float:left;width:260px; padding:0px 0 0 0px;}
#bottom_lay li.copy_t{float:left;width:700px;  margin:5px 0 0 20px; font-family: "Malgun Gothic","돋움","tahoma"; font-size:12px; color:#535252; line-height:140%;}

#bottom_lay li.copy_t span{ font-family: Verdana, Geneva, sans-serif; font-size:9px; color:#999999; line-height:140%; padding:5px 0 0 0;}

.bottom_img { 
   padding:10px 0 10px 0px;
	}
	
