<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{height:100%;}
body {height: 100%;overflow-x:hidden;min-height:600px;font-family:"Dotum";background:#000;}
.posnum{display:none;position:fixed;width:300px;height:100px;left:50%;top:50%;margin:-50px 0 0 -150px;background:#222;color:#fff;text-align:center;line-height:100px;font-weight:bold;font-size:30px;z-index:999;}



#wrapper,
#scroller,
#holder{height:100%;}
.site_width {overflow:hidden;width:17218px;background:#252525 url('../images/sub/pt.gif') repeat-x left bottom;}
.section{height:100%;position: relative;float: left;}	
.section p{position:absolute;overflow:hidden;}
.section p img{position:relative;}




.wheel_info{
	display:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url('../images/scommon/wheel_pt.png') repeat left top;
	z-index:9999;
}

.wheel_info img{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-67px;
	margin-top:-67px;
}



.scroll_box{
	height:100%;
	margin-left:200px;
	position:relative;
	overflow:hidden;
}

#menu_bar{
	position:fixed;
	left:0;
	top:0;
	padding-right:20px;
	width:200px;
	height:100%;
	z-index:9999;
	background:url('../images/common/gnb/menu_bg.png') no-repeat left top;;
}

#menu_bar h1{
	height:72px;
	text-align:center;
	padding-top:28px;
}

#menu_bar ul{
	padding-top:2px;
	background:url('../images/common/gnb/menu_line.gif') repeat-x left top;
}

#menu_bar ul li{
	padding-top:28px;
	height:42px;
	text-align:center;
	background:url('../images/common/gnb/menu_line.gif') repeat-x left bottom;
}

#menu_bar .footer{
	position:absolute;
	left:10px;
	bottom:30px;
}







/** Section01 **/
#section01{
	width:1800px;
	background:#000 url('../images/main/scene01/bg.jpg') no-repeat left bottom;
}

#section01 #slides{
	height:100%;
}

#section01 #slides .slidesjs-container,
#section01 #slides .slidesjs-control{
	height:100% !important;;
}

#section01 .slidesjs-control &gt; div{
	width:1800px;
	height:100%;
	position:relative;
}

#section01 .slidesjs-control &gt; div p{
	display:none;
}

#section01 .slidesjs-control &gt; .list01{
	background:url('../images/main/visual01/bg.jpg') no-repeat left top;
}

#section01 .slidesjs-control &gt; .list01 .txt01{
	left:150px;
	top:50%;
	margin-top:-324px;
}

#section01 .slidesjs-control &gt; .list01 .txt02{
	left:150px;
	top:50%;
	margin-top:-260px;
}

#section01 .slidesjs-control &gt; .list01 .txt03{
	left:150px;
	top:50%;
	margin-top:-206px;
}

#section01 .slidesjs-control &gt; .list01 .car{
	left:50%;
	margin-left:-530px;
	bottom:35px;
	z-index:9;
}

#section01 .slidesjs-control &gt; .list02{
	background:url('../images/main/visual02/bg.jpg') no-repeat left top;
}

#section01 .slidesjs-control &gt; .list02 .txt01{
	left:50%;
	top:50%;
	margin-left:-344px;
	margin-top:-354px;
}

#section01 .slidesjs-control &gt; .list02 .txt02{
	left:50%;
	top:50%;
	margin-left:-426px;
	margin-top:-320px;
}

#section01 .slidesjs-control &gt; .list02 .txt03{
	left:50%;
	top:50%;
	margin-left:-440px;
	margin-top:-240px;
}

#section01 .slidesjs-control &gt; .list02 .car{
	left:50%;
	margin-left:-554px;
	bottom:55px;
	z-index:9;
}


#section01 .slidesjs-control &gt; .list03{
	background:url('../images/main/visual03/bg.jpg') no-repeat left top;
}

#section01 .slidesjs-control &gt; .list03 .txt01{
	left:50%;
	top:50%;
	margin-left:-84px;
	margin-top:-294px;
}

#section01 .slidesjs-control &gt; .list03 .txt02{
	left:50%;
	top:50%;
	margin-left:-84px;
	margin-top:-250px;
}

#section01 .slidesjs-control &gt; .list03 .txt03{
	left:50%;
	top:50%;
	margin-left:-84px;
	margin-top:-194px;
}

