body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color:#3F7C82;
	/*font-weight:bold;*/
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	/*font-weight:bold;*/
	color:#3F7C82;
}

a:hover {
	text-decoration: none;
	/*font-weight:bold;*/
	color:#CC0000;
	/*color:#3E6C1E;*/
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 130%;
}

.sitecontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F7C82;
	line-height: 100%;
}

.careercontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F7C82;
	line-height: 130%;
}

.redcontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	line-height: 130%;
}

.whitecontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height: 130%;
}

.newscontent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height: 130%;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	line-height: 100%;
}

.headerchinese {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

.newsheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height: 100%;
}

.newsheader2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height: 100%;
}

.navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.navigation_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.sub_navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.sub_navigation_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

#copyright:link {
	color:#666666;
	text-decoration: none;
}

#copyright:visited {
	text-decoration: none;
	color:#666666;
}

#copyright:hover {
	text-decoration: none;
	color:#CC3300;
}

#more:hover {
	text-decoration: none;
	color:#3F7C82;
	font-style:italic;
}

#more:link {
	color:#CC0000;
	text-decoration: none;
	font-style:italic;
}

#more:visited {
	text-decoration: none;
	color:#CC0000;
	font-style:italic;
}



#content_bg {
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#download_bg {
	background-image:url(../images/download_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contact_bg {
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#payment_bg {
	background-image:url(../images/payment_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#services_bg {
	background-image:url(../images/services_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#products_bg {
	background-image:url(../images/products_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#home_bg {
	background-image:url(../images/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#sitemap_bg {
	background-image:url(../images/sitemap_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}