body *,form{margin:0; padding:0;}
.text {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 24px;
}
.tt {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 22px;
}
.t1 {
	line-height: 18px;
	font-family: "ËÎÌå";
	font-size: 12px;
}
.font3{font-size:12px;}
body{ font-size:12px;}
body *{ font-size:12px;}
.learn_link a{ font-weight:bold; color:#fff; font-size:14px; background:#900; display:block; width:120px; padding:3px; text-align:center;}
a{text-decoration:none; color:#000099;}

.audiojs{width:0; height:0; overflow:hidden;}

@font-face
{
		font-family: myFirstFont;
		src: url('../fonts/l_10646.ttf');
}
.myfont{
	font-family: myFirstFont;
	font-size: 16px;
	color: green
}