<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#catalog_bg {
	overflow:hidden;

}
#catalog_bg_content {
	margin:0px auto 0px auto;
	min-height:40px;
	position:relative;
	overflow:hidden;
	padding:5px;
	height:320px;
}

#catalog_bg_content_title{
	margin:0px;
	padding:0px;
	}
#catalog_bg_content_title li{
	margin: 10px 15px 5px 15px;
	min-height:25px;
	list-style:none;
	border-bottom:1px #666 solid;
	}
#catalog_bg_content a:link {


	font-size:13px;
}
#catalog_bg_content a:visited {


	font-size:13px;
}
#catalog_bg_content a:hover {


	font-size:13px;
}
#catalog_bg_content a:active {


	font-size:15px;
}
	
	
#fixed_banner4{
	position:absolute;
	left:20px;
	top:20px;
	width:180px;
	height:120px;
	}
</pre></body></html>