<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@media (max-width:768px) {
	.ifcon{display:none;}
	.dtl_content{border:0;}
}

@media (max-width:679px) {
	
	/* table */
	.ifconWrap table {margin: 20px 0;}
	.ifconWrap table th {padding: 7px 0px;}
	.ifconWrap table td {padding: 8px 0;}
	.ifconWrap .contable_01 th.left {padding: 8px 5px;}
	.ifconWrap .contable_01 td.left {padding: 8px 5px; }
	.ifconWrap .contable_01 td span.listIcon {background: url('../../../images/ktb/listBL_gray.png') 0px center no-repeat; width: 6px; height: 18px;}
	/* iframe */
	.ifconWrap iframe {width: 100%!important;}
	/* paging */
	.boardPage {position:relative;width:100%;text-align:center;margin:25px auto 0 auto;}
	.boardPage &gt; span {width: 31px; height: 31px; display:inline-block; margin:0 0 3px 0 !important;}
	.boardPage &gt; span &gt; * {width: 100%; height: 100%; display:block; line-height: 30px; text-align: center;border:1px solid #c2c2c2; font-size: 14px; color: #7c7c7c;}
	.boardPage &gt; span &gt; a &gt; span {text-indent: -5000px; display: inline-block;}
	.boardPage &gt; span &gt; strong {font-weight: normal; background: #50a3e1; color: #fff; border:1px solid #50a3e1;}
	.boardPage .fst a {background:#f6f6f6 url('../../../images/ktb/page_front.png') no-repeat center; background-size: 10px auto;}
	.boardPage .prev a {background:#f6f6f6 url('../../../images/ktb/page_prev.png') no-repeat center; background-size: 10px auto;}
	.boardPage .next a {background:#f6f6f6 url('../../../images/ktb/page_next.png') no-repeat center; background-size: 10px auto;}
	.boardPage .lst a {background:#f6f6f6 url('../../../images/ktb/page_end.png') no-repeat center; background-size: 10px auto;}
		
	
/* 게시판 리스트 */
	/* 공통 */
	.ifconWrap .contable_02 {margin: 0;}
	.ifconWrap .contable_02 thead th { height:36px; font-size:13px;}
	.ifconWrap .contable_02 td { padding:9px 0; font-size:13px;}
	.ifconWrap .contable_02 td.left {padding: 9px 5px; }
	.ifconWrap .mobileHide {display: none;}
	/* 보도자료 */
	.ifconWrap .nesDta col:nth-child(2) {width: 20%;}
	.ifconWrap .nesDta col:nth-child(5) {width: 80%;}
	/* 국채관련규정 */
	.ifconWrap .ntndbtRelateRegltn col:nth-child(6) {width: 80px;}
	/* 게시판 상단 글수, 검색영역 */
	.ifconWrap .board_txt p {font-size: 13px; margin-top: 10px;}
	.ifconWrap .board_txt fieldset {float: none;}
	.ifconWrap .board_txt fieldset .selcet01 {height: 31px; line-height: 30px; font-size: 13px; padding: 0 30px 0 10px; width: 100%;}
	.ifconWrap .board_txt fieldset .searchinput {display: block; position: relative; margin-top: 5px;}
	.ifconWrap .board_txt fieldset .searchinput input {height: 31px;width: 100%; font-size: 12px; padding-right: 80px;}
	.ifconWrap .board_txt fieldset .selcetBtn {height: 31px; width: 70px; font-size: 13px; position: absolute; top:0; right: 0;}
	/* 게시판 상세 */
	.ifconWrap .contable_03 {margin: 0;}
	.ifconWrap .contable_03 col:nth-child(1) {width: 20%;}
	.ifconWrap .contable_03 col:nth-child(2) {width: 30%;}
	.ifconWrap .contable_03 col:nth-child(1) {width: 20%;}
	.ifconWrap .contable_03 col:nth-child(2) {width: 30%;}
	.ifconWrap .contable_03 thead th {padding:10px; font-size:16px; color:#323232;}
	.ifconWrap .contable_03 tbody th, .ifconWrap .contable_03 tbody td {font-size:13px;}
	.ifconWrap .contable_03 tbody th {padding:9px;}
	.ifconWrap .contable_03 tbody th:after { height: 12px; top:13px;}
	.ifconWrap .contable_03 tbody .fileTh:after {height: 12px;}
	.ifconWrap .contable_03 tbody td {padding:9px;}
	.ifconWrap .contable_03 tbody td.con {padding: 5px 0;}
	.ifconWrap .contable_03 .fileArea .fileList li &gt; span {font-size: 13px;}
	.ifconWrap .buttonArea {margin-top: 20px;}
	.ifconWrap .buttonArea .bluebtn {width: 64px; height: 30px; line-height: 30px; font-size: 15px;}
	.ifconWrap .contable_04 {margin-top: 20px;}
	.ifconWrap .contable_04 tbody th {padding:9px 0px;}
	.ifconWrap .contable_04 tbody th a {font-size: 13px;width: 70px;}
	.ifconWrap .contable_04 tbody td {font-size:13px; padding:9px 15px;}
	.ifconWrap .contable_04 col:nth-child(1) {width: 90px;}
	.ifconWrap .contable_04 col:nth-child(3) {width: 80px;}
	.ifconWrap .contable_04 tbody td:last-child {padding:9px 0;text-align: center;}

}


@media (min-width:680px) and (max-width:1024px) {


	/* table */
	.ifconWrap table {margin: 30px 0;}
	.ifconWrap table th {padding: 8px 0; }
	.ifconWrap table td {padding: 10px 0; }
	.ifconWrap .contable_01 td.left {padding: 10px 8px; }
	.ifconWrap .contable_01 td span.listIcon {background: url('../../../images/ktb/listBL_gray.png') 0px center no-repeat; width: 7px; height: 18px;}
	/* iframe */
	.ifconWrap iframe {width: 100%!important;}
	/* paging */
	.boardPage &gt; span &gt; * {line-height: 35px; font-size: 15px;}
			
/* 게시판 리스트 */
	/* 공통 */
	.ifconWrap .contable_02 {margin: 0;}
	.ifconWrap .contable_02 thead th { height:41px; font-size:14px;}
	.ifconWrap .contable_02 td { padding:9px 0; font-size:14px;}
	.ifconWrap .contable_02 td.left {padding: 9px 5px; }
	/* 게시판 상단 글수, 검색영역 */
	.ifconWrap .board_txt p {font-size: 14px;}
	.ifconWrap .board_txt fieldset .selcet01 {height: 31px; line-height: 30px; font-size: 14px; padding: 0 40px 0 30px;}
	.ifconWrap .board_txt fieldset .searchinput input {height: 31px;width: 200px; font-size: 12px;}
	.ifconWrap .board_txt fieldset .selcetBtn {height: 31px; width: 70px; font-size: 14px; }
	/* 게시판 상세 */
	.ifconWrap .contable_03 {margin: 0;}
	.ifconWrap .contable_03 thead th {padding:12px 0; font-size:20px; color:#323232;}
	.ifconWrap .contable_03 tbody th, .ifconWrap .contable_03 tbody td {font-size:14px;}
	.ifconWrap .contable_03 tbody th {padding:9px 0;}
	.ifconWrap .contable_03 tbody th:after { height: 12px; top:15px;}
	.ifconWrap .contable_03 tbody .fileTh:after {height: 12px;}
	.ifconWrap .contable_03 tbody td {padding:9px 18px;}
	.ifconWrap .contable_03 .fileArea .fileList li &gt; span {font-size: 14px;}
	.ifconWrap .buttonArea .bluebtn {width: 76px; height: 36px; line-height: 36px;}
	.ifconWrap .contable_04 tbody th {padding:9px 0px;}
	.ifconWrap .contable_04 tbody th a {font-size: 14px;}
	.ifconWrap .contable_04 tbody td {font-size:14px; padding:9px 25px;}
	.ifconWrap .contable_04 col:nth-child(1) {width: 140px;}
	.ifconWrap .contable_04 col:nth-child(3) {width: 110px;}
	.ifconWrap .contable_04 tbody td:last-child {padding:9px 0;text-align: center;}

}

@media (max-width:480px) {
	/* aside content */
	.another .kogl4 &gt; p{float:left; padding:0 10px 10px 10px;}
	.another .kogl4 img {display:block; vertical-align:middle; width:143px; margin:0 auto; text-align:center;}
}

</pre></body></html>