<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
.mainmiddle-page {
				width: 100%;
				height: 20px;
				background: url(middlpagebg.gif) bottom repeat-x #dddddd;
				margin-top: 0px;
			}
			
.mainmiddle-page-td {
				text-align: right;
				color: #333333;
			
			}
			
.searchdiv {
	text-align: right;
	background-image: url("../../image/search_bg.gif");
	border: 1px solid #5ba2d8;
	padding: 5px;
}

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