@charset "utf-8";
@font-face{font-family:"NanumGothic";src:url('../font/NanumGothic.eot');src:local('?'), url('../font/NanumGothic.woff') format('woff'), url('../font/NanumGothic.ttf') format('truetype'), url('NanumGothic.otf') format('opentype');font-weight:normal;font-style:normal}
@font-face{font-family:"NanumGothicBold";src:url('../font/NanumGothicBold.eot');src:local('?'), url('../font/NanumGothicBold.woff') format('woff'), url('../font/NanumGothicBold.ttf') format('truetype'), url('NanumGothicBold.otf') format('opentype');font-weight:normal;font-style:normal}

ul,ol,li{list-style:none}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt45{margin-top:45px}
.mt50{margin-top:50px}
.mt55{margin-top:55px}
.mt60{margin-top:60px}
.p_box{width:100%;overflow:hidden; margin-bottom:40px; position:relative; top:-40px;}
.sub_txt{margin-top:10px;padding-top:35px;border-top:1px solid #e7e7e7;letter-spacing:-0.5px}

/*.history_div p{padding:0;}*/
.history_div {
    background: url('../img/history_line.gif') repeat-y 197px 0;
    margin-top: 125px;
}.history_img{width:23%;position:relative;float:left;margin-right:25px;padding-left:23px;text-align:center;min-height:40px;}/*width:156px*/
.history_img .year_body {width:156px;height:80px;padding:18px 10px 0 0;/*background:#999 url('../img/bg_pattern.png') repeat;*/
	-webkit-border-top-left-radius: 20px;
	-moz-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
/*.history_img .year_body.first {background-color:#c11717;}*/

.history_img span {/*position:absolute;top:18px;left:10px;right:0;display:block;*/ text-align:center;color:#787878;font-size:3em;font-family:"NanumGothicBold"}
.history_img .firstY {color:#a2d17e;}

.history_txt{float:left;margin-top:12px; width:73%; padding-left:25px;}
@media (max-width:767px){ .history_txt{margin-left:110px;width:76%;} .history_txt .tit .bar {display:none;} }
.history_txt .tit{position:relative;font-size:17px;color:#444;padding-top:8px}
.history_txt .tit .bar{position:absolute;top:0;left:0;width:15px;height:1px;background:#555}
.history_txt p{font-size:14px;/*color:#333;*/line-height:18px;text-align:justify;}
.history_icon{width:130px;float:right;}
.history_icon {height:80px;overflow:hidden;border-bottom:1px solid #e7e7e7}
.history_icon img{width:100%;height:auto;}
.history_icon strong{color:#e13137}
.history_icon .tit{margin-top:2px;font-size:10px;color:#888}

/*#container_title {font-family:"NanumGothicBold";font-size:60px;letter-spacing:-3px;color:#333;text-align:right;height:auto;margin:0;}*/



/* 게시판 목록 */


#bo_cate {border-bottom: 1px solid #e7e7e7;position:relative;margin-top:-33px;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:27px;width:710px;zoom:1;}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;font-size:16px;position:relative;padding:0 2em 0 3px;color:#888;
font-family:"ProximaNovaWeb", "NanumGothic"}
#bo_cate #bo_cate_on {z-index:2;color:#e13137;}
.td_subject img {margin-left:3px}




/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:15px}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}


.bo_notice td {background:#f5f6fa}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#e8180c}
.cnt_cmt {font-weight:bold}

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 게시판 쓰기 */
#wrapper_title {margin-bottom:20px;font-size:1.4em;letter-spacing:-1px;font-family: 'Arial', 'Malgun gothic', sans-serif;}
#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}
.btn_confirm p {padding-bottom:10px}
.frm_tbl td.td_not_input {padding:13px 10px;}
.frm_tbl td [type="checkbox"] {margin-right:3px;}
.frm_tbl td input[name="secret"] {margin-left:10px;}
.btn_confirm p {padding-bottom:10px !important}

/* 게시판 댓글 */
#bo_vc {padding:20px 20px 10px;border-top:1px solid #cfded8;border-bottom:1px solid #cfded8;background:#f5f6fa}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc fieldset {margin:0 0 10px;padding:0}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc foofter {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px;letter-spacing:-1px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

#bo_vc form {padding:0}


.yearBox {font-size:18px; padding-left:7px;}
.contBox {
    background-color: #f7f7f7;
    padding: 5px 0;
    margin-left: 5px;
    display: inline-block;
    width: 100%;
}
.contBox .cntbef{
    font-family: NanumBarunGothic; /*나눔스퀘어에서 한자가 안나와서 바른고딕지정해함*/
}
.contBox span {color:#807e75; float:left;}
.cntPre {padding:0 5px;}
.cntbef {width:80%;}

.pLast_box {top:0}



.yCircle {
    border: 6px solid #b0b0b0;
    border-radius: 13px;
    padding: 7px;
    width: 15px;
    position: relative;
    top: 30px;
    left: 70%;
    background-color: #b0b0b0;
    position: absolute;
}


.subY_Tab {}
.subY_TabBox {
    display: inline-block;
    width: 80%;
    margin: 0 10%;
    background: url(../../../../img/sub/tab_line.png);
    background-position: center center;
    background-repeat: repeat-x;
}
.subY_TabBox div {
    float: left;
    width: 20%;
    padding: 1% 0;
    text-align: center;
    border: 1px solid #ddd;
    border-right: none;
    cursor: pointer;
    background-color: #fff;
}
.subY_TabBox div:last-child{
	border-right:2px solid #ddd;
}
.subY_TabBox div button { background:none; border:none;}
.subY_TabBox .selected_ {
    background-color: #96b0d3;
    color: #fff;
    font-weight: 600;
}
.subY_01 {margin-left:0;}
.subY_04 {}

.hisBox {display:none;}
.dispHis_2025 {display:block;}
@media (max-width:1680px){
.yCircle {
    visibility: hidden;
}
}
@media (max-width:1200px){
	.subY_TabBox div {width:19.4%}
}
@media (max-width:1000px){
	.subY_TabBox {
    width: 100%;
    margin: 0;
}

	.p_box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    top: -40px;
    padding: 0 20px;
}
.history_img{
	width:100%;
	text-align:center;
}
.history_img span {
    text-align: center;
    font-size: 3em;
    margin-left: -20px;
}
	.contBox {
    padding: 5px 0 0 0;
    margin: 10px;
    display: inline-block;
    width: 90%;
}


}
@media (max-width:768px){
	.subY_TabBox div {width:25%; margin-left:0;}
  .p_box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
    position: relative;
    top: -40px;
    padding: 0 0px;
    margin: 0;
}
.history_div {
    background: none;
    margin-top: 17px;
}
.year_body.first {
    float: left;
    width: 100%;
    margin: 20px 0;
}
 .history_txt {
    float: left;
    margin-top: 12px;
    width: 100%;
    padding-left: 0;
    margin: 0;
}


.history_img span {
    text-align: center;
    color: #787878;
    font-size: 3em;
 
    margin-left: -20px;
}
	.contBox {
    padding: 5px 0 0 0;
    margin: 10px;
    display: inline-block;
    width: 100%;
}

.subY_TabBox {
	background:none;
}
.subY_TabBox div{
	width:33.333%;
	border-right:1px solid #ddd;
}
}

}
@media (max-width:480px){
	.history_txt{margin-left:0px;; width:100%; margin-top:0 !important; padding-left:0;}
	.contBox {
    padding: 5px 0 0 0;
    margin: 10px;
    display: inline-block;
    width: 100%;
}



	}