.contentBg {
	background-image: url(images/bgcolor.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.chitext {
	font-family: MINGLIU;
	color: #330066;
	font-size: 13px;
	line-height: 20px;
}
.smalltext {
	font-family: MINGLIU;
	color: #330066;
	font-size: 12px;
}
.heading {
	font-family: MINGLIU;
	font-weight: bold;
	color: #330066;
	font-size: 16px;
}
.news {
	font-family: MINGLIU;
	color: #333399;
	font-size: 14px;
}
.heading_orange {
	font-family: MINGLIU;
	font-weight: bold;
	color: #FF9900;
	font-size: 16px;
}
.text_orange {
	font-family: MINGLIU;
	color: #FF9900;
	font-size: 13px;
	line-height: 20px;
}
.text_green {
	font-family: MINGLIU;
	color: #006600;
	font-size: 13px;
	line-height: 20px;
}