/*ÆäÀÌÁöº°½ºÅ¸ÀÏ*/
.teacherWrap{text-align:center; }
.teacherWrap>li{width:240px; height:270px;border:1px solid #e2e2e2; border-radius:10px; display:inline-block;background-color:#fff;  padding:11px 11px 18px 11px; margin:0 3px 25px 13px;
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);}
.teacherWrap>li>.teacher_photo{width:240px; height:85px; background-color:#ccc; border-radius:5px;}
.teacherWrap>li>div:first-child{padding:7px 0; text-align:center; color:#fff; font-weight:400; border-radius:5px; margin-bottom:5px;}
.teacherWrap>li>div.t_emerald{background-color:#38b498;}
.teacherWrap>li>div.t_yellow{background-color:#6e9ff5;}
.teacherWrap>li>div.t_green{background-color:#8ec649;}
.teacherWrap>li>div.t_pink{background-color:#f893cc;}
.teacherWrap>li>strong{font-size:18px; font-weight:400; display:block; margin:10px 0 5px 0; text-align:left;}
.teacherInfo{height:80px; display:table;}
.teacherInfo>li{background:url('../../img/sub/dot.gif') no-repeat 0 10px; padding:0px 0px 0 7px; display:block; /*margin-bottom:5px;*/ text-align:left; font-size:14px;}


@media screen and (max-width: 640px){
		
}



.callLine{border:1px dashed #0fb097; padding:10px;clear:both;}

.greeting_bigM{line-height:30px; float:left;}
.greeting_bigM>i{color:#8e8d8c; font-size:16px; font-weight:600;}
.greeting_bigM>span{font-size:23px; color:#9e5151; font-weight:600;}
.ceo_img{clear:both; float:left; display:inline-block; text-align:center; line-height:22px;}
.ceo_img>span{font-size:16px;}

.building_photo{float:right; padding-right:15px; }
.text_wrap{display:table; }

.history_thumb{}
.text_wrap{display:table; }
.history{padding-left:30px;}
.history>li{border-bottom:1px dashed #bfbfbf; padding:20px 0 20px 0; width:490px;}
.history>li:first-child{padding-top:0;}
.history>li:last-child{border-bottom:none;}
.history>li>div{font-size:28px; color:#568114; letter-spacing:-1px;}
.history>li>dl>dt{display:table-cell; width:60px; float:left; color:#787879; margin-top:2px;}
.history>li>dl>dd{line-height:22px; display:table-cell;}

.btn_colorStyle{border-radius:10px; background:#aaaaaa; display:inline-block; font-size:18px; position:absolute; right:23px; top:126px;}

