@charset "UTF-8";
/*교수소개: S*/
.teacher_top {
	height:709px;
	background:url('/_skin/tpl_skin/basic_spa_new/teacher/top_bg.png') center no-repeat;	
}

.teacher_con {
	width:100%;
	position:relative;	
	
}

.teacher_con1{
	height:420px;
	padding:51px 0 ;
	clear:both;
	box-sizing:border-box;
}

.teacher_con1  .teacher_info {
	margin:43px 0 25px 0;
}        

.teacher_con1  .teacher_info ul {
	margin-top:25px;
}        

.teacher_con1  .play{
	background:url('/_skin/tpl_skin/basic_spa_new/teacher/play.png') center no-repeat;	
}

.teacher_con1   .play_wrap {
	margin-left:55px;
}
/*교수소개: E*/

