@charset "utf-8";
@import url("./default.css?260401"); 
@import url("../../../css/content.css?250507");


/*서브비주얼*/
#sub_visual {text-indent:-999999px; width:100%; height:437px; background:url(../images/sub/sub_visual01.jpg) center top no-repeat;}

#sub_visual.s_introduce { background:url(../images/sub/sub_visual03.jpg) center top no-repeat; }
#sub_visual.s_student { background:url(../images/sub/sub_visual02.jpg) center top no-repeat; }

#container {margin:0 auto; width:1350px; }


#sub_line { height:60px; box-sizing:border-box; width:100%; position:relative; /*z-index:1;*/ border-bottom:1px solid #ddd; }
#sub_line .default_layout { width:1350px; }
#sub_line:after { content:""; display:block; clear:both; }

/*레프트메뉴*/
#left { float:left; position:relative; z-index:4;  }
#left h2 { display:none; }
#leftMenu::after { content:""; display:block; clear:both; }
#leftMenu .s_home { float:left; width:60px; }
#leftMenu .s_home a { display:block; width:100%; box-sizing:border-box; height:59px; text-indent:-99999px; background:#31409b url(../images/sub/s_home.png) center center no-repeat; position:relative; }

ul#leftMenu .all_depth { float:left; }

#leftMenu .all_depth { float:left; position:relative;   letter-spacing:-1px;}
#leftMenu .all_depth .two_title { float:left; position:relative; }
#leftMenu .all_depth .two_title a { display:block; width:100%; box-sizing:border-box; height:59px; position:relative; padding:0 0 0 0; box-sizing:border-box; font-size:18px; color:#333; line-height:59px; padding:0 48px 0 20px; min-width:220px;    overflow:hidden; white-space:nowrap; text-overflow:ellipsis; letter-spacing:-0.5px; border-right:1px solid #ddd; }
#leftMenu .all_depth .two_title a::before { content:""; display:block; width:15px; height:9px; background:url(../images/sub/s_menu_arrow.png) left top no-repeat; position:absolute; right:25px; top:25px;  transition:all 0.4s; transform:rotate(-90deg);}
#leftMenu .all_depth:hover .two_title a { font-weight:500; }
#leftMenu .all_depth:hover .two_title a::before { transform:rotate(0deg);  }

#leftMenu .all_depth .t_menu_box { width:100%; position:absolute; left:0; top:0px; transition:all 0.4s; background:#fff; z-index:2; display:none; max-height:360px; overflow-y:auto; }
#leftMenu .all_depth:hover .t_menu_box { display:block; top:59px; border-top:1px solid #ddd;}
#leftMenu .all_depth .t_menu_box .two_chk { display:block; width:100%; box-sizing:border-box; padding:9px 15px 9px 19px; line-height:26px; font-size:15px; color:#555;  position:relative; border:1px solid #ddd; border-top:0 none; letter-spacing:-0.5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
#leftMenu .all_depth .t_menu_box .three_view { padding:9px 34px 9px 19px; }
#leftMenu .all_depth .t_menu_box .two_leng:first-child .two_chk {  }
#leftMenu .all_depth .t_menu_box .two_chk:hover { background:#324f7f; color:#fff !important; }

#leftMenu .all_depth .t_menu_box .three_view::before { content:""; display:block; width:12px; height:12px; background:url(../images/sub/s_more.png) left top no-repeat; position:absolute; right:15px; top:calc(50% - 6px); }
#leftMenu .all_depth .t_menu_box .three_view:hover::before { background:url(../images/sub/s_more_on.png) left top no-repeat; }

#leftMenu .all_depth .t_menu_box .two_leng { position:relative; }
#leftMenu .two_leng div { display:none; width:100%; border:1px solid #ddd; border-left:0 none; box-sizing:border-box; position:absolute; right:-100%; top:0;}
#leftMenu .two_leng:hover div { background:#f9f9f9; display:none; box-sizing:border-box;  }

#leftMenu .all_depth .hover_depth { position:absolute; width:100%; right:-100%; top:0; display:none; border:1px solid #ddd; background:#f9f9f9; }

