@charset "utf-8";
/****************************************/
/* Name: 부산영어방송
/* PART: COMMON STYLE 
/* Version: 1.0 / day: 2019-06-26
/* Author: imtec 
/****************************************/

/* 공통정의 */
h2.title{position:relative;margin:35px 0 8px 0;padding-left:24px;font-family:'NanumSquare';font-size:22px;color:#333;font-weight:700}
h2.title::before{position:absolute;top:6px;left:0;width:17px;height:19px;content:'';background:url(../img/com_img.png) no-repeat -348px -30px}
h3.title{position:relative;margin:30px 0 7px 0;font-family:'NanumSquare';font-size:18px;color:#3473bc;}
h4.title{position:relative;margin:20px 0 7px 0;font-family:'NanumSquare';font-size:18px;color:#555;}


#content > h2.title:first-child,h1.title+h2.title{margin-top:0}
h2.title+h3.title{margin-top:30px}/* h2.title에 인접해있는 h3 title만 적용 */

/* dl 타이틀 */
.dl_title{margin-top:15px}
.dl_title dt{font-weight:bold}
.dl_title dd{margin:5px 0 15px 10px}

/* h2, h3뒤에 오는 li*/
.h_li{margin:0 0 10px 0}
.h_li li{position:relative;margin-bottom:6px;padding-left:12px}
.h_li li::before{position:absolute;top:9px;left:0;width:4px;height:4px;content:'';background:#0071d9;overflow: hidden;border-radius: 50%;}
.h_li li ul,.h_li li ol{margin:8px 0 12px 0;}
.h_li li li{position:relative;padding-left:10px}
.h_li li li::before{position:absolute;top:9px;left:0;width:4px;height:5px;content:'';background:url(../img/com_img.png) no-repeat -334px -30px}
.h_li li li li{position:relative;padding-left:11px}
.h_li li li li::before{position:absolute;top:12px;left:0;width:5px;height:1px;content:'';background:#777;}
.h_li li li li li{position:relative;padding-left: 9px}
.h_li li li li li::before{position:absolute;top:11px;left:0;width:2px;height:2px;content:''}

/* h4뒤에 오는 li*/
.h4_li{margin:0 0 10px 18px}
.h4_li li{position:relative;margin-bottom:6px;padding-left:12px}
.h4_li li::before{position:absolute;top:8px;left:0;width:4px;height:4px;content:'';background:#0071d9;overflow: hidden;}
.h4_li li ul,.h4_li li ol{margin:8px 0 12px 0;}
.h4_li li li{position:relative;padding-left:10px}
.h4_li li li::before{position:absolute;top:8px;left:0;width:4px;height:5px;content:'';background:url(../img/com_img.png) no-repeat -125px 0}
.h4_li li li li{position:relative;padding-left:11px}
.h4_li li li li::before{position:absolute;top:12px;left:0;width:6px;height:1px;content:'';background:#777;}
.h4_li li li li li{position:relative;padding-left: 9px}
.h4_li li li li li::before{position:absolute;top:11px;left:0;width:2px;height:2px;content:''}


/* dot 없는 li */
.li_none{margin:0 0 10px 0}
.li_none li{position:relative;margin:0 0 3px 0 !important;padding:0 !important;background:none !important}
.li_none li::before{display:none !important}
.li_none li ul,.li_none li ol{margin:5px 0 12px 0 !important}
.li_none li li{padding-left:12px !important}
.li_bold li{font-weight:bold}

/* 숫자가 있는 li */
.li_num{margin:0 0 10px 0}
.li_num li{position:relative;margin-left:15px !important;margin-bottom:3px !important;padding-left:0 !important;list-style-type:decimal;background:none !important}
.li_num li::before{display:none !important}
.li_num li ol, .li_num li ul{margin:5px 0 12px 0}

/* 숫자가 있는 li2 */
.li_num2{margin:0 0 10px 0}
.li_num2 li{position:relative;margin-bottom:3px;padding-left:25px}
.li_num2 li .num{position:absolute;top:2px;left:0;width:18px;height:18px;font-size:12px;color:#fff;text-align:center;line-height:16px;font-weight:bold;background:#7e7d7d;border-radius:50%}

/* h뒤에 오는 p */
.h2_p{margin:0 0 30px 0}/* h2뒤에 오는 p */
.h3_p{margin:0 0 16px 0}/* h3뒤에 오는 p */
.h4_p{margin:0 0 16px 18px}/* h4뒤에 오는 p */

/* h뒤에 오는 p dot */
.h_dot{position:relative;margin-bottom:10px;padding-left:12px}
.h_dot::before{position:absolute;top:8px;left:0;width:4px;height:4px;content:'';background:#0071d9;overflow: hidden;}
.h4_dot{position:relative;margin:0 0 10px 18px;padding-left:12px}
.h4_dot::before{position:absolute;top:8px;left:0;width:4px;height:4px;content:'';background:url(../img/com_img.png) no-repeat -180px -335px}

/* 기본 dot 아이콘 */
.dot1{position:relative;margin-bottom:10px;padding-left:12px}
.dot1::before{position:absolute;top:8px;left:0;width:4px;height:4px;content:'';background:#0071d9;overflow: hidden;}
.dot2{position:relative;margin-bottom:10px;padding-left:10px}
.dot2::before{position:absolute;top:9px;left:0;width:4px;height:5px;content:'';background:url(../img/com_img.png) no-repeat -334px -30px}
.dot3{position:relative;padding-left:11px}
.dot3::before{position:absolute;top:0px;left:0;width:4px;height:5px;content:'-'}
.dot4{position:relative;padding-left:11px}
.dot4::before{position:absolute;top:0px;left:0;width:4px;height:5px;content:'ㆍ'}


/* 상단안내글 #1 */
.guideTxt{position:relative;padding:40px 50px 40px 155px;min-height:150px;background:#f8f8f8 url(../img/guide_ic.png) 73px 45px no-repeat;border: 1px dashed #bdbdbd;font-size: 16px}
.guideTxt h2{margin-bottom:5px;font-family:'NanumSquare';font-size:22px;color: #333;position: relative;}
.guideTxt p{position: relative;margin-bottom: 9px;}
.guideTxt p:first-of-type,
.guideTxt p:last-of-type{margin-bottom: 0;margin-top: 0;}

.guideTxt .ic_point{padding-left: 26px;position: relative;font-size: 14px;}
.guideTxt .ic_point::before{content: "※";display: inline-block;width: 18px;height: 18px;line-height: 18px;text-align: center;color: #fff;background-color: #3473bc;position: absolute;top: 2px;left: 0;font-size: 13px;}


.guideTxt2{position:relative;padding:40px 50px 40px 190px;min-height:150px;background:#f8f8f8 url(../img/guide_ic22.png) 45px 45px no-repeat;border: 1px dashed #bdbdbd;font-size: 16px}
.guideTxt2 h2{margin-bottom:5px;font-family:'NanumSquare';font-size:22px;color: #333;position: relative;}
.guideTxt2 p{position: relative;margin-bottom: 9px;}
.guideTxt2 p:first-of-type,
.guideTxt2 p:last-of-type{margin-bottom: 0;margin-top: 0;}


.guideTxt3{position:relative;padding: 60px 50px 60px 270px;min-height:210px;background: #f8f8f8 url(../img/sub/s3_13_guide.png) -50px -50px no-repeat ; border: 1px dashed #bdbdbd;font-size: 16px}
.guideTxt3 h2{margin-bottom:5px;font-family:'NanumSquare';font-size:22px;color: #333;position: relative;}
.guideTxt3 p{position: relative;margin-bottom: 9px;}
.guideTxt3 p:first-of-type,
.guideTxt3 p:last-of-type{margin-bottom: 0;margin-top: 0;}



/* 사각박스 */
.sq_box{position:relative;padding:22px 30px 20px 30px;background:#f4f6f9;font-weight: bold;font-size: 16px;position: relative;}
.sq_box h2:first-child,.con_box h3:first-child,.con_box h4:first-child{margin-top:0}

/* 인권경영 공동선언문 */
.declr_box{position:relative;padding:23px;border:1px solid #3e4452}
.declr_box::before{position:absolute;top:23px;left:23px;width:calc(100% - 46px);height:calc(100% - 46px);content:'';background: url('/img/sub/declrbox_bg1.gif') no-repeat left top, url('/img/sub/declrbox_bg2.gif') no-repeat right top, url('/img/sub/declrbox_bg3.gif') no-repeat right bottom, url('/img/sub/declrbox_bg4.gif') no-repeat left bottom;z-index:2}
.declr_box .txt{position:relative;padding:40px 40px 70px;border:3px solid #d6d9e2;z-index:3}
.declr_box .txt .tit{position:relative;display:block;margin-bottom:10px;font-family: 'NanumSquare';font-size:32px;color:#0e51b8;font-weight:bold;line-height:1.2; font-size:32px; text-align:center; margin-bottom:40px;padding:35px 0 45px;background: url('/img/sub/declrbox_line.gif') no-repeat center bottom; z-index:3}
.declr_box .txt .h_li{line-height:34px; color:#555;}
.declr_box .txt .h_li li::before{top:14px}
.declr_box .txt .h_li li.first{font-size:16px; line-height:26px; margin-bottom:15px;padding-left:0}
.declr_box .txt .h_li li.first::before{background:none;}
.declr_box .txt .h_li span{font-size:22px; font-weight:bold; color:#003eb8;}


/* 프로필사진형식 설명글 */
.profile_box{width:100%;display: flex;flex-direction: column;}
.profile_box .list_box{width: 100%;min-height: 132px;position: relative;margin-bottom: 20px;display: flex;align-items: center;justify-content: flex-start;padding-left: 6px;}
.profile_box .list_box:last-child{margin-bottom: 0;}
.profile_box .img_box{margin-right: 20px;flex-shrink: 0;-ms-flex-shrink:0;}
.profile_box .txt_box{color: #333;}
.profile_box h4{font-size: 16px;}
.profile_box h4 span{display: inline-block;color: #777;margin-right: 6px;}


/* 프로필사진형식 설명글2 */
.profile_box2{width:100%;/* display: flex; *//* flex-direction: row; */  /* /* */text-align: center;/* border-bottom:1px dotted #b2b2b2 */}
.profile_box2 .list_box{text-align: center;display: inline-block;width: 24%;min-height: 132px;position: relative;margin-bottom: 20px;margin-top: 25px;vertical-align:top;/* display: flex; *//* align-items: center; *//* justify-content: flex-start; */padding-left: 6px;border-bottom: 1px dotted #b2b2b2;padding-bottom: 20px;}
.profile_box2 .list_box:last-child{margin-bottom: 0;}
.profile_box2 .img_box{/* margin-right: 20px; */}/*flex-shrink: 0;-ms-flex-shrink:0;*/
.profile_box2 .txt_box{color: #333;}
.profile_box2 h4{font-family: 'NanumSquare';font-size: 18px;margin:10px 1px 5px 0;}
.profile_box2 h4 img{display:inline-block;vertical-align:middle;}
.profile_box2 h4 span{display: inline-block;vertical-align:middle; color: #777; margin:0 0 0 7px; letter-spacing:-1.5px;}
.profile_box2 h4 span br{display:none;}
/*.profile_box2 h4 span::before{content: "";display: inline-block;position: absolute;}
.profile_box2 h4 span.ic01::before{background: url(/img/program/sub/correspondent_icon01.png) no-repeat;top: 0;left: 0;}
.profile_box2 h4 span.ic02::before{background: url(/img/program/sub/correspondent_icon02.png) no-repeat;top: 0;left: 0;}
.top_link_box .family_link .ic03::before{background-position: -264px -54px;top: 12px;left: 0;}
.top_link_box .family_link .ic04::before{background-position: -305px -54px;top: 14px;left: 0;}
.top_link_box .family_link .ic05::before{background-position: -348px -54px;top: 13px;left: 0;}(*/

@media all and (max-width:1024px){
	.profile_box2 .list_box{width: 25%;text-align:center;}
	.profile_box2 h4{font-family: 'Nanum Gothic';font-size: 16px;}
	.profile_box2 h4 img{width:34px;}

}

@media all and (max-width:780px){
    .profile_box2 .list_box{text-align:center;padding: 0 10px 0 10px;width: 28%;}
	.profile_box2 h4{font-size: 13px;}
}

@media all and (max-width:640px){
    .profile_box2 h4 img{display:block; margin:10px auto 5px;}
	.profile_box2 h4 span{margin:0 0 0 0;}
}

@media all and (max-width:470px){
.profile_box2 h4 span br{display:block;}
}


/* 텍스트 탭메뉴 유형01 - 최대 7칸 */
.tabTxt01{margin-bottom:15px}
.tabTxt01 ul:after{display:block;clear:both;content:''}
.tabTxt01 ul li{position:relative;float:left;margin:-1px 0 0 -1px}
.tabTxt01 ul li:hover{}
.tabTxt01 ul li a{position:relative;display:block;padding:18px 45px 0 20px;height:60px;font-size:16px;border:1px solid #dadada;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;transition: all 0.3s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */}
.tabTxt01 li a::after{position:absolute;top:18px;right:19px;width:22px;height:22px;content:'';background:url(../img/com_img.png) no-repeat -345px -55px;border:1px solid #b2b2b2}
.tabTxt01 ul li a:focus, .tabTxt01 li a:hover{background:#3473bc;color: #fff;}
.tabTxt01 ul li a:focus::after, .tabTxt01 li a:hover::after{border-color: #d6e3f2;background-position: -322px -55px}
.tabTxt01 ul li a.on:hover,
.tabTxt01 ul li a.on{border-color: #3473bc;color: #3473bc;font-weight: bold;z-index: 1;background: #fff;}
.tabTxt01 ul li a.on:focus::after, .tabTxt01 li a.on:hover::after,
.tabTxt01 ul li a.on::after{background-position:-300px -55px;border:1px solid #7da5d4}

ul.li2 > li,ol.li2 > li{width:50%}/* 2칸 */
ul.li3 > li,ol.li3 > li{width:33.3%}/* 3칸 */
ul.li4 > li,ol.li4 > li{width:25%}/* 4칸 */
ul.li5 > li,ol.li5 > li{width:20%}/* 5칸 */
ul.li6 > li,ol.li6 > li{width:16.6%}/* 6칸 */
ul.li7 > li,ol.li7 > li{width:14.2%}/* 7칸 */
ul.li8 > li,ol.li8 > li{width:12.5%}/* 7칸 */
ul.li9 > li,ol.li9 > li{width:11.2%}/* 7칸 */

.fli::after{display:block;clear:both;content:''}
.fli li{float:left}

/* 텍스트 탭메뉴 유형03 */
.tabTxt02{margin:15px 0;width:100%;text-align:right;}
.tabTxt02:after{display:block;clear:both;content:''}
.tabTxt02 li{display:inline-block;margin-left:-4px;vertical-align:top}
.tabTxt02 li a{display:block;color:#555;height: 57px;line-height:57px;text-decoration:none;background:#f6f6f6;border-top:1px solid #dadada;border-left:1px solid #dadada;border-right:1px solid #dadada;border-bottom: 1px solid #a0a0a0;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;text-align: center;}
.tabTxt02 li a.on{position:relative;color:#333;font-weight:bold;background:#fff;border-top:2px solid #3e4452;border-bottom:0;border-left:1px solid #a0a0a0;border-right:1px solid #a0a0a0}


/* 이미지 탭 */
.tab_img{height:100%;overflow:hidden}
.tab_img li{float:left;margin:10px 0;width:50%;line-height:18px;text-align:center}
.tab_img li p{text-align:center}
.tab_img.li_3 li{width:33% !important}
.tab_img.li_1 li{width:100% !important}

/* 테이블공통 */
.tbl_txt{margin-bottom:5px;font-size:14px;text-align:right}
.th_left tbody th{text-align:left}
.td_left tbody td{text-align:left}
.td_left2 tbody th+td,.td_left2 tbody tr td:first-child{text-align:left}/* th 다음에 오는 td만 왼쪽정렬 */
.td_left2 tbody td[rowspan]+td{text-align:left}
.td_left3 tbody tr td:first-child + td{text-align:left}
.td_right tbody td,.td_right tfoot td{text-align:right}
.t_typel th,.t_typel td{border:0}
.t_typel {width:100%;border-spacing:0;border-top:2px solid #3e4452;border-left:0;border-right:0;border-bottom:1px solid #d5d5d5;border-collapse: collapse}
.t_typel tr { text-align: center; }
.t_typel thead th{padding:17px 0;color:#333;line-height:18px;background:#f8f8f8;border-bottom:1px solid #a5a5a5;border-left:1px solid #a5a5a5}
.t_typel thead th:first-child{border-left:0}
.t_typel thead tr th.fnone{border-left:0 !important}
.t_typel thead th[colspan]{border-bottom:1px solid #a5a5a5}/* th가 두줄이상으로 합쳐질때 border-bottom 값 */
.t_typel thead th[rowspan]{border-right:1px solid #a5a5a5}/* th가 두줄이상으로 합쳐질때 border-right 값 */
.t_typel thead th[rowspan]:last-child{border-right:0}
.t_typel thead th.none{border-bottom:1px solid #a5a5a5}/* th가 한줄일때 class추가 */
.t_typel tbody th{padding:10px;font-weight:bold;background:#fafafa;border-left:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5}
.t_typel tbody th:first-child{border-left:0}
.t_typel tbody th[rowspan]{border-right:1px solid #d5d5d5}
.t_typel tbody tr:first-child th,.t_typel tbody tr:first-child td{border-top:1px solid #d5d5d5}
.t_typel tbody td{padding:12px 10px;background:#fff;border-left:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5}
.t_typel tbody td:first-child{border-left:0}
.t_typel tbody td[rowspan]{border-right:1px solid #d5d5d5}
.t_typel tbody td[rowspan]:last-child{border-right:0}
.t_typel tbody td+th{border-left:1px solid #d5d5d5}
.t_typel tfoot th{padding:10px 5px;background:#fafafa;border-right:1px solid #d5d5d5}
.t_typel tfoot td{padding:10px 5px;border-left:1px solid #d5d5d5}
.t_typel tfoot td[colspan]{border-left:0}
.t_typel tbody th.line,.t_typel tbody td.line,.t_typel tbody tr.line td,.t_typel tbody tr.line th{border-bottom:1px dashed #d5d5d5}
.t_typel thead tr th.h_line,.t_typel tbody th.h_line{border-left:1px solid #d5d5d5}
.t_typel tr.h_line th{border-left:1px solid #d5d5d5}
.t_typel tr.h_line th:first-child{border-left:0}
.t_typel tr.bg th,.t_typel tr.bg td,.t_typel th.bg,.t_typel td.bg{background:#f6f6f6 !important}
.thead_bg thead th{background:#fafafa}

.t_typel.th_rowspan thead th{padding:10px 0}

/* 테이블공통2 */
.t_typel2 th,.t_typel td{border:0}
.t_typel2 {width:100%;border-spacing:0;border-top: 2px solid #075860;border-left:0;border-right:0;border-bottom:1px solid #d5d5d5;border-collapse: collapse}
.t_typel2 tr { text-align: center; }
.t_typel2 thead th{padding:17px 0;color:#333;line-height:18px;background:#f8f8f8;border-bottom:1px solid #a5a5a5;border-left:1px solid #a5a5a5}
.t_typel2 thead th:first-child{border-left:0}
.t_typel2 thead tr th.fnone{border-left:0 !important}
.t_typel2 thead th[colspan]{border-bottom:1px solid #a5a5a5}/* th가 두줄이상으로 합쳐질때 border-bottom 값 */
.t_typel2 thead th[rowspan]{border-right:1px solid #a5a5a5}/* th가 두줄이상으로 합쳐질때 border-right 값 */
.t_typel2 thead th[rowspan]:last-child{border-right:0}
.t_typel2 thead th.none{border-bottom:1px solid #a5a5a5}/* th가 한줄일때 class추가 */
.t_typel2 tbody th{padding:10px;font-weight:bold;color:#1d3538;background: #01abbb;border-left: 1px solid #0394a1;border-bottom: 1px solid #0394a1;}
.t_typel2 tbody th:first-child{border-left:0}
.t_typel2 tbody th[rowspan]{border-right:1px solid #d5d5d5}
.t_typel2 tbody tr:first-child th,.t_typel tbody tr:first-child td{border-top: 1px solid #0394a1;}
.t_typel2 tbody td{padding:12px 10px;background: #5eaeb6;border-left: 1px solid #0394a1;border-bottom: 1px solid #0394a1;}
.t_typel2 tbody td:first-child{border-left:0}
.t_typel2 tbody td[rowspan]{border-right:1px solid #d5d5d5}
.t_typel2 tbody td[rowspan]:last-child{border-right:0}
.t_typel2 tbody td+th{border-left:1px solid #d5d5d5}
.t_typel2 tfoot th{padding:10px 5px;background:#fafafa;border-right:1px solid #d5d5d5}
.t_typel2 tfoot td{padding:10px 5px;border-left:1px solid #d5d5d5}
.t_typel2 tfoot td[colspan]{border-left:0}
.t_typel2 tbody th.line,.t_typel tbody td.line,.t_typel tbody tr.line td,.t_typel tbody tr.line th{border-bottom:1px dashed #d5d5d5}
.t_typel2 thead tr th.h_line,.t_typel tbody th.h_line{border-left:1px solid #d5d5d5}
.t_typel2 tr.h_line th{border-left:1px solid #d5d5d5}
.t_typel2 tr.h_line th:first-child{border-left:0}
.t_typel2 tr.bg th,.t_typel tr.bg td,.t_typel th.bg,.t_typel td.bg{background:#f6f6f6 !important}

/* 테이블공통3 */
.t_typel3 th,.t_typel3 td{border:0}
.t_typel3 {width: 80%;border-spacing:0;border-top: 2px solid #bdb3d6;border-left:0;border-right:0;border-bottom:1px solid #d5d5d5;border-collapse: collapse}
.t_typel3 tr { text-align: center; }
.t_typel3 thead th{padding:17px 0;color:#333;line-height:18px;background:#f8f8f8;border-bottom:1px solid #a5a5a5;border-left:1px solid #a5a5a5}
.t_typel3 thead th:first-child{border-left:0}
.t_typel3 thead tr th.fnone{border-left:0 !important}
.t_typel3 thead th[colspan]{border-bottom:1px solid #a5a5a5}/* th가 두줄이상으로 합쳐질때 border-bottom 값 */
.t_typel3 thead th[rowspan]{border-right:1px solid #a5a5a5}/* th가 두줄이상으로 합쳐질때 border-right 값 */
.t_typel3 thead th[rowspan]:last-child{border-right:0}
.t_typel3 thead th.none{border-bottom:1px solid #a5a5a5}/* th가 한줄일때 class추가 */
.t_typel3 tbody th{padding:10px;font-weight:bold;color:#1d3538;background: #f1f0f5;border-left: 1px solid #bdb3d6;border-bottom: 1px solid #bdb3d6;}
.t_typel3 tbody th:first-child{border-left:0}
.t_typel3 tbody th[rowspan]{border-right:1px solid #d5d5d5}
.t_typel3 tbody tr:first-child th,.t_typel tbody tr:first-child td{border-top: 1px solid #bdb3d6;}
.t_typel3 tbody td{padding: 10px 10px;background: #ffffff;border-left: 1px solid #bdb3d6;border-bottom: 1px solid #bdb3d6;}
.t_typel3 tbody td:first-child{border-left:0}
.t_typel3 tbody td[rowspan]{border-right:1px solid #d5d5d5}
.t_typel3 tbody td[rowspan]:last-child{border-right:0}
.t_typel3 tbody td+th{border-left:1px solid #d5d5d5}
.t_typel3 tfoot th{padding:10px 5px;background:#fafafa;border-right:1px solid #d5d5d5}
.t_typel3 tfoot td{padding:10px 5px;border-left:1px solid #d5d5d5}
.t_typel3 tfoot td[colspan]{border-left:0}
.t_typel3 tbody th.line,.t_typel tbody td.line,.t_typel tbody tr.line td,.t_typel tbody tr.line th{border-bottom:1px dashed #d5d5d5}
.t_typel3 thead tr th.h_line,.t_typel tbody th.h_line{border-left:1px solid #d5d5d5}
.t_typel3 tr.h_line th{border-left:1px solid #d5d5d5}
.t_typel3 tr.h_line th:first-child{border-left:0}
.t_typel3 tr.bg th,.t_typel tr.bg td,.t_typel th.bg,.t_typel td.bg{background:#f6f6f6 !important}



.td_center_1 tbody tr td:nth-child(1){text-align:center !important}
.td_center_2 tbody tr td:nth-child(2){text-align:center !important}
.td_center_3 tbody tr td:nth-child(3){text-align:center !important}
.td_center_4 tbody tr td:nth-child(4){text-align:center !important}
.td_center_5 tbody tr td:nth-child(5){text-align:center !important}

.td_left_1 tbody tr td:nth-child(1){text-align:left !important}
.td_left_2 tbody tr td:nth-child(2){text-align:left !important}
.td_left_3 tbody tr td:nth-child(3){text-align:left !important}
.td_left_4 tbody tr td:nth-child(4){text-align:left !important}
.td_left_5 tbody tr td:nth-child(5){text-align:left !important}


/* 기본버튼 */
.btnBs{display:inline-block;vertical-align:middle;text-align:center;background: #0071d9;}
.btnBs a,
.btnBs button,
.btnBs input{position:relative; margin:0; display:-moz-inline-stack; display:inline-block; padding:0 18px;min-width:80px;height:38px;color:#fff;line-height:38px;font-weight:bold;text-decoration:none;white-space:nowrap;background:#3473bc;vertical-align:top;cursor:pointer;border:1px solid #3473bc;transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */}
.btnBs a:focus,
.btnBs button:focus,
.btnBs input:focus{outline:2px dashed #000;outline-offset: 2px;}/* 접근성 추가 */
.btnBs.big{min-width:160px}
.btnBs.big a,
.btnBs.big button,
.btnBs.big input{width:100%;height:48px;line-height:48px}
.btnBs a:hover,
.btnBs button:hover,
.btnBs input:hover{color: #3473bc;background:#fff;border: 1px solid #3473bc;}
.btnBs.gray{background-color:#3e4452}
.btnBs.gray a,
.btnBs.gray button,
.btnBs.gray input{border: 1px solid #333;background: #333;}
.btnBs.gray a:hover,
.btnBs.gray button:hover,
.btnBs.gray input:hover{color:#383a4a;border:1px solid #383a4a;color: #333;background: #fff;}
.btnBs.red{background-color:#e61818}
.btnBs.red a,
.btnBs.red button,
.btnBs.red input{border:1px solid #e25355;background: #e25355}
.btnBs.red a:hover,
.btnBs.red button:hover,
.btnBs.red input:hover{color:#e25355;border:1px solid #e25355;background: #fff;}

.btnBs.mint{background-color:#00aeb8}
.btnBs.mint a,
.btnBs.mint button,
.btnBs.mint input{border:1px solid #00aeb8;background: #00aeb8}
.btnBs.mint a:hover,
.btnBs.mint button:hover,
.btnBs.mint input:hover{color:#00aeb8;border:1px solid #00aeb8;background: #fff;}

.btnBs.white {background-color:#fff;}  /* 추가*/
.btnBs.white a,
.btnBs.white button,
.btnBs.white input{border: 1px solid #333;background: #fff;color: #333;}
.btnBs.white a:hover,
.btnBs.white button:hover,
.btnBs.white input:hover{color:#fff;border:1px solid #383a4a;background: #383a4a;}

.btnBs.white2 {background-color:#fff;}  /* 추가2*/
.btnBs.white2 a,
.btnBs.white2 button,
.btnBs.white2 input{border: 1px solid #333;background: #fff;color: #333;}
.btnBs.white2 a:hover,
.btnBs.white2 button:hover,
.btnBs.white2 input:hover{color:#fff;border:1px solid #9a9a9a;background: #9a9a9a;}




/* 파일아이콘 버튼 */
.btnDw{position:relative;display:inline-block;margin:1px 0;vertical-align:middle;line-height:40px;background:#fff}
.btnDw a{position:relative;display:block;padding:0 16px 0 40px;height:40px;;border:1px solid #c2c2c2;transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */}
.btnDw::before{position:absolute;top:50%;left:15px;margin-top:-9px;width:17px;height:18px;content:'';background:url(../img/com_btn_ic.png) no-repeat}
.btnDw.ic_jpg::before{background-position: 0 0}
.btnDw.ic_ai::before{background-position:-26px 0}
.btnDw.ic_pdf::before{background-position:-48px 0}
.btnDw.ic_ex::before{background-position:-66px 0}
.btnDw.ic_hwp::before{background-position:-86px 0}
.btnDw.ic_down::before{background-position:-106px 0}
.btnDw a:hover{color:#010101;font-weight:bold;border:1px solid #000}

/* 작은 버튼 */
.btnSm{position:relative;display:inline-block;height:30px;line-height:30px;margin-bottom:1px;font-size:12px;vertical-align:middle;background:#fff;border:1px solid #0071d9;transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */}
.btnSm a,
.btnSm button,
.btnSm input,
.btnSm span{position:relative; margin:0; display:-moz-inline-stack; display:inline-block; padding:0 10px;height:100%;font-size:13px;color:#0071d9;text-decoration:none;white-space:nowrap;background:none;vertical-align:top;cursor:pointer;border:0;transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */}
.btnSm:hover{background:#2769cc}
.btnSm:hover a,
.btnSm:hover button,
.btnSm:hover input,
.btnSm:hover span{color:#fff}
.btnSm::before{position:absolute;top:50%;left:10px;content:'';background:url(../img/com_btn_ic.png) no-repeat;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.btnSm.ic_down a{padding-left:32px}
.btnSm.ic_down::before{left:12px;width:13px;height:14px;background-position:-143px 0}
.btnSm.ic_down:hover::before{background-position:-143px -30px}
.btnSm.ic_view a,
.btnSm.ic_view button,
.btnSm.ic_view input{padding-left:34px}
.btnSm.ic_view::before{width:18px;height:13px;background-position:-166px 0}
.btnSm.ic_view:hover::before{background-position:-166px -30px}
.btnSm.ic_link a,
.btnSm.ic_link button,
.btnSm.ic_link input{padding-left:32px}
.btnSm.ic_link::before{width:13px;height:13px;background-position:-194px 0}
.btnSm.ic_link:hover::before{background-position:-194px -30px}
.btnSm.ic_blank a,
.btnSm.ic_blank button,
.btnSm.ic_blank input{padding-left:32px}
.btnSm.ic_blank::before{width:13px;height:13px;background-position:-217px 0}
.btnSm.ic_blank:hover::before{background-position:-217px -30px}
.btnSm.ic_beview a,
.btnSm.ic_beview button,
.btnSm.ic_beview input{padding-left:32px}
.btnSm.ic_beview::before{width:13px;height:15px;background-position:-240px 0}
.btnSm.ic_beview:hover::before{background-position:-240px -30px}
.btnSm.ic_plus a,
.btnSm.ic_plus button,
.btnSm.ic_plus input{padding-left:26px}
.btnSm.ic_plus::before{margin-top:0px;width:8px;height:2px;background:#2769cc}
.btnSm.ic_plus::after{content:"";display:inline-block;position:absolute;top:50%;margin-top:-4px;left:13px;width:2px;height:8px;background:#2769cc}
.btnSm.ic_plus:hover::before,.btnSm.ic_plus:hover::after{background:#fff;}
.btnSm.ic_min a,
.btnSm.ic_min button,
.btnSm.ic_min input{padding-left:26px}
.btnSm.ic_min::before{margin-top: 0;width:8px;height:2px;background:#2769cc}
.btnSm.ic_min:hover::before{background:#fff;}

.btnSm.ic_listen a,
.btnSm.ic_listen button,
.btnSm.ic_listen input{padding-left:35px} /* listen 버튼때문에 수정함 다른데 영향?? padding-left:35px */
.btnSm.ic_listen::before{width:18px;height:11px;background-position:-263px 0}
.btnSm.ic_listen:hover::before{background-position:-263px -30px}

.btnSm.ic_date a,
.btnSm.ic_date button,
.btnSm.ic_date input,
.btnSm.ic_date span{padding-left:31px;}
.btnSm.ic_date::before{width:17px;height:15px;background-position:-49px -30px}
.btnSm.ic_date:hover::before{background-position:-76px -30px}

.btnSm.blue a,
.btnSm.blue button,
.btnSm.blue input{color:#fff;background:#0071d9;border:1px solid #0071d9}


a.blank{position:relative;padding-right:18px !important;color:#0071d9}
a.blank::after{position:absolute;top:50%;right:0;margin-top:-6px;width:13px;height:13px;content:'';background:url(../img/com_img.png) no-repeat -204px -30px}

.img_left{float:left;margin:0 20px 20px 0}
.img_right{float:right;margin:0 0 20px 20px}

/* iframe 스크롤숨기기 */
.ifrmScrol{overflow:hidden;width:100%}
.ifrmScrol iframe{display:block;margin:0 auto;width:102.5%}

/* 모바일 이미지 확대보기(새창) */
.mblink{position:relative}
.mblink a{display:none;position:absolute;bottom:20px;right:20px;width:40px;height:40px;text-indent:-999px;overflow:hidden;background:rgba(255,255,255,0.6);border:1px solid rgba(0,0,0,0.5);border-radius:50%}
.mblink a::after{position:absolute;top:50%;left:50%;margin:-8px 0 0 -7px;width:19px;height:19px;content:'';background:url(/img/common/com_img.png) no-repeat -300px -335px;opacity:0.9}


/* 사이트맵 */
.sitemap{
  width: 100%; position: relative;
}
.sitemap ul{
  overflow: hidden;
}
.sitemap .depth01 > li{
  padding: 25px 0;
  border-top: 2px solid #5f779f; 
}
.sitemap .depth01 li h2{
  width: 100%; padding: 0 20px 20px 47px;
  margin-left: 20px;
  border-bottom: 1px solid #ddd;
  margin: 0; line-height: 1;
}
.sitemap .depth01 li h2.title::before{
  left:20px;
}
.sitemap .depth02 > li{
  padding: 20px;
  border-bottom: 1px dotted #ddd;   
}
.sitemap .depth02 h3{
  margin: 0;
  margin-bottom: 10px;
}
.sitemap .depth02 h3 a{
  color: #0071d9;
}
.sitemap .depth03{
  padding-left: 15px; margin-bottom: 0;
}
.sitemap .depth03 > li{
  float: left; width: 25%; padding-right:5px; 
  text-overflow: ellipsis; overflow: hidden; white-space: nowrap;
}




.clearfix::after{content:"";display: block;width: 100%;height: 0;overflow: hidden;clear: both}


@media all and (max-width:600px){
	/* 모바일 테이블 가로스크롤 */
	.mb_scroll{position:relative}
	.mb_scroll .tbBox{position:relative;padding-top:30px;width:100%;overflow:auto}
	.mb_scroll table{width:640px}
	.mb_scroll::before{position:absolute;top:0;left:50%;content:'좌우로 스크롤을 움직이면 내용을 볼 수 있습니다';font-size:13px;display: inline-block;padding: 2px 0 2px 82px;background: url(../img/mb_scroll.png)left center no-repeat;transform: translateX(-50%);-ms-transform: translateX(-50%);white-space: nowrap;}
}
@media all and (max-width:640px){
	.mblink a{display:block}
}

/* 이미지 왼쪽정렬 콘텐츠 */
.phBox{width:100%}
.phBox:after{display:block;clear:both;content:''}
.phBox .content{float:right}
.phBox .content h2:first-child{margin-top:0}
.phBox .content h3:first-child{margin-top:0}

/* 페이지만족도 */
#change{position:relative;clear:both;margin-top:70px;font-size:14px;border:1px solid #dadada;}
#change .page_infor{position:relative;padding:15px 20px;color:#555;overflow:hidden;}
#change .page_infor ul::after{display:block;clear:both;content:''}
#change .page_infor ul li{position:relative;float:left;margin-right:15px;padding-left:27px;background-repeat:no-repeat;background-position:left center}
#change .page_infor ul li::before{position:absolute;top:0;left:0;content:'';background: #6b7482 url(../img/com_img.png) no-repeat -180px -240px;width: 22px;height: 22px;border-radius: 50%;}
#change .page_infor ul li.ic1::before{background-position:-476px -78px}
#change .page_infor ul li.ic2::before{background-position:-497px -78px}
#change .page_infor ul li.ic3::before{background-position:-517px -78px}
#change .page_infor .mod_data{position:absolute;right:10px;top:15px;padding-left: 21px;}
#change .page_infor .mod_data::before{background-color: transparent;width: 16px;height: 15px;background-position: -621px -84px;top: 3px}
#change .ch_check{position:relative;padding:25px 20px 33px 463px;background:#f7f7f7;}
#change .ch_check::after{display:block;clear:both;content:''}
#change .ch_check dt{position:absolute;top:25px;left:70px;color:#333;font-weight:bold;font-size: 15px;}
#change .ch_check dt::before{content: "";display: inline-block;width: 38px;height: 38px;background: #fff url(../img/com_img.png) -642px -75px no-repeat;position: absolute;left: -50px;top: -5px;border-radius: 50%;}
#change .ch_check dd.ch_list{position:absolute;top:55px;left:65px}
#change .ch_check dd.ch_list ul li{display:inline-block;margin-right:8px;color:#666}
#change .ch_check dd.wri_bx{position:relative;padding:0 64px 0 0;}
#change .ch_check dd.wri_bx textarea{padding:13px 10px 13px 10px;width:100%;height:45px;font-size:13px;border-color: #bbb;}
#change .ch_check dd .w_btn{position:absolute;top:1px;right:0;width:64px;height:45px;font-size:13px;color:#fff;background:#0071d9;border:0;cursor:pointer;-webkit-appearance: none}

.root_daum_roughmap_landing{width:100% !important;height:419px;}/* 다음지도 api 가로값 100%로 */
.root_daum_roughmap .wrap_controllers{display:none;}
.root_daum_roughmap .wrap_map{height:100% !important;}



/* 사이트맵(본청외 사이트) */
.sitemap_con{text-align:left}
.sitemap_con:after{display:block;clear:both;content:''}
.sitemap_con > li{display:inline-block;width:29.5%;margin:0 1.5% 60px 1.5%;vertical-align:top;text-align:left}
.sitemap_con > li h2{font-size:18px;color:#2a56a9;text-align:center;border-top:2px solid #5c81c6;border-bottom:1px solid #e3e3e3}
.sitemap_con > li h2 a{display:block;padding:15px 0;color:#2a56a9}
.sitemap_con > li > ul > li{padding:15px;font-weight:bold;border-bottom:1px dashed #bbb}
.sitemap_con > li > ul > li:last-child{border-bottom:1px solid #5c81c6}
.sitemap_con > li > ul > li > ul{margin:10px 0 10px 8px}


 /* PC Device */
@media all and (min-width:640px){
	.mb_tab .selet_txt{display:none}
	.mb_tab ul{display:block !important}
}
/* Tablet Device */

@media all and (max-width:1024px){
	.ggNuri{height: auto; min-height: 54px; line-height: 1.4}

	#change .ch_check{padding:15px 10px 10px 10px}
	#change .ch_check dt{position:relative;top:0;left:0;padding-left: 50px;}
	#change .ch_check dd.ch_list{position:relative;top:0;left:0;margin-bottom:10px;padding-left: 45px;}
	#change .ch_check dt::before{left: 0;}
	#change .ch_check dd.wri_bx{padding:0;border-left:0}	
}

@media all and (max-width:979px){

	.ifrmScrol iframe{width:103%}

}
 /* Mobile Device */
@media all and (max-width:768px){
    .guideTxt{background-image: none;}	
	.guideTxt{padding: 20px;min-height: auto}
	.guideTxt .ic::after{display: none}


    .guideTxt2{background-image: none;}
	.guideTxt2{padding: 20px;min-height: auto}
	.guideTxt2 .ic{display: none !important;}

	.guideTxt3{background-image: none;}	
	.guideTxt3{padding: 20px;min-height: auto}
	.guideTxt3 .ic::after{display: none}


	#change .page_infor .mod_data{position: relative;top: 0;right: 0;padding-left: 27px;}
	#change .page_infor .mod_data::before{left: 3px}
	#change .page_infor ul li{width: 50%;margin-right: 0;margin-bottom: 10px}


	ul.li4 li,ul.li5 li,ul.li6 li,ul.li7 li,
	ol.li4 li,ol.li5 li,ol.li6 li,ol.li7 li{width:33.33%}
	
	

}
 /* Mobile Device */
@media all and (max-width:640px){
	h1.title{margin-bottom:30px;padding-bottom:15px;font-size:26px}	

	.ifrmScrol iframe{width:104%}

	.sq_box .btn_box{margin-top: 15px}

	/* 탭 셀렉트 변환 */
	.mb_tab{border:0}
	.mb_tab ul li{width:100%}
	.mb_tab ul.li4 li{width:100%}
	.mb_tab ul.li4 li a{margin:0 5px}
	.mb_tab{position:relative;padding:0}
	.mb_tab .selet_txt{position:relative;display:block;width:100%;height:41px;color:#333;font-weight:bold;text-decoration:none;background:#f1f5fc;border:1px solid #dadee6}
	.mb_tab .selet_txt::after{position:absolute;top:50%;right:15px;margin-top:-4px;width:14px;height:8px;content:'';background:url(../img/com_img.png) no-repeat -371px -62px}
	.mb_tab .selet_txt.on{color:#3977c3}
	.mb_tab .selet_txt.on::after{background-position:-395px -62px;}
	.mb_tab ul{display:none;position:absolute;top:40px;left:0;padding:5px 0 4px 0;width:100%;background:#fff;border:1px solid #dadee6;z-index:10}
	.mb_tab ul li{text-align:left}
	.mb_tab ul li a{display:block;margin:0 2px 0 5px;padding:10px 45px 10px 10px;height:auto;text-decoration:none;background:#fff }
	.mb_tab li a::after{top:10px;right:10px}
	

	ul.li3 li,ul.li4 li,ul.li5 li,ul.li6 li,ul.li7 li,
	ol.li3 li,ol.li4 li,ol.li5 li,ol.li6 li,ol.li7 li{width:50%}
	
	#change{margin-top: 50px;}
	#change .page_infor ul li{width: 100%;}
	#change .page_infor ul li:last-child{margin-bottom: 0;}	

	.ggNuri{
		background-position: left top;
		padding-top: 64px; padding-left: 0 !important;
	}
	.t_typel3 {width: 98%;}

}

 /* Mobile Device */
@media all and (max-width:450px){
	
	ul.li2 li,ul.li3 li,ul.li4 li,ul.li5 li,ul.li6 li,ul.li7 li,
	ol.li2 li,ol.li3 li,ol.li4 li,ol.li5 li,ol.li6 li,ol.li7 li{width:100%}

	.sitemap_con > li{margin:0 0 20px;padding:0 10px;width:100%}
	.sitemap_con a{display:block}
}




/* 
==================
신규 css
==================
*/
.ic_point{padding-left: 26px;position: relative;color: #3473bc}
.ic_point::before{content: "※";display: inline-block;width: 18px;height: 18px;line-height: 18px;text-align: center;color: #fff;background-color: #3473bc;position: absolute;top: 2px;left: 0;font-size: 13px;}
.ic_point.red{color: #eb5241}
.ic_point.red::before{background-color: #eb5241;}


/* 링크버튼 */
.guide_btn_link{display: inline-block;width: auto;height: 48px;line-height:48px;padding: 0 72px 0 24px;position: relative;border: 1px solid #383a4a;color: #383a4a;font-size: 16px;}
.guide_btn_link::after{content: "";display: inline-block;width: 47px;height: 46px;position: absolute;right: 0;top: 0;background: #383a4a url(../img/com_img.png) -172px 14px no-repeat}
.guide_btn_link:hover,.guide_btn_link:focus{text-decoration: underline;font-weight: bold;}

/* 테이블 작은버튼 */
.tbl_sm_btn{display: inline-block;width: 34px;height: 34px;text-indent: -9999px;border:1px solid #f2f2f2;background: #f2f2f2;border-radius: 50%;position: relative}
.tbl_sm_btn::after{content: "";display: inline-block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: url(../img/com_btn_ic.png) no-repeat;}
.tbl_sm_btn:hover,.tbl_sm_btn:focus{border-color: #0071d9;background-color: #fff}
.tbl_sm_btn.ic_file::after{background-position: -301px 0;width: 17px;height: 17px;}
.tbl_sm_btn.ic_file:hover::after,.tbl_sm_btn.ic_file:focus::after{background-position: -301px -30px}
.tbl_sm_btn.ic_dot::after{background-position: -328px 0;width: 13px;height: 15px;}
.tbl_sm_btn.ic_dot:hover::after,.tbl_sm_btn.ic_dot:focus::after{background-position: -328px -30px}




/* flex */
.flex_box{display: flex;}
.flex_box > li,.flex_box > dl,.flex_box > div{flex: auto;}
.flex_box.btween{justify-content: space-between;flex-wrap: wrap;}

.flex_box img{display: block;width: 100%}
.flex_box.li3 > li,.flex_box.li3 > dl ,.flex_box.li3 > div{max-width: calc(33.33% - 5px);}
.flex_box.li4 > li,.flex_box.li4 > dl ,.flex_box.li4 > div{max-width: calc(25% - 5px);}


@media all and (max-width: 768px){
	.flex_box.li4 > li,.flex_box.li4 > dl ,.flex_box.li4 > div,.flex_box.li3 > li,.flex_box.li3 > dl ,.flex_box.li3 > div{min-width: calc(50% - 5px);margin-bottom: 10px}
}


/* 공공누리 */
.nuri_wrap{width: 100%;min-height:110px;border:1px solid #dadada;position: relative;padding-left: 290px;margin-top: 40px;}
.nuri_wrap .nuri_mark{min-width: 290px;height: 100%;padding: 0 30px;background: #fff;display: flex;align-items: center;position: absolute;left: 0;top: 0;}
.nuri_wrap .nuri_txt{width: 100%;height:100%;padding: 24px 35px;background: #f7f7f7;font-size: 14px;}
.nuri_wrap .nuri_txt a{display: block;padding-left: 22px;position: relative;font-size: 16px;font-weight: bold;color: #037b71;margin-bottom: 8px}
.nuri_wrap .nuri_txt a::before{content: "";display: inline-block;width: 16px;height: 15px;position: absolute;left: 0;top: 4px;background: url(../img/com_img.png) -139px -25px no-repeat;}
@media all and (max-width: 640px){
	.nuri_wrap{padding-left: 0;padding: 0}
	.nuri_wrap .nuri_mark{width: 100%;height: auto;padding:15px;position: relative;}
	.nuri_wrap .nuri_txt{padding: 15px}
	.nuri_wrap .nuri_txt a{font-size: 15px}
}