<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("bar.css");
.MainAboutContainer{
	width:100%;
	height:130px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.MainContainer{
	width:99%;
	margin-bottom:1px;
	margin-top:2px
}
.MainBar{
	border-bottom:1px solid #eee;
}
#Aimg{filter:alpha(opacity=100);behavior:url("img/fade.htc");}
</pre></body></html>