@charset "utf-8";

/* 대학학과 w-sub.css 서브비쥬얼 */
.wrap-sub-visual { background:url('/images/learn/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_department_sub_visual.jpg'); }		/* 학과광장 */
.eQ04 .wrap-sub-visual { background:url('/images/guide/templet/univ_student_sub_visual.jpg'); }			/* 학생광장 */

.eQ05 .wrap-sub-visual { background:url('/images/learn/sub/05_sub_visual.jpg'); }		/* 평생교육사 */
.eQ06 .wrap-sub-visual { background:url('/images/learn/sub/06_sub_visual.jpg'); }		/* 청소년상담사 */
.eQ07 .wrap-sub-visual { background:url('/images/learn/sub/08_sub_visual.jpg'); }		/* 평생교육프로그램개발 */
.eQ08 .wrap-sub-visual { background:url('/images/learn/sub/08_sub_visual.jpg'); }		/* 경진대회 */

.eQ09 .wrap-sub-visual { background:url('/images/guide/templet/univ_learning_sub_visual.jpg'); }		/* 학습정보 */

.eQ10 .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;}
}

