.chinese {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #333333;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family:Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.english {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.title {
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma;
	color: #333333;
}
.small {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	line-height: -1px;
}
