@charset "utf-8";
@import url('reset.css');

.table_container {width: 100%;float: left;}
.m_img{display: none !important;}
.pc_img{display: inline-block !important;}

/*사이트맵 관련*/
.top_side2{position: absolute; width: 80px; height: 80px;content: ''; display: block; bottom: 3px; right: 0; z-index: 9999;}
.top_side2 li:last-child{background: none; background-color: #999;}
.top_side2 li{padding: 0 !important;}
.site_map_btn{width: 25px; height: 25px; content: ''; display: block; position: absolute; cursor: pointer; top:50%; left:50%; transform:translate(-50%, -50%);}
.site_map_btn > li{display: block; content: ''; position: absolute; background-color: #999; width: 25px; height: 1px; left:0; transition-duration: 0.25s;}
.site_map_btn > li:nth-of-type(1){top:0;}
.site_map_btn > li:nth-of-type(2){top:50%; width: 20px;}
.site_map_btn > li:nth-of-type(3){top:100%; width: 22.5px;}
.site_map_btn:not(.site_map_btn.on):hover li{width: 20px; left:unset; right: 0; background-color: #000;}
.site_map_btn:not(.site_map_btn.on):hover li:nth-of-type(1){transform: rotate(30deg); top:7px;}
.site_map_btn:not(.site_map_btn.on):hover li:nth-of-type(2){width: 25px; left:0;}
.site_map_btn:not(.site_map_btn.on):hover li:nth-of-type(3){transform: rotate(-30deg); top:19px;}

.site_map_btn.on{top: 75px; left: unset; right: 50px; position: fixed; overflow: hidden; width: 50px; height: 50px; transition-duration: 0.25s;}
.site_map_btn.on:hover{transform: translate(-50%, -50%) rotate(180deg);}
.site_map_btn.on:hover > li{background-color: #000}
.site_map_btn.on > li{width: 50px; top: 50%; left: 50%;  transition-duration: 0.25s;}
.site_map_btn.on > li:nth-of-type(1){transform: translate(-50%, -50%) rotate(45deg);}
.site_map_btn.on > li:nth-of-type(2){display: none;}
.site_map_btn.on > li:nth-of-type(3){transform: translate(-50%, -50%) rotate(-45deg);}

.maj_sitemap_wrap.on{display: block;}
.maj_sitemap_wrap{position: fixed; width: 100vw; height: 100vh; background-color: #fff; z-index: 9998; left:0; top:0; display: none;}
.maj_sitemap_wrap .maj_sitemap{display: block; position: absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
.maj_sitemap_wrap h1.logo{float: unset; margin-top:60px !important; margin-left:50px; padding:unset; width: fit-content;}

.maj_sitemap_wrap .maj_sitemap > ul{display: flex; flex-direction: row; align-items: flex-start; gap: 30px;}
.maj_sitemap_wrap .maj_sitemap > ul div.menu_title{display: none;}
.maj_sitemap_wrap .maj_sitemap > ul > li > a{pointer-events: none; cursor: default; font-size: 24px; font-weight: 600; text-align: center; width: fit-content; margin:0 auto;}
.maj_sitemap_wrap .maj_sitemap > ul > li{display: flex; flex-direction: column; align-items: center;}
.maj_sitemap_wrap .maj_sitemap > ul > li{/*margin-right: 25px;*/flex: 1;white-space: nowrap;}
.maj_sitemap_wrap .maj_sitemap > ul > li:last-child{margin-right: 0;}
.maj_sitemap_wrap .depth_sub2{width:100%; padding:0; margin:25px 0 0 0;}
.maj_sitemap_wrap .depth_sub3{margin-top:25px; padding-top:25px;}
.maj_sitemap_wrap .depth_sub3 > li a{display:block; font-size: 16px; margin:15px 0;}
.maj_sitemap_wrap .depth_sub3 > li a:hover{color: #2d4b7a;}

.maj_sitemap_wrap .sub_menu_form > ul{padding:0; width: 100%; margin:25px 0 0 0;}
.maj_sitemap_wrap .sub_menu_form > ul > li{ margin:0; text-align: center;}
.maj_sitemap_wrap .sub_menu_form > ul > li:hover > a{color:#2d558a; font-weight: 700; border:none; background-color: unset; text-align: center;}
.maj_sitemap_wrap .sub_menu_form > ul > li > a{height: unset; line-height: unset; padding:15px 0; border:none; text-align: left; /*width: 150px;*/ width: 100%; text-align: center; font-weight: 600; word-break: break-all;}
.maj_sitemap_wrap .sub_menu_form > ul > li > a:hover{background-color: unset; color:#2d4b7a; font-weight: 700;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul{background-color: #f5f5f5; padding:10px 5px; margin:0; display:flex;flex-direction:column;gap:10px;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul li a{margin:0;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul li a:hover{font-weight: 600; color:#2d4b7a;}
.maj_sitemap_wrap .sub_menu_form > ul > li ul li a b{display: none;}

/*****************************1920px 이상 *********************************************/

@media screen and (min-width:1919px) {
	
select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        


/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #034ea2;border-bottom: 1px solid #dedede;}
.header_top_right{width: 1520px;margin: 0 auto;height: 40px;}
.header_top_right > li:nth-child(1){float: left;width: 140px;margin: 0% 0%;background: #000;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}
	.header_top_right > li:nth-child(2){float: right;width: 88px;margin: 0% 0%;background: #15325f;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 0px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;}
#header3 .header_body{width: 1300px;margin: 0 auto;height: 81px; position:relative;}
#header3 .header_body h1{width: 360px;float: left;margin-top: 27px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 23px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{
    width: 135px;
    float: left;
    margin-right: 10px;
}

#header3 .header_body .header_form > h1{float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover,
#header3 .header_form #gnb  .dept2 > a:active,
#header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;}



/*  메뉴 */

#menu2 {width: 67%;color: #000;line-height: 50px;margin-left: 4px;text-align: center;font-weight: 600;float: left;margin-top: 10px;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 1% 0%;}
#menu2 > ul > li > a{width: 100%;font-size: 22px;font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display:none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 115px;background: #ffffff url(../img/peo.png) no-repeat 21% 81%;background-size: 6%;}
#menu2 > ul > li > div > div{width: 1920px;margin: 0 auto;}
.menu_title{float: left;width: 28%;border-right: 1px solid #dede;padding: 54px 108px 50px 8%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}


#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 44%;padding: 41px 0% 14px 54px;}
.sub_menu_form > ul > li{float: left;width: 194px;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.visual{}


	/* 헤더영역 */
	.side_bt {position:relative;z-index:4;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 5%;}
	.side_bt > div {width: 60;margin: 0;position:relative;height: 60px;float: right;background: #bbb;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 100px;margin-left: 5%;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 4;float: left;border-radius: 0px 100px 100px 0px;margin-left: 96px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 25%;float: left;}
	input#sidebar:checked ~ .side_bt {width: 215px;float: left;margin-top: 22%;margin-left: 400px;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 헤더상단 ****************************/

 .top_side2{float: right;width: 5%;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 57%;text-align: center;padding: 20px 16px;}
.top_side2 li:last-child{padding: 24px 16px;} 
.top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 .top_side2 li:first-child a img{width: 68%;}
.top_side2 li:last-child a img{width: 62%;}
 


/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}

/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}

/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}


/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}





/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;background: #40444d;}
	.foot_top{width: 100%;float: left;border-bottom: 1px solid #ffffff30;background: #2e3138;}
	.foot_top ul{width: 1520px;margin: 0 auto;height: 55px;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #fff;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 1520px;margin: 1% auto;padding: 10px 0;}
	.foot_info li:nth-child(1){width: 10%;float: left;margin: 2.5% 2%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;margin: 2% 0;color: #fff;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}



/*********************************************    메인       ***********************************************************/
 /* 메인 비쥬얼*/
		.visual{width: 100%;height: 634px;margin: 0 0 0px;border-radius: 0px 0px 0px;position: relative;float: left;overflow: hidden;position: relative;border-bottom: 1px solid #dedede;}
		.visual .visual_content {width: 1300px;margin: 0 auto;border-radius: 0px 0px 60px 0px;height: 632px;position: relative;}
		.visual img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 11%;left: 9%;width: 26%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 10px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 33px;margin-top: 0px;}
        .visual_text span{float: left;width: 100%;color: #2a2a2a;font-size: 18px;line-height: 23px;margin-top: 8px;}
        
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 0;float:left;border: 62px solid #1c2c43;border-width: 0px 0px 62px 0px;}
         .main_content_form1_1{width: 100%;margin: 0;float:left;}
         .main_content_form2{width: 100%;margin: 0;float:left;background: url('../img/content_bg1.png') no-repeat;background-size: cover;}
         .main_content1{width:1300px;margin: 0 auto 20px;height: 68px;}
         .main_content1_1{width:1300px;margin: 0 auto 20px;height:408px;}
         .main_content2{width:1300px;margin: 0 auto 30px;height: 193px;}
         .main_content3{width:1300px;margin: 0 auto 30px;height: 193px;}
         
          /* 공지사항 학과 알림 바로가기 */
				     	.notic_quick_form{width: 100%;float: left;position: absolute;bottom: 3%;}
				     	.notice_form{width: 100%;float: left;padding: 0% 2%;}
				     	.notice_form > h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;}
				        .notice_form > div{float: left;width: 100%;margin-left: 90px;}
				        .notice_form > div > ul{float: left;width: 100%;}
				        .notice_form > div > ul > li{float: left;width: 25%;background: #fff;margin-right: 3%;padding: 2%;}
				     	.notice_form > div > ul > li:last-child{margin-right:0%}
	                    .notice_form > div > ul > li > a{width:100%;float:left;}
				    	.notice_form > div > ul > li > a .label{    float: left;background: #dd3159;color: #fff;font-size: 14px;font-weight: 800;padding: 5px 17px;margin-right: 15px;}
				     	.notice_form > div > ul > li > a > h4{float: left;width: 100%;overflow: hidden;color: #000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 14px;font-size: 20px;height: 59px;}
				     	.notice_form > div > ul > li > a > div{float: left;width: 100%;overflow: hidden;color: #818181;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 14px 0px;font-size: 14px;height: 42px;}
				     	.notice_form > div > ul > li > a .date{float: left;color: #32189d;font-size: 14px;font-weight: 800;padding: 5px 0px;margin-right: 15px;}
				     	
				     
				     	
				     	.board_quick_form{width: 20%;float: left;padding: 2%;background: #096bd1;}
				     	.board_quick_form h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
				        .board_quick_form a{float: right;color: #fff;font-size: 22px;font-weight: 700;}  
				        
				         
				      /*아코디언 바로가기*/
						.accordion_menu {width: 80%;float: left;}
				       .accordion {list-style-type: none;padding: 0;margin: 0;}
				       .accordion > ul {padding: 0;margin: 0;width: 100%;float: left;}
					   .accordion > li > ul{
    position: absolute;
    width: 100%;
    top: 0px;
    height: 214px;
    float: left;
    background: #1c2c43;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 2s;
    transition: all 2s;
}
				       .accordion > li {cursor: pointer;list-style-type: none;padding: 0;margin: 0;width: 33.3%;background: #fff;border: none;float: left;position: relative;}
				       .accordion > li.active > a {background: url('http://cfile4.uf.tistory.com/image/2728D13C57CFB6382C0FB7') no-repeat 94% 50%;background-size: 16px;}
				       .accordion > li.active > ul{
    position: absolute;
    width: 100%;
    top: -201px !important;
    height: 214px;
}
	                   .accordion >  li > a {font-size: 20px;letter-spacing: -1px;color: #000;padding: 31px 0px;display: block;cursor: pointer;line-height: 26px;width: 100%;float: left;background-size: 16px;position: relative;}
				      .accordion >  li > a:after{content: "+";position: absolute;top: 26px;right: 26px;font-size: 37px;} 
                      .accordion > li > ul > li {background: #1c2c43;font-size: 16px;width: 100%;float: left;border-bottom: 1px solid #384a62;}
							.accordion > li > ul > li a{color:#fff;width: 92%;float: left;padding: 20px 19px;}
							
					/* SNS */
					.sns_form{width: 20%;float: left;}
					.sns_form ul{float: left;width: 100%;}
					.sns_form ul li{width: 33.3%;float: left;}
					.sns_form ul li a{width: 100%;float: left;text-align: center;padding: 24% 0%;margin: 0 0%;overflow: hidden;}

					  /* 메인 포토겔러리 */
		       .photo_board{width: 100%;float: left;margin: 50px 0;}
		       .photo_board h3{width: 100%;float: left;margin-bottom: 20px;text-align: center;font-size: 40px;font-weight: 500;}
			   .photo_board a.more{float: right;padding: 7px 20px;margin-top: -5%;border: 1px solid #6e6e6e;}
		       .photo_board a.more b{color: #078ad7;}
		       .photo_board a.more:hover{float: right;padding: 7px 20px;margin-top: -5%;    border: 1px solid #d32f6f;background: #d32f6f;color: #fff;}
		       .photo_board a.more:hover b{color: #fff;}
		       
		       .photo_board ul{width: 100%;float: left;margin-top: 30px;}
		       .photo_board ul li{width: 22.6%;float: left;margin-right: 3%;}
	           .photo_board ul li:last-child{margin-right:0px}
		       .photo_board ul li a{width: 100%;float: left;}
		       .photo_board ul li a div{} 
		       .photo_board ul li a div p{width: 100%;float: left;font-size: 18px;margin-bottom: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
		       .photo_img{height: 227px;font-size:0;overflow: hidden;border: 1px solid #dedede;width: 100%;float: left;}  
			   .photo_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
			   .photo_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
			    .photo_img img:hover{transform: scale(1.1);}
			    
			    
			    		 /*  퀵링크 */
                     .quick_link{width:100%;float:left;margin-bottom: 50px;}
                     .quick_link .quick_title{background: url('../img/quick_bg.png') no-repeat 95% 20%;background-size: cover;width: 15;float: left;padding: 1.9% 2%;}
                     .quick_link .quick_title h3{
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fff;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}
                     .quick_link .quick_title span{
    width: 100%;
    float: left;
    color: #fff;
    margin-bottom: 92px;
}
		             .quick_link ul{width: 83%;float:left;background:#0081d2;}
		             .quick_link ul li{width: 19.9%;float:left;border-right: 1px dashed #fff;margin: 26px 0px;}
		             .quick_link ul li:last-child{
    border-right: 0px dashed #fff;
}
		             .quick_link ul li:last-child a{}
		             .quick_link ul li > a{width:100%;float:left;text-align:center;padding: 0px 0px 00px;font-weight: 600;}
		             .quick_link ul li > a h4{position:relative;width: 80%;padding: 6.5% 10% 5%;text-align: left;font-size: 22px;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;z-index: 3;}
		             .quick_link ul li > a h4:before{content:"";display:block;position:absolute;top: 30%;left: 10%;width: 130px;height: 13px;background: #02213638;z-index: 2;}
		             .quick_link ul li > a span{position:relative;width: 20%;float: left;margin: 31% 9% 0% 9%;color: #fff;font-weight: 500;font-size: 16px;border: 1px solid #fff;padding: 5px 50px 5px 10px;}
		             .quick_link ul li > a span:after{content: "→";display:block;position:absolute;top: 9%;right: 6%;}
					
					
					 	

/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 6%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 104px;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;}


 nav{width: 100%;float: left;margin: -40px 0% 2%;background: #1957a7;border-radius: 0;}
 nav > ul:first-child{background: #1957a7;width: 1230px;margin: 0 auto;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;border-right: 1px solid #fff3;margin-left: 0;float: left;}
 nav > ul:first-child > li:nth-child(1) > a{float: left;width: 100%;}
 nav > ul:first-child > li:nth-child(2){float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 149px;height: 62px;}
 nav > ul:first-child > li:last-child{border-right:none}
 nav > ul:first-child > li:nth-child(3){float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 215px !important;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 nav > ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav > ul:last-child > li:nth-child(1){float: left;padding: 5px 10px;}
 nav > ul:last-child > li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;min-width: 216px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}


.sub_form{width: 86%;float: left;margin: 2% 7% 2%}
.sub_content{width: 100%;float: left;}
.sub_content_title{text-align: center;font-size: 37px;margin-bottom: 4%;width: 100%;float: left;}
.sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 102px;background: #275a9c;}
  .nav2{width: 86%;margin: 0% auto 0%;max-width: 1670px;}
  .nav2 ul{float: left;margin: 10px 0 10px 23px;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 16px;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 17px;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 1230px;margin: 0 auto;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 12% 10%;font-size: 18px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{text-align: right;color: #ffde4c;background: #275a9c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800 !important;}
  .sub_content2{width: 100%;padding: 3%;float: left;height: 100%;}
  .sub_content_title2{width: 100%;float: left;font-size: 42px;text-align: center;margin-bottom: 20px;font-weight: 800;padding: 0% 4% 3%;background-size: 2.5%;}
  .sub_content_title2 h3{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 32px;}
	.sub_content_title2 span{float: left;width: 100%;font-size: 20px;color: #555555;margin-top: 12px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;font-size: 18px;}
  .sub_content_form2{width: 100%;float: left;}
/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}
/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}
/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}

/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}
	      	



/*****  depth01 text+이미지 depth1일때*****/

 .depth01_textimg{width:100%;float: left;}
 .depth01_textimg > ul:nth-child(2){width: 40%;float: left;}
 .depth01_textimg > ul:nth-child(2) > li{float: left;width: 100%;margin: 22% 0% 10%;text-align: center;position: relative;height: 560px;overflow: hidden;}
 .depth01_textimg > ul:nth-child(2) > li img{max-width: 100%;float: left;opacity: 0.7;position: absolute;top: 0;left: -14%;}
 .depth01_textimg > ul:nth-child(1){width: 55%;float: left;line-height: 2em;margin: 0% 5% 5% 0%;}
 .depth01_textimg > ul:nth-child(1) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 41px;color: #505050;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li p{float: left;margin: 0% 5% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg > ul:nth-child(1) > li{float: left;margin-bottom: 2%;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 
  .depth01_textimg > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_textimg > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_textimg > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_textimg > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 
  
 
 
 
 
 /*****  depth01 text depth1일때*****/

 .depth01_text{width:100%;float: left;margin-top: 20px;}
 .depth01_text > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text > ul > li p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 2% 2%;background: #f5f5f5e1;}
 .depth01_text > ul > li{float: left;margin-bottom: 40px;width: 100%;}
 .depth01_text > ul > li b{color: #1a7add;font-weight: 600;}
 
  .depth01_text3{width:100%;float: left;margin-top: 0;}
 .depth01_text3 > ul{width: 100%;float: left;line-height: 2em;margin: 3% 0% 0%;}
 .depth01_text3 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 18px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 43.5%;padding: 2%;border: 1px solid #dedede;box-shadow: 2px 3px 1px 1px #9d9d9d38;}
 .depth01_text3 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text3 > ul > li p{float: left;margin: 20px 0 0;font-size: 16px;line-height: 28px;color: #093f9d;font-family: 'Nanum Gothic';font-style: normal;width: 100%;padding: 11px 2%;background: #c7dbff94;font-weight: 600;}
 .depth01_text3 > ul > li{float: left;margin-bottom: 6px;width: 100%;padding: 0%;}
 .depth01_text3 > ul > li > span{width: 100%;float: left;margin: 28px 0 8px;text-align: center;font-weight: 600;}
 .depth01_text3 > ul > li:nth-child(even){}
 .depth01_text3 > ul > li > table{}
 .depth01_text3 > ul > li > table td p{}
 .depth01_text3 > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_text3 > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_text3 > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_text3 > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 .depth01_text3 > ul > li b{color: #1a7add;font-weight: 600;}
 

 
 .depth01_text4{width:100%;float: left;margin: 20px 0px;}
 .depth01_text4 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text4 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text4 > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text4 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text4 > ul > li > div p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text4 > ul > li{float: left;margin-bottom: 8px;width: 100%;padding: 0%;}

 
  .depth01_text5{width:100%;float: left;margin-top: 0px;}
 .depth01_text5 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text5 > ul > li > h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text5 > ul > li > h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text5 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text5 > ul > li > p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text5 > ul > li{float: left;margin-bottom: 37px;width: 100%;padding: 0%;}
 .depth01_text5 > ul > li > b{color: #1a7add;font-weight: 600;}
 .depth01_text5 > ul > li:nth-child(2){}
 .depth01_text5 > ul > li > div{width: 23%;font-weight: 600;margin: 0 1%;float: left;}
 .depth01_text5 > ul > li > div > div {width: 100%;height: 125px;overflow: hidden;margin-bottom: 6%;}
 .depth01_text5 > ul > li > div > div > img{max-width: 265px;vertical-align: middle;width: 100%;transition: all 0.35s ease;}
 .depth01_text5 > ul > li > div > p{width: 100%;float: left;text-align: center;}
 
/**** 탭서식  ****/ 
   	  ul.tabs_cm {width: 100%;color:#555;margin: 0% 0% 1%;padding: 0;/* height: 30px; */float: left;}
	  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
	  ul.tabs_cm li a{background: #fff;color: #444;width:100%;float:left;padding: 16px 0;font-size: 17px;border: 1px solid #ebebeb;}
	  
	  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
	  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
	  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:14.2%;}
	  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width:12.4%;}
	  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:11.1%;}
	  
	  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
	  ul.tabs_cm li.active a, ul.tabs_cm li:hover a {background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  .tab_content_form {}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.tableType01{width:100%}
	.tableType01, .tableType01 th, .tableType01 td{border:0;text-align:center;line-height:15px;}
	.tableType01{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 0% 24px;}
	.tableType01 caption{display:none;color:#444}
	.tableType01 caption.none{display:none}
	.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 0px;font-size: 17px;line-height: 32px;/* font-family: 'NanumGothicExtraBold'; *//* font-style: normal; */font-weight: 800;vertical-align: middle;}
	.tableType01 thead th:last-child{border-right:none}
	.tableType01 thead th.lb_no{border-left:none}
	.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
	.tableType01 tbody td:last-child{border-right:none;}
	.tableType01 tbody td:nth-child(1){/* font-weight: 600; */}
	.tableType01 tbody td.lb_no{border-left:none}
	.tableType01 tbody td.date{text-align:left;padding-left:40px}
	.tableType01 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th4  */ 
   	.tableType01_4{width:100%}
	.tableType01_4, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_4{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_4 thead th:nth-child(1){width: 25%;}
	.tableType01_4 thead th:nth-child(2){width: 25%;}
	.tableType01_4 thead th:nth-child(3){width: 25%;}
	.tableType01_4 thead th:nth-child(4){width: 25%;}
	.tableType01_4 thead th.lb_no{border-left:none}
	.tableType01_4 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_4 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_4 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_4 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_4 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th5  */ 
   	.tableType01_5{width:100%}
	.tableType01_5, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_5 caption{display:none;color:#444}
	.tableType01_5 caption.none{display:none}
	.tableType01_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_5 thead th:nth-child(1){width: 20%;}
	.tableType01_5 thead th:nth-child(2){width: 10%;}
	.tableType01_5 thead th:nth-child(3){width: 10%;}
	.tableType01_5 thead th:nth-child(4){width: 40%;}
	.tableType01_5 thead th:nth-child(5){width: 20%;}
	.tableType01_5 thead th.lb_no{border-left:none}
	.tableType01_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_5 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_5 tbody td.lb_no{border-left:none}
	.tableType01_5 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_5 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_5 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th6  */ 
	.tableType01_6{width:100%}
	.tableType01_6, .tableType01_6 th, .tableType01_6 td{border:0;text-align:center;line-height:15px;}
	.tableType01_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_6 caption{display:none;color:#444}
	.tableType01_6 caption.none{display:none}
	.tableType01_6 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_6 thead th:nth-child(1){width: 5%;}
	.tableType01_6 thead th:nth-child(2){width: 17%;}
	.tableType01_6 thead th:nth-child(3){width: 11%;}
	.tableType01_6 thead th:nth-child(4){width: 9%;}
	.tableType01_6 thead th:nth-child(5){width: 8%;}
	.tableType01_6 thead th:nth-child(6){width: 50%;}
	.tableType01_6 thead th.lb_no{border-left:none}
	.tableType01_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_6 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_6 tbody td.lb_no{border-left:none}
	.tableType01_6 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_6 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_6 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th7  */ 
	.tableType01_7{width:100%}
	.tableType01_7, .tableType01_7 th, .tableType01_7 td{border:0;text-align:center;line-height:15px;}
	.tableType01_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 41px 0% 24px;}
	.tableType01_7 caption{display:none;color:#444}
	.tableType01_7 caption.none{display:none}
	.tableType01_7 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 0px;font-size: 17px;line-height: 32px;/* font-family: 'NanumGothicBold'; *//* font-style: normal; */font-weight: bold;vertical-align: middle;}
	.tableType01_7 thead th:nth-child(1){width: 10%;}
	.tableType01_7 thead th:nth-child(2){width: 10%;}
	.tableType01_7 thead th:nth-child(3){width: 21%;}
	.tableType01_7 thead th:nth-child(4){width: 11%;}
	.tableType01_7 thead th:nth-child(5){width: 8%;}
	.tableType01_7 thead th:nth-child(6){width: 7%;}
	.tableType01_7 thead th:nth-child(7){width: 50%;}
	.tableType01_7 thead th.lb_no{border-left:none}
	.tableType01_7 tbody th{color: #000;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 17px;padding: 7px 11px;line-height: 32px;}
	.tableType01_7 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 0px 1px 1px 0px;}
	.tableType01_7 tbody td:last-child	{border-width: 0px 0px 1px 0px;}
	.tableType01_7 tbody td:nth-child(1){}
	.tableType01_7 tbody td.lb_no{border-left:none}
	.tableType01_7 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_7 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_7 tfoot td{text-align:center;padding:15px 0 0}
 
 
 
 
 
	/* 비전 및 교육목표 */
	
	  .ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
	.ideology_chart{float: left;width: 100%;border: 10px solid #dedede;padding: 2%;}
	.ideology_chart dl dd:last-child{margin-right: 0 !important;}
	.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(1) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
				
	.ideology_chart dl:nth-child(6){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(6) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(6) dd{float: left;padding: 2.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #fb9c72;margin-right: 1%;background: #f6ac8c;}								 
	
	.ideology_chart dl:nth-child(7){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(7) dt{width: 66px;float: left;padding: 5% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(7) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 16.3%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(8){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(8) dt{width: 66px;float: left;padding: 6.3% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(8) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;margin-bottom: 10px;}
	.ideology_chart dl:nth-child(8) dd:nth-child(4n){margin-right:0px !important}
	.ideology_chart dl:nth-child(8) dd:nth-child(5n){margin-left: 0px !important;}
		
	.ideology_chart dl:nth-child(9){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(9) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(9) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;} 
 
 
 /** 컨텐츠 페이지링크 **/
.content_page_form{width:100%;float:left;}
.content_page_form ul{width:100%;text-align: center;}
.content_page_form ul li{display:inline-block;border:1px solid #dedede;cursor: pointer;padding: 4px 9px;margin-right: 10px;font-size: 12px;font-weight: 500;}
.content_page_form ul li:first-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li:last-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li.active, .content_page_form ul li:hover {background: #0b50a5;color: #fff;font-weight: 600;}

	/*학과특성화*/
		.flow_chart_form{width:100%;float:left;}
		.flow_chart_form h3{width: 100%;float: left;text-align: center;font-size: 25px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 2%;}
		.flow_chart_form h3:before{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form h3:after{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form ul:nth-child(2){float: left;width: 74%;margin: 3% 9% 0%;padding: 5% 5% 0%;border: 1px solid #a9a9a9;border-width: 1px 1px 0px 1px;}
		.flow_chart_form ul:nth-child(2) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1){padding-right: 10%;margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2){padding-right: 10%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2):after{content: "→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3){margin-right: 0%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3):after{position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600; font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
		.flow_chart_form ul:nth-child(3){float: left;width: 74%;margin: 0 9% 10%;padding: 0% 5% 5%;border: 1px solid #a9a9a9;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1){padding-right: 10%;margin-bottom: 0%;padding-left: 18%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):before{content:"→";position: absolute;top: 30%;left: 24%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2){padding-right: 0%;margin-bottom: 0%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) p{width: 99.4%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) span{width: 99%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
		/* 컨텐츠 가이드 텍스트*/
/* 컨텐츠 가이드 텍스트*/
.gide_text{width: 100%;float: left;padding-left: 18%;padding: 50px 7% 50px 18%;border: 1px solid #d5d5d5;margin-bottom: 40px; background: url(../img/sub_gide_icon.png) no-repeat 5% 49%;background-size: 9%;border-width: 1px 0px 1px 0px;}
.gide_text h3{width: 100%;float: left;font-size: 25px;padding-bottom: 14px;border-left: 1px solid #b1b1b1;padding-left: 6%;}
.gide_text p{float: left;font-size: 16px;line-height: 27px;border-left: 1px solid #b1b1b1;padding-left: 6%;}

/* 교수소개_정보*/
	.teacher_information{width:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 510px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 1px solid #dedede;margin-bottom: 20px;height:300px;}
	.teacher_info ul:nth-child(1){width: 30%;float: left;margin-right: 5%;}
	.teacher_info ul:nth-child(1) > li:nth-child(1){width: 100%;float: left;margin-bottom: 10px;}
	.teacher_info ul:nth-child(1) > li:nth-child(1) img{}
	.teacher_info ul:nth-child(1) > li:nth-child(2){width: 100%;float: left; text-align: center;font-size: 18px;}
	.teacher_info ul:nth-child(1) > li:nth-child(2) span{}
	.teacher_info ul:nth-child(2){width: 65%;float: left;}
	.teacher_info ul:nth-child(2) li{text-align: left;width: 100%;float: left;margin-bottom: 15px;}
	.teacher_info ul:nth-child(2) li:last-child{margin-bottom: 0;}
	.teacher_info ul:nth-child(2) li:first-child{margin: 5px 0px 20px;font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
	.teacher_info ul:nth-child(2) li h3{font-size: 18px;color: #585858;font-weight: 500;}
	.teacher_info ul:nth-child(2) li h3 b{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;margin-right: 9px;color: #000;}
	.teacher_info ul:nth-child(2) li span{float: left;width: 22%;text-align: left;padding: 0px 0px;font-weight: 600;color: #000;font-size: 14px;margin-right: 13px;}
	.teacher_info ul:nth-child(2) li p{float: left;width: 72%;font-size: 14px;}
	.teacher_info ul:nth-child(2) li b{}
	
/* 교수소개_이력*/	
	.teacher_profile{width: 100%;float: left;overflow-x: hidden;overflow-y: auto;height: 149px;}
	.teacher_profile dl{width: 100%;float: left;margin-bottom: 20px;}
	.teacher_profile dl:last-child{ margin-bottom: 0px;}
	.teacher_profile dl dt{position:relative;width: 100%;float: left;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 10px;color: #0b4da2;}
	.teacher_profile dl dd{float: left;width: 100%;font-size: 16px;line-height: 27px; margin-bottom: 10px;}
	.teacher_profile dl dd:last-child{ margin-bottom: 0px;}
/*********************************************    컨텐츠 끝      ***********************************************************/


/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}
	
}





/************************1520이상******************************/

@media screen and (min-width:1519px) and (max-width: 1919px) {
	
select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        


/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #034ea2;border-bottom: 1px solid #dedede;}
.header_top_right{width: 1520px;margin: 0 auto;height: 40px;}
.header_top_right > li:nth-child(1){float: left;width: 140px;margin: 0% 0%;background: #000;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}
	.header_top_right > li:nth-child(2){float: right;width: 88px;margin: 0% 0%;background: #15325f;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 0px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;}
#header3 .header_body{width: 1300px;margin: 0 auto;height: 81px; position:relative;}
#header3 .header_body h1{width: 360px;float: left;margin-top: 27px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 23px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{
    width: 135px;
    float: left;
    margin-right: 10px;
}

#header3 .header_body .header_form > h1{float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover,
#header3 .header_form #gnb  .dept2 > a:active,
#header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;}



/*  메뉴 */

#menu2 {width: 67%;color: #000;line-height: 50px;margin-left: 4px;text-align: center;font-weight: 600;float: left;margin-top: 10px;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 1% 0%;}
#menu2 > ul > li > a{width: 100%;font-size: 22px;font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display:none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 115px;background: #ffffff url(../img/peo.png) no-repeat 21% 81%;background-size: 6%;}
#menu2 > ul > li > div > div{width: 1920px;margin: 0 auto;}
.menu_title{float: left;width: 28%;border-right: 1px solid #dede;padding: 54px 108px 50px 8%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}


#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 44%;padding: 41px 0% 14px 54px;}
.sub_menu_form > ul > li{float: left;width: 194px;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.visual{}


	/* 헤더영역 */
	.side_bt {position:relative;z-index:4;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 5%;}
	.side_bt > div {width: 60;margin: 0;position:relative;height: 60px;float: right;background: #bbb;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 100px;margin-left: 5%;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 4;float: left;border-radius: 0px 100px 100px 0px;margin-left: 96px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 25%;float: left;}
	input#sidebar:checked ~ .side_bt {width: 215px;float: left;margin-top: 22%;margin-left: 400px;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 헤더상단 ****************************/

 .top_side2{float: right;width: 5%;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 57%;text-align: center;padding: 20px 16px;}
.top_side2 li:last-child{padding: 24px 16px;} 
.top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 .top_side2 li:first-child a img{width: 68%;}
.top_side2 li:last-child a img{width: 62%;}
 


/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}

/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}

/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}


/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}





/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;background: #40444d;}
	.foot_top{width: 100%;float: left;border-bottom: 1px solid #ffffff30;background: #2e3138;}
	.foot_top ul{width: 1520px;margin: 0 auto;height: 55px;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #fff;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 1520px;margin: 1% auto;padding: 10px 0;}
	.foot_info li:nth-child(1){width: 10%;float: left;margin: 2.5% 2%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;margin: 2% 0;color: #fff;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	
/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}



/*********************************************    메인       ***********************************************************/
 /* 메인 비쥬얼*/
		.visual{width: 100%;height: 634px;margin: 0 0 0px;border-radius: 0px 0px 0px;position: relative;float: left;overflow: hidden;position: relative;border-bottom: 1px solid #dedede;}
		.visual .visual_content {width: 1300px;margin: 0 auto;border-radius: 0px 0px 60px 0px;height: 632px;position: relative;}
		.visual img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 11%;left: 9%;width: 26%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 10px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 33px;margin-top: 0px;}
        .visual_text span{float: left;width: 100%;color: #2a2a2a;font-size: 18px;line-height: 23px;margin-top: 8px;}
        
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 0;float:left;border: 62px solid #1c2c43;border-width: 0px 0px 62px 0px;}
         .main_content_form1_1{width: 100%;margin: 0;float:left;}
         .main_content_form2{width: 100%;margin: 0;float:left;background: url('../img/content_bg1.png') no-repeat;background-size: cover;}
         .main_content1{width:1300px;margin: 0 auto 20px;height: 68px;}
         .main_content1_1{width:1300px;margin: 0 auto 20px;height:408px;}
         .main_content2{width:1300px;margin: 0 auto 30px;height: 193px;}
         .main_content3{width:1300px;margin: 0 auto 30px;height: 193px;}
         
          /* 공지사항 학과 알림 바로가기 */
				     	.notic_quick_form{width: 100%;float: left;position: absolute;bottom: 3%;}
				     	.notice_form{width: 100%;float: left;padding: 0% 2%;}
				     	.notice_form > h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;}
				        .notice_form > div{float: left;width: 100%;margin-left: 90px;}
				        .notice_form > div > ul{float: left;width: 100%;}
				        .notice_form > div > ul > li{float: left;width: 25%;background: #fff;margin-right: 3%;padding: 2%;}
				     	.notice_form > div > ul > li:last-child{margin-right:0%}
	                    .notice_form > div > ul > li > a{width:100%;float:left;}
				    	.notice_form > div > ul > li > a .label{    float: left;background: #dd3159;color: #fff;font-size: 14px;font-weight: 800;padding: 5px 17px;margin-right: 15px;}
				     	.notice_form > div > ul > li > a > h4{float: left;width: 100%;overflow: hidden;color: #000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 14px;font-size: 20px;height: 59px;}
				     	.notice_form > div > ul > li > a > div{float: left;width: 100%;overflow: hidden;color: #818181;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 14px 0px;font-size: 14px;height: 42px;}
				     	.notice_form > div > ul > li > a .date{float: left;color: #32189d;font-size: 14px;font-weight: 800;padding: 5px 0px;margin-right: 15px;}
				     	
				     
				     	
				     	.board_quick_form{width: 20%;float: left;padding: 2%;background: #096bd1;}
				     	.board_quick_form h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
				        .board_quick_form a{float: right;color: #fff;font-size: 22px;font-weight: 700;}  
				        
				         
				      /*아코디언 바로가기*/
						.accordion_menu {width: 80%;float: left;}
				       .accordion {list-style-type: none;padding: 0;margin: 0;}
				       .accordion > ul {padding: 0;margin: 0;width: 100%;float: left;}
					   .accordion > li > ul{
    position: absolute;
    width: 100%;
    top: 0px;
    height: 214px;
    float: left;
    background: #1c2c43;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all 2s;
    transition: all 2s;
}
				       .accordion > li {cursor: pointer;list-style-type: none;padding: 0;margin: 0;width: 33.3%;background: #fff;border: none;float: left;position: relative;}
				       .accordion > li.active > a {background: url('http://cfile4.uf.tistory.com/image/2728D13C57CFB6382C0FB7') no-repeat 94% 50%;background-size: 16px;}
				       .accordion > li.active > ul{
    position: absolute;
    width: 100%;
    top: -201px !important;
    height: 214px;
}
	                   .accordion >  li > a {font-size: 20px;letter-spacing: -1px;color: #000;padding: 31px 0px;display: block;cursor: pointer;line-height: 26px;width: 100%;float: left;background-size: 16px;position: relative;}
				      .accordion >  li > a:after{content: "+";position: absolute;top: 26px;right: 26px;font-size: 37px;} 
                      .accordion > li > ul > li {background: #1c2c43;font-size: 16px;width: 100%;float: left;border-bottom: 1px solid #384a62;}
							.accordion > li > ul > li a{color:#fff;width: 92%;float: left;padding: 20px 19px;}
							
					/* SNS */
					.sns_form{width: 20%;float: left;}
					.sns_form ul{float: left;width: 100%;}
					.sns_form ul li{width: 33.3%;float: left;}
					.sns_form ul li a{width: 100%;float: left;text-align: center;padding: 24% 0%;margin: 0 0%;overflow: hidden;}

					  /* 메인 포토겔러리 */
		       .photo_board{width: 100%;float: left;margin: 50px 0;}
		       .photo_board h3{width: 100%;float: left;margin-bottom: 20px;text-align: center;font-size: 40px;font-weight: 500;}
			   .photo_board a.more{float: right;padding: 7px 20px;margin-top: -5%;border: 1px solid #6e6e6e;}
		       .photo_board a.more b{color: #078ad7;}
		       .photo_board a.more:hover{float: right;padding: 7px 20px;margin-top: -5%;    border: 1px solid #d32f6f;background: #d32f6f;color: #fff;}
		       .photo_board a.more:hover b{color: #fff;}
		       
		       .photo_board ul{width: 100%;float: left;margin-top: 30px;}
		       .photo_board ul li{width: 22.6%;float: left;margin-right: 3%;}
	           .photo_board ul li:last-child{margin-right:0px}
		       .photo_board ul li a{width: 100%;float: left;}
		       .photo_board ul li a div{} 
		       .photo_board ul li a div p{width: 100%;float: left;font-size: 18px;margin-bottom: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
		       .photo_img{height: 227px;font-size:0;overflow: hidden;border: 1px solid #dedede;width: 100%;float: left;}  
			   .photo_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
			   .photo_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
			    .photo_img img:hover{transform: scale(1.1);}
			    
			    
			    		 /*  퀵링크 */
                     .quick_link{width:100%;float:left;margin-bottom: 50px;}
                     .quick_link .quick_title{background: url('../img/quick_bg.png') no-repeat 95% 20%;background-size: cover;width: 15;float: left;padding: 1.9% 2%;}
                     .quick_link .quick_title h3{
    width: 100%;
    float: left;
    font-size: 30px;
    color: #fff;
    font-family: 'NanumGothicExtraBold';
    font-style: normal;
    font-weight: 800;
}
                     .quick_link .quick_title span{
    width: 100%;
    float: left;
    color: #fff;
    margin-bottom: 92px;
}
		             .quick_link ul{width: 83%;float:left;background:#0081d2;}
		             .quick_link ul li{width: 19.9%;float:left;border-right: 1px dashed #fff;margin: 26px 0px;}
		             .quick_link ul li:last-child{
    border-right: 0px dashed #fff;
}
		             .quick_link ul li:last-child a{}
		             .quick_link ul li > a{width:100%;float:left;text-align:center;padding: 0px 0px 00px;font-weight: 600;}
		             .quick_link ul li > a h4{position:relative;width: 80%;padding: 6.5% 10% 5%;text-align: left;font-size: 22px;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;z-index: 3;}
		             .quick_link ul li > a h4:before{content:"";display:block;position:absolute;top: 30%;left: 10%;width: 130px;height: 13px;background: #02213638;z-index: 2;}
		             .quick_link ul li > a span{position:relative;width: 20%;float: left;margin: 31% 9% 0% 9%;color: #fff;font-weight: 500;font-size: 16px;border: 1px solid #fff;padding: 5px 50px 5px 10px;}
		             .quick_link ul li > a span:after{content: "→";display:block;position:absolute;top: 9%;right: 6%;}
					
					
					 	

/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 6%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 104px;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;}


 nav{width: 100%;float: left;margin: -40px 0% 2%;background: #1957a7;border-radius: 0;}
 nav > ul:first-child{background: #1957a7;width: 1230px;margin: 0 auto;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;border-right: 1px solid #fff3;margin-left: 0;float: left;}
 nav > ul:first-child > li:nth-child(1) > a{float: left;width: 100%;}
 nav > ul:first-child > li:nth-child(2){float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 149px;height: 62px;}
 nav > ul:first-child > li:last-child{border-right:none}
 nav > ul:first-child > li:nth-child(3){float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 215px !important;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 nav > ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav > ul:last-child > li:nth-child(1){float: left;padding: 5px 10px;}
 nav > ul:last-child > li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;min-width: 216px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}


.sub_form{width: 86%;float: left;margin: 2% 7% 2%}
.sub_content{width: 100%;float: left;}
.sub_content_title{text-align: center;font-size: 37px;margin-bottom: 4%;width: 100%;float: left;}
.sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 102px;background: #275a9c;}
  .nav2{width: 86%;margin: 0% auto 0%;max-width: 1670px;}
  .nav2 ul{float: left;margin: 10px 0 10px 23px;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 16px;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 17px;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 1230px;margin: 0 auto;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 12% 10%;font-size: 18px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{text-align: right;color: #ffde4c;background: #275a9c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800 !important;}
  .sub_content2{width: 100%;padding: 3%;float: left;height: 100%;}
  .sub_content_title2{width: 100%;float: left;font-size: 42px;text-align: center;margin-bottom: 20px;font-weight: 800;padding: 0% 4% 3%;background-size: 2.5%;}
  .sub_content_title2 h3{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 32px;}
	.sub_content_title2 span{float: left;width: 100%;font-size: 20px;color: #555555;margin-top: 12px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;font-size: 18px;}
  .sub_content_form2{width: 100%;float: left;}
/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}
/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}
/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}

/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}
	      	



/*****  depth01 text+이미지 depth1일때*****/

 .depth01_textimg{width:100%;float: left;}
 .depth01_textimg > ul:nth-child(2){width: 40%;float: left;}
 .depth01_textimg > ul:nth-child(2) > li{float: left;width: 100%;margin: 22% 0% 10%;text-align: center;position: relative;height: 560px;overflow: hidden;}
 .depth01_textimg > ul:nth-child(2) > li img{max-width: 100%;float: left;opacity: 0.7;position: absolute;top: 0;left: -14%;}
 .depth01_textimg > ul:nth-child(1){width: 55%;float: left;line-height: 2em;margin: 0% 5% 5% 0%;}
 .depth01_textimg > ul:nth-child(1) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 41px;color: #505050;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li p{float: left;margin: 0% 5% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg > ul:nth-child(1) > li{float: left;margin-bottom: 2%;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 
  .depth01_textimg > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_textimg > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_textimg > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_textimg > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 
  
 
 
 
 
 /*****  depth01 text depth1일때*****/

 .depth01_text{width:100%;float: left;margin-top: 20px;}
 .depth01_text > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text > ul > li p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 2% 2%;background: #f5f5f5e1;}
 .depth01_text > ul > li{float: left;margin-bottom: 40px;width: 100%;}
 .depth01_text > ul > li b{color: #1a7add;font-weight: 600;}
 
  .depth01_text3{width:100%;float: left;margin-top: 0;}
 .depth01_text3 > ul{width: 100%;float: left;line-height: 2em;margin: 3% 0% 0%;}
 .depth01_text3 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 18px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 43.5%;padding: 2%;border: 1px solid #dedede;box-shadow: 2px 3px 1px 1px #9d9d9d38;}
 .depth01_text3 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text3 > ul > li p{float: left;margin: 20px 0 0;font-size: 16px;line-height: 28px;color: #093f9d;font-family: 'Nanum Gothic';font-style: normal;width: 100%;padding: 11px 2%;background: #c7dbff94;font-weight: 600;}
 .depth01_text3 > ul > li{float: left;margin-bottom: 6px;width: 100%;padding: 0%;}
 .depth01_text3 > ul > li > span{width: 100%;float: left;margin: 28px 0 8px;text-align: center;font-weight: 600;}
 .depth01_text3 > ul > li:nth-child(even){}
 .depth01_text3 > ul > li > table{}
 .depth01_text3 > ul > li > table td p{}
 .depth01_text3 > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_text3 > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_text3 > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_text3 > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 .depth01_text3 > ul > li b{color: #1a7add;font-weight: 600;}
 

 
 .depth01_text4{width:100%;float: left;margin: 20px 0px;}
 .depth01_text4 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text4 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text4 > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text4 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text4 > ul > li > div p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text4 > ul > li{float: left;margin-bottom: 8px;width: 100%;padding: 0%;}

 
  .depth01_text5{width:100%;float: left;margin-top: 0px;}
 .depth01_text5 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text5 > ul > li > h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text5 > ul > li > h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text5 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text5 > ul > li > p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text5 > ul > li{float: left;margin-bottom: 37px;width: 100%;padding: 0%;}
 .depth01_text5 > ul > li > b{color: #1a7add;font-weight: 600;}
 .depth01_text5 > ul > li:nth-child(2){}
 .depth01_text5 > ul > li > div{width: 23%;font-weight: 600;margin: 0 1%;float: left;}
 .depth01_text5 > ul > li > div > div {width: 100%;height: 125px;overflow: hidden;margin-bottom: 6%;}
 .depth01_text5 > ul > li > div > div > img{max-width: 265px;vertical-align: middle;width: 100%;transition: all 0.35s ease;}
 .depth01_text5 > ul > li > div > p{width: 100%;float: left;text-align: center;}
 
/**** 탭서식  ****/ 
   	  ul.tabs_cm {width: 100%;color:#555;margin: 0% 0% 1%;padding: 0;/* height: 30px; */float: left;}
	  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
	  ul.tabs_cm li a{background: #fff;color: #444;width:100%;float:left;padding: 16px 0;font-size: 17px;border: 1px solid #ebebeb;}
	  
	  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
	  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
	  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:14.2%;}
	  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width:12.4%;}
	  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:11.1%;}
	  
	  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
	  ul.tabs_cm li.active a, ul.tabs_cm li:hover a {background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;border: 1px solid #2c72cd;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  .tab_content_form {}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.tableType01{width:100%}
	.tableType01, .tableType01 th, .tableType01 td{border:0;text-align:center;line-height:15px;}
	.tableType01{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 0% 24px;}
	.tableType01 caption{display:none;color:#444}
	.tableType01 caption.none{display:none}
	.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 0px;font-size: 17px;line-height: 32px;/* font-family: 'NanumGothicExtraBold'; *//* font-style: normal; */font-weight: 800;vertical-align: middle;}
	.tableType01 thead th:last-child{border-right:none}
	.tableType01 thead th.lb_no{border-left:none}
	.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
	.tableType01 tbody td:last-child{border-right:none;}
	.tableType01 tbody td:nth-child(1){/* font-weight: 600; */}
	.tableType01 tbody td.lb_no{border-left:none}
	.tableType01 tbody td.date{text-align:left;padding-left:40px}
	.tableType01 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th4  */ 
   	.tableType01_4{width:100%}
	.tableType01_4, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_4{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_4 thead th:nth-child(1){width: 25%;}
	.tableType01_4 thead th:nth-child(2){width: 25%;}
	.tableType01_4 thead th:nth-child(3){width: 25%;}
	.tableType01_4 thead th:nth-child(4){width: 25%;}
	.tableType01_4 thead th.lb_no{border-left:none}
	.tableType01_4 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_4 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_4 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_4 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_4 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th5  */ 
   	.tableType01_5{width:100%}
	.tableType01_5, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_5 caption{display:none;color:#444}
	.tableType01_5 caption.none{display:none}
	.tableType01_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_5 thead th:nth-child(1){width: 20%;}
	.tableType01_5 thead th:nth-child(2){width: 10%;}
	.tableType01_5 thead th:nth-child(3){width: 10%;}
	.tableType01_5 thead th:nth-child(4){width: 40%;}
	.tableType01_5 thead th:nth-child(5){width: 20%;}
	.tableType01_5 thead th.lb_no{border-left:none}
	.tableType01_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_5 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_5 tbody td.lb_no{border-left:none}
	.tableType01_5 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_5 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_5 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th6  */ 
	.tableType01_6{width:100%}
	.tableType01_6, .tableType01_6 th, .tableType01_6 td{border:0;text-align:center;line-height:15px;}
	.tableType01_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_6 caption{display:none;color:#444}
	.tableType01_6 caption.none{display:none}
	.tableType01_6 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_6 thead th:nth-child(1){width: 5%;}
	.tableType01_6 thead th:nth-child(2){width: 17%;}
	.tableType01_6 thead th:nth-child(3){width: 11%;}
	.tableType01_6 thead th:nth-child(4){width: 9%;}
	.tableType01_6 thead th:nth-child(5){width: 8%;}
	.tableType01_6 thead th:nth-child(6){width: 50%;}
	.tableType01_6 thead th.lb_no{border-left:none}
	.tableType01_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_6 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_6 tbody td.lb_no{border-left:none}
	.tableType01_6 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_6 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_6 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th7  */ 
	.tableType01_7{width:100%}
	.tableType01_7, .tableType01_7 th, .tableType01_7 td{border:0;text-align:center;line-height:15px;}
	.tableType01_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 41px 0% 24px;}
	.tableType01_7 caption{display:none;color:#444}
	.tableType01_7 caption.none{display:none}
	.tableType01_7 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 7px 0px;font-size: 17px;line-height: 32px;/* font-family: 'NanumGothicBold'; *//* font-style: normal; */font-weight: bold;vertical-align: middle;}
	.tableType01_7 thead th:nth-child(1){width: 10%;}
	.tableType01_7 thead th:nth-child(2){width: 10%;}
	.tableType01_7 thead th:nth-child(3){width: 21%;}
	.tableType01_7 thead th:nth-child(4){width: 11%;}
	.tableType01_7 thead th:nth-child(5){width: 8%;}
	.tableType01_7 thead th:nth-child(6){width: 7%;}
	.tableType01_7 thead th:nth-child(7){width: 50%;}
	.tableType01_7 thead th.lb_no{border-left:none}
	.tableType01_7 tbody th{color: #000;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 17px;padding: 7px 11px;line-height: 32px;}
	.tableType01_7 tbody td{padding: 7px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 0px 1px 1px 0px;}
	.tableType01_7 tbody td:last-child	{border-width: 0px 0px 1px 0px;}
	.tableType01_7 tbody td:nth-child(1){}
	.tableType01_7 tbody td.lb_no{border-left:none}
	.tableType01_7 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_7 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_7 tfoot td{text-align:center;padding:15px 0 0}
 
 
 
 
 
	/* 비전 및 교육목표 */
	
	  .ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
	.ideology_chart{float: left;width: 100%;border: 10px solid #dedede;padding: 2%;}
	.ideology_chart dl dd:last-child{margin-right: 0 !important;}
	.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(1) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
				
	.ideology_chart dl:nth-child(6){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(6) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(6) dd{float: left;padding: 2.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #fb9c72;margin-right: 1%;background: #f6ac8c;}								 
	
	.ideology_chart dl:nth-child(7){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(7) dt{width: 66px;float: left;padding: 5% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(7) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 16.3%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(8){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(8) dt{width: 66px;float: left;padding: 6.3% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(8) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;margin-bottom: 10px;}
	.ideology_chart dl:nth-child(8) dd:nth-child(4n){margin-right:0px !important}
	.ideology_chart dl:nth-child(8) dd:nth-child(5n){margin-left: 0px !important;}
		
	.ideology_chart dl:nth-child(9){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(9) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(9) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;} 
 
 
 /** 컨텐츠 페이지링크 **/
.content_page_form{width:100%;float:left;}
.content_page_form ul{width:100%;text-align: center;}
.content_page_form ul li{display:inline-block;border:1px solid #dedede;cursor: pointer;padding: 4px 9px;margin-right: 10px;font-size: 12px;font-weight: 500;}
.content_page_form ul li:first-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li:last-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li.active, .content_page_form ul li:hover {background: #0b50a5;color: #fff;font-weight: 600;}

	/*학과특성화*/
		.flow_chart_form{width:100%;float:left;}
		.flow_chart_form h3{width: 100%;float: left;text-align: center;font-size: 25px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 2%;}
		.flow_chart_form h3:before{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form h3:after{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form ul:nth-child(2){float: left;width: 74%;margin: 3% 9% 0%;padding: 5% 5% 0%;border: 1px solid #a9a9a9;border-width: 1px 1px 0px 1px;}
		.flow_chart_form ul:nth-child(2) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1){padding-right: 10%;margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2){padding-right: 10%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2):after{content: "→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3){margin-right: 0%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3):after{position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600; font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
		.flow_chart_form ul:nth-child(3){float: left;width: 74%;margin: 0 9% 10%;padding: 0% 5% 5%;border: 1px solid #a9a9a9;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1){padding-right: 10%;margin-bottom: 0%;padding-left: 18%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):before{content:"→";position: absolute;top: 30%;left: 24%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2){padding-right: 0%;margin-bottom: 0%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) p{width: 99.4%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) span{width: 99%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
		/* 컨텐츠 가이드 텍스트*/
/* 컨텐츠 가이드 텍스트*/
.gide_text{width: 100%;float: left;padding-left: 18%;padding: 50px 7% 50px 18%;border: 1px solid #d5d5d5;margin-bottom: 40px; background: url(../img/sub_gide_icon.png) no-repeat 5% 49%;background-size: 9%;border-width: 1px 0px 1px 0px;}
.gide_text h3{width: 100%;float: left;font-size: 25px;padding-bottom: 14px;border-left: 1px solid #b1b1b1;padding-left: 6%;}
.gide_text p{float: left;font-size: 16px;line-height: 27px;border-left: 1px solid #b1b1b1;padding-left: 6%;}

/* 교수소개_정보*/
	.teacher_information{width:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 510px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 1px solid #dedede;margin-bottom: 20px;height:300px;}
	.teacher_info ul:nth-child(1){width: 30%;float: left;margin-right: 5%;}
	.teacher_info ul:nth-child(1) > li:nth-child(1){width: 100%;float: left;margin-bottom: 10px;}
	.teacher_info ul:nth-child(1) > li:nth-child(1) img{width: 100%;}
	.teacher_info ul:nth-child(1) > li:nth-child(2){width: 100%;float: left; text-align: center;font-size: 18px;}
	.teacher_info ul:nth-child(1) > li:nth-child(2) span{}
	.teacher_info ul:nth-child(2){width: 65%;float: left;}
	.teacher_info ul:nth-child(2) li{text-align: left;width: 100%;float: left;margin-bottom: 15px;}
	.teacher_info ul:nth-child(2) li:last-child{margin-bottom: 0;}
	.teacher_info ul:nth-child(2) li:first-child{margin: 5px 0px 20px;font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
	.teacher_info ul:nth-child(2) li h3{font-size: 18px;color: #585858;font-weight: 500;}
	.teacher_info ul:nth-child(2) li h3 b{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;margin-right: 9px;color: #000;}
	.teacher_info ul:nth-child(2) li span{float: left;width: 22%;text-align: left;padding: 0px 0px;font-weight: 600;color: #000;font-size: 14px;margin-right: 13px;}
	.teacher_info ul:nth-child(2) li p{float: left;width: 72%;font-size: 14px;}
	.teacher_info ul:nth-child(2) li b{}
	
/* 교수소개_이력*/	
	.teacher_profile{width: 100%;float: left;overflow-x: hidden;overflow-y: auto;height: 149px;}
	.teacher_profile dl{width: 100%;float: left;margin-bottom: 20px;}
	.teacher_profile dl:last-child{ margin-bottom: 0px;}
	.teacher_profile dl dt{position:relative;width: 100%;float: left;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 10px;color: #0b4da2;}
	.teacher_profile dl dd{float: left;width: 100%;font-size: 16px;line-height: 27px; margin-bottom: 10px;}
	.teacher_profile dl dd:last-child{ margin-bottom: 0px;}
/*********************************************    컨텐츠 끝      ***********************************************************/


/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}
	
}


/************************1200 ~ 1519******************************/
@media screen and (min-width:1200px) and (max-width:1519px) {
select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;/* font-family:sans-serif; */}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        


/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #034ea2;border-bottom: 1px solid #dedede;}
.header_top_right{width: 100%;margin: 0;height: 40px;float: left;}
.header_top_right > li:nth-child(1){float: left;width: 140px;margin: 0% 0%;background: #000;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}
	.header_top_right > li:nth-child(2){float: right;width: 88px;margin: 0% 0%;background: #15325f;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 0px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;}
#header3 .header_body{width: 96%;margin: 0 2%;height: 81px;float: left; position:relative;}
#header3 .header_body h1{width: 323px;float: left;margin-top: 27px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 23px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{width: 135px; float: left;margin-right: 10px;}

#header3 .header_body .header_form > h1{/* padding-left: 5%; */float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}

#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover, #header3 .header_form #gnb  .dept2 > a:active, #header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;}



/*  메뉴 */

#menu2 {width: 65%;color: #000;line-height: 50px;margin-left: 4px;text-align: center;font-weight: 600;float: left;margin-top: 10px;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 1% 0%;}
#menu2 > ul > li > a{width: 100%;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display:none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 109px;background: #ffffff url(../img/peo.png) no-repeat 21% 81%;background-size: 6%;}
#menu2 > ul > li > div > div{width: 1920px;margin: 0 auto;}
.menu_title{float: left;width: 28%;border-right: 1px solid #dede;padding: 54px 108px 50px 8%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}


#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 44%;padding: 41px 0% 14px 54px;}
.sub_menu_form > ul > li{float: left;/*width: 150px*/;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.visual{}


	/* 헤더영역 */
	.side_bt {position:relative;z-index:4;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 5%;}
	.side_bt > div {width: 60;margin: 0;position:relative;height: 60px;float: right;background: #bbb;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 100px;margin-left: 5%;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {/* position:absolute; */top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 4;float: left;border-radius: 0px 100px 100px 0px;margin-left: 96px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 25%;float: left;}
	input#sidebar:checked ~ .side_bt {width: 215px;float: left;margin-top: 22%;margin-left: 400px;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 헤더상단 ****************************/

 .top_side2{float: right;width: 5%;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 57%;text-align: center;padding: 20px 16px;}
.top_side2 li:last-child{padding: 24px 16px;} 
.top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 .top_side2 li:first-child a img{width: 68%;}
.top_side2 li:last-child a img{width: 62%;}
 


/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}

/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}

/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}


/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}





/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;background: #40444d;}
	.foot_top{width: 100%;float: left;border-bottom: 1px solid #ffffff30;background: #2e3138;}
	.foot_top ul{width: 100%;margin: 0;height: 55px;float: left;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #fff;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 96%;margin: 1% 2%;padding: 10px 0;float: left;}
	.foot_info li:nth-child(1){width: 10%;float: left;margin: 2.5% 2%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;margin: 2% 0;color: #fff;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){    float: right;width: 10%;text-align: center;} 
	

/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper {}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}



/*********************************************    메인       ***********************************************************/
 /* 메인 비쥬얼*/
		.visual{width: 100%;height: 595px;margin: 0 0 0px;border-radius: 0px 0px 0px;position: relative;float: left;overflow: hidden;position: relative;border-bottom: 1px solid #dedede;}
		.visual .visual_content {width: 96%;margin: 0 2%;border-radius: 0px 0px 60px 0px;height: 601px;position: absolute;float: left;top: 0%;left: 0%;}
		.visual img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 21%;left: 19%;width: 26%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 10px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 33px;margin-top: 0px;}
        .visual_text span{float: left;width: 100%;color: #2a2a2a;font-size: 18px;line-height: 23px;margin-top: 8px;}
        
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 0;float:left;border: 62px solid #1c2c43;border-width: 0px 0px 62px 0px;}
         .main_content_form1_1{width: 100%;margin: 0;float:left;}
         .main_content_form2{width: 100%;margin: 0;float:left;background: url('../img/content_bg1.png') no-repeat top center;background-size: cover;}
         .main_content1{width: 98%;margin: 0 2% 20px;height: 68px;float: left;}
         .main_content1_1{width:1300px;margin: 0 auto 20px;height:408px;}
         .main_content2{width:1300px;margin: 0 auto 30px;height: 193px;}
         .main_content3{width: 96%;margin: 0 2% 30px;height: 443px;}
         
          /* 공지사항 학과 알림 바로가기 */
				     	.notic_quick_form{width: 100%;float: left;position: absolute;bottom: 3%;}
				     	.notice_form{width: 100%;float: left;padding: 0% 2%;}
				     	.notice_form > h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;}
				        .notice_form > div{float: left;width: 100%;margin-left: 90px;}
				        .notice_form > div > ul{float: left;width: 100%;}
				        .notice_form > div > ul > li{float: left;width: 25%;background: #fff;margin-right: 3%;padding: 2%;}
				     	.notice_form > div > ul > li:last-child{margin-right:0%}
	                    .notice_form > div > ul > li > a{width:100%;float:left;}
				    	.notice_form > div > ul > li > a .label{    float: left;background: #dd3159;color: #fff;font-size: 14px;font-weight: 800;padding: 5px 17px;margin-right: 15px;}
				     	.notice_form > div > ul > li > a > h4{float: left;width: 100%;overflow: hidden;color: #000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 14px;font-size: 20px;height: 59px;}
				     	.notice_form > div > ul > li > a > div{float: left;width: 100%;overflow: hidden;color: #818181;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 14px 0px;font-size: 14px;height: 42px;}
				     	.notice_form > div > ul > li > a .date{float: left;color: #32189d;font-size: 14px;font-weight: 800;padding: 5px 0px;margin-right: 15px;}
				     	
				     
				     	
				     	.board_quick_form{width: 20%;float: left;padding: 2%;background: #096bd1;}
				     	.board_quick_form h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
				        .board_quick_form a{float: right;color: #fff;font-size: 22px;font-weight: 700;}  
				        
				         
				      /*아코디언 바로가기*/
						.accordion_menu {width: 80%;float: left;}
				       .accordion {list-style-type: none;padding: 0;margin: 0;}
				       .accordion > ul {padding: 0;margin: 0;width: 100%;float: left;}
					   .accordion > li > ul{position: absolute;width: 100%;top: 0px; height: 214px; float: left;background: #1c2c43; overflow-y: auto; overflow-x: hidden; -webkit-transition: all 2s;transition: all 2s;}
				       .accordion > li {cursor: pointer;list-style-type: none;padding: 0;margin: 0;width: 33.3%;background: #fff;border: none;float: left;position: relative;}
				       .accordion > li.active > a {background: url('http://cfile4.uf.tistory.com/image/2728D13C57CFB6382C0FB7') no-repeat 94% 50%;background-size: 16px;}
				       .accordion > li.active > ul{position: absolute;width: 100%;top: -201px !important;height: 214px;}
	                   .accordion >  li > a {font-size: 20px;letter-spacing: -1px;color: #000;padding: 31px 0px;display: block;cursor: pointer;background: url('http://cfile27.uf.tistory.com/image/2325513C57CFB63933BAD5') no-repeat 94% 50%;line-height: 26px;width: 100%;float: left;background-size: 16px;}
				       .accordion > li > ul > li {background: #1c2c43;font-size: 16px;width: 100%;float: left;border-bottom: 1px solid #384a62;}
						.accordion > li > ul > li a{color:#fff;width: 92%;float: left;padding: 20px 19px;}
							
					/* SNS */
					.sns_form{width: 20%;float: left;}
					.sns_form ul{float: left;width: 100%;}
					.sns_form ul li{width: 33.3%;float: left;}
					.sns_form ul li a{width: 100%;float: left;text-align: center;padding: 24% 0%;margin: 0 0%;overflow: hidden;}

					  /* 메인 포토겔러리 */
		       .photo_board{width: 100%;float: left;margin: 50px 0;}
		       .photo_board h3{width: 100%;float: left;margin-bottom: 20px;text-align: center;font-size: 40px;font-weight: 500;}
			   .photo_board a.more{float: right;padding: 7px 20px;margin-top: -5%;border: 1px solid #6e6e6e;}
		       .photo_board a.more b{color: #078ad7;}
		       .photo_board a.more:hover{float: right;padding: 7px 20px;margin-top: -5%;    border: 1px solid #d32f6f;background: #d32f6f;color: #fff;}
		       .photo_board a.more:hover b{color: #fff;}
		       
		       .photo_board ul{width: 100%;float: left;margin-top: 30px;}
		       .photo_board ul li{width: 22.6%;float: left;margin-right: 3%;}
	           .photo_board ul li:last-child{margin-right:0px}
		       .photo_board ul li a{width: 100%;float: left;}
		       .photo_board ul li a div{} 
		       .photo_board ul li a div p{width: 100%;float: left;font-size: 18px;margin-bottom: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
		       .photo_img{height: 227px;font-size:0;overflow: hidden;border: 1px solid #dedede;width: 100%;float: left;}  
			   .photo_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
			   .photo_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
			    .photo_img img:hover{transform: scale(1.1);}
			    
			    
			    		 /*  퀵링크 */
                     .quick_link{width:100%;float:left;margin-bottom: 50px;}
                     .quick_link .quick_title{background: url('../img/quick_bg.png') no-repeat 95% 20%;background-size: cover;width: 15;float: left;padding: 2%;}
                     .quick_link .quick_title h3{width: 100%; float: left;font-size: 30px; color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
                     .quick_link .quick_title span{width: 100%;float: left;color: #fff;margin-bottom: 92px;}
		             .quick_link ul{width: 83%;float:left;background:#0081d2;}
		             .quick_link ul li{width: 19.9%;float:left;border-right: 1px dashed #fff;margin: 26px 0px;}
		             .quick_link ul li:last-child{border-right: 0px dashed #fff;}
		             .quick_link ul li:last-child a{}
		             .quick_link ul li > a{width:100%;float:left;text-align:center;padding: 0px 0px 00px;font-weight: 600;}
		             .quick_link ul li > a h4{position:relative;width: 80%;padding: 6.5% 10% 5%;text-align: left;font-size: 22px;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;z-index: 3;}
		             .quick_link ul li > a h4:before{content:"";display:block;position:absolute;top: 30%;left: 10%;width: 130px;height: 13px;background: #02213638;z-index: 2;}
		             .quick_link ul li > a span{position:relative;width: 20%;float: left;margin: 31% 9% 0% 9%;color: #fff;font-weight: 500;font-size: 16px;border: 1px solid #fff;padding: 5px 50px 5px 10px;}
		             .quick_link ul li > a span:after{content: "→";display:block;position:absolute;top: 9%;right: 6%;}
					
					
					 	

/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 6%;text-shadow: 1px 1px 4px #000;margin: 0;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 104px;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;margin: 0;padding: 0;}


 nav{width: 100%;float: left;margin: -40px 0% 2%;background: #1957a7;border-radius: 0;}
 nav > ul:first-child{background: #1957a7;width: 96%;margin: 0 2%;float: left;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;border-right: 1px solid #fff3;margin-left: 0;float: left;}
 nav > ul:first-child > li:nth-child(1) > a{float: left;width: 100%;}
 nav > ul:first-child > li:nth-child(2){float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 149px;}
 nav > ul:first-child > li:last-child{border-right:none}
 nav > ul:first-child > li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 nav > ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav > ul:last-child > li:nth-child(1){float: left;padding: 5px 10px;}
 nav > ul:last-child > li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;min-width: 155px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}


.sub_form{width: 86%;float: left;margin: 2% 7% 2%}
.sub_content{width: 100%;float: left;}
.sub_content_title{text-align: center;font-size: 37px;margin-bottom: 4%;width: 100%;float: left;}
.sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 102px;background: #275a9c;}
  .nav2{width: 86%;margin: 0% auto 0%;max-width: 1670px;}
  .nav2 ul{float: left;margin: 10px 0 10px 23px;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 16px;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 17px;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 96%;float: left;margin: 0 2%;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 12% 10%;font-size: 18px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{text-align: right;color: #ffde4c;background: #275a9c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800 !important;}
  .sub_content2{width: 100%;padding: 3%;float: left;height: 100%;}
  .sub_content_title2{width: 100%;float: left;font-size: 42px;text-align: center;margin-bottom: 20px;font-weight: 800;padding: 0% 4% 3%;background-size: 2.5%;}
  .sub_content_title2 h3{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 32px;}
	.sub_content_title2 span{float: left;width: 100%;font-size: 20px;color: #555555;margin-top: 12px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;font-size: 18px;}
  .sub_content_form2{width: 100%;float: left;}
/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}
/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}
/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}

/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}
	      	



/*****  depth01 text+이미지 depth1일때*****/

 .depth01_textimg{width:100%;float: left;}
 .depth01_textimg > ul:nth-child(2){width: 40%;float: left;}
 .depth01_textimg > ul:nth-child(2) > li{float: left;width: 100%;margin: 22% 0% 10%;text-align: center;}
 .depth01_textimg > ul:nth-child(1){width: 55%;float: left;line-height: 2em;margin: 5% 5% 5% 0%;}
 .depth01_textimg > ul:nth-child(1) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li p{float: left;margin: 0% 5% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg > ul:nth-child(1) > li{float: left;margin-bottom: 2%;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 
  .depth01_textimg > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_textimg > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_textimg > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_textimg > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 
 /*****  depth01 text depth1일때*****/
 

 .depth01_text{width:100%;float: left;margin-top: 20px;}
 .depth01_text > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text > ul > li p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 2% 2%;background: #f5f5f5e1;}
 .depth01_text > ul > li{float: left;margin-bottom: 40px;width: 100%;}
 .depth01_text > ul > li b{color: #1a7add;font-weight: 600;}
 
  .depth01_text2{width:100%;float: left;margin-top: 20px;}
 .depth01_text2 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text2 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text2 > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text2 > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text2 > ul > li p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 2% 2%;background: #f5f5f5e1;}
 .depth01_text2 > ul > li{float: left;margin-bottom: 40px;width: 100%;}
 .depth01_text2 > ul > li b{color: #1a7add;font-weight: 600;}
 
  .depth01_text3{width:100%;float: left;margin-top: 0;}
 .depth01_text3 > ul{width: 100%;float: left;line-height: 2em;margin: 3% 0% 0%;}
 .depth01_text3 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 18px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 43.5%;padding: 2%;border: 1px solid #dedede;box-shadow: 2px 3px 1px 1px #9d9d9d38;}
 .depth01_text3 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text3 > ul > li p{float: left;margin: 20px 0 0;font-size: 16px;line-height: 28px;color: #093f9d;font-family: 'Nanum Gothic';font-style: normal;width: 100%;padding: 11px 2%;background: #c7dbff94;font-weight: 600;}
 .depth01_text3 > ul > li{float: left;margin-bottom: 6px;width: 100%;padding: 0%;}
 .depth01_text3 > ul > li > span{width: 100%;float: left;margin: 28px 0 8px;text-align: center;font-weight: 600;}
 .depth01_text3 > ul > li:nth-child(even){}
 .depth01_text3 > ul > li > table{}
 .depth01_text3 > ul > li > table td p{}
 .depth01_text3 > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_text3 > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_text3 > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_text3 > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 .depth01_text3 > ul > li b{color: #1a7add;font-weight: 600;}
 

 
 .depth01_text4{width:100%;float: left;margin: 20px 0px;}
 .depth01_text4 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text4 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text4 > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text4 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text4 > ul > li > div p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text4 > ul > li{float: left;margin-bottom: 8px;width: 100%;padding: 0%;}

 
  .depth01_text5{width:100%;float: left;margin-top: 0px;}
 .depth01_text5 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text5 > ul > li > h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text5 > ul > li > h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text5 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text5 > ul > li > p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text5 > ul > li{float: left;margin-bottom: 37px;width: 100%;padding: 0%;}
 .depth01_text5 > ul > li > b{color: #1a7add;font-weight: 600;}
 .depth01_text5 > ul > li:nth-child(2){}
 .depth01_text5 > ul > li > div{width: 23%;font-weight: 600;margin: 0 1%;float: left;}
 .depth01_text5 > ul > li > div > div {width: 100%;height: 125px;overflow: hidden;margin-bottom: 6%;}
 .depth01_text5 > ul > li > div > div > img{max-width: 265px;vertical-align: middle;width: 100%;transition: all 0.35s ease;}
 .depth01_text5 > ul > li > div > p{width: 100%;float: left;text-align: center;}
 
/**** 탭서식  ****/ 
   	  ul.tabs_cm {width: 100%;color:#555;margin: 0% 0% 1%;padding: 0;float: left;}
	  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
	  ul.tabs_cm li a{background: #ebebeb;color: #444;width:100%;float:left;padding: 16px 0;font-size: 17px;}
	  
	  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
	  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
	  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:14.2%;}
	  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width:12.4%;}
	  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:11.1%;}
	  
	  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
	  ul.tabs_cm li.active a, ul.tabs_cm li:hover a {background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  .tab_content_form {}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.tableType01{width:100%}
	.tableType01, .tableType01 th, .tableType01 td{border:0;text-align:center;line-height:15px;}
	.tableType01{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 0% 24px;}
	.tableType01 caption{display:none;color:#444}
	.tableType01 caption.none{display:none}
	.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01 thead th:last-child{border-right:none}
	.tableType01 thead th.lb_no{border-left:none}
	.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
	.tableType01 tbody td:last-child{border-right:none;}
	.tableType01 tbody td:nth-child(1){}
	.tableType01 tbody td.lb_no{border-left:none}
	.tableType01 tbody td.date{text-align:left;padding-left:40px}
	.tableType01 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th4  */ 
   	.tableType01_4{width:100%}
	.tableType01_4, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_4{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_4 thead th:nth-child(1){width: 25%;}
	.tableType01_4 thead th:nth-child(2){width: 25%;}
	.tableType01_4 thead th:nth-child(3){width: 25%;}
	.tableType01_4 thead th:nth-child(4){width: 25%;}
	.tableType01_4 thead th.lb_no{border-left:none}
	.tableType01_4 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_4 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_4 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_4 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_4 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th5  */ 
   	.tableType01_5{width:100%}
	.tableType01_5, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_5 caption{display:none;color:#444}
	.tableType01_5 caption.none{display:none}
	.tableType01_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_5 thead th:nth-child(1){width: 20%;}
	.tableType01_5 thead th:nth-child(2){width: 10%;}
	.tableType01_5 thead th:nth-child(3){width: 10%;}
	.tableType01_5 thead th:nth-child(4){width: 40%;}
	.tableType01_5 thead th:nth-child(5){width: 20%;}
	.tableType01_5 thead th.lb_no{border-left:none}
	.tableType01_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_5 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_5 tbody td.lb_no{border-left:none}
	.tableType01_5 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_5 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_5 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th6  */ 
	.tableType01_6{width:100%}
	.tableType01_6, .tableType01_6 th, .tableType01_6 td{border:0;text-align:center;line-height:15px;}
	.tableType01_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_6 caption{display:none;color:#444}
	.tableType01_6 caption.none{display:none}
	.tableType01_6 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_6 thead th:nth-child(1){width: 5%;}
	.tableType01_6 thead th:nth-child(2){width: 17%;}
	.tableType01_6 thead th:nth-child(3){width: 11%;}
	.tableType01_6 thead th:nth-child(4){width: 9%;}
	.tableType01_6 thead th:nth-child(5){width: 8%;}
	.tableType01_6 thead th:nth-child(6){width: 50%;}
	.tableType01_6 thead th.lb_no{border-left:none}
	.tableType01_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_6 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_6 tbody td.lb_no{border-left:none}
	.tableType01_6 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_6 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_6 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th7  */ 
	.tableType01_7{width:100%}
	.tableType01_7, .tableType01_7 th, .tableType01_7 td{border:0;text-align:center;line-height:15px;}
	.tableType01_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 41px 0% 24px;}
	.tableType01_7 caption{display:none;color:#444}
	.tableType01_7 caption.none{display:none}
	.tableType01_7 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;vertical-align: middle;}
	.tableType01_7 thead th:nth-child(1){width: 10%;}
	.tableType01_7 thead th:nth-child(2){width: 10%;}
	.tableType01_7 thead th:nth-child(3){width: 21%;}
	.tableType01_7 thead th:nth-child(4){width: 11%;}
	.tableType01_7 thead th:nth-child(5){width: 8%;}
	.tableType01_7 thead th:nth-child(6){width: 7%;}
	.tableType01_7 thead th:nth-child(7){width: 50%;}
	.tableType01_7 thead th.lb_no{border-left:none}
	.tableType01_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 0px 1px 1px 0px;}
	.tableType01_7 tbody td:last-child	{border-width: 0px 0px 1px 0px;}
	.tableType01_7 tbody td:nth-child(1){}
	.tableType01_7 tbody td.lb_no{border-left:none}
	.tableType01_7 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_7 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_7 tfoot td{text-align:center;padding:15px 0 0}
 
 
 
 
 
	/* 비전 및 교육목표 */
	
	  .ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
	.ideology_chart{float: left;width: 100%;border: 10px solid #dedede;padding: 2%;}
	.ideology_chart dl dd:last-child{margin-right: 0 !important;}
	.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(1) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
				
	.ideology_chart dl:nth-child(6){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(6) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(6) dd{float: left;padding: 2.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #fb9c72;margin-right: 1%;background: #f6ac8c;}								 
	
	.ideology_chart dl:nth-child(7){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(7) dt{width: 66px;float: left;padding: 5% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(7) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 16.3%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(8){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(8) dt{width: 66px;float: left;padding: 6.3% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(8) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;margin-bottom: 10px;}
	.ideology_chart dl:nth-child(8) dd:nth-child(4n){margin-right:0px !important}
	.ideology_chart dl:nth-child(8) dd:nth-child(5n){margin-left: 0px !important;}
		
	.ideology_chart dl:nth-child(9){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(9) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(9) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;} 
 
 
 /** 컨텐츠 페이지링크 **/
.content_page_form{width:100%;float:left;}
.content_page_form ul{width:100%;text-align: center;}
.content_page_form ul li{display:inline-block;border:1px solid #dedede;cursor: pointer;padding: 4px 9px;margin-right: 10px;font-size: 12px;font-weight: 500;}
.content_page_form ul li:first-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li:last-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li.active, .content_page_form ul li:hover {background: #0b50a5;color: #fff;font-weight: 600;}

	/*학과특성화*/
		.flow_chart_form{width:100%;float:left;}
		.flow_chart_form h3{width: 100%;float: left;text-align: center;font-size: 25px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 2%;}
		.flow_chart_form h3:before{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form h3:after{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form ul:nth-child(2){float: left;width: 74%;margin: 3% 9% 0%;padding: 5% 5% 0%;border: 1px solid #a9a9a9;border-width: 1px 1px 0px 1px;}
		.flow_chart_form ul:nth-child(2) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1){padding-right: 10%;margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2){padding-right: 10%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2):after{content: "→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3){margin-right: 0%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3):after{position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600; font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
		.flow_chart_form ul:nth-child(3){float: left;width: 74%;margin: 0 9% 10%;padding: 0% 5% 5%;border: 1px solid #a9a9a9;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1){padding-right: 10%;margin-bottom: 0%;padding-left: 18%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):before{content:"→";position: absolute;top: 30%;left: 24%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2){padding-right: 0%;margin-bottom: 0%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) p{width: 99.4%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) span{width: 99%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
/* 컨텐츠 가이드 텍스트*/
.gide_text{width: 100%;float: left;padding-left: 18%;padding: 50px 7% 50px 18%;border: 1px solid #d5d5d5;margin-bottom: 40px; background: url(../img/sub_gide_icon.png) no-repeat 5% 49%;background-size: 9%;border-width: 1px 0px 1px 0px;}
.gide_text h3{width: 100%;float: left;font-size: 25px;padding-bottom: 14px;border-left: 1px solid #b1b1b1;padding-left: 6%;}
.gide_text p{float: left;}
/* 교수소개_정보*/
	.teacher_information{width:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 510px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 1px solid #dedede;margin-bottom: 20px;height:300px;}
	.teacher_info ul:nth-child(1){width: 30%;float: left;margin-right: 5%;}
	.teacher_info ul:nth-child(1) > li:nth-child(1){width: 100%;float: left;margin-bottom: 10px;}
	.teacher_info ul:nth-child(1) > li:nth-child(1) img{width: 100%;}
	.teacher_info ul:nth-child(1) > li:nth-child(2){width: 100%;float: left; text-align: center;font-size: 18px;}
	.teacher_info ul:nth-child(1) > li:nth-child(2) span{}
	.teacher_info ul:nth-child(2){width: 65%;float: left;}
	.teacher_info ul:nth-child(2) li{text-align: left;width: 100%;float: left;margin-bottom: 15px;}
	.teacher_info ul:nth-child(2) li:last-child{margin-bottom: 0;}
	.teacher_info ul:nth-child(2) li:first-child{margin: 5px 0px 20px;font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
	.teacher_info ul:nth-child(2) li h3{font-size: 18px;color: #585858;font-weight: 500;}
	.teacher_info ul:nth-child(2) li h3 b{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;margin-right: 9px;color: #000;}
	.teacher_info ul:nth-child(2) li span{float: left;width: 22%;text-align: left;padding: 0px 0px;font-weight: 600;color: #000;font-size: 14px;margin-right: 13px;}
	.teacher_info ul:nth-child(2) li p{float: left;width: 72%;font-size: 14px;}
	.teacher_info ul:nth-child(2) li b{}
	
/* 교수소개_이력*/	
	.teacher_profile{width: 100%;float: left;overflow-x: hidden;overflow-y: auto;height: 149px;}
	.teacher_profile dl{width: 100%;float: left;margin-bottom: 20px;}
	.teacher_profile dl:last-child{ margin-bottom: 0px;}
	.teacher_profile dl dt{position:relative;width: 100%;float: left;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 10px;color: #0b4da2;}
	.teacher_profile dl dd{float: left;width: 100%;font-size: 16px;line-height: 27px; margin-bottom: 10px;}
	.teacher_profile dl dd:last-child{ margin-bottom: 0px;}
/*********************************************    컨텐츠 끝      ***********************************************************/


/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}

}





/************************1024 ~ 1199******************************/


@media screen and (min-width:1024px) and (max-width:1199px) {
	
select{background: #fff;}
body{background-color: #fff;}
img{max-width: 100%;}
html,body {width:100%;height:100%;margin:0px;padding:0px;}

#wrap{width: 100%;}
#mcontainer{display: none;}				        


/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #034ea2;border-bottom: 1px solid #dedede;}
.header_top_right{width: 100%;margin: 0% 0%;height: 40px;float: left;}
.header_top_right > li:nth-child(1){float: left;width: 140px;margin: 0% 0%;background: #000;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}
.header_top_right > li:nth-child(2){float: right;width: 88px;margin: 0% 0%;background: #15325f;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 500;padding: 10px 0px;color: #fff;font-size: 14px;}

#header3 .header_form{margin: 0;width: 100%;background: #fff;float: left;}
#header3{padding: 0px 0px;position: fixed;background: #fff;float: left;width: 100%;z-index: 9998;border-bottom: 1px solid #ededed;}
#header3 .header_body{width: 96%;margin: 0 2%;height: 81px;float: left; position:relative;}
#header3 .header_body h1{width: 318px;float: left;margin-top: 27px;}
#header3 .header_body h1 > a{float: left;width: 100%;font-size: 23px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 28px;}
#header3 .header_body h1 > a img{width: 135px;float: left;margin-right: 10px;}
#header3 .header_body .header_form > h1{/* padding-left: 5%; */float: left;margin-top: 6px;text-align: left;}
#header3 .header_body .header_form > h1 > a{width:100%;float:left;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#header3 .header_body .header_form > h1 > a img{width: 50%;float:left;margin-right: 10px;}
#header3 .header_body .header_form #gnb{display: flex;z-index: 99;margin-left: 7%;}
#header3 .header_body .header_form #gnb > .dept1 {position: relative;padding: 1rem 3rem;text-align: center;font-size: 1.2em;font-weight: bold;}
#header3 .header_body .header_form #gnb > .dept1 > a.active{color: red;font-weight: bold}
#header3 .header_form #gnb .inner_menu {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb .inner_menu_sub {position: absolute;top: 100%;left:50%;transform: translateX(-50%);width:100%;padding-top:3rem;display: none}
#header3 .header_form #gnb  .dept2 {padding: 0.5rem 0;color: #555;font-size: 0.8em;}
#header3 .header_form #gnb  .dept2 > a:hover, #header3 .header_form #gnb  .dept2 > a:active, #header3 .header_form #gnb  .dept2 > a:focus {font-weight: bold}


.menu_bar.active span:nth-child(1){display: none}
.menu_bar.active span:nth-child(2){transform:rotate(130deg);color: #000;z-index: 9999;position: absolute;top: 40px;}
.menu_bar.active span:nth-child(3){transform: rotate(45deg);top: 40px;position: absolute;color: #000;z-index: 9999;}
.menu_bar span{width: 22px;height: 2px;background: #fff;display: block;margin: 6px 0;}
.menu_open{position: fixed;width: 100%;height: 100vh;background: #2d558a;top: 0;left: 0;z-index: 999;padding: 5% 3rem 3rem 3rem;display: none}
.menu_open > ul{display: flex;}
.menu_open > ul li{width: 20%;}
.menu_open > ul li a{color:#fff;}
.hd_bg{background: #fff;width: 100%;height: 0;left: 0;z-index: 1;position: absolute;top: 100px;box-shadow: 1px 1px #dedede;}



/*  메뉴 */
#menu2 {width: 66%;color: #000;line-height: 50px;margin-left: 4px;text-align: center;font-weight: 600;float: left;margin-top: 10px;}
#menu2 > ul > li {float:left;width: 14.2%;position:relative;padding: 1% 0%;}
#menu2 > ul > li > a{width: 100%;font-size: 22px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
#menu2 > ul > li:hover > div{display:block;}
#menu2 > ul > li > div {display:none;font-size:14px;background: white;width: 100vw;float: left;border: 1px solid #dedede;text-align: left;border-width: 1px 0px 1px 0px;top: 96px;background: #ffffff url(../img/peo.png) no-repeat 21% 81%;background-size: 6%;}
#menu2 > ul > li > div > div{width: 1920px;margin: 0 auto;}
.menu_title{float: left;width: 28%;border-right: 1px solid #dede;padding: 54px 108px 50px 8%;}
.menu_title h3{width: 100%;float: left;text-align: left;font-size: 26px;margin: 20px 0 76px;color: #2d558a;}
.menu_title p{float: left;width: 100%;text-align: left;padding: 0% 0%;font-size: 16px;font-weight: 500;line-height: 27px;color: #000;}

#menu2 > ul > li:nth-child(1) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(2) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(3) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(4) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(5) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(6) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:nth-child(7) > div{position: fixed;left: 0;width: 100%;}
#menu2 > ul > li:hover > div {display:block;}

.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}
.sub_menu_form > ul{float:left;width: 44%;padding: 41px 0% 14px 54px;}
.sub_menu_form > ul > li{float: left;width: 194px;padding: 0% 0%;margin-right: 2%;margin-bottom: 2%;}
.sub_menu_form > ul > li > a{float: left;width: 100%;text-align: center;height: 48px;line-height: 47px;font-size: 16px;border: 1px solid #dedede;}
.sub_menu_form > ul > li:hover > a {background: #2d558a;transition: ease 1s; color:#fff}


	/* 헤더영역 */
	.side_bt {position:relative;z-index:4;float: left;width: 36px;height: 60px;margin-top: -56vh;margin-left: 5%;}
	.side_bt > div {width: 60;margin: 0;position:relative;height: 60px;float: right;background: #bbb;border-radius: 0px 100px 100px 0px;}
	.side_bt label.menu {position:absolute;top:50%;right:10px;transform:translateY(-50%);width:24px;height:24px;background: url('../img/menu.png') 0 0 no-repeat;cursor:pointer;}

	/* 본문영역 */
	.container {max-width:1200px;margin:0 auto;}
	.container img {max-width:100%;}
	
	/* 사이드바 */
	.sidebar_content {position:fixed;width: 0%;height: 93%;background: #fff;transition:all .35s;z-index: 9999;float: left;margin-top: 100px;margin-left: 5%;box-shadow: 1px 1px 1px 1px #00000017;}
	.sidebar_content > ul {width: 100%;height: 100%;float: left;z-index: 9999;}
	.sidebar_content > ul > li {display:none;transition:all .35s;}
	.sidebar_content label[for*='sidebar'] {top:0;left:0;width:100%;height:100%;z-index: 9999;float: left;}
	.side_bt{transition:all .35s;z-index: 4;float: left;border-radius: 0px 100px 100px 0px;margin-left: 96px;box-shadow: 1px 1px 1px 1px #0000001a;border: 1px solid #dedede;background: #fff;}
	/* 사이드바 외 배경영역 */
	.background {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .35s;opacity:0;visibility:hidden;z-index:1;}

	/* input 체크 */
	input#sidebar:checked ~ .side_bt label {background-position:-24px 0;}
	input#sidebar:checked ~ .sidebar_content {width: 25%;float: left;}
	input#sidebar:checked ~ .side_bt {width: 215px;float: left;margin-top: 22%;margin-left: 400px;background: #fff;margin-top: -56vh;}
	input#sidebar:checked ~ .background  {opacity:1;visibility:visible;}
	input#sidebar:checked ~ .sidebar_content > ul > li {display: block}


 /********************** 헤더상단 ****************************/

 .top_side2{float: right;width: 5%;}
 .top_side2 li {float: left;margin: 0;font-size: 1em;font-weight: 600;width: 57%;text-align: center;padding: 20px 16px;}
.top_side2 li:last-child{padding: 32px 16px 0;} 
.top_side2 li a{width: 100%;float: left;text-align: center;padding-top: 5%;}
 .top_side2 li select{    border: none;font-size: 0.9em;font-weight: 600;text-align: center;float: left;}
 .top_side2 li:first-child a img{width: 68%;}
.top_side2 li:last-child a img{width: 62%;}
 


/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}

/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}

/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}


/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}





/** footer  **/
	footer{width:100%;float:left;border-top: 1px solid #dedede;background: #40444d;}
	.foot_top{width: 100%;float: left;border-bottom: 1px solid #ffffff30;background: #2e3138;}
	.foot_top ul{width: 100%;margin: 0;height: 55px;float: left;}
	.foot_top ul li{float: left;width: 180px;text-align: center;padding: 1% 0;}
	.foot_top ul li a{border:none;width: 100%;float: left;text-align: center;padding: 0.7% 0;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #fff;}
	.foot_top ul li:first-child {}
	
	.foot_side{width: 50%;float: left;margin: 1% 48% 1% 8%;}
	.foot_side > li{float: left;width: 20%;position: relative;}
	.foot_side > li a{width:100%;float:left;font-size: 15px;}
	.foot_side > li:after{display:block;content:'·';position:absolute;top:0;right: 12%;}
	.foot_side > li:last-child:after{display:none;}
	
	.foot_info{width: 96%;margin: 1% 2%;padding: 10px 0;float: left;}
	.foot_info li:nth-child(1){width: 18%;float: left;margin: 2.5% 2%;}
	.foot_info li:nth-child(1) img{width:266px;float:left;}
	.foot_info li:nth-child(2){float:left;margin: 2% 0;color: #fff;width: 50%;}
	.foot_info li:nth-child(2) span{float: left;width: 100%;font-size: 16px;margin-bottom: 0.5%;line-height: 25px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
	.foot_info li:nth-child(3){float: right;width: 10%;text-align: center;} 
	


/* bx slider*/
.bx-wrapper {position: relative;margin-bottom: 60px;padding: 0;*zoom: 1;-ms-touch-action: pan-y;touch-action: pan-y;width: 100% !important;max-width: 100% !important;}
.bx-wrapper img {max-width: 100%;display: block;}
.bxslider {margin: 0;padding: 0;}
.bxslider > div{width:100%;float:left;height:544px;overflow: hidden;}
ul.bxslider {list-style: none;}
.bx-viewport {-webkit-transform: translatez(0);}

.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto {position: absolute;bottom: 10%;width: 100%;}
/* LOADER */
.bx-wrapper .bx-loading {min-height: 50px;background: url('../img/bx_loader.gif') center center no-repeat #ffffff;height: 100%;width: 100%; position: absolute; top: 0;left: 0;z-index: 2000;}
/* PAGER */
.bx-wrapper .bx-pager {text-align: center; font-size: .85em;font-family: Arial;font-weight: bold;color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager.bx-default-pager a { background: #666;text-indent: -9999px;display: block;width: 10px;height: 10px;margin: 0 5px;outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px;border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000;}
.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline;}
.bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px; background: url('../img/controls.png') no-repeat 0 -32px;}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {background-position: 0 0;}
.bx-wrapper .bx-next { right: 10px; background: url('../img/controls.png') no-repeat -43px -32px;}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -16px;outline: 0;width: 32px;height: 32px;text-indent: -9999px;z-index: 9996;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start {display: block;text-indent: -9999px;width: 10px;height: 11px;outline: 0;background: url('../img/controls.png') -86px -11px no-repeat;margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop { display: block;text-indent: -9999px; width: 9px; height: 11px;outline: 0;background: url('../img/controls.png') -86px -44px no-repeat; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {background-position: -86px -33px;}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {text-align: right;width: 95%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 3%;width: 35px;}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: #666;background: rgba(80, 80, 80, 0.75); width: 100%;}
.bx-wrapper .bx-caption span { color: #fff; font-family: Arial;display: block;font-size: .85em;padding: 10px;}



/*********************************************    메인       ***********************************************************/
 /* 메인 비쥬얼*/
		.visual{width: 100%;height: 590px;margin: 0 0 0px;border-radius: 0px 0px 0px;position: relative;float: left;overflow: hidden;position: relative;border-bottom: 1px solid #dedede;}
		.visual .visual_content {width: 1300px;margin: 0 auto;border-radius: 0px 0px 60px 0px;height: 587px;position: relative;}
		.visual img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 34%;left: 9%;width: 46%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 10px;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 33px;margin-top: 0px;}
        .visual_text span{float: left;width: 100%;color: #2a2a2a;font-size: 18px;line-height: 23px;margin-top: 8px;}
        
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 0;float:left;border: 62px solid #1c2c43;border-width: 0px 0px 62px 0px;}
         .main_content_form1_1{width: 100%;margin: 0;float:left;}
         .main_content_form2{width: 100%;margin: 0;float:left;background: url('../img/content_bg1.png') no-repeat;background-size: cover;}
         .main_content1{width: 96%;margin: 0 2% 20px;height: 68px;float: left;}
         .main_content1_1{width:1300px;margin: 0 auto 20px;height:408px;}
         .main_content2{width:1300px;margin: 0 auto 30px;height: 193px;}
         .main_content3{width:1300px;margin: 0 auto 30px;height: 193px;}
         
          /* 공지사항 학과 알림 바로가기 */
		.notic_quick_form{width: 100%;float: left;position: absolute;bottom: -164%;}
		.notice_form{width: 100%;float: left;padding: 0% 2%;}
		.notice_form > h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;}
		.notice_form > div{float: left;width: 100%;margin-left: 90px;}
		.notice_form > div > ul{float: left;width: 100%;}
		.notice_form > div > ul > li{float: left;width: 25%;background: #fff;margin-right: 3%;padding: 2%;}
		.notice_form > div > ul > li:last-child{margin-right:0%}
	    .notice_form > div > ul > li > a{width:100%;float:left;}
		.notice_form > div > ul > li > a .label{    float: left;background: #dd3159;color: #fff;font-size: 14px;font-weight: 800;padding: 5px 17px;margin-right: 15px;}
		.notice_form > div > ul > li > a > h4{float: left;width: 100%;overflow: hidden;color: #000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-top: 14px;font-size: 20px;height: 59px;}
		.notice_form > div > ul > li > a > div{float: left;width: 100%;overflow: hidden;color: #818181;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin: 14px 0px;font-size: 14px;height: 42px;}
		.notice_form > div > ul > li > a .date{float: left;color: #32189d;font-size: 14px;font-weight: 800;padding: 5px 0px;margin-right: 15px;}
		.board_quick_form{width: 20%;float: left;padding: 2%;background: #096bd1;}
		.board_quick_form h3{float: left;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 20px;}
		.board_quick_form a{float: right;color: #fff;font-size: 22px;font-weight: 700;}  
				        
				         
		/*아코디언 바로가기*/
		.accordion_menu {width: 80%;float: left;}
		.accordion {list-style-type: none;padding: 0;margin: 0;}
		.accordion > ul {padding: 0;margin: 0;width: 100%;float: left;}
		.accordion > li > ul{position: absolute;width: 100%;top: 0px; height: 214px;float: left;background: #1c2c43;overflow-y: auto;overflow-x: hidden;-webkit-transition: all 2s;transition: all 2s;}
		.accordion > li {cursor: pointer;list-style-type: none;padding: 0;margin: 0;width: 33.3%;background: #fff;border: none;float: left;position: relative;}
		.accordion > li.active > a {background: url('http://cfile4.uf.tistory.com/image/2728D13C57CFB6382C0FB7') no-repeat 94% 50%;background-size: 16px;}
		.accordion > li.active > ul{position: absolute;width: 100%;top: -201px !important; height: 214px;}
	    .accordion >  li > a {font-size: 20px;letter-spacing: -1px;color: #000;padding: 31px 0px;display: block;cursor: pointer;background: url('http://cfile27.uf.tistory.com/image/2325513C57CFB63933BAD5') no-repeat 94% 50%;line-height: 26px;width: 100%;float: left;background-size: 16px;}
		.accordion > li > ul > li {background: #1c2c43;font-size: 16px;width: 100%;float: left;border-bottom: 1px solid #384a62;}
		.accordion > li > ul > li a{color:#fff;width: 92%;float: left;padding: 20px 19px;}
							
		/* SNS */
		.sns_form{width: 20%;float: left;}
		.sns_form ul{float: left;width: 100%;}
		.sns_form ul li{width: 33.3%;float: left;}
		.sns_form ul li a{width: 100%;float: left;text-align: center;padding: 24% 0%;margin: 0 0%;overflow: hidden;}

		/* 메인 포토겔러리 */
		.photo_board{width: 100%;float: left;margin: 50px 0;}
		.photo_board h3{width: 100%;float: left;margin-bottom: 20px;text-align: center;font-size: 40px;font-weight: 500;}
		.photo_board a.more{float: right;padding: 7px 20px;margin-top: -5%;border: 1px solid #6e6e6e;}
		.photo_board a.more b{color: #078ad7;}
		.photo_board a.more:hover{float: right;padding: 7px 20px;margin-top: -5%;    border: 1px solid #d32f6f;background: #d32f6f;color: #fff;}
		.photo_board a.more:hover b{color: #fff;}
		       
       .photo_board ul{width: 100%;float: left;margin-top: 30px;}
       .photo_board ul li{width: 22.6%;float: left;margin-right: 3%;}
       .photo_board ul li:last-child{margin-right:0px}
       .photo_board ul li a{width: 100%;float: left;}
       .photo_board ul li a div{} 
       .photo_board ul li a div p{width: 100%;float: left;font-size: 18px;margin-bottom: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
       .photo_img{height: 227px;font-size:0;overflow: hidden;border: 1px solid #dedede;width: 100%;float: left;}  
	   .photo_img:after{display:inline-block; height:100%; content:""; vertical-align:middle;}
	   .photo_img img{vertical-align:middle;width: 100%; transition: all 0.35s ease;}
	   .photo_img img:hover{transform: scale(1.1);}
			    
			    
			    		 /*  퀵링크 */
                     .quick_link{width:100%;float:left;margin-bottom: 50px;}
                     .quick_link .quick_title{background: url('../img/quick_bg.png') no-repeat 95% 20%;background-size: cover;width: 15;float: left;padding: 2%;}
                     .quick_link .quick_title h3{width: 100%;float: left;font-size: 30px;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
                     .quick_link .quick_title span{ width: 100%;float: left;color: #fff; margin-bottom: 92px;}
		             .quick_link ul{width: 83%;float:left;background:#0081d2;}
		             .quick_link ul li{width: 19.9%;float:left;border-right: 1px dashed #fff;margin: 26px 0px;}
		             .quick_link ul li:last-child{border-right: 0px dashed #fff;}
		             .quick_link ul li:last-child a{}
		             .quick_link ul li > a{width:100%;float:left;text-align:center;padding: 0px 0px 00px;font-weight: 600;}
		             .quick_link ul li > a h4{position:relative;width: 80%;padding: 6.5% 10% 5%;text-align: left;font-size: 22px;color: #fff;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;z-index: 3;}
		             .quick_link ul li > a h4:before{content:"";display:block;position:absolute;top: 30%;left: 10%;width: 130px;height: 13px;background: #02213638;z-index: 2;}
		             .quick_link ul li > a span{position:relative;width: 20%;float: left;margin: 31% 9% 0% 9%;color: #fff;font-weight: 500;font-size: 16px;border: 1px solid #fff;padding: 5px 50px 5px 10px;}
		             .quick_link ul li > a span:after{content: "→";display:block;position:absolute;top: 9%;right: 6%;}
					
					
					 	

/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안2  */

.sub_visual{width:100%;float:left;height: 245px;overflow:hidden;margin-top: 100px;border-bottom: 1px solid #dedede;margin-bottom: 2%;background: url(../img/sub/sub_bg1.png) no-repeat;background-size: cover;}
.sub_visual h1{width: 100%;float: left;text-align: center;color: #fff;font-size: 2.2em;letter-spacing: 3px;padding-top: 6%;text-shadow: 1px 1px 4px #000;}
.content2{width: 100%;display: inline-block;height: 100%;float: left;margin-top: 104px;}
.content3{width: 100%;display: inline-block;height: 100%;float: left;}


 nav{width: 100%;float: left;margin: -40px 0% 2%;background: #1957a7;border-radius: 0;}
 nav > ul:first-child{background: #1957a7;width: 1230px;margin: 0 auto;}
 nav > ul:first-child > li:nth-child(1){padding: 1%;border-right: 1px solid #fff3;margin-left: 0;float: left;}
 nav > ul:first-child > li:nth-child(1) > a{float: left;width: 100%;}
 nav > ul:first-child > li:nth-child(2){float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 149px;}
 nav > ul:first-child > li:last-child{border-right:none}
 nav > ul:first-child > li:nth-child(3){    float: left;border-right: 1px solid #fff3;padding-right: 20px;width: 136px;}
 nav > ul:first-child > li:nth-child(4){    float: left;padding-right: 20px;width: 136px;}
 nav > ul:last-child{float: right;border-radius: 100px;background: #2c72cd;color: #fff;font-weight: 600;}
 nav > ul:last-child > li:nth-child(1){float: left;padding: 5px 10px;}
 nav > ul:last-child > li:nth-child(2){float: left;padding: 5px 10px;}
 .dropbtn {background-color: #1957a7;color: white;padding: 18px 40px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;background-color: #164178;min-width: 155px;box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);z-index: 1;}
.dropdown-content a {color: white;padding: 12px 16px;text-decoration: none;display: block;}
.dropdown-content a:hover {background-color: #1957a7;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {background-color: #183e6e;}


.sub_form{width: 86%;float: left;margin: 2% 7% 2%}
.sub_content{width: 100%;float: left;}
.sub_content_title{text-align: center;font-size: 37px;margin-bottom: 4%;width: 100%;float: left;}
.sub_content_form{width: 100%;float: left;}

.nav2_form{width: 100%;float: left;margin-top: 102px;background: #275a9c;}
  .nav2{width: 86%;margin: 0% auto 0%;max-width: 1670px;}
  .nav2 ul{float: left;margin: 10px 0 10px 23px;}
  .nav2 ul li:nth-child(1){float: left;}
  .nav2 ul li:nth-child(2){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(3){float: left;font-size: 16px;margin-top: 2px;color: #fff;}
  .nav2 ul li:nth-child(4){float: left;font-size: 0.5em;font-weight: 600;color: #fff;margin: 8px 20px 0px;}
  .nav2 ul li:nth-child(5){float: left;font-size: 17px;margin-top: 2px;color: #efd472;}
  
  
  .sub_form2{width: 1230px;margin: 0 auto;}
  .sub_form2 .left_menu{float: left;width: 15%;min-height: 44vh;}
  .sub_form2 .left_menu h2{width: 90%;float: left;text-align: right;margin: 18% 0 17%;margin-right: 10%;font-size: 28px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
  .sub_form2 .left_menu ul{width: 100%;float: left;margin-bottom: 43px;}
  .sub_form2 .left_menu ul li{width: 100%;border-bottom: 1px solid#dede;float: left;}
  .sub_form2 .left_menu ul li a{width: 80%;float: left;padding: 12% 10%;font-size: 18px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700 !important;}
  .sub_form2 .left_menu ul li.active a, .sub_form2 .left_menu ul li:hover a{text-align: right;color: #ffde4c;background: #275a9c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800 !important;}
  .sub_content2{width: 100%;padding: 3%;float: left;height: 100%;}
  .sub_content_title2{width: 100%;float: left;font-size: 42px;text-align: center;margin-bottom: 20px;font-weight: 800;padding: 0% 4% 3%;background-size: 2.5%;}
  .sub_content_title2 h3{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 32px;}
	.sub_content_title2 span{float: left;width: 100%;font-size: 20px;color: #555555;margin-top: 12px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;font-size: 18px;}
  .sub_content_form2{width: 100%;float: left;}
/* 탭 전체 스타일 */
.stabs {background-color: #ffffff;width: 100%;margin: 0;float: left;}

/* 탭 스타일 */
.tab_item {width: calc(100%/3);height: 50px;border-bottom: 1px solid #f8f8f8;background-color: #f8f8f8;line-height: 50px;font-size: 16px;text-align: center;color: #bbbbbb;display: block;float: left;text-align: center;font-weight: bold;transition: all 0.2s ease;cursor: pointer;}
.tab_item:hover {opacity: 0.75;}
/* 라디오 버튼 UI삭제*/
input[name="tab_item"] {display: none;}
/* 탭 컨텐츠 스타일 */
.tab_content {display: none;padding: 0;clear: both;overflow: hidden;width: 100%;float: left;margin-top: 5%;}

/* 선택 된 탭 콘텐츠를 표시 */
#all:checked ~ #all_content,#programming:checked ~ #programming_content,#design:checked ~ #design_content {display: block;}

/* 선택된 탭 스타일 */
.stabs input:checked + .tab_item {background-color: #1957a7;color: #fff;}
	      	



/*****  depth01 text+이미지 depth1일때*****/

 .depth01_textimg{width:100%;float: left;}
 .depth01_textimg > ul:nth-child(2){width: 40%;float: left;}
 .depth01_textimg > ul:nth-child(2) > li{float: left;width: 100%;margin: 22% 0% 10%;text-align: center;}
 .depth01_textimg > ul:nth-child(2) > li img{width: 80%;float:left;margin: 30% 10% 0%;}
 .depth01_textimg > ul:nth-child(1){width: 55%;float: left;line-height: 2em;margin: 5% 5% 5% 0%;}
 .depth01_textimg > ul:nth-child(1) > li h2{float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li p{float: left;margin: 0% 5% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg > ul:nth-child(1) > li{float: left;margin-bottom: 2%;width: 100%;}
 .depth01_textimg > ul:nth-child(1) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .depth01_textimg > ul:nth-child(1) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 
 .depth01_textimg > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_textimg > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_textimg > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_textimg > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 
 
  .depth01_textimg2{width:100%;float: left;}
 .depth01_textimg2 > ul:nth-child(2){width: 40%;float: left;}
 .depth01_textimg2 > ul:nth-child(2) > li{float: left;width: 100%;margin: 22% 0% 10%;text-align: center;}
 .depth01_textimg2 > ul:nth-child(2) > li img{width: 80%;float:left;margin: 30% 10% 0%;}
 .depth01_textimg2 > ul:nth-child(1){width: 55%;float: left;line-height: 2em;margin: 5% 5% 5% 0%;}
 .depth01_textimg2 > ul:nth-child(1) > li h2{float: left;margin: 0% 0% 0px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li p{float: left;margin: 0% 0% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg2 > ul:nth-child(1) > li{float: left;margin-bottom: 2%;width: 100%;}
 .depth01_textimg2 > ul:nth-child(1) > li:nth-child(even){padding: 2%;border: 1px solid #dedede;margin-bottom: 6%;}
 .depth01_textimg2 > ul:nth-child(1) > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg2 > ul:nth-child(1) > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .depth01_textimg2 > ul:nth-child(1) > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 
 
 .depth01_textimg3{width:100%;float: left;}
 .depth01_textimg3 > ul{width: 48%;float: left;line-height: 2em;margin: 0% 1% 5%;}
 .depth01_textimg3 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px 0%;font-size: 22px;line-height: 1.3em;color: #000000;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-top: 11px;}
  .depth01_textimg3 > ul > li h2:before{content:"";display: inline-block;position:absolute;top:0%;left:0;width: 40px;height: 5px;background: #2c72cd;}
 .depth01_textimg3 > h3{float: left;margin: 80px 0% 50px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_textimg3 > ul > li p{float: left;margin: 0% 5% 0% 0%;font-size: 16px;line-height: 24px;color: #000000;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;}
 .depth01_textimg3 > ul > li{float: left;width: 100%;font-size: 16px;line-height: 26px;}
  .depth01_textimg3 > ul > li:nth-child(even){border: 1px solid #dedede;padding: 2%;width: 95%;}
 .depth01_textimg3 > ul:nth-child > li b{color: #1a7add;font-weight: 600;}
 .depth01_textimg3 > ul:nth-child > li.introduce_date{float: left;margin-bottom: 0.5%;width: 100%;text-align: right;}
 .depth01_textimg3 > ul:nth-child > li.introduce_name{float: left;margin-bottom: 6%;width: 100%;text-align: right;font-size: 1.5em;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}

 /*****  depth01 text depth1일때*****/

 .depth01_text{width:100%;float: left;margin-top: 20px;}
 .depth01_text > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 20px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 100%;padding-top: 17px;}
 .depth01_text > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 0px;left:0;width: 20px;height: 5px;background: #6576cd;}
 .depth01_text > ul > li h3{float: left;margin: 30px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text > ul > li p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text > ul > li{float: left;margin-bottom: 37px;width: 96%;border: 1px solid #ddd;padding: 2%;}
 .depth01_text > ul > li b{color: #1a7add;font-weight: 600;}
 
  .depth01_text2{width:100%;float: left;margin-top: 0px;}
 .depth01_text2 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text2 > ul > li h2{position:relative;float: left;margin: 0% 1% 12px;font-size: 18px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 43.5%;padding: 2%;border: 1px solid #dedede;}
 .depth01_text2 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text2 > ul > li p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text2 > ul > li{float: left;margin-bottom: 37px;width: 100%;padding: 0%;}
 .depth01_text2 > ul > li b{color: #1a7add;font-weight: 600;}
 
 
   .depth01_text3{width:100%;float: left;margin-top: 0;}
 .depth01_text3 > ul{width: 100%;float: left;line-height: 2em;margin: 3% 0% 0%;}
 .depth01_text3 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 18px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 700;width: 43.5%;padding: 2%;border: 1px solid #dedede;box-shadow: 2px 3px 1px 1px #9d9d9d38;}
 .depth01_text3 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text3 > ul > li p{float: left;margin: 20px 0 0;font-size: 16px;line-height: 28px;color: #093f9d;font-family: 'Nanum Gothic';font-style: normal;width: 100%;padding: 11px 2%;background: #c7dbff94;font-weight: 600;}
 .depth01_text3 > ul > li{float: left;margin-bottom: 6px;width: 100%;padding: 0%;}
 .depth01_text3 > ul > li > span{width: 100%;float: left;margin: 28px 0 8px;text-align: center;font-weight: 600;}
 .depth01_text3 > ul > li:nth-child(even){}
 .depth01_text3 > ul > li > table{}
 .depth01_text3 > ul > li > table td p{}
 .depth01_text3 > ul > li > dl{float: left;width: 98%;margin-left: 2%;margin-bottom: 30px;}
 .depth01_text3 > ul > li > dl dd{width: 100%;float: left;margin-bottom: 6px;font-size: 16px;}
 .depth01_text3 > ul > li > dl dd span{width: 99%;float: left;margin-left: 1%;font-weight: 600;font-size: 15px;}
 .depth01_text3 > ul > li > dl dt{width: 100%;float: left;font-weight: 600;color: #103ebf;} 
 .depth01_text3 > ul > li b{color: #1a7add;font-weight: 600;}
 

 
 .depth01_text4{width:100%;float: left;margin: 20px 0px;}
 .depth01_text4 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text4 > ul > li h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text4 > ul > li h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text4 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text4 > ul > li > div p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text4 > ul > li{float: left;margin-bottom: 8px;width: 100%;padding: 0%;}

 
  .depth01_text5{width:100%;float: left;margin-top: 0px;}
 .depth01_text5 > ul{width: 100%;float: left;line-height: 2em;margin: 0% 0%;}
 .depth01_text5 > ul > li > h2{position:relative;float: left;margin: 0% 0% 12px;font-size: 22px;line-height: 1.3em;color: #383838;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;padding-left: 10px;}
 .depth01_text5 > ul > li > h2:before{content:"";display:inline-block;position:absolute;top: 4px;left:0;width: 5px;height: 20px;background: #6576cd;}
 .depth01_text5 > h3{float: left;margin: 0px 0% 30px 0%;font-size: 22px;line-height: 1.3em;color: #346dd5;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 100%;}
 .depth01_text5 > ul > li > p{float: left;margin: 0 0;font-size: 16px;line-height: 28px;color: #000000;font-family: 'Nanum Gothic';font-style: normal;font-weight: 400;width: 100%;padding: 11px 2%;background: #c7dbff94;}
 .depth01_text5 > ul > li{float: left;margin-bottom: 37px;width: 100%;padding: 0%;}
 .depth01_text5 > ul > li > b{color: #1a7add;font-weight: 600;}
 .depth01_text5 > ul > li:nth-child(2){}
 .depth01_text5 > ul > li > div{width: 23%;font-weight: 600;margin: 0 1%;float: left;}
 .depth01_text5 > ul > li > div > div {width: 100%;height: 125px;overflow: hidden;margin-bottom: 6%;}
 .depth01_text5 > ul > li > div > div > img{max-width: 265px;vertical-align: middle;width: 100%;transition: all 0.35s ease;}
 .depth01_text5 > ul > li > div > p{width: 100%;float: left;text-align: center;}
 
/**** 탭서식  ****/ 
   	  ul.tabs_cm {width: 100%;color:#555;margin: 0% 0% 1%;padding: 0;/* height: 30px; */float: left;}
	  ul.tabs_cm li {position: relative;float: left;text-align:center;cursor: pointer;border: 1px solid #dedede;font-size: 0.9em;border-width: 0;background: #ebebeb;color: #aba7a7;}
	  ul.tabs_cm li a{background: #ebebeb;color: #444;width:100%;float:left;padding: 16px 0;font-size: 17px;}
	  
	  ul.tabs_cm li:first-child:nth-last-child(1) {width: 100%;}
	  ul.tabs_cm li:first-child:nth-last-child(2), ul.tabs_cm li:first-child:nth-last-child(2) ~ li {width: 49.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(3), ul.tabs_cm li:first-child:nth-last-child(3) ~ li {width: 33.1%;}
	  ul.tabs_cm li:first-child:nth-last-child(4), ul.tabs_cm li:first-child:nth-last-child(4) ~ li {width: 24.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(5), ul.tabs_cm li:first-child:nth-last-child(5) ~ li {width: 19.9%;}
	  ul.tabs_cm li:first-child:nth-last-child(6), ul.tabs_cm li:first-child:nth-last-child(6) ~ li {width: 16.65%;}
	  ul.tabs_cm li:first-child:nth-last-child(7), ul.tabs_cm li:first-child:nth-last-child(7) ~ li {width:14.2%;}
	  ul.tabs_cm li:first-child:nth-last-child(8), ul.tabs_cm li:first-child:nth-last-child(8) ~ li {width:12.4%;}
	  ul.tabs_cm li:first-child:nth-last-child(9), ul.tabs_cm li:first-child:nth-last-child(9) ~ li {width:11.1%;}
	  
	  ul.tabs_cm li:first-child {border-left:1px solid #dedede;}
	  ul.tabs_cm li.active a, ul.tabs_cm li:hover a {background-color: #2c72cd;color:#fff;font-weight: 600;border-width: 0;}
	  .tab_container_form {-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;float: left;}
	  .tab_content_form {}
	  
/**** 테이블서식  ****/ 
	 
	 /* 표준테이블  */ 
   	.tableType01{width:100%}
	.tableType01, .tableType01 th, .tableType01 td{border:0;text-align:center;line-height:15px;}
	.tableType01{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 0% 24px;}
	.tableType01 caption{display:none;color:#444}
	.tableType01 caption.none{display:none}
	.tableType01 thead th{border-top: solid 4px #000;border-left: none;border-right:solid 1px #d7d2d5;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01 thead th:last-child{border-right:none}
	.tableType01 thead th.lb_no{border-left:none}
	.tableType01 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 1px 1px 1px 0px;}
	.tableType01 tbody td:last-child{border-right:none;}
	.tableType01 tbody td:nth-child(1){font-weight: 600;}
	.tableType01 tbody td.lb_no{border-left:none}
	.tableType01 tbody td.date{text-align:left;padding-left:40px}
	.tableType01 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th4  */ 
   	.tableType01_4{width:100%}
	.tableType01_4, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_4{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_4 thead th:nth-child(1){width: 25%;}
	.tableType01_4 thead th:nth-child(2){width: 25%;}
	.tableType01_4 thead th:nth-child(3){width: 25%;}
	.tableType01_4 thead th:nth-child(4){width: 25%;}
	.tableType01_4 thead th.lb_no{border-left:none}
	.tableType01_4 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_4 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_4 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_4 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_4 tfoot td{text-align:center;padding:15px 0 0}
   	
   	
   	/* 가로 th5  */ 
   	.tableType01_5{width:100%}
	.tableType01_5, .tableType01_5 th, .tableType01_5 td{border:0;text-align:center;line-height:15px;}
	.tableType01_5{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_5 caption{display:none;color:#444}
	.tableType01_5 caption.none{display:none}
	.tableType01_5 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_5 thead th:nth-child(1){width: 20%;}
	.tableType01_5 thead th:nth-child(2){width: 10%;}
	.tableType01_5 thead th:nth-child(3){width: 10%;}
	.tableType01_5 thead th:nth-child(4){width: 40%;}
	.tableType01_5 thead th:nth-child(5){width: 20%;}
	.tableType01_5 thead th.lb_no{border-left:none}
	.tableType01_5 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_5 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_5 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_5 tbody td.lb_no{border-left:none}
	.tableType01_5 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_5 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_5 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th6  */ 
	.tableType01_6{width:100%}
	.tableType01_6, .tableType01_6 th, .tableType01_6 td{border:0;text-align:center;line-height:15px;}
	.tableType01_6{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 96%;margin: 0 2% 24px;}
	.tableType01_6 caption{display:none;color:#444}
	.tableType01_6 caption.none{display:none}
	.tableType01_6 thead th{border-top:solid 2px #6ca1d3;border-left:solid 1px #d7d2d5;border-right:solid 1px #d7d2d5;color:#00407c;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;vertical-align: middle;}
	.tableType01_6 thead th:nth-child(1){width: 5%;}
	.tableType01_6 thead th:nth-child(2){width: 17%;}
	.tableType01_6 thead th:nth-child(3){width: 11%;}
	.tableType01_6 thead th:nth-child(4){width: 9%;}
	.tableType01_6 thead th:nth-child(5){width: 8%;}
	.tableType01_6 thead th:nth-child(6){width: 50%;}
	.tableType01_6 thead th.lb_no{border-left:none}
	.tableType01_6 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_6 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;}
	.tableType01_6 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_6 tbody td.lb_no{border-left:none}
	.tableType01_6 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_6 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_6 tfoot td{text-align:center;padding:15px 0 0}
	
	
	/* 가로 th7  */ 
	.tableType01_7{width:100%}
	.tableType01_7, .tableType01_7 th, .tableType01_7 td{border:0;text-align:center;line-height:15px;}
	.tableType01_7{margin:8px 0;font-size:12px;color:#444;text-align:center;float: left;width: 100%;margin: 41px 0% 24px;}
	.tableType01_7 caption{display:none;color:#444}
	.tableType01_7 caption.none{display:none}
	.tableType01_7 thead th{border-top: solid 5px #000000;color: #000;border-bottom:solid 1px #d7d2d5;background-color:#f5f7f7;padding: 18px 0px;font-size: 16px;font-family: 'NanumGothicBold';font-style: normal;font-weight: 700;vertical-align: middle;}
	.tableType01_7 thead th:nth-child(1){width: 10%;}
	.tableType01_7 thead th:nth-child(2){width: 10%;}
	.tableType01_7 thead th:nth-child(3){width: 21%;}
	.tableType01_7 thead th:nth-child(4){width: 11%;}
	.tableType01_7 thead th:nth-child(5){width: 8%;}
	.tableType01_7 thead th:nth-child(6){width: 7%;}
	.tableType01_7 thead th:nth-child(7){width: 50%;}
	.tableType01_7 thead th.lb_no{border-left:none}
	.tableType01_7 tbody th{color:#00407c;font-weight:bold;background-color:#f5f7f7;border:solid 1px #c0d4e0;vertical-align: middle;font-size: 15px;}
	.tableType01_7 tbody td{padding: 24px 11px;color:#444;border:solid 1px #d7d2d5;font-weight:normal;font-size: 17px;vertical-align: middle;line-height: 32px;border-width: 0px 1px 1px 0px;}
	.tableType01_7 tbody td:last-child	{border-width: 0px 0px 1px 0px;}
	.tableType01_7 tbody td:nth-child(1){font-weight: 600;}
	.tableType01_7 tbody td.lb_no{border-left:none}
	.tableType01_7 tbody td.date{text-align:left;padding-left:40px}
	.tableType01_7 td.txt_lf{text-align:left;padding-left:10px}
	.tableType01_7 tfoot td{text-align:center;padding:15px 0 0}
 
 
 
 
 
	/* 비전 및 교육목표 */
	
	  .ideology_text{width: 100%;float: left;font-size: 16px !important;line-height: 35px !important;color: #696969;margin-bottom: 3%;}
	.ideology_chart{float: left;width: 100%;border: 10px solid #dedede;padding: 2%;}
	.ideology_chart dl dd:last-child{margin-right: 0 !important;}
	.ideology_chart dl:nth-child(1){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(1) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #1d4286;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(1) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #1d4286;}
	
	.ideology_chart dl:nth-child(2){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(2) dt{    width: 66px;float: left;padding: 2%;color: #fff;background: #5bc0e9;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(2) dd{float: left;padding: 1.5% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #5bc0e9;}
	
	.ideology_chart dl:nth-child(3){float: left;margin: 0% 0 2%;width: 100%;padding-bottom: 5%;position: relative;}
	.ideology_chart dl:nth-child(3):before{content: "↓↓↓";position:absolute;top: 60%;left: 52%;width:10px;height:10px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 50px;color: #f36f24;}
	.ideology_chart dl:nth-child(3) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f36f24;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(3) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f36f24;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(4){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(4) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #a0cd4e;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;text-align: center;}
	.ideology_chart dl:nth-child(4) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #a0cd4e;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(5){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(5) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(5) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;}
				
	.ideology_chart dl:nth-child(6){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(6) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(6) dd{float: left;padding: 2.3% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 83%;text-align: center;font-size: 20px;border: 5px solid #fb9c72;margin-right: 1%;background: #f6ac8c;}								 
	
	.ideology_chart dl:nth-child(7){float: left;margin: 0% 0 2%;width: 100%;}
	.ideology_chart dl:nth-child(7) dt{width: 66px;float: left;padding: 5% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(7) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 16.3%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;}
	
	.ideology_chart dl:nth-child(8){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(8) dt{width: 66px;float: left;padding: 6.3% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(8) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.7%;text-align: center;font-size: 20px;border: 5px solid #f6ac8c;margin-right: 1%;margin-bottom: 10px;}
	.ideology_chart dl:nth-child(8) dd:nth-child(4n){margin-right:0px !important}
	.ideology_chart dl:nth-child(8) dd:nth-child(5n){margin-left: 0px !important;}
		
	.ideology_chart dl:nth-child(9){float: left;margin: 0% 0 0%;width: 100%;}
	.ideology_chart dl:nth-child(9) dt{width: 66px;float: left;padding: 2%;color: #fff;background: #e8d15f;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;}
	.ideology_chart dl:nth-child(9) dd{float: left;padding: 1.7% 2%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;width: 23.6%;text-align: center;font-size: 20px;border: 5px solid #e8d15f;margin-right: 1%;} 
 
 
 /** 컨텐츠 페이지링크 **/
.content_page_form{width:100%;float:left;}
.content_page_form ul{width:100%;text-align: center;}
.content_page_form ul li{display:inline-block;border:1px solid #dedede;cursor: pointer;padding: 4px 9px;margin-right: 10px;font-size: 12px;font-weight: 500;}
.content_page_form ul li:first-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li:last-child{background: #fff;color: #000;font-weight: 600;}
.content_page_form ul li.active, .content_page_form ul li:hover {background: #0b50a5;color: #fff;font-weight: 600;}

	/*학과특성화*/
		.flow_chart_form{width:100%;float:left;}
		.flow_chart_form h3{width: 100%;float: left;text-align: center;font-size: 25px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 2%;}
		.flow_chart_form h3:before{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form h3:after{content:'\0022';color: #8b8686;font-size: 34px;}
		.flow_chart_form ul:nth-child(2){float: left;width: 74%;margin: 3% 9% 0%;padding: 5% 5% 0%;border: 1px solid #a9a9a9;border-width: 1px 1px 0px 1px;}
		.flow_chart_form ul:nth-child(2) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1){padding-right: 10%;margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2){padding-right: 10%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2):after{content: "→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(2) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3){margin-right: 0%; margin-bottom: 4%;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3):after{position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600; font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(2) li:nth-child(3) span{width: 99.4%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
		.flow_chart_form ul:nth-child(3){float: left;width: 74%;margin: 0 9% 10%;padding: 0% 5% 5%;border: 1px solid #a9a9a9;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li{width: 26%;float: left;overflow: hidden;position: relative;z-index: 1;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1){padding-right: 10%;margin-bottom: 0%;padding-left: 18%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):after{content:"→";position: absolute;top: 30%;right: 9%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1):before{content:"→";position: absolute;top: 30%;left: 24%;display: block;font-size: 32px;font-weight: 800;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) p{width: 100%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border: 1px solid #cbcbcb;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(1) span{width: 99.4%; text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2){padding-right: 0%;margin-bottom: 0%;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) p{width: 99.4%;float: left;padding: 6% 2%;background: #5195e1;text-align: center;color: #fff;font-weight: 600;font-size: 18px;border-radius: 10px 10px 0 0;}
		.flow_chart_form ul:nth-child(3) li:nth-child(2) span{width: 99%;text-align: center;padding: 3% 0px;float: left;border: 1px solid #cbcbcb;border-radius: 0px 0px 10px 10px;border-width: 0px 1px 1px 1px;}
		
/* 컨텐츠 가이드 텍스트*/
.gide_text{width: 100%;float: left;padding-left: 18%;padding: 50px 7% 50px 18%;border: 1px solid #d5d5d5;margin-bottom: 40px; background: url(../img/sub_gide_icon.png) no-repeat 5% 49%;background-size: 9%;border-width: 1px 0px 1px 0px;}
.gide_text h3{width: 100%;float: left;font-size: 25px;padding-bottom: 14px;border-left: 1px solid #b1b1b1;padding-left: 6%;}
.gide_text p{float: left;}

/* 교수소개_정보*/
	.teacher_information{width:49%;float: left;border: 1px solid #dedede;padding: 25px;margin: 0 0.5% 10px;height: 510px;}
	.teacher_info{width:100%;float: left;padding-bottom: 20px;border-bottom: 1px solid #dedede;margin-bottom: 20px;height:300px;}
	.teacher_info ul:nth-child(1){width: 30%;float: left;margin-right: 5%;}
	.teacher_info ul:nth-child(1) > li:nth-child(1){width: 100%;float: left;margin-bottom: 10px;}
	.teacher_info ul:nth-child(1) > li:nth-child(1) img{width: 100%;}
	.teacher_info ul:nth-child(1) > li:nth-child(2){width: 100%;float: left; text-align: center;font-size: 18px;}
	.teacher_info ul:nth-child(1) > li:nth-child(2) span{}
	.teacher_info ul:nth-child(2){width: 65%;float: left;}
	.teacher_info ul:nth-child(2) li{text-align: left;width: 100%;float: left;margin-bottom: 15px;}
	.teacher_info ul:nth-child(2) li:last-child{margin-bottom: 0;}
	.teacher_info ul:nth-child(2) li:first-child{margin: 5px 0px 20px;font-size: 18px;padding-bottom: 10px;border-bottom: 1px solid #dedede;}
	.teacher_info ul:nth-child(2) li h3{font-size: 18px;color: #585858;font-weight: 500;}
	.teacher_info ul:nth-child(2) li h3 b{font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 22px;margin-right: 9px;color: #000;}
	.teacher_info ul:nth-child(2) li span{float: left;width: 22%;text-align: left;padding: 0px 0px;font-weight: 600;color: #000;font-size: 14px;margin-right: 13px;}
	.teacher_info ul:nth-child(2) li p{float: left;width: 72%;font-size: 14px;}
	.teacher_info ul:nth-child(2) li b{}
	
/* 교수소개_이력*/	
	.teacher_profile{width: 100%;float: left;overflow-x: hidden;overflow-y: auto;height: 149px;}
	.teacher_profile dl{width: 100%;float: left;margin-bottom: 20px;}
	.teacher_profile dl:last-child{ margin-bottom: 0px;}
	.teacher_profile dl dt{position:relative;width: 100%;float: left;font-size: 18px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 10px;color: #0b4da2;}
	.teacher_profile dl dd{float: left;width: 100%;font-size: 16px;line-height: 27px; margin-bottom: 10px;}
	.teacher_profile dl dd:last-child{ margin-bottom: 0px;}
	
/*********************************************    컨텐츠 끝      ***********************************************************/


/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}

		}
