/*ÆäÀÌÁöº°½ºÅ¸ÀÏ*/

.teacherWrap{}
.teacherWrap>li{width:90px; border:1px solid #e2e2e2; border-radius:5px; display:inline-block;background-color:#fff;  padding:10px 15px; margin:10px 10px; 
-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:89px; height:135px; margin:0 auto; background-color:#ccc; border-radius:5px;}
.teacherWrap>li>.teacher_photo>img{width:100%; border-radius:5px;}
.teacherWrap>li>.t_name{font-size:15px; letter-spacing:-1px; color:#767676; font-weight:600; text-align:center; margin:10px 0 0px 0;}
.teacherWrap>li>.t_name>span{ color:#000;}
.subject{padding:3px 0; border-radius:0px; text-align:center; color:#fff;  margin:10px 0 -5px 0; font-size:13px;}
.marin{background-color:#00ADAD;}
.sky{background-color:#00AEEF;}
.gray{background-color:#808285;}
/*.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{ display:table;}
.teacherInfo>li{background:url('../../img/sub/dot.gif') no-repeat 0 7px; padding:0px 0px 0 7px; display:block;  text-align:left; font-size:14px; margin-bottom:5px;}	



@media screen and (max-width: 880px){
		.subCon_right{float:none; width:100%; }
		
		.service_top>img{display:none;}
		.service_top>div{padding:0;}
		.service_top>div>span{display:inline;}
		.missionS>img{width:100%;}
		.grayCircle{padding-top:10px;}
		.b_conSection>ul>li>p{padding-top:10px;}
		.b_conSection > ul > li:nth-child(2){width:100%;}
		.grayCircle>li{list-style-type:decimal-leading-zero; margin-left:27px; line-height:1.5em;}
		.grayCircle > li.o_one{background:none; padding-left:0; height:auto;}
		.grayCircle > li.o_two{background:none; padding-left:0; height:auto;}
		.grayCircle > li.o_three{background:none; padding-left:0; height:auto;}
		.grayCircle > li.o_four{background:none; padding-left:0; height:auto;}
		.grayCircle > li.heightS{padding-bottom:0;}
		.con_LinkArea > ul.width_s{width:100%;}
		.con_LinkArea > ul > li{width:100%; float:none; margin:0 0 10px 0;}
		.con_LinkArea>ul>li>div>a{height:auto; width:100%; display:block; padding:10px 0 10px 0;}
		.mouseText{width:100%; margin-top:20px;}
		
		.linkHeight{height:auto; }
		.linkHeight1{height:auto; }
		.linkHeight2{height:auto; }
		.linkHeight3{height:auto; }
		.linkHeight4{height:auto; }
		
		ul.newStyle2>li{float:none;}
		ul.newStyle2>li>div>img{width:100%;}
		ul.newStyle4>li{float:none;}
		ul.newStyle4>li>div>img{width:100%;}
		
		.teacherWrap{text-align:center; }
		.teacherWrap>li{text-align:left;}
		
}
/*
@media screen and (max-width: 1280px){
		.missionS>img{width:100%;}
		.service_top>div{padding:0;}
		.service_top>div>span{display:inline;}
		
		.subCon_right{float:none; width:100%; }
}
*/