@charset "utf-8";

@import url(common.css);

/*****************************************************************************************************************************************************************************************************************/
/* 공통 스타일 시작 *************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************/

/* 패딩 */
.pd0  {padding:0 !important;}

.pd5  {padding:5px !important;}
.pd10 {padding:10px !important;}
.pd15 {padding:15px !important;}
.pd20 {padding:20px !important;}
.pd30 {padding:30px !important;}

.pdt5  {padding-top:5px !important;}
.pdt10 {padding-top:10px !important;}
.pdt15 {padding-top:15px !important;}
.pdt20 {padding-top:20px !important;}
.pdt30 {padding-top:30px !important;}
.pdt40 {padding-top:40px !important;}

.pdr5  {padding-right:5px !important;}
.pdr10 {padding-right:10px !important;}
.pdr15 {padding-right:15px !important;}
.pdr20 {padding-right:20px !important;}
.pdr30 {padding-right:30px !important;}

.pdb5  {padding-bottom:5px !important;}
.pdb10 {padding-bottom:10px !important;}
.pdb15 {padding-bottom:15px !important;}
.pdb20 {padding-bottom:20px !important;}
.pdb30 {padding-bottom:30px !important;}

.pdl5  {padding-left:5px !important;}
.pdl10 {padding-left:10px !important;}
.pdl15 {padding-left:15px !important;}
.pdl20 {padding-left:20px !important;}
.pdl30 {padding-left:30px !important;}

/* 마진 */
.mg0  {margin:0 !important;}

.mg5  {margin:5px !important;}
.mg10 {margin:10px !important;}
.mg15 {margin:15px !important;}
.mg20 {margin:20px !important;}
.mg30 {margin:30px !important;}

.mgt5n  {margin-top:-5px !important;}
.mgt10n  {margin-top:-10px !important;}

.mgr5  {margin-right:5px !important;}
.mgr10 {margin-right:10px !important;}
.mgr15 {margin-right:15px !important;}
.mgr20 {margin-right:20px !important;}
.mgr30 {margin-right:30px !important;}

.mgb0  {margin-bottom:0 !important;}
.mgb5  {margin-bottom:5px !important;}
.mgb10 {margin-bottom:10px !important;}
.mgb15 {margin-bottom:15px !important;}
.mgb20 {margin-bottom:20px !important;}
.mgb30 {margin-bottom:30px !important;}

.mgl5  {margin-left:5px !important;}
.mgl10 {margin-left:10px !important;}
.mgl15 {margin-left:15px !important;}
.mgl20 {margin-left:20px !important;}
.mgl30 {margin-left:30px !important;}

/* 이미지 텍스트 */
.img_txt1 {position:relative; width:100%; overflow:hidden;}
.img_txt1 .img {width:10%; float:left;}
.img_txt1 .txt {width:85%; float:right;}

.img_txt2 {position:relative; width:100%; overflow:hidden;}
.img_txt2 .img {width:20%; float:left;}
.img_txt2 .txt {width:75%; float:right;}

.img_txt3 {position:relative; width:100%; overflow:hidden;}
.img_txt3 .img {width:30%; float:left;}
.img_txt3 .txt {width:65%; float:right;}

.img_txt4 {position:relative; width:100%; overflow:hidden;}
.img_txt4 .img {width:40%; float:left;}
.img_txt4 .txt {width:55%; float:right;}

.ff_NG {font-size:13px; line-height:1.4; font-family:'Nanum' !important;}

