* {
	font-size:12px;
	margin:0px;
	padding:0px;
}
.body ul, .body ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}
#body01 .col-03 {
	width:610px;
	height:775px;
	background:url(images/bg_classbody.jpg) no-repeat 0px 0px;
	float:left;
	display:inline;
	overflow: hidden;
}
#body01 .col-03 .head {
	border-top:solid 1px #F0ECE6;
	height:35px;
	background:url(images/bg_classhead.jpg) repeat-x 0px 0px;
}
#body01 .col-03 .head h2 {
	line-height:35px;
	font-size:18px;
	font-family:SimHei;
	font-weight:normal;
	color:#fff;
	padding-left:55px;
}
#body01 .col-03 .body {
	margin:0px 5px;
}
#body01 .col-03 .body ul {
	margin:10px 5px;
}
#body01 .col-03 .body ul li {
	background:url(../images/dot01.gif) no-repeat 0px 10px;
	line-height:25px;
}
#body01 .col-03 .body ul li a {
	font-size:14px;
	text-decoration:none;
	color:#fff;
	line-height:25px;
	width:330px;
	overflow:hidden;
	margin-left:10px;
	display:inline-block;
	display:-moz-inline-stack;
*display:inline;
	float:left;
	white-space:nowrap;
}
#body01 .col-03 .body ul li .tailItems {
	float: right;
	width: 80px;
	font-size:12px;
	line-height:25px;
	color:#333;
	font-family:Verdana;
}
#body01 .col-03 .bottom {
	text-align:center;
	clear:both;
	color:#000;
}
#body01 .col-03 .bottom a {
	text-decoration:none;
	color:#000;
}
