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

#header {
	position: relative;
	top: 0px;
	background-color: #ffffff;
	border: 0 0 0 0;
	width: 900px;
	height: 150px;
	z-index: 1;
}
#header > a > img {
	width: 900px;
}
#language {
	position: absolute;
	width: 40px;
	height: 20px;
	right: 10px;
	background-color: #FFF;
	top: 10px;
	z-index: 5;
}
#language_english {
	position: relative;
	float: right;
	right: 0px;
}
#language_chinese {
	position: relative;
	float: right;
	right: -2px;
}
#nav_wrapper {
	position: absolute;
	background-color: #FFF;
	top: 123px;
	width: 100%;
	height: 30px;
	z-index: 8;
}
#navigation {
	position: absolute;
	background-color: #FFF;
	left: 0px;
	width: 900px;
	height: 30px;
	z-index: 1;
}
#nav_about {
	position: absolute;
	background-color: #4d235f;
	top: 0px;
	height: 26px;
	width: 80px;
	right: 445px;
	z-index: 1;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_about_about {
	position: absolute;
	background-color: #FAA21B;
	top: 0px;
	height: 26px;
	width: 80px;
	right: 445px;
	z-index: 1;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_about:hover, #nav_service:hover, #nav_resource:hover, #nav_resource:hover, #nav_news:hover, #nav_contact:hover, #nav_upload:hover {
	background-color: #FAA21B;
}
.fine_line_top {
	position: absolute;
	top: -3px;
	height: 1px;
	left: 0px;
	width: 100%;
	z-index: 2;
	background-color: #592C7A;
}
.fine_line_bottom {
	position: absolute;
	bottom: 0px;
	height: 1px;
	left: 0px;
	width: 100%;
	z-index: 2;
	background-color: #592C7A;
}
#nav_service {
	position: absolute;
	background-color: #4d235f;
	top: 0px;
	height: 26px;
	width: 90px;
	right: 354px;
	z-index: 99;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_service_service {
	position: absolute;
	background-color: #FAA21B;
	top: 0px;
	height: 26px;
	width: 90px;
	right: 354px;
	z-index: 100;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 4px;
}
#nav_resource {
	position: absolute;
	background-color: #4d235f;
	top: 0px;
	height: 26px;
	width: 100px;
	right: 253px;
	z-index: 1;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_resource_resource {
	position: absolute;
	background-color: #FAA21B;
	top: 0px;
	height: 26px;
	width: 100px;
	right: 253px;
	z-index: 100;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_news {
	position: absolute;
	background-color: #4d235f;
	top: 0px;
	height: 26px;
	width: 70px;
	right: 182px;
	z-index: 1;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_news_news {
	position: absolute;
	background-color: #FAA21B;
	top: 0px;
	height: 26px;
	width: 70px;
	right: 182px;
	z-index: 100;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_contact {
	position: absolute;
	background-color: #4d235f;
	top: 0px;
	height: 26px;
	width: 90px;
	right: 91px;
	z-index: 1;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_contact_contact {
	position: absolute;
	background-color: #FAA21B;
	top: 0px;
	height: 26px;
	width: 90px;
	right: 91px;
	z-index: 100;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
.header_tab_on {
	background-color: #FAA21B;
}
#nav_upload {
	position: absolute;
	background-color: #4d235f;
	top: 0px;
	height: 26px;
	width: 90px;
	right: 0px;
	z-index: 1;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
#nav_upload__upload {
	position: absolute;
	background-color: #FAA21B;
	top: 0px;
	height: 26px;
	width: 90px;
	right: 0px;
	z-index: 100;
	color: #FFF;
	font-family: "helvetica", Gadget, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5pt;
	text-align: center;
	padding-top: 3px;
}
a.nav_about:link {
	color: #FFF;
	text-decoration: none;
}      /* unvisited link */
a.nav_about::visited {
color:#FFF;
text-decoration:none;
}  /* visited link */
a.nav_about::hover {
color:#FFF;
background-color:FAA21B;
text-decoration:none;
}  /* mouse over link */
a.nav_about::active {
color:#FFF;
background-color:FAA21B;
text-decoration:none;
}  /* selected link */
