a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;

}
.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.subtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #0099CC;
	font-weight: bolder;
}
.productTitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: left bottom;
}
.Normal {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}
.titleChi {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 21px;
	font-weight: bold;
}
.subtitleChi {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.productTitleChi {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.NormalChi {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 14px;
}
