.titleStytle {
	font-family: "隶书";
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: blink;
}
.expert {
	font-family: "华文彩云";
	font-size: 24px;
	font-style: oblique;
	line-height: 25px;
	font-weight: lighter;
	color: #0099FF;
	text-decoration: blink;
}
.expertall {
	font-family: "华文仿宋";
	font-size: large;
	font-style: normal;
	line-height: 25px;
	color: #0099CC;
	text-decoration: blink;
}
.expertshow {
	font-family: "华文仿宋";
	font-size: 36px;
	font-style: normal;
	color: #55A0FF;
	text-decoration: blink;
}
.infoTitle {
	font-family: "华文中宋";
	font-size: medium;
	font-style: normal;
	color: #0099FF;
}

