@charset "utf-8";

/* 국제협력단 w-sub.css 서브비주얼 */
.wrap-sub-visual { background:url('/images/global/sub/sub-visual_02.jpg'); }								/* 기본 서브비주얼 : 국제협력단 소개 */
.eQ02 .wrap-sub-visual { background:url('/images/global/sub/sub-visual_03.jpg'); }			/* 소식 */
.eQ03 .wrap-sub-visual { background:url('/images/global/sub/sub-visual_04.jpg'); }			/* 주요활동 */
.eQ04 .wrap-sub-visual { background:url('/images/global/sub/sub-visual_05.jpg'); }		/* 유니트윈 */
.eQ05 .wrap-sub-visual { background:url('/images/global/sub/sub-visual_06.jpg'); }		/* 자료실 */
.eQ06 .wrap-sub-visual { background:url('/images/global/sub/sub-visual_07.jpg'); }		/* 연락처 */
.eQ07 .wrap-sub-visual { background:url('/images/global/sub/sub-visual_08.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;}
}
