@charset "utf-8";

/* w-sub.css 서브비쥬얼 */
.wrap-sub-visual { background:url('/images/chl/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'); }			/* 사이트맵 */

.wrap-header .header-navi .a_3 {color: #000;}






/*테이블 반응형 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;}
}
