@charset "utf-8";
body {
	
margin:0 auto;

text-align:center;
}

.title1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 120%;
	}
	
.bgco{
	background-color:#000000;}
.menu_link {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.page-title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
}
a:link {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}



.menu3_link{
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	
}
a.menu3_link:link {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu3_link:visited {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu3_link:hover {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.menu3_link:active {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}




.menu2_link a.menu2_link {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu2_link:link {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu2_link:visited {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.menu2_link:hover {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.menu2_link:active {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.content {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.chinese {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h1,h2,h3,h4 {
margin:0px;
padding:0px;
font-size:inherit;
font-weight:normal;
}

