<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----é…·ç«™ä»£ç&nbsp;æ”¶é›†æ•´ç† www.5icool.org----*/
.scroller {
	OVERFLOW: hidden; WIDTH: 485px; HEIGHT: 116px
}
.scroller .section {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 485px; WHITE-SPACE: nowrap; HEIGHT: 116px; TEXT-ALIGN: center
}
.scroller .content {
	WIDTH: 10000px
}
#prevLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 20px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 35%;
	HEIGHT: 20px;
	background-image: url(../img/glider-arrows.png);
	background-repeat: no-repeat;
}
#nextLink {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 20px;
	TEXT-INDENT: -99999px;
	POSITION: absolute;
	TOP: 35%;
	HEIGHT: 20px;
	background-image: url(../img/glider-arrows.png);
	background-repeat: no-repeat;
}
</pre></body></html>