@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	background:#fff;

	}

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;
	
	}
.ddd{ cursor: pointer;
}



#sub {
	Z-INDEX: 1;
	POSITION:relative; 
	WIDTH: 100%;
	HEIGHT:235px;
	TOP:0px;
	text-align:center; background:url(image/sub1.jpg) no-repeat center top;
}


#sub_txt { position:absolute; left:50%; margin:0 0 0 160px; top:130px;}




#contents {

    Z-INDEX: 170;
	POSITION:relative;
	TOP:0px;
	WIDTH: 100%;
	text-align: center;
	margin:0 auto; background:#fff;

}


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

#left {
	z-index:100;
	POSITION: absolute;
	WIDTH:215px;
	TOP:0px;
	LEFT:0px;
	text-align:left;
	margin:  0  auto 0 auto;
	padding:0 0 0px 0;
}

#left h1 { margin:0 0 0px 0;}




/**내용레이아웃**/
#contents_lay {
	POSITION:relative;
	WIDTH:735px;
	left:265px;
	text-align:left;
	margin: 0px 0;
	
}
#map {
	clear:both;
	POSITION:relative;
	Z-INDEX:103;
	top:0px;
	WIDTH:100%;
	left: 0px;
	
	
}
#map p {margin:0 auto;font-family:'Nanum Gothic', dotum; font-size:11px; color:#999; line-height:130%;padding:7px 10px;text-align:right;}

#bar {
	/*clear:both;*/
	text-align:left;
	POSITION: relative;
	WIDTH:100%;
	LEFT:0px;
	top:0px;
	font-family:'Nanum Gothic',"맑은고딕","tahoma";
	font-size:22px;
	color: #3f3f3f;
	font-weight:700;
	vertical-align:top;
	letter-spacing:-1px;
	margin:0px 0 0px 0 ;
	line-height:150%;
	padding:0px 0 20px 0;
}

#text {
	POSITION: relative;
	WIDTH: 735px;
	min-height:450px;
	top:0px;
	LEFT:0px;
	margin:0px 0 0px 0;
	padding:0 0 0px 0;
	text-align:left;

}


/* 하단 */
#bottom {
	z-index:3;
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 100px;
	text-align: center;
	TOP:0px;
	background:#f7f7f7; border-top:1px solid #d9d9d9;
	
	
}

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


}
#bottom_lay li{float:left;width:150px; padding:12px 0 0 30px;}
#bottom_lay li.copy_t{width:750px;  padding:20px 0 0 20px; font-family: 'Nanum Gothic','Dotum', 'verdana'; font-size:12px; color:#535252; line-height:140%;}

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


	