@charset "utf-8";

/*목록*/
.btxt_bg {
 background-color: #f7f7f7;
 font-weight: 700;
}

.btxt_img {
 border-bottom: 1px solid #e9e9e9;
 text-align: center;
 padding: 10px 5px;
}

.btxt img {
 vertical-align: middle;
}

.btxt_b {
 border-bottom: 1px solid #e9e9e9;
 height: 26px;
}

.btxt a:hover {
 color: #17649f;
 text-decoration: underline;
}

.btxtC a:hover {
 color: #17649f;
 text-decoration: underline;
}

/*목록*/
.brdInfo {
 height: 24px;
}

.brdInfo strong {
 letter-spacing: normal;
}

.brdList {
 width: 100%;
}

.brdList th {
 background-color: #f2f3f4;
 border-top: 1px solid #000;
 border-bottom: 1px solid #d7dee3;
 height: 26px;
 text-align: center;
 font-weight: bold;
 color: #333;
 letter-spacing: -1px;
 font-size: 13px;
}

.brdList td {
 text-align: center;
 border-bottom: 1px solid #d7dee3;
 height: 26px;
}

.brdList.twoLaw td {
 text-align: left;
 padding: 10px 5px;
}

.brdList td p {
 text-align: left;
 border-bottom: 1px solid #d7dee3;
 height: 26px;
}

.brdList td.noline td {
 border-bottom: none;
}

.brdList td.btxt {
 border-bottom: 1px solid #d7dee3;
 text-align: left;
 padding: 3px 0 2px 10px;
}

.brdList td.btxtC {
 border-bottom: 1px solid #d7dee3;
 height: 26px;
 text-align: center;
 padding-left: 10px;
}

.brdList td.banner {
 padding-top: 5px;
 padding-bottom: 5px;
}

/*목록*/
.hisList {
 width: 100%;
 border-bottom: 1px solid #d8d8d8;
 border-collapse: collapse;
}

.hisList th {
 border-bottom: 1px solid #c5d1f2;
 background-color: #f1f4fd;
 height: 26px;
 text-align: center;
 font-weight: 700;
 color: #3b78cb;
 letter-spacing: -1px;
}

.hisList td {
 text-align: center;
 border-bottom: 1px solid #e9e9e9;
 height: 26px;
}

.hisList td.em {
 font-weight: 600;
}

.hisList td p {
 text-align: left;
 border-bottom: 1px solid #e9e9e9;
 padding: 3px 0 2px 10px;
}

.hisList td.noline td {
 border-bottom: none;
}

/*brdInfo*/
.mng_brdInfo {
 font-weight: 600;
 margin-bottom: 5px;
 overflow:hidden;
 font-size:14px;
 line-height: 15px
}

.mng_brdInfo span {
 font-weight: 600;
 font-size:13px;
}

.mng_brdInfo span.total_num {
 color: #ff7e00;
}

.mng_brdInfo span.page_num {
 color: #004b86;
}

.brdComList {
 width: 100%;
 table-layout: fixed;
 border-top: 1px solid #000;
}

.brdComList thead th {
 padding:10px 0;
 background-color: #f5f5f5;
 border-bottom: 1px solid #ababab;
 font-size:14px;
 color: #333;
 font-weight: 600;
}

.brdComList thead th a {
 color: #333;
 font-weight: 600;
}