#leftMenu .two_leng div li { }
#leftMenu .all_depth .hover_depth li a { display:block; width:100%; line-height:30px;   box-sizing:border-box; padding:3px 10px 3px 15px;}
#leftMenu .all_depth .hover_depth li a:hover { color:#0f79b7; font-weight:500; }

#leftMenu .thr_view { float:left; position:relative;   letter-spacing:-1px;}

#leftMenu .thr_view .thr_title a { display:block; width:100%; box-sizing:border-box; height:59px; position:relative; padding:0 0 0 0; box-sizing:border-box; font-size:18px; color:#333; line-height:59px; padding:0 48px 0 20px; min-width:230px;   overflow:hidden; white-space:nowrap; text-overflow:ellipsis; letter-spacing:-0.5px; border-right:1px solid #ddd; }
#leftMenu .thr_view .thr_title a::before { content:""; display:block; width:15px; height:9px; background:url(../images/sub/s_menu_arrow.png) left top no-repeat; position:absolute; right:25px; top:25px;  transition:all 0.4s; transform:rotate(-90deg);}
#leftMenu .thr_view:hover .thr_title a::before { transform:rotate(0deg);   }
#leftMenu .thr_view:hover .thr_title a {  font-weight:500;}


#leftMenu .thr_view .t_menu_box { width:100%; position:absolute; left:0; top:0px; transition:all 0.4s; background:#fff; display:none; max-height:360px; overflow-y:auto;}
#leftMenu .thr_view:hover .t_menu_box { display:block; top:59px; border-top:1px solid #ddd;}
#leftMenu .thr_view .t_menu_box li a { display:block; width:100%; box-sizing:border-box; padding:9px 35px 9px 19px; line-height:26px; font-size:15px; color:#555;  position:relative; border:1px solid #ddd; border-top:0 none; letter-spacing:-0.5px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
#leftMenu .thr_view .t_menu_box li:first-child a {  }
#leftMenu .thr_view .t_menu_box li a:hover {  background:#324f7f; color:#fff;}

#sub_line .page_config { float:right; margin:0px 0px 0 0; }
#sub_line .page_config li{float:left; }
#sub_line .page_config li a {display:block; text-indent:-99999px; width:60px; height:59px; position:relative;}
#sub_line .page_config li.edit a:before { content:""; display:block; width:1px; height:30px; background:#dddddd; position:absolute; right:0; top:15px; }
#sub_line .page_config li.print {  }
#sub_line .page_config li.print a {background:url(../images/sub/page_print.png) center center no-repeat;   }
#sub_line .page_config li.edit a {background:url(../images/sub/page_admin.png) center center no-repeat;   }

#sub_line .translation-links { margin:17px 27px 0 0; float:right; width:145px; height:37px; border-radius:150px; background:#fff; overflow:hidden; position:relative; box-shadow:inset 1px 2px 3px rgba(0,0,0,0.2);}
#sub_line .translation-links:after { content:""; display:block; clear:both; }
#sub_line .translation-links li { float:right; }
#sub_line .translation-links li a { display:block; width:100%;  line-height:37px; box-sizing:border-box; position:absolute; left:0; top:0; padding:0 55px 0 20px; text-transform:uppercase; font-size:15px; color:#444;  letter-spacing:-1px; }
#sub_line .translation-links li a span.wbtn { position:absolute; right:0; top:0; width:55px; border-radius:150px; background:#eaeaea; text-align:center; color:#959494; }
#sub_line .translation-links li.ru_off a { z-index:1; }
#sub_line .translation-links li.ru_on a span.wbtn { background:#f5c636; color:#fff; }

#contentGroup { padding:0px 0 0 0; }


/*가이드박스*/
#guideGroup {position:relative;  height:100px; box-sizing:border-box; border-bottom:1px #dddddd solid; padding:50px 0 0 0;}
#guideGroup h3 { font-size:28px; color:#000; padding:0px 0 0 0; letter-spacing:-1.5px; display:inline-block; vertical-align:top; position:relative;}
#guideGroup h3:before { content:""; display:block; width:10px; height:10px; border-radius:50%; position:absolute; right:-11px; top:-14px; background: rgb(4,178,217);
background: linear-gradient(145deg, rgba(4,178,217,1) 0%, rgba(46,121,235,1) 100%); }
	
