@charset "utf-8";

/* 대학원 학과 w-sub.css 서브비쥬얼 */
.wrap-sub-visual { background:url('/images/macgrad/sub/sub-visual.jpg'); }								/* 학과소개 */
.eQ02 .wrap-sub-visual { background:url('/images/guide/templet/grad_subject_sub_visual.jpg'); }			/* 교수진소개 */
.eQ03 .wrap-sub-visual { background:url('/images/guide/templet/grad_student_sub_visual.jpg'); }			/* 학생광장 */
.eQ04 .wrap-sub-visual { background:url('/images/guide/templet/grad_pds_sub_visual.jpg'); }				/* 자료실 */
.eQ05 .wrap-sub-visual { background:url('/images/guide/templet/grad_sitemap_sub_visual.jpg'); }			/* 사이트맵 */



/*테이블 반응형 UI 수정 */
@media all and (max-width:960px) {
 /* .wrap-contents .con-table table {width:100% !important;} */
.wrap-contents .con-table:after {width:auto !important; background:none !important;}
}