.brdComList tbody tr {border-bottom: 1px solid #d7dee3;}

.brdComList tbody td {
 background: none;
 font-family: "NotoSansL", sans-serif;
 font-size:14px;
 color:#333;
 text-align: center;
 padding: 8px 0;
}

.brdComList tbody td.td-sub {font-weight:600; color: #212121;}

.brdComList tbody td a {font-family: "NotoSansL"; font-size:14px; font-weight:600;}

.brdComList tbody td p {
 padding-left: 10px;
 text-align: left;
}

.brdComList tbody td strong {
 color: #fb5900;
}

.brdComList tbody td a:hover {
 color: #005128;
 text-decoration: underline;
}

.brdComList tbody td .btn2 a:hover {
 text-decoration: none;
}

.brdComList tbody td img {
 vertical-align: middle;
}

.brdComList .brdbg {
 background-color: #f7f7f7;
}

.brdComView {
 width: 100%;
 table-layout: fixed;
 position:relative;
}

.brdComView::after {content:''; position:absolute; top:0; left:0; width:100%; height:1px; background-color:#000;}

.brdComView tbody::after {content:''; position:absolute; bottom:0; left:0; width:100%; height:1px; background-color:#000;}

.brdComView tbody th {
 font-size:14px;	
 padding: 12px 0;
 background: #fcfcfc;
 border-bottom: 1px solid #d7dee3;
 border-right: 1px solid #d7dee3;
 color: #333;
 font-weight: 600;
}

.brdComView tbody th label {
 font-size:13px;	
 color: #333;
 font-weight: bold;
}

.brdComView tbody td {
 font-size:13px;
 padding: 5px 0 5px 10px;
 border-bottom: 1px solid #d7dee3;
 /* line-height: 20px; */
}

.brdComView tbody td p {
 text-align: left;
}

.brdComView tbody td .manage_chk {float:left;}
.brdComView tbody td .manage_chk label {padding-left:3px;}

.brdComView tbody td input, .brdComView tbody td select, .brdComView tbody td textarea
 {
 height: 25px;
 vertical-align: middle;
 border: 1px solid #c4c4c4;
 box-sizing:border-box;
}

.brdComView tbody td input[type="text"] {padding: 0 5px;}

.brdComView tbody td ul li {
 padding: 4px 0 4px 10px;
}

.brdComView tbody td ul li .icone_dw {
 vertical-align: middle;
 padding-right: 4px;
}

.brdComView tbody td ul li a {
 display: inline-block;
 padding-top: 2px;
}

.brdComView tbody td ul li a:hover {
 color: #307ebb;
 text-decoration: underline;
}

.brdComView tbody td.story {
 padding: 0;
}

.brdComView tbody td.story .storyIn {
 padding: 15px 10px;
 /* line-height: 21px; */
}

.brdComView tbody td label {
	font-size:13px;
}

/*목록내 검색*/
#listsrch {
 position: relative;
}

#listsrch .brdsrch {
 position: absolute;
 bottom: 6px;
 right: 0;
}

#listsrch .brdsrch fieldset {
 float: left;
 padding-right: 35px;
}

#listsrch .brdsrch .bt_asrch {
 position: absolute;
 top: 0;
 right: 0;
}

/*페이징*/
.paging {
 margin-top: 10px !important;
 position: relative;
 text-align: center;
}

.paging a {
 display: inline-block;
 font-size: 11px;
 color: #666;
 border-right: 1px solid #e9e9e9;
}

.paging a.end {
 border: none;
}

/* .paging a:hover {
 color: #e04910;
} */

.paging strong {
 display: inline-block;
 height: 20px;
 font-size: 11px;
 color: #e04910;
 border-right: 1px solid #e9e9e9;
}

.paging a.btn {
 margin: 0 1px;
 border: none;
}

.paging img {
 vertical-align: middle;
}

.paging .btnR {
 position: absolute;
 right: 0;
 top: 14px;
}

a.pagination_01:link, a.pagination_01:visited, a.pagination_01:hover {
 padding: 5px 5px;
 font-weight: 600;
 text-decoration: underline;
 color: #555555;
}

a.pagination_02:link, a.pagination_02:visited {
 padding: 5px 5px;
}

/*통계관리 > 막대그래프 연회색배경*/
.brdList td.btxt_sbg01 {
 border-bottom: 1px solid #e9e9e9;
 height: 26px;
 background: url(../images/inc/sbg01.gif) repeat-x 10px center;
}

.brdList td.btxtL {
 text-align: left;
}

/*규정관리목록*/
.tab_tit li {
 float: left;
}

/*FAQ*/
.faqA {
 padding: 7px 10px;
 background-color: #f1f4fd;
 /* line-height: 20px; */
}

