.course_point {
	width:630px;
	height:71px;
	margin:5px auto 5px auto;
}

.course_point_img {
	width:151px;
	height:71px;
	float:left;
	display:inline;
}

.course_point_text {
	width:450px;
	height:61px;
	margin:5px 5px 5px 5px;
	float:right;
	display:inline;
}

.course {
	width: 630px;
	height: auto;
	margin: 5px auto 5px auto;
	}

.course_txt{
	padding:10px 0px 10px 20px;
	background-color: #E6F7FF;
	}
	
.course_title {
	text-align: center;
	font-weight: bold;
	padding: 4px;
	background-color: #7CB6FC;
	}
 
.course_list {
	width: 130px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	background-color: #9DD6FF;
	}

.course_list0 {
	width: 130px;
	text-align: center;
	padding: 4px;
	background-color:#DAE4EF;
	font-size: 10px;
	}
	
.course_staff {
	width:570px;
	height:100px;
	margin:5px auto 5px auto;
}

.course_staff_img {
	width:100px;
	height:100px;
	float:left;
	display:inline;
}

.course_staff_text {
	width:450px;
	height:100px;
	margin:5px 5px 5px 5px;
	float:right;
	display:inline;
}
