@charset "utf-8";

.content-data-student .student{width:100%;border-bottom:3px solid #2b4934; margin-top:40px; margin-bottom:50px}
.content-data-student .student h2{font-size:18px; color:#222; font-weight:bold;}
/*�л�ȸ ����*/
.content-data-student .student .student_type p{color:#fff; font-family:dotum, Tahoma,arial;}
.content-data-student .student .student_type p strong.title{font-size:14px; color:#fff; font-weight:bold; display:block;font-family:'NanumGothic'; margin-bottom:3px;}
.content-data-student .student .student_type > ul > li{color:#666; font-family:dotum, Tahoma,arial; margin-bottom:9px; font-size:11px;}
.content-data-student .student .student_type > ul > li > strong{display:block; margin-bottom:6px; font-size:12px;}


.content-data-student .student .student-inner {margin-top: 30px; margin-bottom: 50px;}
.content-data-student .student .student-inner img {display: block; margin: 0 auto;}

.blind {
    position:absolute;
    width:1px;
    height:1px;
    border:0;
    clip:rect(1px, 1px, 1px, 1px);
    overflow:hidden;
    z-index:-1;
}