/*등록*/

/*상세*/
.view {
 overflow: hidden;
}

/*	
	.viewTit{border-bottom:1px solid #e9e9e9;background-color:#f2f3f4;height:26px;text-align:center;font-weight:700;color:#004b86;}
	.viewTxt{border-bottom:1px solid #e9e9e9;text-align:left; padding:3px 0 2px 10px; vertical-align:middle;}
	.viewTxt a:hover{color:#307ebb; text-decoration:underline;}
	.viewTxt .sbt04 a:hover{color:#fff000; text-decoration:underline;}	
	.viewTxt input[type="text"] {height:20px;vertical-align:middle;border:1px solid #c3c3c3;}
	.viewTxt img { vertical-align:middle;}
	
	.viewTxt2{border-bottom:1px solid #e9e9e9;text-align:left;vertical-align:top;padding:10px;}	
	#view .alCt { text-align:center;}*/

/*라인*/
.viewline {
 background-color: #004b86;
}

/*규정*/
.lawtit_Bg {
 height: 26px;
 border-bottom: 1px solid #77a8ea;
 font-size: 12px;
 font-weight: 700;
 color: #686868;
}

.lawtxt_Bg {
 height: 23px;
 background-color: #f1f4fd;
 border-bottom: 1px solid #c5d1f2;
 font-size: 12px;
 color: #686868;
}

/*연혁 목록*/
#his_tit {
 height: 20px;
 background-color: #f0f9ef;
 border-bottom: 1px solid #c4e1bf;
 padding: 7px 0 0 10px;
}

.his_titBg {
 height: 26px;
 border-bottom: 1px solid #c4e1bf;
 font-size: 11px;
 font-weight: 700;
}

.lawcon_tit {
 background-color: #f4f4f4;
 border-top: 1px solid #e0e0e0;
 border-bottom: 1px solid #e0e0e0;
 height: 36px;
}

.lawtit {
 float: left;
 padding: 7px 0 0 10px;
}

.lawbtn {
 float: right;
 padding: 8px 10px 0 0;
}

#slawcon {
 width: 690px;
 padding: 10px 0 0 10px;
}

/*규정내용 버튼*/
.lawconBtn {
 height: 26px;
 padding-top: 10px;
}

.lawconBtn2 {
 height: 27px;
 margin-bottom: 10px;
 border-bottom: 1px solid #e0e0e0;
}

/*덧글*/
.replyTxt_01 {
 height: 33px;
 font-weight: 700;
}

.replyTxt_01 a:link, .replyTxt_01 a:visited {
 color: #61b31c;
 text-decoration: underline;
}

.replyName {
 float: left;
 width: 200px;
 height: 20px;
 background: url(../images/inc/icon_reply.gif) no-repeat left top;
 color: #8a8a8a;
 text-align: left;
 padding-left: 20px;
}

.replyDate {
 color: #c4c4c4;
 font-size: 11px;
}

.replyTxt {
 color: #8a8a8a;
 font-size: 11px;
 text-align: right;
}

.replyTxt_table {
 color: #8a8a8a;
 font-size: 11px;
 text-align: left;
}

.replyContent {
 color: #8a8a8a;
 text-align: left;
 clear: both;
}

.line_reply {
 background: url(../images/inc/line_reply.gif) no-repeat left top;
}

.reply_01 {
 margin-left: 20px;
}

.reply_02 {
 background: url(../images/inc/icon_reply.gif) no-repeat left top;
 color: #8a8a8a;
 text-align: left;
 float: left;
 padding-left: 22px;
 margin-left: 20px;
}

.reply_id {
 margin-left: 42px;
 margin-bottom: 7px;
 color: #8a8a8a;
 text-align: left;
}

.reply_id2 {
 clear: both;
 margin-left: 5px;
 margin-top: 2px;
 color: #8a8a8a;
 text-align: left;
}

.reply_03 {
 color: #8a8a8a;
 text-align: left;
 float: left;
}

