@charset "utf-8";
/* CSS Document */

.lectureinfo {
	position:absolute;
	top:20px;
	left:50%;
	width:864px;
	/*height:456px;*/
	margin-left:-432px;
	/*background:#CC0000;*/
}

.lectureinfo img {
	width: 863px;
	height: 30px;
}

.lecturepeople {
	position:absolute;
	top:330px;
	left:50%;
	width:864px;
	/*height:456px;*/
	margin-left:-432px;
	/*background:#CC0000;*/
}

.lecturepeople img {
	width: 863px;
	height: 30px;
}

.lecturework {
	position:absolute;
	top:670px;
	left:50%;
	width:864px;
	/*height:456px;*/
	margin-left:-432px;
	/*background:#CC0000;*/
}

.lecturework img {
	width: 863px;
	height: 30px;
}