<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	overflow-y:scroll;
	background-color:#e1e1e1;

	}

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;
}


/*#topmenu{

    POSITION: relative; 
	WIDTH: 100%;
	HEIGHT: 80px;
	Z-INDEX: 2;
	text-align: center;
	background-image:url(image/menu_bg.gif);
	
	background-repeat:repeat-x;
	}
	
#menu{

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

	POSITION: relative; 
	WIDTH: 100%;
	HEIGHT: 97px;
	Z-INDEX: 15000;
	TOP:0px;
	text-align: center;
}

	
#sub {

	POSITION: relative; 
	WIDTH: 100%;
	HEIGHT: 170px;
	TOP:0px;
	text-align: center;
	background:url(image/sub_bg.gif) repeat-x top;
	
	

}
#sub_img {
	POSITION: relative;
	WIDTH: 100%;
	HEIGHT: 170px;
	Z-INDEX: 1;
	TOP:0px;
	text-align:center;
	margin:0 auto;
	left:0px;

	
	
}
#main_lay.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/


#map {
	clear:both;
	text-align:center;
	POSITION: absolute;
	Z-INDEX: 3;
	top:295px;
	WIDTH: 100%;
	left: 0px;
}


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


}

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


#contents_in {
    POSITION:relative;
	WIDTH:980px;
	text-align:left;
	margin: 0px  auto 0 auto;
	background:#fff;
	top:0px;
	
	
}
#left {
	z-index:100;
	POSITION:absolute;
	WIDTH:220px;
	TOP:0px;
	LEFT:0px;
	text-align:center;
	margin:  0  auto 0 auto;
	padding:0 0 30px 0;
	
	

}


#left_lay {
	POSITION:relative;
	WIDTH:200px;
	TOP:0px;
	LEFT: 0px;
	text-align:center;
	margin:0 auto;
	

}

#left_banner {
	POSITION: relative;
	WIDTH: 200px;
	TOP:30px; 
	LEFT:0px;
	text-align:left;
	margin:0  auto;
	background:none;

	
}
#left_banner li.pd1 {margin:0  auto; padding:10px 0 0 0 ;	text-align:center; }

#con_text {
	POSITION: relative;
	WIDTH: 760px;
	top:0px;
	LEFT:220px;
	margin:0px 0 0px 0;
	padding:0 0 80px 0;
	text-align:left;
	border-left:1px solid #cfcfcf;

}



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

}
#bar li {
	font-family:  'Nanum Gothic',"留묒�怨좊뵓","tahoma";
	font-size: 25px;
	color: #3e3e3e;
	font-weight:700;
	vertical-align:top;
	letter-spacing:-1px;
	padding:22px 0 0px 0 ;
	
	

}



#text {
	POSITION: relative;
	WIDTH: 700px;
	top:20px;
	LEFT:50px;
	margin:0px 0 0px 0;
	padding:0 0 50px 0;
	text-align:left;
	
	

}





#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT:100px;
	text-align: center;
	TOP:0px;
	
	background:url(image/tail_bg.gif) repeat-x top;

}

#bottom_lay {
	WIDTH:980px;
	POSITION: relative;
	margin: 0 auto;
	text-align:left;
	top:0;
	
	
	
	
}
#bottom_lay li{float:left;width:200px; padding:28px 0 0 0px;}
#bottom_lay li.copy_t{float:left;width:700px;  padding:25px 0 0 50px; font-size:12px; color:#4f4f4f; line-height:140%;font-family: 'Nanum Gothic',"Malgun Gothic","�뗭�", 'Dotum', 'verdana';}

#bottom_lay li.copy_t span{  font-size:10px; color:#767676; line-height:140%; }

	</pre></body></html>