<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #50483A;
	text-align: center;
	line-height: 1.6;
	font-size: 12px;
}


#container {
	width:960px;
	margin: auto;
	border: 1px solid #CCCCCC;
	height: auto;

}


#language{
	width: 90px;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 40px;
}

#header {
	width:960px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 172px;
	background-image: url('../images/ws-top-bg.jpg');
	background-repeat: no-repeat;
	background-position-y:50%

}
#logo {
	width:220px;
	height: 50px;
	float: left;
	font-size: 30px;
	color: #FFFFFF;
	background-color: #669933;


}

#banner {
	width:960px;
	height: 50px;
	background-color: #000000;
	padding-top: 50px;
	float: left;
}

#master{
	width: 958px;
	background-color: #FFFFFF;
	text-align: left;
}
#h1-bg{
	width: 650px;
	height: 35px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}


h1{
	font-size: 22px;
	margin: 0px;
	color: #333333;

}

h2{
	font-size: 11px;
	font-weight: normal;
	width: 650px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #999999;
	
}


#left{
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left;

}

#center{
	width: 675px;
	float: right;
	padding: 10px;
	margin: auto;
	text-align: center;

}


#main{
	width:650px;
	float: none;
	background-color: #FFFFFF;
	margin: auto;
	text-align: left;
}

#main ul li a:link {
	font-size: 12px;
	line-height: 1.6;
	color: #666666;
	text-decoration: none;
}

#main ul li a:hover{
	line-height: 1.6;
	color: #00A8D2;
	text-decoration: underline;
}
#main a:visited {
	color: #666666;
	line-height: 1.6;
	text-decoration: none;
}



#footer {
	width:960px;
	height:50px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	float: left;
}
#footer a:link {
	font-size: 12px;
	line-height: 1.6;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}

#footer a:hover{
	line-height: 1.6;
	color: #FF6600;
	text-decoration: underline;
}

#footer a:visited {
	color: #FF9966;
	line-height: 1.6;
	text-decoration: none;
}




#menu {
	height: 36px;
	padding-topmenu: 0px;
	width: 600px;
	font-size: 13px;
	font-weight: bold;
	float: right;
	margin: 0px;
	padding-top: 40px;
}


#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#menu ul li {
	border-style:none; float: left;
	text-align: center;
	background-image: url('../images/ws-menu-bg.jpg');
	background-repeat: repeat-y;
	background-position:  right 50%;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 36px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu ul li a:hover, #menu ul li a.current {
	font-weight: bold;
	background-repeat: repeat-y;
	background-position: right top;
	color: #000033;
}






#submenu {
	padding-topmenu: 0px;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	margin: auto;
	background-repeat: repeat-y;
	background-position: left;
}
#submenu-title {
	height: 64px;
	width: 263px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url('../images/ws-left-products-title.jpg');
	background-repeat: no-repeat

}

#submenu ul {
	border-style:none; width: 263px;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/ws-left-bg.jpg');
	background-repeat: repeat-y;
	background-position:  left 50%;; list-style-type:none
}
#submenu ul li {
}
#submenu ul li a {
	border-bottom:1px solid #DEE0D1; display: block;
	text-decoration: none;
	color: #333333;
	width: 180px;
	text-align: left;
	padding-left: 20px;
	height: 28px;
	letter-spacing: 1px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	background-color: #EEEEEE;
	border-top-color: #DEE0D1;
	border-right-color: #DEE0D1;
	border-left-color: #DEE0D1;
	background-image: url('../images/ws-left-icon.gif');
	background-repeat: no-repeat;
	background-position:  left 50%;
}

#submenu ul li a:hover{
	background-color: #FFFFCC;
	text-decoration: none;
	color: #330000;
}
#submenu ul li a.current {
	color: #330000;
	background-color: #EEEEEE;
	text-decoration: none;
}

#submenu-bottom {
	height: 81px;
	width: 263px;
	background-image: url('../images/ws-left-down-bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px


}


/* news */
.news_table  {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
}

.news_table th {
	color: #FF3366;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.news_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 12px;	
	background-repeat: no-repeat;
	background-position: 2px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.news_table td.title {background-image: url('../images/ws-news-icon.gif'); }
.news_table td.title a:link    { color: #666666; text-decoration: none;}
.news_table td.title a:visited { color: #666666; text-decoration: none;}
.news_table td.title a:hover   { color: #FF0000; text-decoration: none;}
.news_table td.title a:active  { color: #666666; }

.news_table td.date { color: #00CCCC; }
.news_table  tr.altrow {	background-color: #F4F3F0;}

.news-title{
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	color: #660000;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 4px;
	height: auto;
	width: 100%;
	background-image: url('../images/index/ws-news-title-icon.gif');
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 10px
}
.news-date{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #00CCCC;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	valign: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: right;
}
.news_main{
	width:100%;
	float: left;
	margin: auto;
	text-align: left;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	font-weight: normal;
}




/* download */


#page {
	TEXT-ALIGN: center;
	width: 600px;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	color: #666666;
}
#page a {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url('../images/icon-point02.gif');
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 1px;
	font-weight: bold
}
#page a:hover {
	COLOR: #0B9F9F;
}
#page a:active {
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #669900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 16px;
}
#page-focus{
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 40px;
	padding-top: 10px;
}






.leftimg {
	float: left;
	border: none;
	margin: 10px;
}
.padding {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 20px;
}



.datatable {
	border-collapse: collapse;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 100%;
}




.datatable th {
	color: #003366;
	background-color:#C6F3FD;
	text-align:center;
	font-size: 12px;
	line-height: 1.2;
	height: 25px;
	top: 5px;
	letter-spacing: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #ECE9D8;
	font-weight: bold;
}
.datatable td {
	border-left:1px solid #E3E3E3; border-bottom:1px dashed #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	padding-left: 6px;
	background-image: url('../images/ws-bg-09.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	padding-bottom: 2px
}
.datatable  tr.altrow {	background-color: #F4F3F0;}

/* text back link */
.back {
	text-align: center;
	height: auto;
	width: 100%;
	color: #333333;
	text-decoration: none;
}
.back a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
.back a:visited {
	color: #999999;
	text-decoration: none;
}
.back a:hover {
	color: #FF0000;
	text-decoration: none;
}
.back a:active {
	color: #999999;
	text-decoration: none;
}
</pre></body></html>