.zhbig {
	font-size: 36px;
	color: #000000;
}
.zhbig a {
	font-size: 36px;
	color: #000000;
	text-decoration: none;
}
.zhbig a:hover {
	font-size: 36px;
	color: #cc0000;
	text-decoration: none;
}

.zh {
	font-size: 24px;
	color: #000000;
}
.zh a {
	font-size: 24px;
	color: #000000;
	text-decoration: none;
}
.zh a:hover {
	font-size: 24px;
	color: #cc0000;
	text-decoration: none;
}

.pinyin {
	color: #333333;
	font-size: 18px;	
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0 0 0;
}