#section01 .slidesjs-control &gt; .list03 .car{
	left:140px;
	bottom:205px;
	z-index:9;
}




#section01 #slides .slidesjs-previous{
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-43px;
	z-index:999;
	margin-left:-800px;
	width:44px;
	height:87px;
	text-indent:-9999px;
	background:url('../images/main/prev.png') no-repeat left top;
}

#section01 #slides .slidesjs-next{
	position:absolute;
	left:50%;
	top:50%;
	z-index:999;
	margin-top:-43px;
	margin-left:700px;
	width:44px;
	height:87px;
	text-indent:-9999px;
	background:url('../images/main/next.png') no-repeat left top;
}


.slidesjs-pagination{
	position:absolute;
	left:50%;
	width:200px;
	margin-left:-200px;
	bottom:100px;
	z-index:99;
	font-size:0;
	text-align:center;
}

.slidesjs-pagination li{
	display:inline-block;
	margin:0 5px;
}

.slidesjs-pagination li a{
	display:block;
	height:11px;
	width:11px;
	background:url('../images/main/paginavi.png') no-repeat left bottom;
}

.slidesjs-pagination li a.active{
	background-position:left top;
}





/** Sub01 **/ 
#section02{width:2000px;background:url('../images/sub/scene01/bg.jpg') no-repeat left top;}
#section02 .txt01{left:454px;top:342px;}
#section02 .txt02{left:430px;top:400px;}
#section02 .txt03{left:680px;top:162px;}
#section02 .txt04{left:680px;top:225px;}
#section02 .txt05{left:1010px;top:262px;}
#section02 .txt06{left:1005px;top:285px;}
#section02 .btn{left:1005px;top:430px;}
#section02 .car{left:975px;top:324px;}

/** Sub02 **/
#section03{width:2000px;background:url('../images/sub/scene02/bg.jpg') no-repeat right top;}
#section03 .btn01{left:234px;top:525px;}
#section03 .btn02{left:135px;top:715px;}
#section03 .btn03{left:990px;top:638px;}
#section03 .btn04{left:654px;top:813px;}
#section03 .txt01{right:240px;top:36px;}
#section03 .txt02{right:240px;top:222px;}
#section03 .txt03{right:240px;top:302px;}
#section03 .txt04{right:240px;top:336px;}
#section03 .txt05{right:240px;top:560px;}
#section03 .bg01{left:430px;top:450px;width:256px;height:85px;background:url('../images/sub/scene02/line01.png') no-repeat left top;}
#section03 .bg02{left:508px;top:556px;width:204px;height:177px;background:url('../images/sub/scene02/line02.png') no-repeat left top;}
#section03 .bg03{left:894px;top:550px;width:107px;height:94px;background:url('../images/sub/scene02/line03.png') no-repeat left top;}
#section03 .bg04{left:670px;top:568px;width:113px;height:260px;background:url('../images/sub/scene02/line04.png') no-repeat left top;}
#section03 .img{left:232px;top:0;}
#section03 .img02{left:0;top:0;}

/** Sub03 **/
#section04{margin:0;width:1900px;background:url('../images/sub/scene03/bg.jpg') no-repeat left top;}
#section04 .car{left:552px;top:505px;}
#section04 .txt01{left:767px;top:134px;}
#section04 .txt02{left:578px;top:250px;}
#section04 .wheel_box{left:410px;top:426px;}
#section04 .btn01{left:785px;top:333px;}
#section04 .btn02{left:492px;top:512px;z-index:2;}
#section04 .btn03{left:492px;top:615px;z-index:2;}

/** Sub04 **/
#section05{width:1750px;background:url('../images/sub/scene03/bg.jpg') no-repeat right top;}
#section05 .txt01{left:547px;top:134px;}
#section05 .txt02{left:391px;top:205px;}
#section05 .img_box{position:absolute;left:177px;top:324px;width:1010px;}
#section05 .img_box li{float:left;margin:0 5px 5px 0;}

/** Sub05 **/
#section06{width:1904px;background:url('../images/sub/scene05/bg.jpg') no-repeat right top;}
#section06 .txt01{left:610px;top:404px;}
#section06 .txt02{left:590px;top:496px;}

