<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
BODY {
	BACKGROUND: url(/images/bg-body.gif) #fff repeat-x;
	TEXT-ALIGN: center;
	font-family: Arial, Helvetica, sans-serif;
	font-family:"锟斤拷锟斤拷";
	font-size: 12px;
	padding: 10px;
}
A {
	TEXT-DECORATION: none
}
.feature {
	MARGIN-TOP: 2em;
	WIDTH: 867px;
	POSITION: relative
}
.feature H2 {
	MARGIN: 20px 0px 7px;
	text-align: left;
	text-indent: 10px;
}
.section A{ display:block; float:left; padding:0px 18px; border-right:1px dashed #dcdcdc; width:135px; color:#555555; height:140px;}
.section a span{ color:#999999;}
.feature A IMG {
	border:none;
	margin-bottom:3px;
}
.feature A:hover IMG {
	
}
#my-glider {
	POSITION: relative
}
.scroller {
	OVERFLOW: hidden; WIDTH: 860px; HEIGHT: 124px
}
.scroller .section {
	FLOAT: left; OVERFLOW: hidden; WIDTH: 860px; WHITE-SPACE: nowrap; HEIGHT: 124px; 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(../images/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(../images/glider-arrows.png);
	background-repeat: no-repeat;
}
#prevLink:hover {
	BACKGROUND-POSITION: 0px -19px
}
#nextLink {
	BACKGROUND-POSITION: -19px 0px
}
#nextLink:hover {
	BACKGROUND-POSITION: -19px -19px
}
#prevLink {
	LEFT: -18px
}
#nextLink {
	RIGHT: -18px
}

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