#guideGroup .guide { position:absolute; top:0; left:0px; display:none;}
#guideGroup .guide li{float:left;color:#999999;line-height:23px; font-size:12px; padding:0 12px 0 12px;background:url(../images/sub/guide_dot.jpg) left 7px no-repeat; }
#guideGroup .guide li.first {padding:0 12px 0 0;background:none; }
#guideGroup .guide li a {color:#999999;}


#guideGroup .page_config {position:absolute; top:-30px; right:0px;}
#guideGroup .page_config li{float:left; height:38px; text-align:center;  border:1px #e8e8e8 solid; border-top:0px;}
#guideGroup .page_config li a{display:block; width:93px; line-height:38px;   border-top:0px; font-size:11px; color:#898989; background-color:#f8f8f8; }
#guideGroup .page_config li a:hover{text-decoration:underline; }
#guideGroup .page_config li.edit {border-left:0px;}
#guideGroup .page_config li.print a span{background:url(../images/sub/page_print.png) left 3px no-repeat; padding:0 0 0 20px;}
#guideGroup .page_config li.edit a span{background:url(../images/sub/page_admin.png) left 3px no-repeat; padding:0 0 0 20px;}


/*컨텐츠박스*/
#content { position:relative; min-height:400px; margin:30px 0 40px 0; }
#content:after { content:""; display:block; clear:both; }



