<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#fixed {
	background-color:#0AA76F;
	width:44px;
	left:0;
	top:0;
	bottom:0;
	z-index:199;
}
#fixed dl {
	list-style:none;
	padding:0px;
	margin:0px;
	width:44px;
	position:absolute;
	left:0;
	top:50%;
	bottom:0;
	vertical-align:middle;
	margin-top:-240px;
}
#fixed dt {
	position:absolute;
	width:44px;
	display:block;
	bottom:85px;
}
#fixed a,#fixed a:link,#fixed a:visited {
	text-decoration:none;
	display:block;
	height:60px;
	background:transparent url(fixed.icon.png) top center no-repeat;
	color:#FFFFFF;
	text-align:center;
	line-height:90px;
	overflow:hidden;
}
#fixed a:hover {
	background-color:#FFA500;
}
#fixed a.web {
	background-position:-7px -10px;
}
#fixed a.mb {
	background-position:-67px -10px;
}
#fixed a.dj {
	background-position:-127px -10px;
}
#fixed a.mh {
	background-position:-187px -10px;
}
#fixed a.dh {
	background-position:-247px -10px;
}
#fixed a.pk165 {
	background-position:-307px -10px;
}
#fixed a.w267 {
	background-position:-367px -10px;
}
#fixed a.close {
	background-color:#FFA500;
	background-position:-427px top;
}
</pre></body></html>