.main {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6c6b6b;
}
.page_title {
	font-family: Arial;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #6c6b6b;
	letter-spacing: -1px;
}
.heading {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6c6b6b;
}
.top_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6C6B6B;
	text-decoration: none;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C6B6B;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c6b6b;
}
.tableHeading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6c6b6b;
	background-color:#E7E6E6
}
.tableContent {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6c6b6b;
	background-color:#F3F3F3;
}
.subMenu_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}
html { 
	overflow-y:scroll;
}
p{
	margin-bottom:0px;
	margin-top:10px;
}
div.dropmenu
{
	position:absolute;
	visibility:hidden;
}
.chineseMain{
	font-family: SimSun;
	text-align:justify;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height:19px;
	color: #6c6b6b;
}
.chinesesubheading {
	font-family: SimSun;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6c6b6b;
}
.chineseheading {
	font-family: SimSun;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #6c6b6b;
}
.chinesetableHeading {
	font-family: SimSun;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6c6b6b;
	background-color:#E7E6E6;
}
.chinesetableContent {
	font-family: SimSun;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6c6b6b;
	background-color:#F3F3F3;
}
.chinesebottom_link {
	font-family: SimSun;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #6C6B6B;
	text-decoration:none;
	letter-spacing:1.5px;
}
.chinesesubMenu_links {
	font-family: SimSun;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #868686;
	text-decoration: none;
}