.dotline {
 height: 15px;
 border-bottom: 1px dotted #e9e9e9;
 margin-bottom: 10px;
 clear: both;
}

/*게시판 테이블*/
.view_title li {
 float: left;
}

.sview_bg {
 background: url(../images/board/sview_bg.gif) repeat-y left top;
 width: 735px;
 border-top: 1px solid #dce3f7;
}

.sview_b {
 background: url(../images/board/sview_b.gif) no-repeat left top;
 width: 705px;
 height: 4px;
}

.sview01 {
 height: 26px;
 font-size: 11px;
 font-weight: 700;
 text-align: center;
}

.sview01_txt {
 height: 26px;
 padding-left: 10px;
 margin-top: 3px;
 margin-bottom: 3px;
 border-left: 1px solid #dce3f7;
}

.sview01_txt p {
 padding-top: 5px;
}

a.sview_link:hover {
 color: #1960ca;
 text-decoration: underline;
}

.sview_line {
 background-color: #dce3f7;
}

.viewBox {
 /* line-height: 18px; */
 background-color: #FFF;
 padding: 10px 15px 30px;
}

/*링크관리*/
.linkbox {
 border: 1px solid #e9e9e9;
 padding: 7px 7px 7px 0;
}

.linkbtn {
 height: 26px;
 margin: 7px 0 3px 0;
 border-bottom: 2px solid #747474;
}

/*탭 제목*/
.tabtit {
 height: 25px;
 width: 100%;
 background-color: #205ba9;
 color: #FFF;
 font-weight: 600;
 text-align: center;
}

.tabtxt {
 border: 2px solid #e9e9e9;
}

/*검색*/
.bsearch {
 border: 1px solid #e5e5e5;
 background-color: #f7f7f7;
 padding:5px 0;
}

.bsearch table td input[type="text"], .bsearch table td select {
 height: 25px;
 border: 1px solid #c3c3c3;
 padding: 0px;
 box-sizing:border-box;
}

.bsearch table td input[type="text"] {
	padding:0 10px;
}

.cal_input {
 width: 92px;
 height: 23px;
 background-color: #f0f0f0;
 margin-right: 3px;
 vertical-align: middle;
 border: 1px solid #c3c3c3;
}

.bsearch2 {
 border: 1px solid #e5e5e5;
 background-color: #f7f7f7;
 padding: 6px 0;
}

/*contents제목*/
#tle_navi {
 width: 100%;
 min-height: 32px;
 margin-bottom: 15px;
 border-bottom: 1px #ddd solid;
 overflow: hidden;
}

#tle_navi h3 {
 font-size: 20px;
 font-weight: 600;
 color: #444;
 letter-spacing: -1px;
 float: left;
}

#tle_navi .p_navi {
 font-size: 13px;
 color: #333;
 margin-top: 5px;
 float: right;
}

#tle_navi .p_navi .home {background: url(../../images/service/sub/icon_home_g.png) no-repeat 0% 49%; padding-left: 18px;}
#tle_navi .p_navi .home + a::after {display:none;}
#tle_navi .p_navi a, #tle_navi .p_navi span, #tle_navi .p_navi span strong
 {
 font-size: 13px;
 color: #333;
}

#tle_navi .p_navi .home::after, #tle_navi .p_navi .root::before {
	content:''; display:inline-block; width:7px; height:10px; margin:0 6px; background: url(/images/service/sub/root_arr.png) no-repeat 0 50%;
}

/* #tle_navi .p_navi span {
 font-weight: 600;
} */

table td em {
 padding-left: 5px;
 font-weight: 600;
 color: #f87b0b;
}

table th em {
 padding-left: 5px;
 font-weight: 600;
 color: #f87b0b;
}

/*탭*/
#tab {
 height: 25px;
 margin-bottom: 15px;
 position:relative;
 border-bottom:2px solid #48916c;
}

#tab ul li {
 float: left;
 margin-right: 3px;
}

