@charset "utf-8";

#three-point{
	background-image: url(../img/img01.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 622px;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}

.three-point1{
	position: absolute;
	width: 180px;
	left: 9px;
	top: 108px;
}
.three-point2{
	position: absolute;
	width: 180px;
	left: 219px;
	top: 108px;
}
.three-point3{
	position: absolute;
	width: 180px;
	left: 431px;
	top: 108px;
}

#three-point h4{
	display: none;
}

.pic-uni{
	font-size: 14px;
	background-image: url(../img/pic02.jpg);
	height: 120px;
	padding-left: 155px;
	line-height: 20px;
	background-repeat: no-repeat;
	margin-right: 20px;
}

.pic-sch{
	font-size: 14px;
	background-image: url(../img/pic01.jpg);
	height: 140px;
	padding-left: 155px;
	line-height: 20px;
	background-repeat: no-repeat;
	margin-right: 20px;
}
