<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#kuzhan {
	margin: 0px auto 0px; width: 1050px; height: 390px; overflow: hidden; position: relative;
}
#kuzhan .diapo {
	left: -1000px; overflow: hidden; position: absolute; cursor: pointer;
}
#kuzhan .bank {
	overflow: hidden; visibility: hidden;
}
#kuzhan ul {
	margin: 0px auto; width: 100%; height: 20px; text-align: center;
}
#kuzhan ul li {
	width: 100%; height: 20px; text-align: left; color: rgb(51, 51, 51); line-height: 20px; overflow: hidden; font-size: 12px; margin-left: 6px; vertical-align: bottom;
}
#kuzhan .text {
	left: 0px; width: 80px; text-align: center; bottom: 1%; color: rgb(51, 51, 51); font-family: verdana, arial, Helvetica, sans-serif; position: absolute; z-index: 1000;
}
#kuzhan .title {
	font-size: 0.9em; font-weight: bold;
}
#kuzhan .legend {
	font-size: 0.8em;
}
#kuzhan .scrollbar {
	left: 10%; top: 0px; width: 80%; height: 16px; position: absolute; z-index: 1;
}
#kuzhan .scrollbar img {
	cursor: pointer;
}
#kuzhan .track {
	left: -55px; top: 0px; width: 950px; height: 16px; position: absolute;
}
#kuzhan .arrow-left {
	left: -105px; position: absolute; z-index: 1;
}
#kuzhan .arrow-right {
	right: -105px; position: absolute; z-index: 1;
}
#kuzhan .bar {
	left: 25px; top: 0px; height: 16px; position: absolute; cursor: pointer;
}
#kuzhan .ProTi {
	color: rgb(255, 102, 0); font-weight: bold;
}
#kuzhan .ProRmb {
	font-weight: bold;
}
#kuzhan .ProMo {
	color: rgb(255, 102, 0); cursor: pointer;
}
#foot_bm a {
	color: rgb(102, 102, 102); font-size: 12px;
}

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