<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {
	background: #160E1C url(../images/demo-floatingbar.jpg) top center no-repeat;
	color:#CCCCCC
}
div.scr_esp_down {
	width:100%;
	height:51px;
	background: url(../images/toolbar_make.jpg) repeat-x;
	position:fixed;
	top:0;
	left:0;
	z-index:550;
	opacity:0.10;
	filter:alpha(opacity=10);
	visibility:hidden;
}
div.scr_esp_down div {
	width:100%;
	height:51px;
	background:url(../images/IS_toolbar_img.jpg) no-repeat top center;
}
img.img_animate {
	display:none;
}</pre></body></html>