.m {
	font-family: "微软雅黑", "宋体", Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
body {
	background-image: url(imgs/index_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.m:hover {
	font-family: "微软雅黑", "宋体", Verdana;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.t {
	font-family: Verdana, "宋体-PUA";
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
