@charset "utf-8";

/* 대학학과 w-sub.css 서브비쥬얼 */
.wrap-sub-visual { background:url('/images/nursing/sub/sub-visual.jpg'); }								/* 각 학과 기본 서브비쥬얼 */
.eQ02 .wrap-sub-visual { background:url('/images/guide/templet/univ_subject_sub_visual.jpg'); }			/* 교과정보 */
.eQ03 .wrap-sub-visual { background:url('/images/guide/templet/univ_learning_sub_visual.jpg'); }		/* 학습정보 */
.eQ04 .wrap-sub-visual { background:url('/images/guide/templet/univ_student_sub_visual.jpg'); }			/* 학생광장 */
.eQ05 .wrap-sub-visual { background:url('/images/guide/templet/univ_department_sub_visual.jpg'); }		/* 학과광장 */
.eQ06 .wrap-sub-visual { background:url('/images/guide/templet/univ_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;}
}

