#SectionBody01{
	margin-bottom:3px;
}
#SectionBody01 {
	background:#FFF;
	height: 580px;
	width: 898px;
	border: 1px solid #A0DAEC;
	margin-right:3px;
}
#SectionBody01 .head {
	font-size: 14px;
	line-height: 24px;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-y;
	height: 24px;
}
#SectionBody01 .head h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	display: inline;
	float: left;
}
#SectionBody01 .body ul{
	margin:6px;
	padding:0px;
	list-style:none;
	display:inline;
	float:left;
}
#SectionBody01 .body ul li{
	display:inline;
	float:left;
	margin:3px;
	padding:0px;
	list-style:none;
}
#SectionBody01 .body ul li a{
	display:block;
	background:#333;
	color:#fff;
	float:left;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	width:215px;
	height:150px;
	overflow:hidden;
	line-height:18px;
}
#SectionBody01 .body ul li a img{
	display:block;
	border:0px;
	height:120px;
	margin: 10px auto 2px auto;
}
#mm #SectionBody01 .body ul{
	margin:7px;
}
#mm #SectionBody01 .body ul li a{
	width:140px;
	height:120px;
}
#mm #SectionBody01 .body ul li a img{
	height:90px;
}
#SectionBody01 .body ul li .tail{
	display:none;
}
#SectionBody01 .bottom{
	clear:both;
	margin:10px auto;
	text-align:center;
	line-height:30px;
}