/** Sub06 **/
#section07{width:1722px;background:url('../images/sub/scene06/bg.jpg') no-repeat right top;}
#section07 .txt01{left:342px;top:132px;}
#section07 .txt02{left:342px;top:194px;}
#section07 .txt03{left:342px;top:234px;}
#section07 .txt04{right:110px;top:616px;}
#section07 .img_box{position:absolute;left:258px;top:632px;width:1410px;}
#section07 .img_box li{float:left;margin:0 50px 0 0;}
#section07 .car{right:0;top:95px;}

/** Sub07 **/
#section08{width:1882px;background:url('../images/sub/scene07/bg.jpg') no-repeat right top;}
#section08 .img01{left:280px;top:124px;}
#section08 .img02{left:156px;top:376px;}
#section08 .img03{left:300px;top:624px;}
#section08 .txt01{right:136px;top:318px;}
#section08 .txt02{right:302px;top:382px;}
#section08 .txt03{right:170px;top:422px;}
#section08 .btn01{right:428px;top:490px;}

/** Sub08 **/
#section09{margin:0;width:2260px;background:url('../images/sub/scene08/bg.jpg') no-repeat right top;}
#section09 .title{left:988px;top:156px;}
#section09 #carousel {position:absolute;left:130px;top:200px;width:1860px;height:600px;overflow:hidden;}
#section09 #carousel img{visibility:hidden;cursor:pointer;border:solid 8px rgba(0,0,0,0)}
#section09 #carousel img.carousel-center{border:solid 8px #95001e;box-shadow:4px 4px 12px rgba(0,0,0,9);}
#prev{position:absolute;left:835px;;top:810px;}
#next{position:absolute;left:1253px;top:810px;}
.pageNum{position:absolute;left:1050px;top:826px;color:#c8c8c8;font-family:"Arial";width:37px;height:36px;background:url('../images/sub/scene08/page_line.png') no-repeat left top;}
.pageNum .current_num{position:absolute;left:0px;top:-10px;font-size:26px;font-weight:bold;}
.pageNum .total_num{position:absolute;right:-4px;bottom:0;font-size:18px;}




/** Pop **/

.pop_bg{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url('../images/scommon/wheel_pt.png') repeat left top;
	z-index:99998;
	display:none;
}
.pop_info{
	position:absolute;
	left:50%;
	top:50%;
	width:650px;
	height:750px;
	background:url('../images/sub/pop/info_pt.gif') repeat left top;
	margin-left:-325px;
	margin-top:-375px;
}


.pop_info .close_pop{position:absolute;right:-70px;top:0;}
.pop_info .pop_title{height:68px;text-align:center;padding:34px 0 0 0;position:relative;}
.pop_info .pop_title .prev{position:absolute;left:30px;top:30px;display:none;}
.pop_info .pop_title .next{position:absolute;right:30px;top:30px;display:none;}

.pop_info .info_tab{position:relative;}
.pop_info .info_tab li p{width:25%;float:left;height:54px;background:url('../images/sub/pop/tab_pt.png') repeat-x left top;}
.pop_info .info_tab li p.on{background:url('../images/sub/pop/tab_pt_on.png') repeat-x left top;}
.pop_info .info_tab li.first p a{border-left:none;}
.pop_info .info_tab li p a{display:block;height:46px;border-left:solid 1px #181819;font-size:0;text-indent:-9999px;}
.pop_info .info_tab li .contents{display:none;position:absolute;left:36px;top:85px;color:#fff;}
.pop_info .info_tab li.tab01 p a{background:url('../images/sub/pop/tab_txt01.png') no-repeat center 16px}
.pop_info .info_tab li.tab02 p a{background:url('../images/sub/pop/tab_txt02.png') no-repeat center 16px}
.pop_info .info_tab li.tab03 p a{background:url('../images/sub/pop/tab_txt03.png') no-repeat center 16px}
.pop_info .info_tab li.tab04 p a{background:url('../images/sub/pop/tab_txt04.png') no-repeat center 16px}
.pop_info .info_tab li.tab01 p.on a{background:url('../images/sub/pop/tab_txt01_on.png') no-repeat center 16px}
.pop_info .info_tab li.tab02 p.on a{background:url('../images/sub/pop/tab_txt02_on.png') no-repeat center 16px}
.pop_info .info_tab li.tab03 p.on a{background:url('../images/sub/pop/tab_txt03_on.png') no-repeat center 16px}
.pop_info .info_tab li.tab04 p.on a{background:url('../images/sub/pop/tab_txt04_on.png') no-repeat center 16px}



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