@charset "utf-8";
/* CSS Document */
.lof-slidecontent{
	position:relative;
	overflow:hidden;

	width:980px;
	height:300px;

}
.lof-slidecontent .preload{
	height:100%;
	width:100%;
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	color:#FFF;
	text-align:center
}
.lof-slidecontent .preload div{
	height:100%;
	width:100%;

}
/* main flash */
.lof-main-wapper{
	margin-right:auto;
	overflow:hidden;
	
	padding:0px;
	width:300px;
	position:relative;

}

.lof-main-wapper .lof-main-item{
	overflow:hidden;
	padding:0px;
	margin:0px;
	max-height:250px;
	width:380px;
	left:580px;

 text-align:center;


	position:absolute;
}
.lof-main-wapper .lof-main-item img{



}

.lof-main-item-desc{
	z-index:100px;
	position:absolute;
	top:150px;
	left:450px;
	width:400px;


	/* filter:0.7(opacity:60) */
}
.lof-main-item-desc p{
	color:#000;
	margin:0 8px;
	padding:8px 0
}
.lof-main-item-desc h3 a{
	color:#FFF;	
	margin:0;
	text-decoration:none;
	font-size:140%;
	padding:20px 8px 2px;
	font-family:"Noto Sans KR",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h3 a:hover{
	color:navy;
	text-decoration:none;
}


/* item navigator */
ul.lof-navigator{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
	height:30px;
}
ul.lof-navigator li{
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	width:100%;
	padding:0;
	margin:0;
	
    
}
.lof-navigator-outer{
	position:absolute;
	right:0;

	top:0px;
	z-index:100;
	height:300px;
	width:600px;
	overflow:hidden;
	color:#FFF

}
.lof-navigator li.active{

	color:navy;
}
.lof-navigator li:hover{
	color:navy;
}


.lof-navigator li h3 {
	color:#000;
	font-size:100%;
	padding:15px 0 0 !important;
	margin:0;

}


.lof-navigator li h3 a:hover{
	color:navy;
	font-size:100%;
	padding:15px 0 0 !important;
	margin:0;

}


.lof-navigator li div{

	color:#000;
	height:100%;
	position:relative;
	margin-left:15px;
	padding-left:15px;
	

}

.lof-navigator li.active div{

	color:navy;
}

.lof-navigator li.active h3{
	color:navy;
	font-weight:bold;
}
.lof-next{
	position:absolute;
	top:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}
.lof-previous{
	position:absolute;
	bottom:0;
	height:30px;
	background:#F9F9F9;
	display:block;
	width:100%;
}





@font-face { 
	font-family: 'Noto Sans KR'; 
	font-style: normal; 
	font-weight: 100; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) 
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) 
		format('opentype'); 
} 
	
	
	@font-face { font-family: 'Noto Sans KR'; 
	font-style: normal; font-weight: 300; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2)
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf)
		format('opentype'); 
	} 
	
	@font-face { font-family: 'Noto Sans KR'; 
	font-style: normal; 
	font-weight: 400; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) 
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) 
		format('opentype'); 
	}
	
	@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 500; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) 
	format('woff2'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) 
		format('woff'), url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf)
		format('opentype');
	}
	@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 700; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
	url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
		url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
	} 
	
	@font-face { font-family: 'Noto Sans KR'; font-style: normal; font-weight: 900; 
	src: url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
	url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
		url(/fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
	}