.content {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FF6B6D;
	font-weight: bold;
}

.contentbold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bluebold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1C93D8;
}
.redcontent {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #FF0000;
}
.chinese {
	font-family: SimSun;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
.chineseinnertext {
	font-family: SimSun;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

.chinese1 {
	font-family: SimSun;
	font-size: 16px;
	font-weight: bold;
	color: #FF6B6D;
}
.chinesewelcome {
	font-family: SimSun;
	font-size: 18px;
	font-weight: 900;
	color: #C80E00;
}


a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #697B89;
	font-weight: bold;
}
