* {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.body ul, .body ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#body01{
	width:990px;
	height:775px;
	background:url(images/bg_tp_classbody.jpg) no-repeat 0px 0px;
	float:left;
	display:inline;
	overflow:auto;
}
#body01 h2 {
	margin-top: 20px;
	line-height:30px;
	font-size:18px;
	font-family:SimHei;
	font-weight:normal;
	color:#fff;
	padding-left:55px;
}
#body01 .body {
	width:890px;
	border-top:2px solid #fff;
	margin:0px auto;
}
#body01 .body ul {
	margin:10px 0px;
}
#body01 .body ul li {
	display:inline;
	float:left;
	margin:3px;
	padding:0px;
	list-style:none;
}
#body01 .body ul li a {
	display:block;
	color:#fff;
	float:left;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	width:172px;
	height:146px;
	overflow:hidden;
	line-height:18px;
}
#body01 .body ul li a img {
	display:block;
	border:1px solid #efefef;
	padding: 5px;
	width:160px;
	height:106px;
	margin:10px auto 2px auto;
}
#body01 .bottom {
	height:50px;
	line-height:50px;
	text-align:center;
	clear:both;
	color:#000;
}
#body01 .bottom a {
	text-decoration:none;
	color:#000;
}
