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

.clear {
	clear: both;
}
.wrap {
	width: 100%;
	z-index: 10;
	position: relative;
	margin:100px 0 0 0;
	padding: 0;

}


.section {
	width: 100%;
	min-width: 1240px;
	z-index: 10;
	position: relative;
	padding:0;
}


.inner {
	width: 50px;
	height: 50px;
	padding:0;
	font-family:ë‚˜ëˆ”ë°”ë¥¸ê³&nbsp;ë”•, Malgun Gothic, ë§‘ì€ ê³&nbsp;ë”•, 'ë‹ì›€', sans-serif;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	position:fixed;
	margin-left:50%;
	top:400px; 
	left:-652px;
	z-index: 99;
}

.subMenu .inner {
	padding:0;
	font-weight: bold;
}


.subNavBtn {
	display: block;
	height: 36px;
	width: 52px;
	float: left;
	margin: 0px 0px 2px 0;
	text-decoration: none;
	font-size: 20px;
	padding: 16px 0 0 0;
	text-align: center;
	background:url(./image/tab_bg.png)center top no-repeat;
    color:#ffffff;
}
.subMenu a:hover {
	background:url(./image/tab_bg.png)center top no-repeat;color:#fff000;
}

.active {
	background:url(./image/tab_on_bg.png)center top no-repeat;color:#ffffff;
}
.end {
	margin:0;
}




/* SECTIONS */
.sTop {
	padding-top:0;
	padding-bottom:0;
	margin: 0;
	background:url()#231710 center top no-repeat;
	height: 80px;
	
}


.s1 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/hello_menu1.jpg)#ffffff center top no-repeat;
	height: 4050px;
	margin: 0;
	
}
.s1 .cont {width: 1240px; height: 1060px; margin:0 auto;}

.s2 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/hello_menu2.jpg)#222222 center top no-repeat;
	height: 1327px;
	margin: 0;
}
.s2 .cont {width: 1240px; height: 1190px; margin:0 auto;}

.s3 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub_03.jpg)#d5d5d5 center top no-repeat;
	height: 598px;
	margin: 0;
}
.s3 .cont {width: 1240px; height: 1110px; margin:0 auto;}

.s4 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub_04.jpg)#d5d5d5 center top no-repeat;
	height: 875px;
	margin: 0;
}
.s4 .cont {width: 1240px; height: 982px; margin:0 auto;}

.s5 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub_05.jpg)#d5d5d5 center top no-repeat;
	height: 561px;
	margin: 0;
}
.s5 .cont {width: 1240px; height: 730px; margin:0 auto;}


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