.teacher_intro{
	padding:50px 0 0 0;
}
.teacher_intro .teacher_info{
	background:#cdcdcd url(/_skin/tpl_skin/basic_water_quality_new/images/teacher/teacher_bg.png) no-repeat right bottom;
}
.teacher_intro .teacher_info .mid{
	padding:80px 0 70px;
	width:1000px;
	margin:0 auto;
	background:url(/_skin/tpl_skin/basic_water_quality_new/images/teacher/teacher.png) no-repeat 98% 35px;
}
.teacher_intro .teacher_info h3{
	font-size:22px;
	line-height:100%;
	margin:15px 0 50px 0;
	color:#6d727f;
	font-family: 'noto2';
}
.teacher_intro .teacher_info p{
	padding:25px 0 20px;
	font-family: 'noto3';
	color:#2f2f2f;
	font-size:14px;
}
.teacher_intro .teacher_info p b{
	display: block;
	color:#000;
	font-family: 'noto5';
	line-height:100%;
	font-size:15px;
	margin:0 0 5px;
}
.teacher_intro .teacher_info .sample{
	width:465px;
	height:265px;
	background:url(/_skin/tpl_skin/basic_water_quality_new/images/teacher/sample_bg.png) no-repeat center center;
}
.teacher_intro .teacher_info .sample a{
	display: block;
	font-size:0;
	height:100%;
	background:url(/_skin/tpl_skin/basic_water_quality_new/images/teacher/sample_btn.png) no-repeat center center;
}
.teacher_intro .teacher_info .detail{
	width:45%;
	font-size:0;
	padding:10px 0 0 0;
}
.teacher_intro .teacher_info .detail li{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
	width:50%;
	box-sizing: border-box;
	font-size:14px;
	position:relative;
	line-height:150%;
	color:#2f2f2f;
}
.teacher_intro .teacher_info .detail li:before{
	content: "ㆍ";
}
.teacher_intro .con1{
	background:#515e88;
	text-align: center;
	padding:80px 0 90px;
}
