@charset "utf-8";
@import url('reset.css');

.table_container {width: 100%;float: left;}
.m_img{display: none !important;}
.pc_img{display: inline-block !important;}
/************************1520이상******************************/
@media screen and (min-width:1520px) {
	
	
	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: #fafafa;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: 110px;margin: 0% 0%;border: 1px solid #dedede;border-width: 0px 1px 0px 1px;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}
	.header_top_right > li:nth-child(2){float: left;width: 88px;margin: 0% 0%;border-right: 1px solid #dedede;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}

#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:1520px;margin: 0 auto;height: 67px;}
#header3 .header_body h1{width: 360px;float: left;margin-top: 18px;}
#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: 67%;color: #000;line-height: 50px;margin-left: 26px;text-align: center;font-weight: 600;float: left;}
#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% 100%;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'] {/* 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}


 /********************** 헤더상단 ****************************/

/* 탭 전체 스타일 */
.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: #3d3d3d;}
	.foot_top{width: 100%;float: left;border-bottom: 1px solid #ffffff30;}
	.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;}


 /********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 100%;height: 758px;margin: 0 0 140px;border-radius: 0px 0px 80px;position: relative;float: left;overflow: hidden;position: relative;}
		.visual .visual_content {width: 1300px;margin: 0 auto;border-radius: 0px 0px 60px 0px;height: 758px;position: relative;}
		.visual img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 7%;left: 14%;width: 55%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 33px;margin-top: 10px;}
        .visual_text span{float: left;width: 100%;color: #626262;font-size: 18px;line-height: 23px;margin-top: 11px;}
        
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 0;float:left;}
         .main_content_form2{width: 100%;margin: 0;float:left;}
         .main_content1{width:1300px;margin: 0 auto 140px;height:408px;}
         
         /* 일정, 퀵메뉴 */
		.cal_quick_form{width: 50%;position: absolute;top: 36%;left: 0%;float: left;}
		.cal_quick_form .cal_form{width: 50%;float: left;background: #27409a;border-radius: 20px 20px 20px 20px;}
		.cal_quick_form .cal_form h4{width: 70%;float: left;color: #fff;font-size: 20px;margin: 10% 15% 5%;}
		.cal_quick_form .cal_form .cal_title{width: 70%;float: left;margin: 0px 15%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1){float: left;width: 36%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(1){width: 100%;float: left;color: #c1a387;font-size: 35px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 19px;line-height: 35px;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(2){float: left;width: 100%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(2) a{width: 100%;float: left;color: #fff;text-align: center;padding: 4% 0%;border: 1px solid #fff;border-radius: 100px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 14px;}
		
		.cal_quick_form .cal_form .cal_title ul:nth-child(2){float:right;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(2) li{float: left;color: #fff;font-size: 150px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 69px;}
		
		
		.cal_quick_form .cal_form .cal_body{width: 80%;float: left;margin: 30px 10%;}
		.cal_quick_form .cal_form .cal_body ul{width: 100%;float: left;}
		.cal_quick_form .cal_form .cal_body ul li{width: 100%;float: left;padding-bottom: 22px;border-bottom: 1px solid #476fff;margin-bottom: 20px;}
		.cal_quick_form .cal_form .cal_body ul li:last-child{padding-bottom: 0px;border-bottom: none;margin-bottom: 0px;}
		.cal_quick_form .cal_form .cal_body ul li a{width: 100%;float: left;}
		.cal_quick_form .cal_form .cal_body ul li a span{    width: 100%;float: left;color: #fff;margin-bottom: 5px;}
		.cal_quick_form .cal_form .cal_body ul li a p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width: 100%;float: left;color: #fff;font-size: 16px;}
		
		.cal_quick_form .quick_form{width: 50%;float: left;margin-top: 78px;background: #13325a;border-radius: 0px 20px 20px 20px;}
		.cal_quick_form .quick_form ul{width:80%;float:left;padding:10%}
		.cal_quick_form .quick_form ul li{width:50%;float:left;}
		.cal_quick_form .quick_form ul li a{width:100%;float:left;padding: 60px 0px 30px;color:#fff;text-align: center;color:#fff;}
		.cal_quick_form .quick_form ul li:nth-child(1) > a{background: url('../img/quick1.png') no-repeat 50% 15%;background-size: 30%;}
	    .cal_quick_form .quick_form ul li:nth-child(2) > a{background: url(../img/quick2.png) no-repeat 50% 22%;background-size: 32%;}
	    .cal_quick_form .quick_form ul li:nth-child(3) > a{background: url(../img/quick3.png) no-repeat 50% 7%;background-size: 27%;}
	    .cal_quick_form .quick_form ul li:nth-child(4) > a{background: url(../img/quick4.png) no-repeat 50% 9%;background-size: 30%;}
	    .cal_quick_form .quick_form ul li:nth-child(5) > a{background: url('../img/quick5.png') no-repeat 50% 18%;background-size: 28%;}
	    .cal_quick_form .quick_form ul li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 16%;background-size: 26%;}
	    
	    /* 하단 퀵메뉴 */
	    .quick_bg{background: url('../img/quick_bg.png') no-repeat 50% 15%;background-size: cover;height: 231px !important;}	    	
	    .quick_form{width:100%;float:left;margin-top: 55px;}
	    .quick_form li{width:16.66%;float:left;text-align:center;}	    	    	    	
	    .quick_form li a{width:100%;float:left;padding:90px 0px 40px;color: #fff;}
	    .quick_form li:nth-child(1) a{background: url('../img/quick7.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(2) a{background: url('../img/quick8.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(3) a{background: url('../img/quick9.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(4) a{background: url('../img/quick10.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(5) a{background: url('../img/quick11.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(6) a{background: url('../img/quick12.png') no-repeat 50% 15%;background-size: 30%;}
	    

		/*갤러리*/
 	    	.photo_form{width:48%;float:left;margin-right: 4%;}
 	    	.photo_form .title{width: 100%;float: left;margin-bottom: 17px;}
 	    	.photo_form .title h3{position:relative;width: 86%;float: left;padding-left: 13px;font-size: 32px;line-height: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 	    	.photo_form .title h3:before{content:"";position:absolute;top: 17%;left:0;width: 8px;height: 25px;background:#0c4da2;}
 	    	.photo_form .title a{float: left;width: 11%;font-weight: 800;font-size: 17px;margin-top: 8px;}
 	    	.photo_form ul{float:left;width:100%;}
 	    	.photo_form ul li{width: 47.7%;float:left;border:1px solid #dedede;}
 	    	.photo_form ul li .photo_img{width: 100%;float: left;height: 214px;}
 	    	.photo_form ul li .photo_text{float: left;width: 80%;margin: 5% 10%;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
 	    	.photo_form ul li .photo_text span{width: 100%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #686868;font-size: 17px;}
 	    	.photo_form ul li .photo_text p{float: left;width: 100%;margin-top: 3%;font-size: 20px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;height: 56px;}	    	    	.photo_form ul li .photo_link{position:relative;width: 80%;float: left;margin: 0 10% 5%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #9b9b9b;}
 	    	.photo_form ul li .photo_link:after{content:">"; position:absolute;top:0%;right:0%;width:14px;height:14px;display:block;}
 	    	.photo_form ul li:first-child{margin-right:2%;}
 	    	
 	    	.notice_form{width: 48%;float:left;margin-right:0%}
 	    	.notice_form .title{width: 100%;float: left;margin-bottom: 30px;padding-bottom: 20px;border-bottom: 3px solid #000;}
 	    	.notice_form .title h3{position:relative;width: 86%;float: left;padding-left: 13px;font-size: 32px;line-height: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 	    	.notice_form .title h3:before{content:"";position:absolute;top: 17%;left:0;width: 8px;height: 25px;background:#0c4da2;}
 	    	.notice_form .title a{float: left;width: 11%;font-weight: 800;font-size: 17px;margin-top: 8px;}
 	    	
 	    	/* 공지사항 */
 	    	.notice_form ul:nth-child(2){float:left;width: 90%;border-bottom: 1px solid #dedede;padding: 0 5% 22px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1){width: 80%;float: left;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a{float: left;width: 100%;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a span{width: 100%;float: left;overflow: hidden;white-space: nowrap;font-size: 20px;font-weight: 600;margin-bottom: 11px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a p{float: left;width: 100%;color: #979797;font-weight: 600;font-size: 16px;line-height: 24px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2){width: 20%;float: left;text-align: center;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2) h3{width: 100%;float: left;font-size: 45px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2) span{float: left;width: 100%;text-align: center;}
 	    	.notice_form ul:nth-child(3){float:left;width: 100%;padding: 0%;}
 	    	.notice_form ul:nth-child(3) li{width: 96%;border-bottom:1px solid #dedede;float: left;padding: 2% 2% 2%;}
 	    	.notice_form ul:nth-child(3) li:last-child{}
 	    	.notice_form ul:nth-child(3) li a{float: left;width: 100%;}
 	    	.notice_form ul:nth-child(3) li a span{width: 10%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #686868;font-size: 14px;}
 	    	.notice_form ul:nth-child(3) li a p{float: left;width: 90%;font-size: 16px;font-weight: 800;}	


/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안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: 114px;}
.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-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_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;}
 
 /* 컨텐츠 가이드 텍스트*/
 
.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%;}
 
/**** 탭서식  ****/ 
   	  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}
   	
   	.hotel_tbl tr:nth-child(1) td:nth-child(2){background: #f1f1f1;color: #686868;font-weight: 600;font-size: 20px;}
				.hotel_tbl tr:nth-child(2) td:nth-child(2){border-right: 0px solid #000 !important;}
				.hotel_tbl tr:nth-child(3) td{position: relative;}
				.hotel_tbl tr:nth-child(3) td:before{content: "↓↓↓";position: absolute;top: 0;left: 50%;font-weight: 600;font-size: 21px;color: #2243a3;}
				
   	
   	/* 가로 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: 100%;margin: 0 0% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 thead th{border-top: solid 3px #000000;/* border-left:solid 1px #d7d2d5; */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_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%; border-right:0px;}
	.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: 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_4 tbody td:nth-child(1){/* font-weight: 600; *//* text-align: center; */}
	.tableType01_4 tbody td:nth-child(3){/* font-weight: 600; *//* text-align: center; */}
    .tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td:last-child{border-right:0px;}
    .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: 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: 17px;line-height: 32px;padding: 7px 11px;}
	.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% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;font-size: 15px;}
	.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: 2.3% 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: 83%;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: 10.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.4%;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(7n){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;}


/* 교수소개_정보*/
	.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;}
	.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;}
	
	
	/*************** 조직도  *****************/
	    /** 조직도 **/
	    .sub_group1{width: 100%;float: left;margin-bottom: 5%;}

        .sub_group1 h2{width: 100%;float: left;font-size: 22px;line-height: 26px;padding-left: 1%;position: relative;margin-bottom: 20px;}
        .sub_group1 h2:before{content:"";position:absolute;top: 3px;left: 0;width: 6px;height: 20px;background: #5362cd;display: block;}
	    
	    /**  감사 **/
	    .sub_group1 > ul:nth-child(2){}
	    .sub_group1 > ul:nth-child(2) > li{}
	    .sub_group1 > ul:nth-child(2) > li > div{}
	    .sub_group1 > ul:nth-child(2) > li > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(2) > li > div > span:nth-child(2){}
	    
	    /**  학회장 **/
	    .sub_group1 > ul:nth-child(3){float: right;width: 13%;border: 1px solid #dedede;margin-left: 87%;}
	    .sub_group1 > ul:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(3) > li{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(3) > li > div{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(3) > li > div > span:nth-child(1){width: 100%;float: left;text-align: center;padding: 5% 0%;background: #646464;color: #fff;font-size: 18px;font-weight: 800;}
	    .sub_group1 > ul:nth-child(3) > li > div > span:nth-child(2){width: 100%;float: left;text-align: center; padding: 5% 0;font-size: 14px;}
	    
	    /**  부학회장 **/
	    .sub_group1 > ul:nth-child(4){float: right;width: 14%;border: 1px solid #dedede;margin: 3% 43%;}
	    .sub_group1 > ul:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(4) > li{float: right;width: 100%;}
	    .sub_group1 > ul:nth-child(4) > li > div{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(4) > li > div > span:nth-child(1){width: 100%;float: left;text-align: center;padding: 5% 0%;background: #4ca0d1;color: #fff;font-size: 18px;font-weight: 800;}
	    .sub_group1 > ul:nth-child(4) > li > div > span:nth-child(2){width: 100%;float: left;text-align: center;padding: 5% 0;font-size: 14px;}
	    
	    /**  부서 **/
	    .sub_group1 > ul:nth-child(5){float: right;width: 14%;border: 1px solid #dedede;margin: 3% 43%;}
	    .sub_group1 > ul:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(1){width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(5):after{}


        /**  부장 **/
	    .sub_group1 > ul:nth-child(6){}
	    .sub_group1 > ul:nth-child(6):after{}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div > span:nth-child(2){}
	    

        /**  차장 **/
	    .sub_group1 > ul:nth-child(7){}
	    .sub_group1 > ul:nth-child(7):after{}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div > span:nth-child(2){}
	    

        /** 부차장 **/
	    .sub_group1 > ul:nth-child(8){}
	    .sub_group1 > ul:nth-child(8):after{}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div > span:nth-child(2){}
	    
	    
	    
	    /** 운영위원회 **/
	    .sub_group2{}
	    .sub_group2 h2{}
        .sub_group2 h2:before{}
	    .sub_group2 ul:nth-child(1){}
	    .sub_group2 ul:nth-child(1) li{}
	    .sub_group2 ul:nth-child(1) li:last-child{}
	    
	    .sub_group2 ul:nth-child(2){}
	    .sub_group2 ul:nth-child(2) li{}
	    .sub_group2 ul:nth-child(2) li:nth-child(4){}
	    .sub_group2 ul:nth-child(2) li:nth-child(8){}


/*********************************************    컨텐츠 끝      ***********************************************************/


/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}
	
	
}


/************************1200이상******************************/
@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: #fafafa;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: 110px;margin: 0% 0%;border: 1px solid #dedede;border-width: 0px 1px 0px 1px;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}
	.header_top_right > li:nth-child(2){float: left;width: 88px;margin: 0% 0%;border-right: 1px solid #dedede;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}

#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:1520px;margin: 0 auto;height: 67px;}
#header3 .header_body h1{width: 360px;float: left;margin-top: 18px;}
#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: 67%;color: #000;line-height: 50px;margin-left: 26px;text-align: center;font-weight: 600;float: left;}
#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% 100%;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'] {/* 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}


 /********************** 헤더상단 ****************************/

/* 탭 전체 스타일 */
.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: #3d3d3d;}
	.foot_top{width: 100%;float: left;border-bottom: 1px solid #ffffff30;}
	.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: 100%;margin: 1% auto;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;}


 /********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 100%;height: 758px;margin: 0 0 140px;border-radius: 0px 0px 80px;position: relative;float: left;overflow: hidden;position: relative;}
		.visual .visual_content {width: 1300px;margin: 0 auto;border-radius: 0px 0px 60px 0px;height: 758px;position: relative;}
		.visual img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 7%;left: 14%;width: 55%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 33px;margin-top: 10px;}
        .visual_text span{float: left;width: 100%;color: #626262;font-size: 18px;line-height: 23px;margin-top: 11px;}
        
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 0;float:left;}
         .main_content_form2{width: 100%;margin: 0;float:left;}
         .main_content1{width:1300px;margin: 0 auto 140px;height:408px;}
         
         /* 일정, 퀵메뉴 */
		.cal_quick_form{width: 50%;position: absolute;top: 36%;left: 0%;float: left;}
		.cal_quick_form .cal_form{width: 50%;float: left;background: #27409a;border-radius: 20px 20px 20px 20px;}
		.cal_quick_form .cal_form h4{width: 70%;float: left;color: #fff;font-size: 20px;margin: 10% 15% 5%;}
		.cal_quick_form .cal_form .cal_title{width: 70%;float: left;margin: 0px 15%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1){float: left;width: 36%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(1){width: 100%;float: left;color: #c1a387;font-size: 35px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 19px;line-height: 35px;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(2){float: left;width: 100%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(2) a{width: 100%;float: left;color: #fff;text-align: center;padding: 4% 0%;border: 1px solid #fff;border-radius: 100px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 14px;}
		
		.cal_quick_form .cal_form .cal_title ul:nth-child(2){float:right;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(2) li{float: left;color: #fff;font-size: 150px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 69px;}
		
		
		.cal_quick_form .cal_form .cal_body{width: 80%;float: left;margin: 30px 10%;}
		.cal_quick_form .cal_form .cal_body ul{width: 100%;float: left;}
		.cal_quick_form .cal_form .cal_body ul li{width: 100%;float: left;padding-bottom: 22px;border-bottom: 1px solid #476fff;margin-bottom: 20px;}
		.cal_quick_form .cal_form .cal_body ul li:last-child{padding-bottom: 0px;border-bottom: none;margin-bottom: 0px;}
		.cal_quick_form .cal_form .cal_body ul li a{width: 100%;float: left;}
		.cal_quick_form .cal_form .cal_body ul li a span{    width: 100%;float: left;color: #fff;margin-bottom: 5px;}
		.cal_quick_form .cal_form .cal_body ul li a p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width: 100%;float: left;color: #fff;font-size: 16px;}
		
		.cal_quick_form .quick_form{width: 50%;float: left;margin-top: 78px;background: #13325a;border-radius: 0px 20px 20px 20px;}
		.cal_quick_form .quick_form ul{width:80%;float:left;padding:10%}
		.cal_quick_form .quick_form ul li{width:50%;float:left;}
		.cal_quick_form .quick_form ul li a{width:100%;float:left;padding: 60px 0px 30px;color:#fff;text-align: center;color:#fff;}
		.cal_quick_form .quick_form ul li:nth-child(1) > a{background: url('../img/quick1.png') no-repeat 50% 15%;background-size: 30%;}
	    .cal_quick_form .quick_form ul li:nth-child(2) > a{background: url(../img/quick2.png) no-repeat 50% 22%;background-size: 32%;}
	    .cal_quick_form .quick_form ul li:nth-child(3) > a{background: url(../img/quick3.png) no-repeat 50% 7%;background-size: 27%;}
	    .cal_quick_form .quick_form ul li:nth-child(4) > a{background: url(../img/quick4.png) no-repeat 50% 9%;background-size: 30%;}
	    .cal_quick_form .quick_form ul li:nth-child(5) > a{background: url('../img/quick5.png') no-repeat 50% 18%;background-size: 28%;}
	    .cal_quick_form .quick_form ul li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 16%;background-size: 26%;}
	    
	    /* 하단 퀵메뉴 */
	    .quick_bg{background: url('../img/quick_bg.png') no-repeat 50% 15%;background-size: cover;height: 231px !important;}	    	
	    .quick_form{width:100%;float:left;margin-top: 55px;}
	    .quick_form li{width:16.66%;float:left;text-align:center;}	    	    	    	
	    .quick_form li a{width:100%;float:left;padding:90px 0px 40px;color: #fff;}
	    .quick_form li:nth-child(1) a{background: url('../img/quick7.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(2) a{background: url('../img/quick8.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(3) a{background: url('../img/quick9.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(4) a{background: url('../img/quick10.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(5) a{background: url('../img/quick11.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(6) a{background: url('../img/quick12.png') no-repeat 50% 15%;background-size: 30%;}
	    

		/*갤러리*/
 	    	.photo_form{width:48%;float:left;margin-right: 4%;}
 	    	.photo_form .title{width: 100%;float: left;margin-bottom: 17px;}
 	    	.photo_form .title h3{position:relative;width: 86%;float: left;padding-left: 13px;font-size: 32px;line-height: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 	    	.photo_form .title h3:before{content:"";position:absolute;top: 17%;left:0;width: 8px;height: 25px;background:#0c4da2;}
 	    	.photo_form .title a{float: left;width: 11%;font-weight: 800;font-size: 17px;margin-top: 8px;}
 	    	.photo_form ul{float:left;width:100%;}
 	    	.photo_form ul li{width: 47.7%;float:left;border:1px solid #dedede;}
 	    	.photo_form ul li .photo_img{width: 100%;float: left;height: 214px;}
 	    	.photo_form ul li .photo_text{float: left;width: 80%;margin: 5% 10%;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
 	    	.photo_form ul li .photo_text span{width: 100%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #686868;font-size: 17px;}
 	    	.photo_form ul li .photo_text p{float: left;width: 100%;margin-top: 3%;font-size: 20px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;height: 56px;}	    	    	.photo_form ul li .photo_link{position:relative;width: 80%;float: left;margin: 0 10% 5%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #9b9b9b;}
 	    	.photo_form ul li .photo_link:after{content:">"; position:absolute;top:0%;right:0%;width:14px;height:14px;display:block;}
 	    	.photo_form ul li:first-child{margin-right:2%;}
 	    	
 	    	.notice_form{width: 48%;float:left;margin-right:0%}
 	    	.notice_form .title{width: 100%;float: left;margin-bottom: 30px;padding-bottom: 20px;border-bottom: 3px solid #000;}
 	    	.notice_form .title h3{position:relative;width: 86%;float: left;padding-left: 13px;font-size: 32px;line-height: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 	    	.notice_form .title h3:before{content:"";position:absolute;top: 17%;left:0;width: 8px;height: 25px;background:#0c4da2;}
 	    	.notice_form .title a{float: left;width: 11%;font-weight: 800;font-size: 17px;margin-top: 8px;}
 	    	
 	    	/* 공지사항 */
 	    	.notice_form ul:nth-child(2){float:left;width: 90%;border-bottom: 1px solid #dedede;padding: 0 5% 22px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1){width: 80%;float: left;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a{float: left;width: 100%;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a span{width: 100%;float: left;overflow: hidden;white-space: nowrap;font-size: 20px;font-weight: 600;margin-bottom: 11px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a p{float: left;width: 100%;color: #979797;font-weight: 600;font-size: 16px;line-height: 24px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2){width: 20%;float: left;text-align: center;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2) h3{width: 100%;float: left;font-size: 45px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2) span{float: left;width: 100%;text-align: center;}
 	    	.notice_form ul:nth-child(3){float:left;width: 100%;padding: 0%;}
 	    	.notice_form ul:nth-child(3) li{width: 96%;border-bottom:1px solid #dedede;float: left;padding: 2% 2% 2%;}
 	    	.notice_form ul:nth-child(3) li:last-child{}
 	    	.notice_form ul:nth-child(3) li a{float: left;width: 100%;}
 	    	.notice_form ul:nth-child(3) li a span{width: 10%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #686868;font-size: 14px;}
 	    	.notice_form ul:nth-child(3) li a p{float: left;width: 90%;font-size: 16px;font-weight: 800;}	


/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안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: 114px;}
.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: 96%;float: left;margin: 0 2%;}

.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_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;}
 
 /* 컨텐츠 가이드 텍스트*/
 
.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%;}
 
/**** 탭서식  ****/ 
   	  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: 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}
   	
   	.hotel_tbl tr:nth-child(1) td:nth-child(2){background: #f1f1f1;color: #686868;font-weight: 600;font-size: 20px;}
				.hotel_tbl tr:nth-child(2) td:nth-child(2){border-right: 0px solid #000 !important;}
				.hotel_tbl tr:nth-child(3) td{position: relative;}
				.hotel_tbl tr:nth-child(3) td:before{content: "↓↓↓";position: absolute;top: 0;left: 50%;font-weight: 600;font-size: 21px;color: #2243a3;}
				
   	
   	
   	/* 가로 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: 100%;margin: 0 0% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 thead th{border-top: solid 3px #000000;/* 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%; border-right:0px;}
	.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;border-width: 1px 1px 1px 0px;}
	.tableType01_4 tbody td:nth-child(1){/* font-weight: 600; *//* text-align: center; */}
	.tableType01_4 tbody td:nth-child(3){/* font-weight: 600; *//* text-align: center; */}
    .tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td:last-child{border-right:0px;}
    .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% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;font-size: 15px;}
	.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: 2.3% 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: 83%;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: 10.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.4%;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(7n){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;}


/* 교수소개_정보*/
	.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;}
	.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;}
	
	
	/*************** 조직도  *****************/
	    /** 조직도 **/
	    .sub_group1{width: 100%;float: left;margin-bottom: 5%;}

        .sub_group1 h2{width: 100%;float: left;font-size: 22px;line-height: 26px;padding-left: 1%;position: relative;margin-bottom: 20px;}
        .sub_group1 h2:before{content:"";position:absolute;top: 3px;left: 0;width: 6px;height: 20px;background: #5362cd;display: block;}
	    
	    /**  감사 **/
	    .sub_group1 > ul:nth-child(2){}
	    .sub_group1 > ul:nth-child(2) > li{}
	    .sub_group1 > ul:nth-child(2) > li > div{}
	    .sub_group1 > ul:nth-child(2) > li > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(2) > li > div > span:nth-child(2){}
	    
	    /**  학회장 **/
	    .sub_group1 > ul:nth-child(3){float: right;width: 13%;border: 1px solid #dedede;margin-left: 87%;}
	    .sub_group1 > ul:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(3) > li{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(3) > li > div{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(3) > li > div > span:nth-child(1){width: 100%;float: left;text-align: center;padding: 5% 0%;background: #646464;color: #fff;font-size: 18px;font-weight: 800;}
	    .sub_group1 > ul:nth-child(3) > li > div > span:nth-child(2){width: 100%;float: left;text-align: center; padding: 5% 0;font-size: 14px;}
	    
	    /**  부학회장 **/
	    .sub_group1 > ul:nth-child(4){float: right;width: 14%;border: 1px solid #dedede;margin: 3% 43%;}
	    .sub_group1 > ul:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(4) > li{float: right;width: 100%;}
	    .sub_group1 > ul:nth-child(4) > li > div{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(4) > li > div > span:nth-child(1){width: 100%;float: left;text-align: center;padding: 5% 0%;background: #4ca0d1;color: #fff;font-size: 18px;font-weight: 800;}
	    .sub_group1 > ul:nth-child(4) > li > div > span:nth-child(2){width: 100%;float: left;text-align: center;padding: 5% 0;font-size: 14px;}
	    
	    /**  부서 **/
	    .sub_group1 > ul:nth-child(5){float: right;width: 14%;border: 1px solid #dedede;margin: 3% 43%;}
	    .sub_group1 > ul:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(1){width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(5):after{}


        /**  부장 **/
	    .sub_group1 > ul:nth-child(6){}
	    .sub_group1 > ul:nth-child(6):after{}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div > span:nth-child(2){}
	    

        /**  차장 **/
	    .sub_group1 > ul:nth-child(7){}
	    .sub_group1 > ul:nth-child(7):after{}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div > span:nth-child(2){}
	    

        /** 부차장 **/
	    .sub_group1 > ul:nth-child(8){}
	    .sub_group1 > ul:nth-child(8):after{}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div > span:nth-child(2){}
	    
	    
	    
	    /** 운영위원회 **/
	    .sub_group2{}
	    .sub_group2 h2{}
        .sub_group2 h2:before{}
	    .sub_group2 ul:nth-child(1){}
	    .sub_group2 ul:nth-child(1) li{}
	    .sub_group2 ul:nth-child(1) li:last-child{}
	    
	    .sub_group2 ul:nth-child(2){}
	    .sub_group2 ul:nth-child(2) li{}
	    .sub_group2 ul:nth-child(2) li:nth-child(4){}
	    .sub_group2 ul:nth-child(2) li:nth-child(8){}


/*********************************************    컨텐츠 끝      ***********************************************************/


/*텍스트 게시판*/
.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;/* font-family:sans-serif; */}

 #wrap{width: 100%;}
#mcontainer{display: none;}				        


/* 헤더 */
.header_top_form{width: 100%;float: left;overflow: hidden;background: #fafafa;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: 110px;margin: 0% 0%;border: 1px solid #dedede;border-width: 0px 1px 0px 1px;}
.header_top_right > li:nth-child(1) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}
	.header_top_right > li:nth-child(2){float: left;width: 88px;margin: 0% 0%;border-right: 1px solid #dedede;}
.header_top_right > li:nth-child(2) a{float: left;width: 100%;text-align: center;line-height: 20px;font-weight: 800;padding: 10px 0px;}

#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:1520px;margin: 0 auto;height: 67px;}
#header3 .header_body h1{width: 360px;float: left;margin-top: 18px;}
#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: 67%;color: #000;line-height: 50px;margin-left: 26px;text-align: center;font-weight: 600;float: left;}
#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% 100%;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'] {/* 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}


 /********************** 헤더상단 ****************************/

/* 탭 전체 스타일 */
.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: #3d3d3d;}
	.foot_top{width: 100%;float: left;border-bottom: 1px solid #ffffff30;}
	.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: 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;}


 /********************** 메인 css ****************************/
 
        /* 메인 비쥬얼*/
		.visual{width: 100%;height: 758px;margin: 0 0 140px;border-radius: 0px 0px 80px;position: relative;float: left;overflow: hidden;position: relative;}
		.visual .visual_content {width: 1300px;margin: 0 auto;border-radius: 0px 0px 60px 0px;height: 758px;position: relative;}
		.visual img {width: 100%;float: left;}
		.visual_text{position: absolute;top: 7%;left: 14%;width: 55%;float: left;}
		.visual_text h3{width: 100%;float: left;color: #000;font-size: 45px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
		.visual_text p{float: left;width: 100%;color: #000;font-size: 26px;line-height: 33px;margin-top: 10px;}
        .visual_text span{float: left;width: 100%;color: #626262;font-size: 18px;line-height: 23px;margin-top: 11px;}
        
        
         /** 메인 컨텐트 1 **/
         .main_content_form1{width: 100%;margin: 0;float:left;}
         .main_content_form2{width: 100%;margin: 0;float:left;}
         .main_content1{width:1300px;margin: 0 auto 140px;height:408px;}
         
         /* 일정, 퀵메뉴 */
		.cal_quick_form{width: 50%;position: absolute;top: 36%;left: 0%;float: left;}
		.cal_quick_form .cal_form{width: 50%;float: left;background: #27409a;border-radius: 20px 20px 20px 20px;}
		.cal_quick_form .cal_form h4{width: 70%;float: left;color: #fff;font-size: 20px;margin: 10% 15% 5%;}
		.cal_quick_form .cal_form .cal_title{width: 70%;float: left;margin: 0px 15%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1){float: left;width: 36%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(1){width: 100%;float: left;color: #c1a387;font-size: 35px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-bottom: 19px;line-height: 35px;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(2){float: left;width: 100%;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(1) li:nth-child(2) a{width: 100%;float: left;color: #fff;text-align: center;padding: 4% 0%;border: 1px solid #fff;border-radius: 100px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;font-size: 14px;}
		
		.cal_quick_form .cal_form .cal_title ul:nth-child(2){float:right;}
		.cal_quick_form .cal_form .cal_title ul:nth-child(2) li{float: left;color: #fff;font-size: 150px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;line-height: 69px;}
		
		
		.cal_quick_form .cal_form .cal_body{width: 80%;float: left;margin: 30px 10%;}
		.cal_quick_form .cal_form .cal_body ul{width: 100%;float: left;}
		.cal_quick_form .cal_form .cal_body ul li{width: 100%;float: left;padding-bottom: 22px;border-bottom: 1px solid #476fff;margin-bottom: 20px;}
		.cal_quick_form .cal_form .cal_body ul li:last-child{padding-bottom: 0px;border-bottom: none;margin-bottom: 0px;}
		.cal_quick_form .cal_form .cal_body ul li a{width: 100%;float: left;}
		.cal_quick_form .cal_form .cal_body ul li a span{    width: 100%;float: left;color: #fff;margin-bottom: 5px;}
		.cal_quick_form .cal_form .cal_body ul li a p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width: 100%;float: left;color: #fff;font-size: 16px;}
		
		.cal_quick_form .quick_form{width: 50%;float: left;margin-top: 78px;background: #13325a;border-radius: 0px 20px 20px 20px;}
		.cal_quick_form .quick_form ul{width:80%;float:left;padding:10%}
		.cal_quick_form .quick_form ul li{width:50%;float:left;}
		.cal_quick_form .quick_form ul li a{width:100%;float:left;padding: 60px 0px 30px;color:#fff;text-align: center;color:#fff;}
		.cal_quick_form .quick_form ul li:nth-child(1) > a{background: url('../img/quick1.png') no-repeat 50% 15%;background-size: 30%;}
	    .cal_quick_form .quick_form ul li:nth-child(2) > a{background: url(../img/quick2.png) no-repeat 50% 22%;background-size: 32%;}
	    .cal_quick_form .quick_form ul li:nth-child(3) > a{background: url(../img/quick3.png) no-repeat 50% 7%;background-size: 27%;}
	    .cal_quick_form .quick_form ul li:nth-child(4) > a{background: url(../img/quick4.png) no-repeat 50% 9%;background-size: 30%;}
	    .cal_quick_form .quick_form ul li:nth-child(5) > a{background: url('../img/quick5.png') no-repeat 50% 18%;background-size: 28%;}
	    .cal_quick_form .quick_form ul li:nth-child(6) > a{background: url('../img/quick6.png') no-repeat 50% 16%;background-size: 26%;}
	    
	    /* 하단 퀵메뉴 */
	    .quick_bg{background: url('../img/quick_bg.png') no-repeat 50% 15%;background-size: cover;height: 231px !important;}	    	
	    .quick_form{width:100%;float:left;margin-top: 55px;}
	    .quick_form li{width:16.66%;float:left;text-align:center;}	    	    	    	
	    .quick_form li a{width:100%;float:left;padding:90px 0px 40px;color: #fff;}
	    .quick_form li:nth-child(1) a{background: url('../img/quick7.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(2) a{background: url('../img/quick8.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(3) a{background: url('../img/quick9.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(4) a{background: url('../img/quick10.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(5) a{background: url('../img/quick11.png') no-repeat 50% 15%;background-size: 30%;}
	    .quick_form li:nth-child(6) a{background: url('../img/quick12.png') no-repeat 50% 15%;background-size: 30%;}
	    

		/*갤러리*/
 	    	.photo_form{width:48%;float:left;margin-right: 4%;}
 	    	.photo_form .title{width: 100%;float: left;margin-bottom: 17px;}
 	    	.photo_form .title h3{position:relative;width: 86%;float: left;padding-left: 13px;font-size: 32px;line-height: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 	    	.photo_form .title h3:before{content:"";position:absolute;top: 17%;left:0;width: 8px;height: 25px;background:#0c4da2;}
 	    	.photo_form .title a{float: left;width: 11%;font-weight: 800;font-size: 17px;margin-top: 8px;}
 	    	.photo_form ul{float:left;width:100%;}
 	    	.photo_form ul li{width: 47.7%;float:left;border:1px solid #dedede;}
 	    	.photo_form ul li .photo_img{width: 100%;float: left;height: 214px;}
 	    	.photo_form ul li .photo_text{float: left;width: 80%;margin: 5% 10%;padding-bottom: 20px;border-bottom: 1px solid #ddd;}
 	    	.photo_form ul li .photo_text span{width: 100%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #686868;font-size: 17px;}
 	    	.photo_form ul li .photo_text p{float: left;width: 100%;margin-top: 3%;font-size: 20px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;height: 56px;}	    	    	.photo_form ul li .photo_link{position:relative;width: 80%;float: left;margin: 0 10% 5%;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #9b9b9b;}
 	    	.photo_form ul li .photo_link:after{content:">"; position:absolute;top:0%;right:0%;width:14px;height:14px;display:block;}
 	    	.photo_form ul li:first-child{margin-right:2%;}
 	    	
 	    	.notice_form{width: 48%;float:left;margin-right:0%}
 	    	.notice_form .title{width: 100%;float: left;margin-bottom: 30px;padding-bottom: 20px;border-bottom: 3px solid #000;}
 	    	.notice_form .title h3{position:relative;width: 86%;float: left;padding-left: 13px;font-size: 32px;line-height: 32px;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;}
 	    	.notice_form .title h3:before{content:"";position:absolute;top: 17%;left:0;width: 8px;height: 25px;background:#0c4da2;}
 	    	.notice_form .title a{float: left;width: 11%;font-weight: 800;font-size: 17px;margin-top: 8px;}
 	    	
 	    	/* 공지사항 */
 	    	.notice_form ul:nth-child(2){float:left;width: 90%;border-bottom: 1px solid #dedede;padding: 0 5% 22px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1){width: 80%;float: left;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a{float: left;width: 100%;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a span{width: 100%;float: left;overflow: hidden;white-space: nowrap;font-size: 20px;font-weight: 600;margin-bottom: 11px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(1) a p{float: left;width: 100%;color: #979797;font-weight: 600;font-size: 16px;line-height: 24px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2){width: 20%;float: left;text-align: center;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2) h3{width: 100%;float: left;font-size: 45px;}
 	    	.notice_form ul:nth-child(2) li:nth-child(2) span{float: left;width: 100%;text-align: center;}
 	    	.notice_form ul:nth-child(3){float:left;width: 100%;padding: 0%;}
 	    	.notice_form ul:nth-child(3) li{width: 96%;border-bottom:1px solid #dedede;float: left;padding: 2% 2% 2%;}
 	    	.notice_form ul:nth-child(3) li:last-child{}
 	    	.notice_form ul:nth-child(3) li a{float: left;width: 100%;}
 	    	.notice_form ul:nth-child(3) li a span{width: 10%;float: left;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;color: #686868;font-size: 14px;}
 	    	.notice_form ul:nth-child(3) li a p{float: left;width: 90%;font-size: 16px;font-weight: 800;}	


/*********************************************    컨텐츠       ***********************************************************/
/* 서브페이지 기본레이아웃 시안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: 114px;}
.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: 96% !important;margin: 0 2% !important;float: left;}
  .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_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;}
 
 /* 컨텐츠 가이드 텍스트*/
 
.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%;}
 
/**** 탭서식  ****/ 
   	  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: 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}
   	
   	.hotel_tbl tr:nth-child(1) td:nth-child(2){background: #f1f1f1;color: #686868;font-weight: 600;font-size: 20px;}
				.hotel_tbl tr:nth-child(2) td:nth-child(2){border-right: 0px solid #000 !important;}
				.hotel_tbl tr:nth-child(3) td{position: relative;}
				.hotel_tbl tr:nth-child(3) td:before{content: "↓↓↓";position: absolute;top: 0;left: 50%;font-weight: 600;font-size: 21px;color: #2243a3;}
				
   	
   	/* 가로 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: 100%;margin: 0 0% 24px;}
	.tableType01_4 caption{display:none;color:#444}
	.tableType01_4 caption.none{display:none}
	.tableType01_4 thead th{border-top: solid 3px #000000;/* 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%; border-right:0px;}
	.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;border-width: 1px 1px 1px 0px;}
	.tableType01_4 tbody td:nth-child(1){font-weight: 600;text-align: center;}
	.tableType01_4 tbody td:nth-child(3){font-weight: 600;text-align: center;}
    .tableType01_4 tbody td.lb_no{border-left:none}
	.tableType01_4 tbody td:last-child{border-right:0px;}
    .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% 2%;color: #fff;background: #f6ac8c;font-family: 'NanumGothicExtraBold';font-style: normal;font-weight: 800;margin-right: 2%;font-size: 15px;}
	.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: 2.3% 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: 83%;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: 10.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.4%;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(7n){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;}


/* 교수소개_정보*/
	.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;}
	.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;}
	
	
	/*************** 조직도  *****************/
	    /** 조직도 **/
	    .sub_group1{width: 100%;float: left;margin-bottom: 5%;}

        .sub_group1 h2{width: 100%;float: left;font-size: 22px;line-height: 26px;padding-left: 1%;position: relative;margin-bottom: 20px;}
        .sub_group1 h2:before{content:"";position:absolute;top: 3px;left: 0;width: 6px;height: 20px;background: #5362cd;display: block;}
	    
	    /**  감사 **/
	    .sub_group1 > ul:nth-child(2){}
	    .sub_group1 > ul:nth-child(2) > li{}
	    .sub_group1 > ul:nth-child(2) > li > div{}
	    .sub_group1 > ul:nth-child(2) > li > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(2) > li > div > span:nth-child(2){}
	    
	    /**  학회장 **/
	    .sub_group1 > ul:nth-child(3){float: right;width: 13%;border: 1px solid #dedede;margin-left: 87%;}
	    .sub_group1 > ul:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(3) > li{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(3) > li > div{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(3) > li > div > span:nth-child(1){width: 100%;float: left;text-align: center;padding: 5% 0%;background: #646464;color: #fff;font-size: 18px;font-weight: 800;}
	    .sub_group1 > ul:nth-child(3) > li > div > span:nth-child(2){width: 100%;float: left;text-align: center; padding: 5% 0;font-size: 14px;}
	    
	    /**  부학회장 **/
	    .sub_group1 > ul:nth-child(4){float: right;width: 14%;border: 1px solid #dedede;margin: 3% 43%;}
	    .sub_group1 > ul:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(4) > li{float: right;width: 100%;}
	    .sub_group1 > ul:nth-child(4) > li > div{width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(4) > li > div > span:nth-child(1){width: 100%;float: left;text-align: center;padding: 5% 0%;background: #4ca0d1;color: #fff;font-size: 18px;font-weight: 800;}
	    .sub_group1 > ul:nth-child(4) > li > div > span:nth-child(2){width: 100%;float: left;text-align: center;padding: 5% 0;font-size: 14px;}
	    
	    /**  부서 **/
	    .sub_group1 > ul:nth-child(5){float: right;width: 14%;border: 1px solid #dedede;margin: 3% 43%;}
	    .sub_group1 > ul:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(1){width: 100%;float: left;}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(5) > li:nth-child(5):after{}


        /**  부장 **/
	    .sub_group1 > ul:nth-child(6){}
	    .sub_group1 > ul:nth-child(6):after{}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(6) > li:nth-child(5) > div > span:nth-child(2){}
	    

        /**  차장 **/
	    .sub_group1 > ul:nth-child(7){}
	    .sub_group1 > ul:nth-child(7):after{}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(7) > li:nth-child(5) > div > span:nth-child(2){}
	    

        /** 부차장 **/
	    .sub_group1 > ul:nth-child(8){}
	    .sub_group1 > ul:nth-child(8):after{}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(1) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(2) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(3) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(4) > div > span:nth-child(2){}
	    
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5):after{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div{}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div > span:nth-child(1){}
	    .sub_group1 > ul:nth-child(8) > li:nth-child(5) > div > span:nth-child(2){}
	    
	    
	    
	    /** 운영위원회 **/
	    .sub_group2{}
	    .sub_group2 h2{}
        .sub_group2 h2:before{}
	    .sub_group2 ul:nth-child(1){}
	    .sub_group2 ul:nth-child(1) li{}
	    .sub_group2 ul:nth-child(1) li:last-child{}
	    
	    .sub_group2 ul:nth-child(2){}
	    .sub_group2 ul:nth-child(2) li{}
	    .sub_group2 ul:nth-child(2) li:nth-child(4){}
	    .sub_group2 ul:nth-child(2) li:nth-child(8){}


/*********************************************    컨텐츠 끝      ***********************************************************/


/*텍스트 게시판*/
.btn-info{padding: 2.5% 7%;background: #DDD;COLOR: #FFF;BORDER: NONE;BACKGROUND: #2c72cd;float: left;}
		}