@charset "utf-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
color: #003366;
font-size:12px;

background-color: #FFF;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	scrollbar-base-color: #CEF2FF;
	scrollbar-arrow-color: #1CBAFF;
	scrollbar-3dlight-color: #777799;
	scrollbar-darkshadow-color: #666677;
	scrollbar-face-color: #9BEBFF;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-shadow-color: #a1b1c3;
	scrollbar-track-color: #1CBAFF;
}

A:link {text-decoration:none; }
A:visited {text-decoration: none;}
 A:hover {text-decoration:underline;}


#Header
{
width: 100%;
margin:0px;
background-image: url(topbanner_chinese.jpg);
background-repeat: no-repeat;
background-color:#095ba7;
height:30px;
}

#container
{
width: 100%;
margin:0px auto;
background-image: url(WuJieBGSub.jpg);
background-repeat:repeat-x;
}

#Main {
	width: 65%;
	margin:20px 0px 0px 20px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#Main h1{
font-size:22px;
font-weight:bold;
color: #330099;
}
#Main h2{
font-size:16px;
font-weight:bold;
color: #330099;
}

#h3{
font-size:14px;
font-weight:bold;
}

#h4{
font-size:14px;
}

#h5{
font-size:16px;
font-weight:bold;
}

#TopBG {
float:right;
clear:left;
}

#theme {
padding: 10px 0px 20px 360px; 
font-size: 14px;
font-weight:bold;
}

#logo {
padding: 12px 0pt 0px 40px; 
font-family: "Monotype Corsiva";
font-size: 72px;
font-weight:bold;
color: #ff9955;
}
#logo2 {
padding: 40px 0pt 0px 0px; 
font-family: "Monotype Corsiva";
font-size: 72px;
font-weight:bold;
color: #000099; 
}

#navlist
{

padding:5px 0 5px 0;
margin: 0;
background-color: #2a4573;
font-size: 12px;
text-align:right;
}

#navlist li
{
display: inline;
list-style: none;
color:#FFFFFF;
padding: 0;
margin: 0;

}

#navlist #active
{
float: left;
font-size: 14px; 
font-weight: bold; 
padding-left: 20px; 
letter-spacing: 4px;
color:#FFFFFF;
}

#navlist .current
{
text-align:right;
background-color:#FF9900;
padding: 0px 0px 0px 0px;
color:#FFF
}


#navlist li a
{
text-decoration: none;
padding: 3px 10px 3px 10px;
letter-spacing: 1px;
color: #FFF;
}

* html #navlist li a { padding: 0 8px; }

#navlist li a:hover
{
background-color: #26A;
color: #FFF;
}

#footer {
width: 100%;
background-image: url(copyBG.gif);
background-repeat:repeat-x;
color: #333;
font-size:10px;
height:32px;
text-align:center;
padding-top: 5px; 
padding-bottom: 0px;
list-style: none;
}

#footer li a
{
text-decoration: none;
padding: 3px 10px 3px 10px;
letter-spacing: 1px;
color: rgb(102, 102, 102);
}

#footer li a:hover
{
background-color: #26A;
color: #FFF;
}

#apDiv1 {
	position:absolute;
	left:200px;
	top:212px;
	font-size: 14px;
	letter-spacing: 1px;
}

#copyright {
	position:absolute;
	left:316px;
	top:64px;
    font-size:10px;
}

#ads {
	line-height: 18pt;
	font-size:16px; 
}