/* 컨텐츠 공통 스타일 */
h4.cStyle {clear:both; font-size:25px; padding:10px 0 0 0px; color:#333; background:url(../images/sub/h4_dot.png) left top no-repeat; line-height:30px; margin-bottom:10px;}
h5.cStyle {clear:both; font-size:23px; padding:0 0 0 34px; color:#333; background:url(../images/sub/h5_dot.png) 12px 7px no-repeat; line-height:30px;}
h6.cStyle {clear:both; font-size:20px; padding:0 0 0 41px; color:#333; background:url(../images/sub/h6_dot.png) 18px 9px no-repeat; line-height:30px; font-weight:500;}

dl.cStyle {clear:both; font-size:12px;}
dl.cStyle dt {font-size:16px; padding:0 0 0 40px; margin:5px 0 0 0; color:#333; background:url(../images/sub/dt_dot.png) 28px 8px no-repeat; line-height:24px; }
dl.cStyle dd {font-size:15px; padding:0 0 0 43px; margin:5px 0 0 0; color:#666; background:url(../images/sub/dd_dot.png) 33px 11px no-repeat; line-height:24px;}

ul.cStyle {clear:both; font-size:12px;}
ul.cStyle li {font-size:16px; padding:0 0 0 40px; margin:5px 0 0 0; color:#333; background:url(../images/sub/dt_dot.png) 28px 8px no-repeat; line-height:24px; }

table.cStyle {border-top:2px solid #2e79eb; width:100%; border-left:1px solid #dddddd; font-size:15px; text-align:center; border-collapse:collapse; margin:10px 0 20px 0; box-sizing:border-box;}
table.cStyle th {background:#f2f2f2; color:#333; line-height:24px; padding:9px 5px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;}
table.cStyle td {color:#767676; padding:7px 5px; line-height:24px; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd; }
table.cStyle td.bg {background:#f9f9f9; font-weight:bold; color:#888;}

p.cStyle { clear:both; font-size:14px; color: #555; margin: 5px 0; line-height: 20px; padding: 0 10px 0 15px; }
.ctop {width:100%; padding:10px 20px; background:#f9f9f9; border:1px solid #ddd; border-radius:10px; -webkit-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-sizing:border-box;  font-size:15px;}
.ctop p { font-size:15px; color:#555; }

p.cStyle2 {width:100%; padding:10px 20px; background:#f9f9f9; border:1px solid #ddd; border-radius:10px; -webkit-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); -moz-box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-shadow: 0px 1px 0px 0px rgba(221,221,221,1); box-sizing:border-box; font-size:15px;}
p.cStyle3 {width:100%; padding:15px 20px; background:#f9fcff; border:2px dashed #a4d0fb; border-radius:10px;  box-sizing:border-box; font-size:16px; margin:20px 0;}


.tapMenu2 { margin:20px 0 20px 0; }
.tapMenu2 ul { text-align:left; }
.tapMenu2 ul:after { content:""; display:block; clear:both; }
.tapMenu2 ul li { float:left; width:25%; }
.tapMenu2 ul li a { display:block; width:100%; font-size:16px; color:#4e4e4e; padding:15px 10px; text-align:center; border:1px solid #dddddd; box-sizing:border-box; background:#fff; }
.tapMenu2 ul li.on a { color:#0072bc; border-color:#0072bc; font-weight:600; }

.tapMenu3 { margin:20px 0 20px 0; }
.tapMenu3 ul { text-align:left; }
.tapMenu3 ul:after { content:""; display:block; clear:both; }
.tapMenu3 ul li { display:inline-block; margin-right:10px; position:relative; }
.tapMenu3 ul li a { display:block; width:100%; min-width:100px; height:40px;  background:#fff;  color:#1d97cb; border:1px solid #087cae;  text-align:center; line-height:40px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; font-weight:bold;  box-sizing:border-box; padding:0 11px; border-radius:10px 10px 10px 0;}
.tapMenu3 ul li.on a { color:#fff; background:#1d97cb url(../images/sub/sub_tap_bg.png) 220px center no-repeat; }
.tapMenu3 ul li.on:before { content:""; display:block; width:24px; height:18px; background:url(../images/sub/tap_on.png) center top no-repeat; position:absolute; right:5px; top:-18px; }


/* 내용없음 */
.cm_no_conts {text-align:center; overflow:hidden; padding:50px 0 70px 0; margin:50px 0}
.cm_no_conts .no_icon {background:transparent url(../images/common/no_conts_page.png) center center no-repeat; height:100px;}
.cm_no_conts .gtxt {color:#999 !important; font-size:13px; letter-spacing:-1px;}
.cm_no_conts .nopage { height:308px; background:transparent url(../images/sub/nopage.png) center center no-repeat; }

/* 페이지네이트*/
.page_on {border:1px #248a2b solid; background:#31b049;}




/*/////////////////////////////////////////////////////////////////////////////////반응형/////////////////////////////////////////////////////////////////////////////////*/

@media all and (max-width:1024px) {


/*서브비주얼*/
#sub_visual {display:none;}

#container {margin:0px; width:100%; overflow:hidden; background:none; }

#sub_line { display:none; }

/*레프트메뉴*/
#left {display:none;}

#contentGroup {overflow:hidden; padding:0px;}

#content {width:94%; clear:both; margin:30px auto;}

/*가이드박스*/
#guideGroup {height:auto; padding:0 0 0 0; border-bottom:0 none;}
#guideGroup h3 {display:none;}
	
#guideGroup .guide { position:relative; width:100%; overflow:hidden; background:#f8f8f8; border-top:0 none; border-bottom:1px #ebebeb solid; display:block; box-sizing:border-box; padding:0 15px;}
#guideGroup .guide li{float:left; line-height:35px; padding: 0 13px 0 13px; background:url(../images/sub/guide_dot_m.png) left 13px no-repeat; }
#guideGroup .guide li.first {padding:0 10p 0 0x;background:none; }
#guideGroup .guide li.this {color:#666666;}
#guideGroup .page_config {display:none;}


/* 컨텐츠 공통 스타일 */


table.cStyle {font-size:12px;}
.tablebox { width:100%; overflow:auto; }
.tablebox table.cStyle { width:100%; min-width:580px; }

}



@media all and (max-width:527px) {
.cm_no_conts .nopage { background-size:300px; }

}


@media all and (max-width:450px) {
.tapMenu2 { margin:20px 0 20px 0; }
.tapMenu2 ul { text-align:left; }
.tapMenu2 ul:after { content:""; display:block; clear:both; }
.tapMenu2 ul li { float:left; width:50%; }
.tapMenu2 ul li:nth-child(odd) { clear:both; }

}



