<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-image: url(/share/images/site/bgr2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

body { min-width: 1100px; }

.bgr2 {
	background-image: url(/share/images/site/bgr1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgr3 {
	background-image: url(/share/images/site/bgr3.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu {
	background-image: url(/share/images/site/arrow1.jpg);
	background-repeat: repeat-x;
}
.bgr4 {
	background-image: url(/share/images/site/bgr_site.png);
	background-repeat: repeat-y;
}
.bgr5 {
	background-image: url(/share/images/site/table.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.bgr6 {
	background-image: url(/share/images/site/table1.jpg);
	background-repeat: repeat-y;
}
.bgr7 {
	background-color: #E6E6E6;
	border: 1px solid #FFF;
}
.logo {
	background-image: url(/share/images/site/logo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text1 {
	position:absolute;
	right:0px;
	top:12px;
	width:674px;
	height:36px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}
.text2 {
	position:absolute;
	right:0px;
	bottom:0px;
	width:674px;
	height:44px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	background-image: url(/share/images/site/arrow1.jpg);
	background-repeat: repeat-x;
}
.text5 {
	position:absolute;
	left:10px;
	top:25px;
	width:537px;
	height:58px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.text6 {
	position:absolute;
	right:10px;
	top:25px;
	width:471px;
	height:58px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.text7 {
	position:absolute;
	right:680px;
	bottom:5px;
	width:512px;
	height:88px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
}
.sh_left {
	background-image: url(/share/images/site/shadow9.png);
	width: 27px;
	background-repeat: no-repeat;
	background-position: right top;
}
.sh_right {
	background-image: url(/share/images/site/shadow10.png);
	width: 27px;
	background-repeat: no-repeat;
	background-position: left top;
}
</pre></body></html>