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



	
#sub {

	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT:130px;
	Z-INDEX: 1;
	TOP:-5px;
	text-align: center;
	margin:0 auto;
	background:url(image/s_bg.jpg) repeat-x top center;

}

#sub_img {
	POSITION: relative; 
	WIDTH:100%; 
	HEIGHT:130px;
	TOP:0px; 
	text-align: center;
	margin:0 auto;
	background:url(image/sub_bg.jpg) no-repeat top center;
}
#sub_txt { position:absolute;Z-INDEX:5; left:50%; margin-left:-470px; top:35px;}


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


#contents_in {

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

}


#left {
	z-index:10;
	POSITION:absolute;
	WIDTH:175px;
	TOP:20px;
	LEFT:10px;
	text-align:left;
	margin:  0  auto 0 auto;
}
#left h1 {margin:15px 0 15px 15px; text-align:left;}

#left_cen {
	z-index:100;
	POSITION: relative;
	WIDTH:175px;
	TOP:0px; 
	LEFT:0px;
	text-align:left;
	border-top:2px solid #0053a8;
	
}

#left_banner {
	POSITION: relative;
	WIDTH:175px;
	TOP:10px; 
	LEFT:0px;
	text-align:center;
}
#left_banner li{margin:0px 0; display:inline;}


#contents_in_lay {

	POSITION: relative;
	WIDTH: 720px;
	
	left:250px;
	text-align:left;
	margin:  0 ;
	
	padding-bottom:40px;
	
}
#map {
	clear:both;
	text-align:right;
	POSITION: relative;
	Z-INDEX: 3;
	top:18px;
	WIDTH: 100%;
	left:0px;
}
#map ul li {font-family:'Nanum Gothic', dotum; font-size:11px; color:#999; vertical-align:middle; line-height:110%;}


#bar {
	/*clear:both;*/
	text-align:left;
	POSITION: relative;
	WIDTH: 730px;
	height:30px; 
	LEFT:0px;
	top:22px;
}
#bar h1 {
	font-family:'Nanum Gothic',"맑은고딕","tahoma";
	font-size: 22px;
	color: #333;
	font-weight:bold;
	vertical-align:top;
	letter-spacing:-1px;
	line-height:120%;
}

#text {clear:both;display:block;content:"";}
#text {
	clear:both;
	z-index:5;
	POSITION: relative;
	WIDTH:720px;
	min-height:560px;
	top:50px;
	LEFT:0px;
	margin:0 0 0px 0;
	padding:0 0 30px 0;
	text-align:left;
}


#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 100px;
	text-align: center;
	TOP:0px;
	border-top:1px solid #d9d9d9;
	
}

#bottom_lay {
	WIDTH: 980px;
	POSITION: relative;
	margin: 0 auto;
	text-align:left;
	top:0;
	
	
}
#bottom_lay li{float:left;width:200px; padding:15px 0 0 0px;}
#bottom_lay li.copy_t{float:left;width:750px;  padding:15px 0 0 0px;  font-size:11px; color:#525252; line-height:160%;}

#bottom_lay li.copy_t span { display:block; font-family: Verdana, Geneva, sans-serif; font-size:10px; color:#a3a3a3; line-height:220%; }