<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif;background: url(../design/main/bg.png);
}
.Container, .Wrapper, .Header, .Logo, .Menu, #Content, .Footer {display:block; position:relative;}
.Container {width:100%; min-width:1280px; text-align:center;}
.Wrapper{margin:auto;width:1024px; text-align:left; background:#FFF;-khtml-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.Header{width:1024px; height:186px;}
.Logo {height:150px;}
.Menu {height:36px; text-align:left; background:url(../design/main/menu.png);-khtml-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.Menu ul {margin:auto;list-style:none;text-align:center;}
.Menu ul li {float:left; display:inline;}
.Menu a:link, .Menu a:visited {margin:auto;display:inline-block; padding-top:8px; width:150px; height:28px; font-size:14px; text-decoration:none; color:#FFF;}
.Menu a:hover {color:#FFF;background:url(../design/main/menu.png) 0 72px;}
.Cont{margin:auto;height:auto; width:1024px; text-align:center; background:#FFF;}
#Content{margin:auto;height:auto; width:980px; text-align:left;}
#Content, h1, p, ul, li, span {font-size:12px;}
.TabTTH {width:700px; background:#999; font-size:12px;}
.TabTTH td {background:#FFF;}
</pre></body></html>