.MMtitle_black {
	font-family: "宋体";
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	line-height: 20pt;
}
.MMtitle_gray {
	font-family: "宋体";
	font-size: 12pt;
	color: #999999;
	line-height: 20pt;
}
.MMtitle_red {
	font-family: "宋体";
	font-size: 12pt;
	color: #FF0000;
	line-height: 20pt;
	text-decoration: none;
}
.MMtext {
	font-family: "宋体";
	font-size: 12pt;
	line-height: 20pt;
	color: #000000;
	text-indent: 30px;
	display: block;
	text-align: left;
}
.MMtext_li {
	font-family: "宋体";
	font-size: 11pt;
	line-height: 20pt;
	color: #000000;
	text-indent: 30px;
	display: list-item;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	font-weight: bold;
}

