.course0{
	width:840px;
	padding:0px 0 60px 0;
	background:url('../images/course/course_bottom.png') no-repeat bottom;
}
.course0_inner{
	padding:60px 0 0px 50px;
	background:url('../images/course/course_header.png') no-repeat;
}
.course0 h3{
font-size:30px !important;
padding:0 0 0 20px;
}
.course0 h4{
font-size:18px !important;
margin:0 0 30px 0;
}

.section_l{
	padding:30px 0 0 15px;
	width:330px;
	height:270px;
	float:left;
}
#course4 .section_l{
	padding:200px 0 0 15px !important;
	height:220px !important;
}
.section_r{
	margin:150px 70px 0 0px;
	width:300px;
	height:135px;
	float:right;
	border:1px solid #666;
	padding:10px;
}
.photobox{
	list-style:none;
padding:40px 0 0 0;
}
.photobox li{
	width:180px;
	height:114px;
	padding:18px 16px 13px 19px;
	float:left;
	margin:0 30px 0 0;
	overflow:hidden;
	background:url('../images/course/bg_photo.png') no-repeat;
}