#mm_wrap {
	background: #000;
	background-position: center;
	margin: 0 auto;
}
#mm_container {
	margin: 0 auto;
	width: 1000px;
}
#mm_top {
	width: 1000px;
}
#mm_middle {
	width: 1000px;
	min-height: 631px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;
	color: #fff;
}
#mm_middle h3{
	font-size: 16pt;
	font-weight: 700;
	line-height: 10px;
	color: #fff;
}
#mm_bottom {
	width: 1000px;
}