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

#top-panel-box {
	background: #efefef;
	position: relative;
	left: 207px;
	line-height: 0;
	width: 1073px;
	height: 394px;
	background: url(/common/images/icon/nlsgeu000000pr5u-img/roading.gif) no-repeat center center #efefef;
}
#top-panel {
	position: relative;
	width : 100%;
	height: 100%;
}
#top-panel .panel li {
	position: absolute;
	z-index: 0;
	display: none;
	top: 0;
	left: 0;
}
#top-panel .panel li.current {
	display: block;
	z-index: 1;
}

#top-panel .navigation {
	position: absolute;
	top: 0;
	left: 0;
	width : 100%;
	height: 100%;
	text-align: center;
}
#top-panel .navigation .thumbnail {
	position: absolute;
	z-index: 2;
	bottom: 0;
	width : 100%;
	height: 96px;
	background-color:#000000;
	overflow: hidden;
	display:none;
}
#top-panel .navigation .thumbnail .scroller {
	position: absolute;
	z-index: 3;
}
#top-panel .navigation .thumbnail .scroller ul {
	margin: 0;
	margin: 6px auto;
	/*padding: 0 30px;*/
	padding: 0 30px 0 29px;
	white-space: nowrap;
	font-size: 0;
}
#top-panel .navigation .thumbnail .scroller li {
	display: inline-block;
	/* IE 6/7 */
	/display: inline;
	/zoom: 1;
	margin-left: 1px;
	opacity: 0.7;
}
#top-panel .navigation .thumbnail .scroller li.current {
	opacity: 1;
}

#top-panel .navigation .pointer {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	width : 100%;
	margin: 2px;
}
#top-panel .navigation .pointer li {
	background: none repeat scroll 0 0 #fff;
	display: inline-block;
	/* IE 6/7 */
	/display: inline;
	/zoom: 1;
	font-size: 1px;
	height: 6px;
	letter-spacing: normal;
	margin: 0 2px;
	width: 18px;
	bottom: 0;
}
#top-panel .navigation .pointer li.current {
	background: none repeat scroll 0 0 #e60010;
}

#top-panel .pagination {
	display:none;
}
#top-panel .pagination li {
	position: absolute;
	z-index: 4;
}
#top-panel .pagination li a {
	display: block;
	text-indent: -9999em;
	outline: none;
}

#top-panel &gt; .pagination li {
	top: 50%;
	margin-top: -21px;
}
#top-panel &gt; .pagination li a {
	width: 42px;
	height: 42px;
}
#top-panel &gt; .pagination .prev {
	left: 10px;
}
#top-panel &gt; .pagination .prev a {
	background: url(/common/images/icon/tvdivq0000016c23-img/top-slider-arw-back.png) no-repeat 0 0;
}
#top-panel &gt; .pagination .prev a:hover {
	background: url(/common/images/icon/tvdivq0000016c2l-img/top-slider-arw-back-on.png) no-repeat 0 0;
}
#top-panel &gt; .pagination .next {
	right: 10px;
}
#top-panel &gt; .pagination .next a {
	background: url(/common/images/icon/tvdivq0000016c4s-img/top-slider-arw-next.png) no-repeat 0 0;
}
#top-panel &gt; .pagination .next a:hover {
	background: url(/common/images/icon/tvdivq0000016c56-img/top-slider-arw-next-on.png) no-repeat 0 0;
}

#top-panel .navigation .thumbnail &gt; .pagination li {
	top: 6px;
}
#top-panel .navigation .thumbnail &gt; .pagination li a {
	width: 30px;
	height: 84px;
}
#top-panel .navigation .thumbnail &gt; .pagination .prev {
	left: 0px;
}
#top-panel .navigation .thumbnail &gt; .pagination .prev a {
	background: url(/common/images/icon/tvdivq0000016bz3-img/icon-thumbnail-back.png) no-repeat 0 0;
}
#top-panel .navigation .thumbnail &gt; .pagination .prev a:hover {
	background: url(/common/images/icon/tvdivq0000016c04-img/icon-thumbnail-back-on.png) no-repeat 0 0;
}
#top-panel .navigation .thumbnail &gt; .pagination .next {
	right: 0px;
}
#top-panel .navigation .thumbnail &gt; .pagination .next a {
	background: url(/common/images/icon/tvdivq0000016c0i-img/icon-thumbnail-next.png) no-repeat 0 0;
}
#top-panel .navigation .thumbnail &gt; .pagination .next a:hover {
	background: url(/common/images/icon/tvdivq0000016c1i-img/icon-thumbnail-next-on.png) no-repeat 0 0;
}
</pre></body></html>