/* Tab */
.defaultTab { position:relative; margin-bottom:20px; }
.defaultTab ul { width:100%; overflow:hidden; } 
.defaultTab li { width:25%; *width:24.9%; float:left; }
.defaultTab a { display:block; padding:12px 12px; color:#222; font-size:13px; font-family:"Nanum"; border:1px solid #ddd; background-color:#f9f9f9; line-height:1.3; text-align:center; word-wrap:break-word;}
.defaultTab li:first-child a {margin-left:0;}
.defaultTab li.active a { border-color:#0073bb; background-color:#666666; color:#fff;}
.defaultTab li a:hover { text-decoration:underline;}


/*타이틀*/
.tit_01{ font-size:17px; line-height:1.4; font-family:"NanumBold"; color:#1b4ca2;  background:url("/images/template/02300/sub/bul_01.png") no-repeat 0 7px; padding-top:15px; }
.tit_02{ font-size:15px; line-height:1.4; font-family:"NanumBold"; color:#111;  background:url("/images/template/02300/sub/bul_03.png") no-repeat 0 5px; padding-left:16px; }

/*블렛*/
.bu_list_01 li{ font-size:13px; color:#444; line-height:1.4; margin:5px 0; font-family:"Nanum"; background:url("/images/template/02300/sub/bu_dot.gif") no-repeat left 7px; padding-left:12px;}
.bu_list_02 li{ font-size:13px; color:#444; line-height:1.4; margin:5px 0; font-family:"Nanum"; background:url("/images/template/02300/sub/gray_dot.gif") no-repeat left 7px; padding-left:10px;}
.bu_list_03 li{ font-size:13px; color:#444; line-height:1.4; margin:5px 0; font-family:"Nanum"; background:url("/images/template/02300/sub/bu_minus.gif") no-repeat left 7px; padding-left:10px;}

.bu_arr{ font-size:13px; color:#444; line-height:1.4; margin:5px 0; font-family:"Nanum"; background:url("/images/template/02300/sub/blue_arrow.png") no-repeat left 6px; padding-left:12px;}
.bu_01{ font-size:13px; color:#444; line-height:1.4; margin:5px 0; font-family:"Nanum"; background:url("/images/template/02300/sub/bu_dot.gif") no-repeat left 7px; padding-left:12px;}
.bu_02{ font-size:13px; color:#444; line-height:1.4; margin:5px 0; font-family:"Nanum"; background:url("/images/template/02300/sub/gray_dot.gif") no-repeat left 7px; padding-left:10px;}
.bu_03{ font-size:13px; color:#444; line-height:1.4; margin:5px 0; font-family:"Nanum"; background:url("/images/template/02300/sub/bu_minus.gif") no-repeat left 7px; padding-left:10px;}

/* 폰트 사이즈 */
.fs13 {font-size:13px; font-family:"Nanum";  color:#444; line-height:20px;}
.fs14 {font-size:14px; font-family:"Nanum";  color:#444; line-height:21px;}
.fs16 {font-size:16px; font-family:"NanumBold";  color:#444; line-height:24px;}

/* 폰트 색상 */
.pc_blue {color:#007cc9;}
.pc_green {color:#00a663;}
.pc_red {color:#f25953;}

/* 점선 */
.hrGrydot {width:100%; margin-bottom:30px; padding-top:30px; border-bottom:1px dotted #c8d1db; clear:both;}

/* 박스 */
.gry_box {font-family:"Nanum";  font-size:13px; line-height:1.4; padding:15px; border:1px solid #c8d1db; background:#f7f7f7;}
.txt_box {font-family:"Nanum";  font-size:13px; line-height:1.4; padding:15px; border:1px solid #c8d1db;}


/* 테이블 */
.tblTy01{width:100%; overflow:hidden; border-top:2px solid #05748a; color:#4c4d4f; position:relative; margin-top:10px; }
.tblTy01 table{ width:100%; margin-left:-1px;}
.tblTy01 th, 
.tblTy01 td { padding:7px 4px; border-left:1px solid #ddd; border-bottom:1px solid #ddd; line-height:18px; text-align:center;}
.tblTy01 th {background:#f9f9f9; color:#111; font-family:"NanumBold"; font-size:13px; }
.tblTy01 td { background:#fff; word-break:keep-all; font-family:"돋움",Dotum !important; font-size:12px;}

/*버튼*/
.btn_c{ text-align:center; clear:both; margin-top:30px;}
.btn_r{ text-align:right; clear:both; margin-top:30px;}
.btn_l{ text-align:left; clear:both; margin-top:30px;}
.button a{ display:inline-block; color:#fff; font-family:'NanumBold'; font-size:13px; padding:12px 45px; border-radius:3px; text-align:center;}
.button a:hover{ text-decoration:underline;}
.button a.green { background:#00a663; } 
.button a.blue { background:#007cc9; } 
.button a.gray{ background:#505b6c; } 
.button a.go{ background:#007cc9; padding:0 20px; height:30px; line-height:30px; } 
.button a.viewer{ background:#505b6c; padding:1px 10px 2px; font-size:12px;}

/*****************************************************************************************************************************************************************************************************************/
/* 공통 스타일 끝 **************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************/

/*****************************************************************************************************************************************************************************************************************/
/* 서브 이미지 스크립트 끝 **************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************/

/* 미니버튼부분 */
ul.small_img { width:500px; margin:20px auto; }
ul.small_img > li { width:120px; height:59px; float:left; margin-right:4px; cursor:pointer; text-indent:-9999px; background:url('/images/template/02300/sub/sam_m001.jpg') no-repeat; margin-bottom:4px;}
ul.small_img > li + li { background:url('/images/template/02300/sub/sam_m002.jpg') no-repeat; }
ul.small_img > li + li + li { background:url('/images/template/02300/sub/sam_m003.jpg') no-repeat; }
ul.small_img > li + li + li + li { background:url('/images/template/02300/sub/sam_m004.jpg') no-repeat; }
ul.small_img > li.img_current { width:116px; height:55px; border:2px solid #6b2b75; }


/* 템플릿 이미지가 들어가는 콘텐츠부분 */
.template_box { width:750px; overflow:hidden; }
.template_box .tem_con { width:750px; overflow:hidden; position:relative; }
.template_box .tem_con > .common_arrow { width:40px; min-height:400px; line-height:400px; float:left; text-align:center; color:#ffffff; font-weight:700; font-size:25pt; cursor:pointer; position:absolute; }
.template_box .tem_con > .right_arrow { right:0; }
.template_box .tem_con > .common_arrow:hover { background:#444444; color:#ffffff; }

.template_box .tem_con > .center_imgbox { width:750px; min-height:370px; overflow:hidden; float:left; }
.center_imgbox > .imgbox_wrap { width:9999px; }
.center_imgbox > .imgbox_wrap > div { width:750px; height:370px; background:url('/images/template/02300/sub/sam_001.jpg') no-repeat; float:left; text-indent:-9999px; }
.center_imgbox > .imgbox_wrap > div + div { background:url('/images/template/02300/sub/sam_002.jpg') no-repeat; }
.center_imgbox > .imgbox_wrap > div + div + div { background:url('/images/template/02300/sub/sam_003.jpg') no-repeat; }
.center_imgbox > .imgbox_wrap > div + div + div + div { background:url('/images/template/02300/sub/sam_004.jpg') no-repeat; }



.template_box2 .common_arrow { color:#555555 !important; }
.template_box2 .common_arrow:hover { color:#ffffff !important; }

.template_box2 ul.small_img > li { background:url('/images/template/02300/sub/img_bm01.jpg') no-repeat; }
.template_box2 ul.small_img > li + li { background:url('/images/template/02300/sub/img_bm02.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li { background:url('/images/template/02300/sub/img_bm03.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li { background:url('/images/template/02300/sub/img_bm04.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li { background:url('/images/template/02300/sub/img_bm05.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li + li { background:url('/images/template/02300/sub/img_bm06.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li + li + li { background:url('/images/template/02300/sub/img_bm07.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li + li + li + li { background:url('/images/template/02300/sub/img_bm08.jpg') no-repeat; }


.template_box2 .center_imgbox > .imgbox_wrap > div { background:url('/images/template/02300/sub/img_b01.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div { background:url('/images/template/02300/sub/img_b02.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div { background:url('/images/template/02300/sub/img_b03.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div { background:url('/images/template/02300/sub/img_b04.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div { background:url('/images/template/02300/sub/img_b05.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div + div { background:url('/images/template/02300/sub/img_b06.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div + div + div { background:url('/images/template/02300/sub/img_b07.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div + div + div + div { background:url('/images/template/02300/sub/img_b08.jpg') no-repeat; }

/*****************************************************************************************************************************************************************************************************************/
/* 서브 이미지 스크립트 끝 **************************************************************************************************************************************************************************************************/
/*****************************************************************************************************************************************************************************************************************/

#sub_container {position:relative;;}
#sub_container:after {content:""; display:block; clear:both;}

.S_visual{ position:relative; width:100%; background:url(/images/template/02300/main/visual_bg.png) repeat 0 0; padding: 0;border-bottom:1px solid #ddd; }
.S_visual p{ width:980px; margin:0 auto;padding:0; }
.S_visual p img{ width:100%;}

.sub_content {position:relative; z-index:7; width:980px; margin:0 auto; overflow:hidden; min-height:900px;}

.box_line_map_1 .sp_home,
.box_line_map_1 .span_gt {display:block; overflow:hidden; height:0; font-size:0; line-height:100px; text-indent:-10000px;}

/* 왼쪽메뉴 */
#sideContent { position:absolute; left:0; top:0; width:190px; height:100%; overflow:hidden; min-height:1px;}
#sideContent h2 {background: #05748a url(/images/template/02300/sub/left_mn_tit.png) no-repeat;text-align:center;height:120px;line-height:120px;font-size:1.75em;font-family:"NanumBold";color:#fff;letter-spacing:-1px;margin:35px 0 6px;} /*230719*/
.sideNavi { display:block; font-family:"Nanum"; border:1px solid #d9d9d9; overflow:hidden}
.sideNavi li { border-top:1px solid #d9d9d9; background:#fff;}
.sideNavi li:first-child{ border-top:none}
.sideNavi li a { display:block; padding:15px 0 15px 14px; font-size:14px; color:#333; font-family:"NanumBold";}
.sideNavi li a:hover,
.sideNavi li a:focus,
.sideNavi li a:active,
.sideNavi li a.on,
.sideNavi li a.lock {color:#006aaf; background:url('/images/template/02300/sub/bgSideNavi.gif') 94% center no-repeat; }
.sideNavi li ul { display:none; padding:12px 0 12px 14px; border-top:1px solid #d9d9d9; background:#f5f5f5; }
.sideNavi li ul li { border:0; margin:0 0 5px 0;  background:#f5f5f5;}
.sideNavi li ul li a { padding:1px 0 1px 10px; font-size:13px; background:url('/images/template/02300/sub/bgSideNaviSub.gif') 0 9px no-repeat; }
.sideNavi li ul li a:hover,
.sideNavi li ul li a:focus,
.sideNavi li ul li a:active,
.sideNavi li ul li a.on,
.sideNavi li ul li a.lock { background:url('/images/template/02300/sub/bgSideNaviSub_on.gif') 0 7px no-repeat; }




.sideNavi02 {display:block; font-family:"Nanum"; border-top:10px solid #7F3B7C; overflow:hidden; background-color:#ECE8E0;}
.sideNavi02 li{border-top:1px solid #d9d9d9;} 
.sideNavi02 li:first-child{ border-top:none}
.sideNavi02 li a { display:block; padding:15px 0 15px 14px; font-size:14px; color:#333; font-family:"NanumBold";}
.sideNavi02 li a:hover,
.sideNavi02 li a:focus,
.sideNavi02 li a:active,
.sideNavi02 li a.on,
.sideNavi02 li a.lock {color:#7F3B7C; background:url('/images/template/02300/sub/bgSideNavi.gif') 94% center no-repeat; }




/* 서브페이지 */
#subContent{ position:relative; margin:0 0 100px 230px;}
.subContent_body{ position:relative; min-height:600px; }

/* 로케이션 */
#location { position:relative; display:block; overflow:hidden; font-size:12px; vertical-align:middle; padding-top:40px;}
#location img {vertical-align:middle; margin-top:-1px}
#location span,
#location strong { display:inline-block; padding-left:13px; margin-left:7px; background:url('/images/template/02300/sub/bgLocation.gif') no-repeat 0 3px; }
#location span { color:#666; }
#location strong { color:#333; }

.box_line_map{ display:none;}

/* 페이지 타이틀 */
#pageTitle { font-size:30px; letter-spacing:-1px; color:#111; font-family:"NanumBold"; padding-top:9px;}
#pageTxt { margin:8px 0 30px 0; color:#666; font-size:13px; line-height:150%; font-family:"Nanum";}

/* etc : sns*/ 
.snsBox { position:absolute; top:17px; right:0; text-align:right;}
.snsBox button { display:inline-block; width:26px; height:26px; overflow:hidden; margin-left:3px; background:url("/images/template/02300/sub/btnSns.gif") no-repeat 0 0;}
.snsBox button > span {text-indent:-1000px; font-size:0; line-height:0;}
.snsBox .btnPrint { background-position:0 0; }
.snsBox .btnFbook { background-position:-29px 0; }
.snsBox .btnTwt { background-position:-58px 0; }
.snsBox .btnBlog { background-position:-87px 0; }
.snsBox .btnYtb { background-position:-116px 0; }
.snsBox .btnInstar{ background-position:-145px 0; }
.snsBox .btnShare{ background-position:-174px 0; }
.snsBox  .sns_more{display:none; position:absolute; top:30px; right:0; width:165px; *width:145px; border:1px solid #bbb; border-radius:2px; padding:10px 10px 10px 7px; z-index:30; background-color:#fff;}

/* 라인 */
.hr{ height:10px; border-bottom:1px solid #ddd; margin-bottom:30px}





/*동아공고 sub 퍼온것*/

a.int1_6 { width:170px; height:42px; display:block; float:right; background:url('/images/template/02300/sub/int1_6_000.png') 0px -42px no-repeat; text-indent:-9999px; margin-bottom:20px;}
a.int1_6:hover { background-position: 0px 0px; }


/* 미니버튼부분 */
ul.small_img { width:500px; margin:20px auto; }
ul.small_img > li { width:120px; height:59px; float:left; margin-right:4px; cursor:pointer; text-indent:-9999px; background:url('/images/template/02300/sub/sam_m001.jpg') no-repeat; margin-bottom:4px;}
ul.small_img > li + li { background:url('/images/template/02300/sub/sam_m002.jpg') no-repeat; }
ul.small_img > li + li + li { background:url('/images/template/02300/sub/sam_m003.jpg') no-repeat; }
ul.small_img > li + li + li + li { background:url('/images/template/02300/sub/sam_m004.jpg') no-repeat; }
ul.small_img > li.img_current { width:116px; height:55px; border:2px solid #6b2b75; }


/* 템플릿 이미지가 들어가는 콘텐츠부분 */
.template_box { width:750px; overflow:hidden; }
.template_box .tem_con { width:750px; overflow:hidden; position:relative; }
.template_box .tem_con > .common_arrow { width:40px; min-height:400px; line-height:400px; float:left; text-align:center; color:#ffffff; font-weight:700; font-size:25pt; cursor:pointer; position:absolute; }
.template_box .tem_con > .right_arrow { right:0; }
.template_box .tem_con > .common_arrow:hover { background:#444444; color:#ffffff; }

.template_box .tem_con > .center_imgbox { width:750px; min-height:370px; overflow:hidden; float:left; }
.center_imgbox > .imgbox_wrap { width:9999px; }
.center_imgbox > .imgbox_wrap > div { width:750px; height:370px; background:url('/images/template/02300/sub/sam_001.jpg') no-repeat; float:left; text-indent:-9999px; }
.center_imgbox > .imgbox_wrap > div + div { background:url('/images/template/02300/sub/sam_002.jpg') no-repeat; }
.center_imgbox > .imgbox_wrap > div + div + div { background:url('/images/template/02300/sub/sam_003.jpg') no-repeat; }
.center_imgbox > .imgbox_wrap > div + div + div + div { background:url('/images/template/02300/sub/sam_004.jpg') no-repeat; }



.template_box2 .common_arrow { color:#555555 !important; }
.template_box2 .common_arrow:hover { color:#ffffff !important; }

.template_box2 ul.small_img > li { background:url('/images/template/02300/sub/img_bm01.jpg') no-repeat; }
.template_box2 ul.small_img > li + li { background:url('/images/template/02300/sub/img_bm02.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li { background:url('/images/template/02300/sub/img_bm03.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li { background:url('/images/template/02300/sub/img_bm04.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li { background:url('/images/template/02300/sub/img_bm05.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li + li { background:url('/images/template/02300/sub/img_bm06.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li + li + li { background:url('/images/template/02300/sub/img_bm07.jpg') no-repeat; }
.template_box2 ul.small_img > li + li + li + li + li + li + li + li { background:url('/images/template/02300/sub/img_bm08.jpg') no-repeat; }


.template_box2 .center_imgbox > .imgbox_wrap > div { background:url('/images/template/02300/sub/img_b01.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div { background:url('/images/template/02300/sub/img_b02.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div { background:url('/images/template/02300/sub/img_b03.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div { background:url('/images/template/02300/sub/img_b04.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div { background:url('/images/template/02300/sub/img_b05.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div + div { background:url('/images/template/02300/sub/img_b06.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div + div + div { background:url('/images/template/02300/sub/img_b07.jpg') no-repeat; }
.template_box2 .center_imgbox > .imgbox_wrap > div + div + div + div + div + div + div + div { background:url('/images/template/02300/sub/img_b08.jpg') no-repeat; }




/* 텝바 공통[콘텐츠] */
ul.sub_tab_bar { position:absolute; top:7px;}
ul.sub_tab_bar .tab_btn2 { width:158px; height:50px; line-height:50px; text-align:center; color:#666666; font-size:12pt; font-weight:700; float:left; font-family: 'Nanum Gothic', sans-serif;background:url('/images/template/02300/sub/tab_no_current.jpg') no-repeat; cursor:pointer; }
ul.sub_tab_bar .tab_ov2 { width:158px; height:50px; background:#666666; color:#e0dfdc; }
ul.sub_tab_bar .tab_arrow { width:158px; background:url('/images/template/02300/sub/row_arrow.png') center 0px no-repeat; text-indent:-9999px; position:absolute; top:50px; }

/* 텝바 750px범위를 벗어났을때 6개[콘텐츠] */
ul.sub_tab_bar2 { width:790px; position:absolute; top:7px;}
ul.sub_tab_bar2 .tab_btn2 { width:16.66%; height:50px; line-height:50px; text-align:center; color:#666666; font-size:12pt; font-weight:700; float:left; background:url('/images/template/02300/sub/tab_no_current.jpg') no-repeat; }
ul.sub_tab_bar2 .tab_ov2 { width:16.66%; height:50px; background:#666666; color:#e0dfdc; }
ul.sub_tab_bar2 .tab_arrow { width:16.66%; background:url('/images/template/02300/sub/row_arrow.png') center 0px no-repeat; text-indent:-9999px; position:absolute; top:50px; }

/* 콘텐츠내부의 또다른 탭바[콘텐츠] */
ul.sub_con_tab > li.tab_btn3 { width:148px; height:30px; line-height:30px; float:left; text-align:center; cursor:pointer; border-radius:5px 0px 5px 0px; border:1px solid #e1e1e1; border-bottom:none; margin-top:20px; }
ul.sub_con_tab > li.tab_ov3 { background:#05748a; border:1px solid #05748a; border-bottom:none; color:#ffffff; font-weight:700;
background: #c665c5; /* Old browsers */
background: -moz-linear-gradient(top,  #c665c5 0%, #cb82d8 3%, #c665c5 6%, #9a4e99 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c665c5), color-stop(3%,#cb82d8), color-stop(6%,#c665c5), color-stop(100%,#9a4e99)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* IE10+ */
background: linear-gradient(to bottom,  #05748a 0%,#05748a 3%,#05748a 6%,#05748a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c665c5', endColorstr='#9a4e99',GradientType=0 ); /* IE6-9 */
}
/* 텝바 주문식교육반 글자수가 길때[콘텐츠] */
ul.sub_tab_bar3 { position:absolute; top:7px;}
ul.sub_tab_bar3 .tab_btn2 { width:185px; height:50px; line-height:50px; text-align:center; color:#666666; font-size:12pt; font-weight:700; float:left; background:url('/images/template/02300/sub/tab_no_current.jpg') no-repeat; }
ul.sub_tab_bar3 .tab_ov2 { width:185px; height:50px; background:#666666; color:#e0dfdc; }
ul.sub_tab_bar3 .tab_arrow { width:185px; background:url('/images/template/02300/sub/row_arrow.png') center 0px no-repeat; text-indent:-9999px; position:absolute; top:50px; }



/* 콘텐츠영역 텝 공통부위[콘텐츠] */
.cl_context { width:750px; padding:40px 0 0 40px; margin-top:50px; overflow:hidden; }
.cl_context .tab_con2 { display:none; overflow:hidden; }
.cl_context .tab_con2:first-child { display:block; }

/* 콘텐츠안의 또다른 탭바[콘텐츠] */
.cl_context .tab_con3 { display:none }
.tab_con3_wrap { clear:both; }
.tab_con3_wrap .tab_con3:first-child { display:block; }




/* 이사장&학교장인사말[콘텐츠] 191029수정*/
.tab_con2 { width:750px; overflow:hidden; }
.tab_con2 .greet_Lbox { width:470px; min-height:300px; float:left; }
.tab_con2 .greet_Lbox h1.treet_tit { font-size:23pt; font-weight:500; margin-bottom:30px; font-family:"NanumBold";}
.tab_con2 .greet_Lbox h1.treet_tit span { font-weight:700; }
.tab_con2 .greet_Lbox h1.treet_tit span.padding_left { padding-left:12px; }
.tab_con2 .greet_Lbox p {font-family:"Nanum"; font-size:11pt; margin:0 40px 15px 13px; text-align:justify; line-height:1.3; } 
.tab_con2 .greet_Lbox p.rgeet_s_tit { font-size:12pt; font-weight:700; color:#05748a; margin-top:40px; }
.tab_con2 .greet_Rbox { width:280px; min-height:300px; float:right; padding-top:100px; }
.tab_con2 .greet_Rbox p.treet_sign {font-family:"Nanum"; text-align:right; color:#999999; font-size:9.5pt; margin-top:8px; }
.tab_con2 .greet_Rbox p.treet_sign span { font-size:18pt; font-weight:700; color:#555555; padding-left:10px; letter-spacing:4px; }

/*191029추가*/
.tab_con2 { width:100%; }
.tab_con2 .greet_Lbox { float:none; width:100%;}
.tab_con2 .greet_Rbox { float:none; margin:0 auto; margin-bottom:20px;}





/* 교직원소개[콘텐츠] */
table.A_type {width:100%; overflow:hidden; border-top:2px solid #05748a; text-align:center; table-layout:fixed; border-spacing:0; }
table.A_type th, .type_color { background:#fbfbfb; }
.tab_con3 table.A_type tfoot td { background:#fbfbfb; }
table.A_type th, table.A_type td { height:30px; border:1px solid #cccccc; border-top:none; border-left:none; }
table.A_type th:first-child, table.A_type td:first-child { border-left:1px solid #cccccc; }
.Tborder-left { border-left:none !important; }
table.B_type { table-layout:auto; }
table.A_type .Atype_left { text-align:left; padding:10px; line-height:1.4; }
.A_type img{width:100%;}






/* 고정블릿타입[콘텐츠] */
h2.bullet_typeA { position:relative; overflow:hidden; margin:20px 0 5px 0; }
h2.bullet_typeA > span.T_number { width:40px; height:37px; display:block; float:left; background:url('/images/template/02300/sub/bullet_1.png') no-repeat; color:#ffffff; text-align:center; padding-top:5px; }
h2.bullet_typeA > span.tit_paragraph { position:absolute; top:10px; left:45px; font-size:13pt; }
h3.bullet_typeB { height:25px; line-height:25px; background:url('/images/template/02300/sub/bullet_2.png') 0px -1px no-repeat; padding-left:30px; margin:15px 0 10px 7px; font-size:11pt; }
p.p_about_us {font-family:"Nanum"; font-size:13pt; font-weight:700; color:#666666; background:url('/images/template/02300/sub/bullet_3.png') no-repeat; padding-left:23px; }
p.p_about_us > span { color:#b923b7; }



/* 고정타이틀[프론트] */
h2.fl_tit_Type01 { color:#ffffff; font-size:11.5pt; margin-left:10px; }
h2.fl_tit_Type02 { color:#8f6291; font-size:11.5pt; }

.ready { width:790px; height:500px; text-align:center; }


/* 학교소개>학교연혁[콘텐츠] */
.empty_wrap { width:750px; min-height:470px; border-top:1px solid #05748a; margin-top:20px; }
.empty_box { position:relative; }
.empty_box > p { width:195px; position:absolute; }
.empty_box > p.empty_box_t { border-top:3px solid #05748a ; font-size:22pt; font-weight:700; color:#05748a; }
.empty_box > p.empty_box_st { top:35px; left:2px; font-weight:700; color:#bbbbbb; line-height:1; }
.empty_box > p.empty_hide{ width:170px; height:40pt; top:50px; left:3px; background:url('/images/template/02300/sub/history_sub_bg.png') no-repeat; text-indent:-9999px; }

ul.his_list { width:550px; float:right; }
ul.his_list > li { min-height:40px; line-height:40px; border-bottom:1px dashed #cccccc; }
ul.his_list > li > span { width:110px; color:#A87EA6; font-weight:700; display:block; float:left; margin-left:20px;}
span.exe {  width:100% !important; min-height:100% !important; display:block; float:none !important;
	margin-left:130px !important; color:#4e4e4e !important; font-weight:500 !important; }



/* 학교소개>동아상징[콘텐츠] */
.symbol_box { width:750px; overflow:hidden; margin-bottom:50px; }
.symbol_box .slogan_chine { font-size:14pt; margin:0 0 20px 0;  font-family:"NanumBold";, serif; }
.symbol_box .symbol_img { display:block; margin:20px auto; }
.symbol_box .symbol_img1 { width:600px; }
.symbol_box p { line-height:1.5; }
.symbol_box .symbol_para { clear:both; margin-top:20px; text-align:justify; }
.symbol_box .symbol_para > span { color:#922988; font-weight:700; font-size:12pt; }

.symbol_box .symbol_color { clear:both; margin-bottom:5px;}
.symbol_box .symbol_color > span { font-weight:700; font-size:11pt; line-height:30px; color:#922988;}
.symbol_box .symbol_color > span:first-child { width:30px; height:30px; display:block; float:left; text-indent:-9999px; background:url('/images/template/02300/sub/int1_2_003.png') no-repeat; margin-right:5px; }
.symbol_box .symbol_color2 > span:first-child { background-position: 0px -40px; color:#01a0c8; }
.symbol_box .symbol_color3 > span:first-child { background-position: 0px -80px; color:#97c73f; }
.symbol_box .symbol_color4 > span:first-child { background-position: 0px -120px; color:#f4b819; }

.symbol_box .symbol_color2 > span { color:#01a0c8; }
.symbol_box .symbol_color3 > span { color:#97c73f; }
.symbol_box .symbol_color4 > span { color:#f4b819; }

/* 동아상징>학교상징부분 */
.symbol_box2 { width:748px; border:1px solid #e9e9e9; background:#fefefd; overflow:hidden; margin-bottom:50px; }
.symbol_box2 > img { float:left; }
.symbol_box2 > .symbol_para { clear:both; padding:20px; line-height:1.5; }
.symbol_box2 > .symbol_para > span { color:#922988; font-weight:700; font-size:12pt; }

.symbol_box2 > .sy_name { font-family:"Nanum"; font-weight:700; font-size:13pt; margin-top:80px; }
.symbol_box2 > .sy_name > span { font-size:10pt; }
.symbol_box2 > .sy_name > span.color_D { color:#999999; }
.symbol_box2 > .sy_name > span.color_Y { color:#f4b819; }
.symbol_box2 > .sy_name > span.color_G { color:#97c73f; }
.symbol_box2 > .symbol_para2 { padding:20px; line-height:1.5; text-align:justify; }


/* 학과안내[콘텐츠] */
div.depar_img { margin:20px 0; }
div.depar_boxL { width:365px; margin-right:20px; overflow:hidden; float:left; }
div.depar_boxR { width:365px; overflow:hidden; }
div.depar_boxR > img { margin-bottom:10px; }
div.depar_boxL p, div.depar_boxR p, div.depar_boxC p { line-height:1.5; text-align:justify; margin-bottom:15px; }
.Dpurple { font-size:11pt; font-weight:700; color:#05748a; }





/* 오시는 길[콘텐츠] */
div.adrees_wrap { margin:20px 0; }
div.adrees_wrap > ul > li { height:40px; line-height:40px; }
div.adrees_wrap > ul > li > span:first-child { width:100px; font-weight:700; display:block; float:left; padding-left:30px; margin-right:30px; background:#fbfbfb; }
div.adrees_wrap > ul > li > span.fix_span { width:200px; display:block; float:left; }
div.adrees_wrap > ul > li.lineT { border-top:1px dashed #c9adc9; }
div.adrees_wrap > ul > li.lineB { border-bottom:1px dashed #c9adc9; }


/* 마이스터 장학금[콘텐츠] */
.bursary_box > ul { margin-left:15px; }
.bursary_box > ul > li { line-height:1.6; }
.bursary_box > ul > li > ul { margin:5px 0 15px 15px; }
.bursary_box > ul > li > ul > li > span { font-weight:700; color:#b923b7; }



/* Wee클래스[콘텐츠] */
.wee_box { overflow:hidden; }
.wee_box > img.wee_boxL { width:400px; display:block; float:left; }
.wee_box > div.wee_boxR { margin-top:120px; overflow:hidden; }
.wee_box > div.wee_boxR > h2 { margin:20px 0; }
.wee_box > div.wee_boxR > p { line-height:1.5; text-align:justify; margin:30px 0 0 15px;; }




/* 비즈쿨[콘텐츠] */
.biz_box { overflow:hidden; }
.biz_box > p.biz_slogan { font-size:11.5pt; text-align:center; margin:20pt 0; font-weight:700; color:#693f9b; }
.biz_box > p.biz_slogan > b { font-size:18pt; color:#666666; }
.biz_box > p.biz_slogan2 { line-height:1.5; font-size:11pt; text-align:center; margin:10pt 0; font-weight:700; color:#999999; }
.biz_box > p.biz_slogan2 > span.biz_slogan_span { font-size:13pt; font-weight:700;}
.biz_box > p.biz_slogan2 > span.biz_slogan_span > span { color:#412662; }

table.C_type { table-layout:fixed; }
table.C_type td { text-align:justify; padding-top:10px; }
table.C_type td.biz_Timg > img { width:500px !important; height:150px !important; }
table.C_type td.biz_Timg2 > img { width:245px !important; height:150px !important; }

table.D_type td { padding-left:10px; text-align:left; }
p.biz_button { height:60px; position:relative; } 
p.biz_button > a { width:163px; height:42px; display:block; background:url('/images/template/02300/sub/int3_6_button.png') no-repeat; position:absolute; bottom:0; right:0; }
p.biz_button > a:hover { background-position: 0px -42px; }



/* 전형요강[콘텐츠] */
.guide_wrap { width:750px; position:relative; }
.guide_wrap p, .guide_wrap li { line-height:1.6; }
.guide_wrap ul.guide_ul > li > ul { margin-left:15px; }
p.down_button { position:absolute; top:40px; right:0; z-index:100; }



/* 동아리소개[콘텐츠] */
.club_box { clear:both; }
.club_box p { text-align:justify; line-height:1.6; }
.club_box ol { padding-left:26px; line-height:1.6; }
table.E_type { width:100%;  padding:0; border-spacing:7px; background:url('/images/template/02300/sub/int3_3_002.png'); border:1px solid #e9e9e9; }
table.E_type td:first-child { 
background: rgb(253,253,253); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(253,253,253,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(253,253,253,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
}
table.E_type td, table.E_type td.type_gradation { height:40px; border:1px solid #dddddd; text-align:center; font-weight:700;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(253,253,253,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(253,253,253,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(253,253,253,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(253,253,253,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(253,253,253,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(253,253,253,1) 100%); /* W3C */
}
table.E_type td > span { width:50px; display:inline-block; color:#b923b7; }
table.E_type td.border_none { border:0; background:none !important; text-align:center; padding-left:0px; font-size:13pt; color:#888888; }
.club_box2 table.A_type { width:375px; float:left; margin-bottom:20px; }
.club_box2 .none_type th:first-child, .club_box2 .none_type td:first-child { border-left:none !important; }
.club_box > ul { line-height:1.6; }



/* 군특성화고[콘텐츠] */
.military_box { width:750px; margin:20px 0 0 0; overflow:hidden; }
.military_box > img { margin-top:10px; }
.military_box > p { margin-top:10px; line-height:1.6; text-align:justify; }
.military_box ul { margin-left:10px; }
.military_box ul li { line-height:1.6; }





/* 기능영재반[콘텐츠] */
ul.sub_con_tab2 > li.tab_btn3 { width:120px; height:30px; line-height:30px; float:left; text-align:center; cursor:pointer; border-radius:5px; border:1px solid #e1e1e1; margin:10px 5px 10px 5px; 
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,249,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}
ul.sub_con_tab2 > li.tab_ov3 { background:#9a4e99; border:1px solid #05748a; border-bottom:none; color:#ffffff; font-weight:700; 
background: #c665c5; /* Old browsers */
background: -moz-linear-gradient(top,  #c665c5 0%, #cb82d8 3%, #c665c5 6%, #9a4e99 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c665c5), color-stop(3%,#cb82d8), color-stop(6%,#c665c5), color-stop(100%,#9a4e99)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* IE10+ */
background: linear-gradient(to bottom,  #05748a 0%,#05748a 3%,#05748a 6%,#05748a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c665c5', endColorstr='#9a4e99',GradientType=0 ); /* IE6-9 */
}
.training_wrap .tab_con3_wrap { clear:both; }
.training_wrap .tab_con3_wrap .tab_con3:first-child { display:block; }
.training_wrap p { line-height:1.6; text-align:justify; }
.training_wrap p.p_image_center {text-align:center; }
.training_wrap p.p_image_center img { margin:10px 5px 0 0; }
ul.training_ul { list-style-type:disc; padding-left:15px; line-height:1.6; text-align:justify; }
.training_wrap table.A_type .Atype_left { text-align:left; padding:10px; line-height:1.4; }

b.puople { color:#b923b7; }

div.MECHA_box { width:748px; overflow:hidden; border:1px solid #dddddd; margin:20px 0; }
div.MECHA_box > h2 { height:60px; background:#eeeeee; text-align:center; color:#666666; padding-top:20px; }
div.MECHA_box > h3 { height:80px; line-height:80px; background:#eeeeee; text-align:center; color:#666666; }
div.MECHA_box > h2 > span { display:block; font-size:9pt; color:#cccccc; letter-spacing:7px; margin-top:3px; }
div.MECHA_box > p { padding:15px; font-weight:700; }




/* 원서접수[콘텐츠] 241011 */
.admission_wrap { width:750px; overflow:hidden; }
.admission_wrap > .admission_box { width:400px; float:left; }
.admission_box > img { display:block; }
.admission_box > p.button_typeA { width:400px; height:50px; }
.admission_box > p.button_typeA > a { width:100%; height:100%; line-height:50px; display:block; background:#605573; text-align:center; font-size:10pt; color:#ccc7d6; }
.admission_box > p.button_typeA > a:hover { background:#534866; font-weight:700; font-size:11pt; color:#ffffff; }

.admission_wrap > .admission_box2 {float:right; padding:0 120px 0 0; }
.admission_box2 > p.button_typeB > a { width:200px; height:42px; display:block; background:url('/images/template/02300/sub/int4_6_000.png') no-repeat; text-indent:-99999px; margin-bottom:15px; }
.admission_box2 > p.button_typeB + p > a { background-position: 0px -84px; }
.admission_box2 > p.button_typeB + p + p > a { background-position: 0px -168px; }
.admission_box2 > p.button_typeB + p + p + p > a { background-position: 0px -252px; }
.admission_box2 > p.button_typeB:first-child > a:hover { background-position: 0px -42px; }
.admission_box2 > p.button_typeB + p > a:hover { background-position: 0px -126px; }
.admission_box2 > p.button_typeB + p + p > a:hover { background-position: 0px -210px; }
.admission_box2 > p.button_typeB + p + p + p > a:hover { background-position: 0px -294px; }

/* 정보공개청구[콘텐츠] */
ul.info_ul { margin-top:30px; }
ul.info_ul > li { font-size:11pt; color:#efa20e; font-weight:700; line-height:1.6; }
ul.info_ul > li > h3 { height:100% !important; }
ul.info_ul > li > ul { margin:10px 0 10px 30px; font-size:10pt; color:#4e4e4e; font-weight:500; }
ul.info_ul > li > ul > li > span { color:#a82f9d; }
p.info_p_button > a { width:200px; height:42px; display:block; background:url('/images/template/02300/sub/int6_2_000.png') no-repeat; text-indent:-99999px; margin:20px 0 0 30px; }
p.info_p_button > a:hover { background-position: 0px -42px; }




/* 전형요강[콘텐츠] */
.guide_wrap { width:750px; position:relative; }
.guide_wrap p, .guide_wrap li { line-height:1.6; }
.guide_wrap ul.guide_ul > li > ul { margin-left:15px; }
p.down_button { position:absolute; top:100px; right:0; z-index:100; }



/* 취업안내의 공통 타이틀[콘텐츠] */
.tit_border_box_wrap { width:750px; padding:7px 0; background:#efefef; position:relative; overflow:hidden; margin-bottom:10px; }
.tit_border_box_wrap > p.G_purple { width:23px; height:16px; text-indent:-99999px; position:absolute; top:25px; left:0; z-index:1;
background: rgb(185,35,183); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(185,35,183,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(185,35,183,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(185,35,183,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(185,35,183,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(185,35,183,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(185,35,183,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b923b7', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
.tit_border_box { width:696px; padding:15px 20px; margin:0 auto; background:#ffffff; }
.tit_border_box > p { color:#999999; text-align:justify;}
.tit_border_box > p.p_about_us { margin-bottom:5px; color:#4e4e4e; background:none; padding:0; }





/* 주문식교육반[콘텐츠] */
/* 주문식교육반 안내 */
.number_box { width:750px; overflow:hidden; margin-bottom:30px; }
.number_box > .number_A { width:50px; float:left; font-size:20pt; font-weight:900; color:#cccccc; }
.number_box > ul { width:690px; float:right; line-height:1.6; }
.number_box > ul > li:first-child { font-size:12pt; font-weight:700; margin-bottom:10px; }
/* 현황 */
ul.sub_con_tab2 > a > li.tab_btn3 { width:120px; height:30px; line-height:30px; float:left; text-align:center; cursor:pointer; border-radius:5px; border:1px solid #e1e1e1; margin:20px 5px 20px 0; 
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,249,249,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}
ul.sub_con_tab2 > a > li.tab_ov3 { background:#9a4e99; border:1px solid #9a4e99; border-bottom:none; color:#ffffff; font-weight:700; 
background: #c665c5; /* Old browsers */
background: -moz-linear-gradient(top,  #c665c5 0%, #cb82d8 3%, #c665c5 6%, #9a4e99 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c665c5), color-stop(3%,#cb82d8), color-stop(6%,#c665c5), color-stop(100%,#9a4e99)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c665c5 0%,#cb82d8 3%,#c665c5 6%,#9a4e99 100%); /* IE10+ */
background: linear-gradient(to bottom,  #05748a 0%,#05748a 3%,#05748a 6%,#05748a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c665c5', endColorstr='#9a4e99',GradientType=0 ); /* IE6-9 */
}
/* 주문식교육반 양성과정 */
ul.sub_con_tab2 > li.tab_btn4 { width:63px; }





















/* 고정블릿타입[콘텐츠] */
h2.bullet_typeA { position:relative; overflow:hidden; margin:20px 0 5px 0; }
h2.bullet_typeA > span.T_number { width:40px; height:37px; display:block; float:left; background:url('/images/template/02300/sub/bullet_1.png') no-repeat; color:#ffffff; text-align:center; padding-top:5px; }
h2.bullet_typeA > span.tit_paragraph { position:absolute; top:10px; left:45px; font-size:13pt; }
h3.bullet_typeB { height:25px; line-height:25px; background:url('/images/template/02300/sub/bullet_2.png') 0px -1px no-repeat; padding-left:30px; margin:15px 0 10px 7px; font-size:11pt; }
p.p_about_us { font-size:13pt; font-weight:700; color:#666666; background:url('/images/template/02300/sub/bullet_3.png') no-repeat; padding-left:23px; }
p.p_about_us > span { color:#b923b7; }



/* 고정타이틀[프론트] */
h2.fl_tit_Type01 { color:#ffffff; font-size:11.5pt; margin-left:10px; }
h2.fl_tit_Type02 { color:#8f6291; font-size:11.5pt; }

.ready { width:790px; height:500px; text-align:center; }




/* 일정표 어플리케이션 수정[콘텐츠] */
#sub_context #my_mon > div:first-child { width: 750px !important; overflow: hidden; margin-left:40px; padding-top:15px; }




/* 마이스터고[콘텐츠] */
.maister_wrap { width:750px; position:relative; }
.maister_wrap > p.maister_button a { width:279px; height:99px; background:url('/images/template/02300/sub/int4_1_000.png') no-repeat; display:block; position:absolute; bottom:80px; left:40px; }
.maister_wrap > p.maister_button a:hover { background-position: 0px -99px; }




/* 진로직업소개[콘텐츠] */
.career_wrap > ul { line-height:1.7; font-size:11pt; font-weight:700; }











/* 행정정보공개제도 [컨텐츠] */

.info_open_wrap { width:99%; padding:0; margin:0 auto; position:relative;}
.info_open_wrap br {letter-spacing:0;}
.info_open_wrap .list_box_bg {padding:0; margin:0; position:absolute; width:100%; height:190px; background:#fafafa; border:1px solid #eaeaea; box-shadow:1px 1px 0px 0px #D5d5d5; z-index:0;}
.info_open_wrap .list_box_bg p.img {padding:20px 30px 0 0; margin:0; float:right;}

.info_open_wrap .list_box {padding:20px 0; margin:0; position:relative; width:100%;}
.info_open_wrap .list_box a {font-weight:normal;}
.info_open_wrap .list_box a:link    {color:#666666; text-decoration:none; font-size:9pt;}
.info_open_wrap .list_box a:visited {color:#666666; text-decoration:none; font-size:9pt;}
.info_open_wrap .list_box a:active {color:#666666; text-decoration:underline; font-size:9pt;}
.info_open_wrap .list_box a:hover {color:#1694e3; text-decoration:underline; font-size:9pt;}
.info_open_wrap .list_box a:focus {color:#1694e3; text-decoration:underline; font-size:9pt; outline:none;}

.downBtn{margin-bottom:50px;}
.downBtn a{display:inline-block; padding:10px 20px; background:#c5a5c4; color:#571d57 !important; font-size:14px !important;}


.info_open_wrap .list_box ul.list {padding:0 0 0 30px; margin:0; line-height:1.5;}
.info_open_wrap .list_box ul.list li {padding:0; margin:0;}

.info_open_wrap h2.title {background:url('/images/template/02300/sub/info_dot.gif') no-repeat; padding:0 0 10px 18px; margin:0; font-weight:bold; font-size:10pt; line-height:1.1;}

.info_open_wrap h4 {padding:20px 0 0 0; margin:0; font-size:9pt;}

.info_open_wrap .list_box ul {padding:0 0 0 10px; margin:0; line-height:1.7;}
.info_open_wrap .list_box ul li {padding:16px 0 0 0; margin:0; cursor:pointer; }
.info_open_wrap .list_box ul li span.tit {padding:0; margin:0; color:#2B6199; font-weight:bold;}
.info_open_wrap .list_box ul li p {padding:0 0 0 10px; margin:0;}
.info_open_wrap .list_box ul li ul li {padding:2px 0 0 0; margin:0;}

.info_open_wrap .list_box ol {padding:5px 0 10px 35px; margin:0; line-height:1.7; font-weight:bold; color:#2B6199;}
.info_open_wrap .list_box ol li {padding:0; margin:0;}

.info_open_wrap .list_box table.pay_tb {border-collapse: collapse; border-top: 2px solid #208bcf; width: 100%; padding:0; margin:20px 0 0 0;}
.info_open_wrap .list_box table.pay_tb caption {display: none;}
.info_open_wrap .list_box table.pay_tb th.th_top {background: none repeat scroll 0 0 #F1F1F1; border-bottom: 1px solid #DCDCDC; border-left: 1px solid #DCDCDC; border-right: 1px solid #DCDCDC; padding: 10px 0; text-align:center; margin:0; font-size:9pt;}
.info_open_wrap .list_box table.pay_tb th {background: none repeat scroll 0 0 #F8F8F8; border:1px solid #dcdcdc; padding: 10px 5px; text-align:center; margin:0; font-size:8pt; line-height:1.4;}
.info_open_wrap .list_box table.pay_tb td.td_left {background: none repeat scroll 0 0 transparent;  border:1px solid #dcdcdc;padding: 5px; text-align:center; margin:0; color:#555555;  font-weight:bold; vertical-align:middle;}
.info_open_wrap .list_box table.pay_tb td { background: none repeat scroll 0 0 transparent; border:1px solid #dcdcdc; padding:15px 12px; margin:0; font-size:8pt; color:#666666; line-height:1.4; vertical-align:top;}
.info_open_wrap .list_box table.pay_tb td span {color:#9e2f24;}

.info_open_wrap .list_box .tab4_cont2 ul li {padding:1px 0; margin:0;}
.info_open_wrap .list_box .tab4_cont2 h3 {padding:30px 0 10px 0; margin:0; color:#208bcf; font-size:9pt;}

.info_open_wrap .list_box .tab5_cont2 ul li {padding:3px 0; margin:0;}
.info_open_wrap .list_box .tab5_cont2 h3 {padding:30px 0 5px 5px; margin:0; color:#2B6199; font-size:9pt;}
.info_open_wrap .list_box .tab5_cont2 h3.title {padding:20px 0 5px 5px; margin:0; color:#2B6199; font-size:9pt;}
.info_open_wrap .list_box .tab5_cont2 ul li span {color:#145B54; display:block; padding:10px 0 0 0; margin:0; font-weight:bold; }

.info_open_wrap .list_box .tab7_cont .tel_box {padding:10px; border:1px solid #eaeaea; margin:20px 0 0 0; box-shadow:1px 1px 0px 0px #D5d5d5;}
.info_open_wrap .list_box .tab7_cont .tel_box span {font-weight:bold;}
.info_open_wrap .list_box .tab7_cont .tel_box ul li {padding:6px 0 0 0; margin:0;}
.info_open_wrap .list_box .tab7_cont .tel_box p {padding:10px 0 0 10px; margin:0; color:#9e2f24;}


.info_open_wrap p.text {padding:0 0 10px 10px; margin:0; line-height:1.7;}

.info_open_wrap p, .info_open_wrap li { text-align:justify; }






/* 메인비쥬얼 (김성현주임) */
.front_visual_wrap {position:relative;  width:100%; height:350px;top:-9px; background:#d3cec2; z-index:1;}
.vis_wrap {position:relative;  width:980px; height:350px;  overflow:hidden; margin:0 auto;}
.visual_wrap {position:relative; width:713px; height:100%; float:left; background:url(/home/visual_img/visual01.jpg)no-repeat; overflow:hidden; }
.vis_back  {width:713px; height:100%; background:url(/home/visual_img/visual01.jpg)no-repeat; overflow:hidden;  z-index:2; }
.vist {position:relative; width:267px;  height:350px;  z-index:3; float:left; background:#c2b9a7;}
.vist > h1 {color:#676767; font-size:23pt; font-weight:600; margin:30px 0 0 20px; letter-spacing:-1px;}
.vist > h1 > span {font-weight:300;}
.vist > div {position:absolute;  top:110px; left:22px; width:220px;}
.vist > div > h2 { color:#666666; font-size:13pt; font-weight:600; margin-bottom:15px; }
.vist > div > h2 > a { color:#666666; font-size:13pt; font-weight:600; margin-bottom:15px; }
.vist > div > p { color:#767676; font-size:10pt; line-height:1.5; font-weight:400;}
.vis_text02 {display:none;}
.vist > div {font-size:20px; color:#fff;}
.vis_nav {position:absolute; z-index:4;  top:80px; left:20px;}
.vis_nav  ul li {float:left; display:block; width:17px; height:17px; cursor:pointer; background:url(/home/visual_img/nav_back.jpg) no-repeat; margin-right:2px; }
.vis_nav  ul li.li_click { border-radius:10px;  background:url(/home/visual_img/nav_back_ov.jpg) no-repeat;  }
.vis_main_nav {position:absolute; z-index:3;  top:260px; left:25px;}
.vis_main_nav ul li {float:left; display:block; width:60px; height:61px; cursor:pointer; overflow:hidden;  margin-right:10px; }
.vis_main_nav ul li.main_click > img {margin-top:-61px;}



/* 일정표 콘텐츠 타이틀 */
.cl_top h1 { width:200px; height:50px; line-height:50px; text-align:center; float:left; font-size:12pt; color:#e0dfdc; background:#666666; }
p.row_arrow { width:200px; height:50px; text-indent:-9999px; background:url('/images/template/02300/sub/row_arrow.png') center 0px no-repeat; position:absolute; top:57px; }

/* 도서관일정표 */
.pl_mon { margin-top:70px; }
.meal_cl_top { backdround:none; border:none; height:50px; }
.meal_outline  { padding-left:40px; }
.bref_tit2 { display:none; }
.meal_brief dd { white-space:nowrap; }



/* 메인 스크롤링배너 크기조정 */
.popup_img_control img { width:140px !important; height:87px; }


/* 팝업갈림현상있을때 */
.popup img { display:block; }



/* 멀틱스가 에티터로 자꾸고쳐서 태그 역전 시켜서 집어 넣는 문구 */
ul.sub_tab_bar .tab_btn2 a { width:158px; height:50px; line-height:50px; text-align:center; color:#666666; font-size:12pt; font-weight:700; float:left; font-family: 'Nanum Gothic', sans-serif;background:url('/images/template/02300/sub/tab_no_current.jpg') no-repeat; cursor:pointer; }
ul.sub_tab_bar .tab_ov2 a { width:158px; height:50px; background:#666666; color:#e0dfdc; }
ul.sub_tab_bar .tab_arrow a { width:16.66%; background:url('/images/template/02300/sub/row_arrow.png') center 0px no-repeat; text-indent:-9999px; position:absolute; top:50px; }

ul.sub_tab_bar2 .tab_btn2 a { width:16.66%; height:50px; line-height:50px; text-align:center; color:#666666; font-size:12pt; font-weight:700; float:left; background:url('/images/template/02300/sub/tab_no_current.jpg') no-repeat; }
ul.sub_tab_bar2 .tab_ov2 a { width:16.66%; height:50px; background:#666666; color:#e0dfdc; }
ul.sub_tab_bar2 .tab_arrow a { width:16.66%; background:url('/images/template/02300/sub/row_arrow.png') center 0px no-repeat; text-indent:-9999px; position:absolute; top:50px; }

ul.sub_tab_bar3 .tab_btn2 a { width:185px; height:50px; line-height:50px; text-align:center; color:#666666; font-size:12pt; font-weight:700; float:left; background:url('/images/template/02300/sub/tab_no_current.jpg') no-repeat; }
ul.sub_tab_bar3 .tab_ov2 a { width:185px; height:50px; background:#666666; color:#e0dfdc; }
ul.sub_tab_bar3 .tab_arrow a { width:16.66%; background:url('/images/template/02300/sub/row_arrow.png') center 0px no-repeat; text-indent:-9999px; position:absolute; top:50px; }




/* 200806 포트폴리오*/

.defaultTab li {width: 20%;}
ul.sub_con_tab2 > a > li.tab_btn5 { width:150px; }
ul.sub_con_tab2 > a > li.tab_btn3 { width:150px; height:30px; line-height:30px; float:left; text-align:center; cursor:pointer; border-radius:5px; border:1px solid #e1e1e1; margin:20px 5px 20px 0;  /* Old browsers */}

.port_box ul li {line-height: 1.6; margin-bottom: 10px;}
.port_box .col {color: #b923b7;}
.port_box .port_tit {color: #4e4e4e; font-size: 15px; font-weight: bold; padding: 10px 0;}
.port_box .port_list {margin-bottom: 30px;}
.port_box .port_list li > ul {padding-left: 20px; margin-bottom: 20px;}
.port_box table .img_tb {height: 80px; padding: 0 20px;}
.port_box table .img_tb img {max-width: 100%;}
.port_box p img {width: 100%;}

.order_box {margin-bottom: 30px;}
.order_box .p01 {background: #8faadc;}
.order_box .p02 {background: #c5e0b4;}
.order_box .p03 {background: #ff7c80;}
.order_box .p04 {background: #f4b183;}
.order_box .p05 {background: #ffc000;}
.order_box p {padding: 10px 10px; font-size: 17px; color: #fff; font-weight: bold;}
.order_box p > span {float: right;}
.order_box .order_list {padding: 10px 10px;}
.order_box .order_list::after {content: ''; display: block; clear: both;}
.order_box .order_list .f_left {float: left;}
.order_box .order_list .f_right {float: right;}







/* 원서접수[콘텐츠] */
.admission_wrap { width:750px; overflow:hidden; }
.admission_wrap > .admission_box { width:400px; float:left; }
.admission_box > img { display:block; }
.admission_box > p.button_typeA { width:400px; height:50px; }
.admission_box > p.button_typeA > a {width:100%;height:100%;line-height:50px;display:block;background:#605573;text-align:center;font-size: 16pt;color: #ffffff;}
.admission_box > p.button_typeA > a:hover { background:#534866; font-weight:700; font-size:16pt; color:#ffffff; }

.admission_wrap > .admission_box2 {float:right; padding:0 120px 0 0; }
.admission_box2 > p.button_typeB > a { width:200px; height:42px; display:block; background:url('/images/template/02300/sub/int4_6_000.png') no-repeat; text-indent:-99999px; margin-bottom:15px; }
.admission_box2 > p.button_typeB + p > a { background-position: 0px -84px; }
.admission_box2 > p.button_typeB + p + p > a { background-position: 0px -168px; }
.admission_box2 > p.button_typeB:first-child > a:hover { background-position: 0px -42px; }
.admission_box2 > p.button_typeB + p > a:hover { background-position: 0px -126px; }
.admission_box2 > p.button_typeB + p + p > a:hover { background-position: 0px -210px; }


/* 210405 Tab */
.defaultTab li {width: 25%;}



@media (max-width:800px) {	
	
	#sub_container,
	.sub_content,
	.S_visual{ width:100%; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}
	#sub_container {margin-top:0; padding-top:69px}	
	#sideContent { display:none;}
	
	#subContent{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; width:100%; margin:0 0 50px 0;}
	.subContent_body{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; padding:0 2% 0; min-height:auto;}
		
	.S_visual{ padding:0; }
	.S_visual p{ width:100%;}

	#location { display:none;}
	
	/* 페이지 타이틀 */
	#pageTitle { font-size:27px; padding-top:16px;}
	/* etc : sns*/ 
	.snsBox { position:absolute; top:21px; right:2%;}
	
	/* 라인 */
	.hr{ height:10px; border-bottom:1px solid #ddd; margin-bottom:30px}
	
	/* linemap */
	.box_line_map_1 .span_gt,
	.box_line_map_1 .sp_home,
	.box_line_map_2 > a .sp_img {background-image:url("/images/template/02300/common/sp_sub.png"); background-repeat:no-repeat;}
	.box_line_map { display:block; width:100%; position:relative; z-index:80; height:39px; padding:0; margin:0; border-bottom:1px solid #eee; background-color:#f3f3f3;}
	.box_line_map_1 {position:relative; width:800px;}
	.box_line_map_1 > p,
	.box_line_map_1 > p > span,
	.box_line_map_1 .box_line_map_2 {float:left; margin:0 7px;}
	.box_line_map_1 .box_line_map_2 {margin:0;}
	.box_line_map_1 > p {height:39px; font-family:"NanumBold"; color:#555;}
	.box_line_map_1 > p > span {font-family:"NanumBold";}
	.box_line_map_1 .txt  {line-height:39px;}
	.box_line_map_1 .sp_home {width:15px; margin:14px 7px 0 13px; padding-top:13px; background-position:0 0;}
	.box_line_map_1 .span_gt {width:9px; margin-top:12px; padding-top:17px; background-position:-40px 0;}
	.box_line_map_2 {position:relative;}
	.box_line_map_2.on {width:200px;}
	.box_line_map_2 > a {display:block; float:left; position:relative; padding-right:23px; line-height:39px; font-family:"NanumBold"; color:#555;}
	.box_line_map_2 > a .sp_img {display:block; position:absolute; top:18px; right:5px; width:9px; height:5px; background-position:-20px 0;}
	.box_line_map_2.on > a .sp_img {background-position:-30px 0;}
	.box_line_map_2.on > a {color:#151515;}
	.box_snb_1 {display:none; overflow:hidden; position:absolute; top:35px; left:-5px; z-index:1; max-height:0;}
	.box_snb_1 ul {border-top:1px solid #d5d5d5; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;}
	.box_snb_1 a {display:block; font-size:12px; padding:0 20px; border-bottom:1px solid #d5d5d5; background-color:#fff; color:#555; line-height:39px; white-space:nowrap;}
	.box_snb_1 a:hover,
	.box_snb_1 li.on a {background-color:#3395d2; color:#fff; text-decoration:underline;}
	
	/* 전체 가로 스크롤 테이블  */
	#all-scroll{ display: block; position:relative; overflow:hidden; overflow-x: auto; margin:0}
	#all-scroll .page{white-space: nowrap; border-bottom:0; border-right:0}
         /* 200806 포트폴리오*/ /* 250729 */
    .defaultTab li {width: 50%!important;}
	
    /* 250729 */    
    p.down_button {top: 130px;}
	
}

@media (max-width:690px) {

	/* 페이지 타이틀 */
	#pageTitle { font-size:24px; padding-top:18px;}
        /* 200806 포트폴리오*/ /* 250729 */
    .defaultTab li {width: 50%!important;}
	
    /* 250729 */    
    p.down_button {top: 130px;}
	
}

@media (max-width:480px) {
	
	/* 페이지 타이틀 */
	#pageTitle { font-size:20px}
	/* etc : sns*/ 
	.snsBox {top:17px}
	
	/* linemap */
	.box_line_map_2 > a {padding-right:0;}
	.box_line_map_2 > a .sp_img,
	.box_line_map_1 .sp_home,
	.box_line_map_1 .sp_home + .span_gt{display:none}
	.box_line_map_1 .span_gt {overflow:hidden; position:relative; width:23px; height:39px; margin-top:0; padding-top:0; background-image:none;/* Old browsers */ background: #f3f3f3;/* FF3.6+ */ background: -moz-linear-gradient(left,  #bababa 0%, #f3f3f3 100%); /* Chrome,Safari4+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%,#bababa), color-stop(100%,#f3f3f3)); /* Chrome10+,Safari5.1+ */  background: -webkit-linear-gradient(left, #bababa 0%, #f3f3f3 100%); /* Opera 11.10+ */ background: -o-linear-gradient(left,  #bababa 0%,#f3f3f3 100%); /* IE10+ */ background: -ms-linear-gradient(left, #bababa 0%, #f3f3f3 100%); /* W3C */ background: linear-gradient(to right, #bababa 0%, #f3f3f3 100%); /* IE6-9 */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bababa', endColorstr='#f3f3f3', GradientType=1 );}
	.box_line_map_1 .span_gt:before{display:block; position:absolute; top:20px; left:-40px; width:40px; height:40px; border:1px solid #fff; -webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg); -webkit-transform-origin:0 0; -moz-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0; background-color:#f3f3f3; content:'';}
	.box_line_map_1 > p > span,
	.box_line_map_1 > p {margin:0 3px;}
	.box_line_map_1 > p:first-child {padding-left:10px;}


    /* 200806 포트폴리오*/ /* 250729 */
    .defaultTab li {width: 50%!important;}
	
    /* 250729 */    
    p.down_button {top: 130px;}
	
}

@media (max-width:380px) {
		
	/* 페이지 타이틀 */
	#pageTxt { font-size:12px; margin:6px 0 20px 0;}
       /* 200806 포트폴리오*/ /* 250729 */
    .defaultTab li {width: 100%!important;}
	
    /* 250729 */    
    p.down_button {top: 305px;}
	
}























