.classMain{ position: relative;width:1000px; height:462px;}
.classText { position: absolute; width: 430px; height: auto;margin-left: 40px; }
.classText span{ display: block; float: left; text-align: center;margin-bottom: 10px; }
.classText .pinyin { font-family: "GBPinYin"; font-size: 12.5px; line-height: 17px;padding: 0 1px; }
.classText .cn { padding:0 0.9px; font-family: "楷体"; font-size: 22px; line-height: 26px;height: 26px;  white-space: pre; }
.classText2 em.cn{padding:0; font-family: "楷体"; font-size: 20px; line-height: 28px;height: 28px;  white-space: pre;}
.classText em{ display: block;font-style: normal; }
.classText a{ display: block; width: 19px; height: 19px; background: url(../images/maga/w.png) 0 0 no-repeat; }
.classText b{ display: block; width: 60px; height: 23px; background: #ffc453; border-radius: 3px; color: #c60000; font-size: 13px; text-align: center; line-height: 23px; cursor: pointer; font-family: Arial;}
.magazine b:hover{
	color: black;
}
@-moz-document url-prefix() { 
	.classText .cn { display: block; padding:0 1px; text-align: center; }
}

/*课程录入内容样式开始-----------------------------------------*/
/*.class_gao .classTitle span, .classText span {
	display: block;
	float: left;
	text-align: center;
}
.class_gao .classTitle > div{
	display: inline-block;
}
.class_gao .classTitle em, .classText em {
	font-style: normal;
	display: block;
	padding: 0;
}
.class_gao .classText {
	width: 425px;
	height: auto;
}
.class_gao .classText p {
	float: left;
}
.class_gao .classText .py {
	font-family: "GBPinYin";
	font-size: 12px;
	line-height: 12px;
	color: #006ae1;
}
.class_gao .classText .cn {
	font-family: "楷体";
	font-size: 22.5px;
	line-height: 23px;
	height: 23px;
	margin-bottom: 5px;
	white-space: pre;
	letter-spacing: -1px;
}
.ie11 .class_gao .classText .cn {
	font-family: "楷体";
	font-size: 22.5px;
	line-height: 23px;
	margin-bottom: 5px;
	white-space: pre;
	letter-spacing: 0.6px;
}
/*
@-moz-document url-prefix() {
	.classText .cn {
		font-family: "楷体";
		font-size: 20px;
		line-height: 23px;
		padding-bottom: 5px;
		white-space: pre;
		text-indent:-3px;
	}
}
*/