#tab ul li a {
 display: inline-block;
 height: 24px;
 line-height:24px;
 text-align: center;
 padding: 0 12px 0 12px;
 text-align: center;
}

#tab ul li.t a {
 border: 1px solid #c5c5c5;
 border-bottom: none;
 background-color: #fff;
 color: #333;
}

#tab ul li.t a:hover {
 border: 1px solid #48916c;
 border-bottom: none;
 background-color: #48916c;
 color: #fff;
 font-weight:600;
}

#tab ul li.t_o a {
 font-weight: bold;
 border: 1px solid #48916c;
 border-bottom: none;
 background-color: #48916c;
 color: #fff;
}

#tab .btn-sort {
	position:absolute;
	right:0;
	top:0;
}

/*popup_header없을때 사용*/
#sboard {
 padding: 10px;
}

#sboard h4 {
 padding-left: 10px;
 margin-bottom: 10px;
 font-size: 14px;
 color: #333;
 font-weight: normal;
 letter-spacing: -1px;
 position:relative;
 /* background: url('../../images/service/sub/title_spot.png') 0 50% no-repeat; */
}

#sboard h4::before {content:''; display:block; width:7px; height:7px; background-color:#016365; border-radius:100%; position:absolute; top:50%; left:0px; transform:translateY(-50%);}

/* 관리자 - 3단보기 */
.threeDepth-option{}
.threeDepth-option .btn-wrap{}

.threeDepth-option .btn-wrap li select {
	height: 30px;
 	border: 1px solid #c3c3c3;
 	padding: 0px;
 	box-sizing:border-box;
 	font-size:14px;
}

.btn-wrap:after{
	content:"";
	display:block;
	clear:both
}

.btn-wrap li{
	float:left
}

.btn-wrap li + li{
	margin-left:5px
}

.btn-wrap li a{
	display:inline-block;
	height: 32px;
	padding:0 12px;
	box-sizing:border-box;
	border-radius:5px;
	background: #fcfcfc;
	border:1px solid #dadada;
	font-size:12px;
	font-weight:600;
	color:#3f3f3f;
	line-height:30px;
}
.btn-wrap li.btn-style0 a{
	border-color:#419bda;
	background: #fff;
	color:#419bda;
}

.btn-wrap li.btn-style1 a{
	border-color:#4c74d3;
	background: #4c74d3;
	color:#fff;
}

.btn-wrap li.btn-style2 a{
	border-color:#58606b;
	background: #58606b;
	color:#fff;
}

.btn-wrap li.btn-style1 a i{
	color:#fff
}

.threeDepth-area{
	border:1px solid #cacaca
}
.threeDepth-area .doc-box{
	width:calc(100% / 3);
	box-sizing:border-box;
	float:left
}

.threeDepth-area .doc-box + .doc-box{
	border-left:1px solid #e1e3e6
}

.threeDepth-area .doc-box .title{
	display:block;
	height: 50px;
	border-bottom:1px solid #e1e1e1;
	box-sizing:border-box;
	background: #f6f6f6;
	font-size:14px;
	font-weight:600;
	line-height:50px;
	text-align:center;
}
.threeDepth-area .doc-box .select-wrap{
	padding:20px;
}

.threeDepth-area .doc-box .select-wrap .input-wrap{
	width:calc(100% - 79px);
	position:relative;
	float:left
}

.threeDepth-area .doc-box .select-wrap .input-wrap .input-text{
	width: 100%;
	height: 32px;
	padding:0 25px 0 5px;
	border:1px solid #cacaca;
	box-sizing:border-box
}

.threeDepth-area .doc-box .input-wrap .btn-del{
	position:absolute;
	top:9px;
	right:10px
}

.threeDepth-area .doc-box .input-wrap .btn-del i{
	
}

.threeDepth-area .doc-box .select-wrap .btn-sel{
	display:inline-block;
	height: 32px;
	padding:0 13px;
	margin-left:5px;
	border-radius:5px;
	background: #58606b;
	font-size:12px;
	font-weight:600;
	color:#fff;
	line-height:32px;
	float:left
}