@charset "utf-8";

legend {visibility:hidden; display:none; height:0; width:0; font-size:0;}

table {border-spacing:0;}
select {font-size:12px;}
input.board_input {border:1px solid #cdcdcd; height:20px; padding:3px 3px 0px 3px; font-size:12px; background:#fff;}
input.board_input_file {width:90%; border:1px solid #cdcdcd; padding:3px 3px 0px 3px; font-size:12px; background:#fff;}
textarea {border:1px solid #cdcdcd; font-size:12px;}
.display_none {display:none;}


#board {margin:0 auto;}

/* Calendar_top */
#board .top{display:flex;position:relative;justify-content:center;margin-bottom:25px;}
#board .cal_top{display:flex;align-items:center;}
#board .cal_top .t_date{padding:0 10px;font-size:2.2rem;font-weight: 600;color:#000;}
#board .cal_top .t_date strong{margin-left:5px;font-weight:700;}

#board .cal_top .t_arrow{width:30px;height:30px;margin:0 3px;border-radius:100%;border:1px solid #e5e5e5;background-repeat:no-repeat;background-size:auto 10px;background-position:50% 50%;}
#board .cal_top .t_arrow.y_pre{background-image:url(/nanum/site/board/nninc_calendar/img/calendar_y_pre.gif);}
#board .cal_top .t_arrow.m_pre{background-image:url(/nanum/site/board/nninc_calendar/img/calendar_m_pre.gif);}
#board .cal_top .t_arrow.y_next{background-image:url(/nanum/site/board/nninc_calendar/img/calendar_y_next.gif);}
#board .cal_top .t_arrow.m_next{background-image:url(/nanum/site/board/nninc_calendar/img/calendar_m_next.gif);}

#board .cal_top .t_today{margin-left:20px;padding:3px 15px;border:1px solid #000;font-size:1.3rem;font-weight:700;color:#000;}

#board .cal_right{position: absolute;right: 0;}
#board .cal_right .board_code{display: flex;gap: 10px;width: 160px;}
#board .cal_right .board_code input{flex-shrink: 0;width: 65px;height: 35px;border: 0;background: #000;font-size: 15px;font-weight: 700;color: #fff;cursor: pointer;box-sizing: border-box;}


.blind {
font-size:0;
height:0;
left:0;
line-height:0;
overflow:hidden;
position:absolute;
top:0;
visibility:hidden;
width:0;
}
.sp {
background-image:url(/nanum/site/board/nninc_calendar/img/font.gif);
background-repeat:no-repeat;
display:inline-block;
float:left;
}

.sp_n0 {
background-position:0 -80px;
height:26px;
width:12px;
}
.sp_n1 {
background-position:-15px -80px;
height:26px;
width:12px;
}
.sp_n2 {
background-position:-30px -80px;
height:26px;
width:12px;
}
.sp_n3 {
background-position:-45px -80px;
height:26px;
width:12px;
}
.sp_n4 {
background-position:-60px -80px;
height:26px;
width:12px;
}
.sp_n5 {
background-position:-75px -80px;
height:26px;
width:12px;
}
.sp_n6 {
background-position:-90px -80px;
height:26px;
width:12px;
}
.sp_n7 {
background-position:-105px -80px;
height:26px;
width:12px;
}
.sp_n8 {
background-position:-120px -80px;
height:26px;
width:12px;
}
.sp_n9 {
background-position:-135px -80px;
height:26px;
width:12px;
}
.sp_ndot {
background-position:-150px -80px;
height:26px;
width:6px;
}
.sp_nbar {
background-position:-159px -80px;
height:26px;
width:19px;
}
.sp_null {
background:none;
height:26px;
width:5px;
}

.sp_b_today {
background-position:-100px 0;
cursor:pointer;
height:17px;
margin-top:5px;
width:30px;
}

.sp_b_prev {
background-position:0 -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_prev_on {
background-position:-19px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_next {
background-position:-38px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_next_on {
background-position:-57px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_prev2 {
background-position:-76px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_prev2_on {
background-position:-95px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_next2 {
background-position:-114px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_next2_on {
background-position:-133px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_prev3 {
background-position:-152px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_prev3_on {
background-position:-171px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_next3 {
background-position:-190px -109px;
cursor:pointer;
height:26px;
width:18px;
}
.sp_b_next3_on {
background-position:-209px -109px;
cursor:pointer;
height:26px;
width:18px;
}



.cal_blist a{padding:1px 5px 0 5px;height:19px;font-size:11px;display:block;}

.red_day{background: #0d3a69;color: #fff;}
.blue_day{background: #2894e0;color :#fff;}
.orange_day{background: #ff7302;color: #fff;}
.green_day{background: #64aa20;color: #fff;}
.yellow_day{background: #ffd200;color: #000;}
.purple_day{background: #9f29dc;color: #fff;}
.none_day{color:#fff;font-size:11px;}

.red_day:hover,
.blue_day:hover,
.orange_day:hover,
.green_day:hover,
.yellow_day:hover,
.purple_day:hover{text-decoration:none;}


/* List */
#board .cal_blist table{table-layout:fixed;width:100%;border-collapse:collapse;border:1px solid #e5e5e5;}
#board .cal_blist table caption{display:none;}
#board .cal_blist thead th{padding:10px 0;font-size:1.4rem;font-weight:700;color:#000;border-bottom:1px solid #e5e5e5;text-align:center;}
#board .cal_blist thead th.sun{color:#f00;}
#board .cal_blist thead th.sat{color:#0076ff;}
#board .cal_blist tbody th,
#board .cal_blist tbody td{border-left:1px solid #e5e5e5;background:#fff;vertical-align:top;box-sizing:border-box;}
#board .cal_blist tbody td{padding: 5px 0;height:80px;border-bottom:1px solid #e5e5e5;}
#board .cal_blist tbody th.day{padding:5px 10px;background:#f9f9f9;text-align:left;border-right:1px solid #e5e5e5;font-size:1.3rem;font-weight:600;}
#board .cal_blist tbody th.day a{text-decoration:none;}
#board .cal_blist tbody th.today{position: relative;text-decoration: underline;text-underline-position: under;color: #ff3f00;font-weight: 700;}
#board .cal_blist tbody th.today p.today{position: absolute;background: #000;color: #fff;padding: 3px 6px;text-align: center;font-size: 1.3rem;top: -25px;left: -10px;}
#board .cal_blist tbody th.today p.today:after{position: absolute;content: '';bottom: -10px;left: 50%;transform: translateX(-50%);border-top: 5px solid #000;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid transparent;}
#board .cal_blist tbody td img {vertical-align:middle; padding-right:3px;}
#board .cal_blist tbody td > div{margin:10px 0;}
#board .cal_blist tbody td a{display:block;font-size:1.4rem;line-height:1.25;font-weight:500;}
#board .cal_blist tbody td .cate{display:inline-block;margin-bottom:5px;padding:3px 8px;color:#fff;font-size:1.3rem;line-height:1.2;font-weight:700;}
#board .cal_blist tbody td .cate.clr4{background:#2d7ab7;} /* 강좌 */
#board .cal_blist tbody td .cate.clr5{background:#a901db;} /* 영화 */
#board .cal_blist tbody td .cate.clr6{background:#ff7f02;} /* 휴관일 */
#board .cal_blist tbody td .cate.clr7{background:#6db112;} /* 열람실만개방, 학습실만개방 */
#board .cal_blist tbody td .cate.clr8{background:#ae2db7;} /* 행사 */
#board .cal_blist tbody td .dayend{font-size:1.4rem;font-weight:700;color:#b5b5b5;}

.calendar_list{margin-top: 60px;}
.calendar_list li{display: flex;gap: 20px;border: 1px solid #dadada;padding: 35px 0;box-sizing: border-box;background: url(/nanum/site/board/skin_calendar/img/evnet_list_bg.jpg)no-repeat right 60px bottom;}
.calendar_list li:not(:first-child){margin-top: 15px;}
.calendar_list li .datebox{flex-shrink: 0;width: 200px;padding: 0 20px;border-right: 1px solid #dadada;text-align: center;line-height: 1;box-sizing: border-box;}
.calendar_list li .datebox p{margin-top: 13px;}
.calendar_list li .datebox .month{margin-top: 0;color: #333;}
.calendar_list li .datebox .day{padding: 0 20px;font-size: 2.4rem;color: #003c71;font-weight: 700;box-sizing: border-box;}
.calendar_list li .datebox .year{display: inline-block;padding: 5px 15px;background: #e1ebf3;color: #2c5a83;}
.calendar_list li .info{display: flex;flex-direction: column;justify-content: space-between;width: 100%;padding: 0 30px;box-sizing: border-box;}
.calendar_list li .info .tit{font-size: 1.7rem;font-weight: 600;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.calendar_list li .info .site{padding-left: 20px;font-size: 1.5rem;color: #555;background: url(/nanum/site/board/skin_calendar/img/calendar_site.jpg)no-repeat left top 5px / 13px auto;}

/* Write */
#board .table_bwrite table{width:100%;border-collapse:collapse;border-top:2px solid #222;}
#board .table_bwrite table caption{display:none;}
#board .table_bwrite thead th{height: 55px;border-bottom:1px solid #d5d5d5;letter-spacing: -0.025em;}
#board .table_bwrite tbody th{padding:10px 20px;border-bottom:1px solid #d5d5d5;border-right:1px solid #d5d5d5;background:#f9f9f9;color:#000;font-size: 1.5rem;letter-spacing: -0.025em;text-align:left;font-weight:700;box-sizing: border-box;}
#board .table_bwrite tbody th img{margin-right:3px;vertical-align:middle;}
#board .table_bwrite tbody td{padding:15px 10px;border-bottom:1px solid #d5d5d5;font-size:1.5rem;text-align:left;}
#board .table_bwrite tbody td input.subject{width:100%;}
#board .table_bwrite tbody td.content{margin:0;padding:5px 0;text-align:center;}
#board .table_bwrite tbody td span.text1{color:#888;font-size:1.4rem;font-weight:500;letter-spacing: -0.025em;}
#board .table_bwrite tbody td span.eng{padding-left:0;color:#6a6a6a;font-size:1.5rem;font-weight:500;}
#board .table_bwrite tbody td ul.add_file_tip{margin-top:10px;}
#board .table_bwrite tbody td ul.add_file_tip li{font-size:1.5rem;line-height:1.5;font-weight:500;color:#DF0101;word-break: break-word;}
#board .table_bwrite tbody td.filetable table{width:100%;border-collapse:collapse;border:none;border-top:1px solid #DEDEDE;}
#board .table_bwrite tbody td.filetable table th{padding:5px 0;border:none;border-right:1px solid #DEDEDE;background:#F6F6F6;color:#666;text-align:center;vertical-align:top;}
#board .table_bwrite tbody td.filetable table td{padding:5px 0 5px 10px;border:none;background:#fff;text-align:left;}
#board .table_bwrite tbody td #b_cate_tot{width: 150px;height: 40px;padding: 0 10px;border: 1px solid #d5d5d5;background: #fff;font-size: 1.7rem;line-height: 40px;font-weight: 500;color: #000;cursor: text;background: #fff url(/img/common/sel_arrow.png) no-repeat calc(100% - 15px) 50%;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;}


/* file */
#board .table_bwrite tbody td.filetable table {width:100%; line-height:16px; border-collapse:collapse; border:none; border-top:1px solid #DEDEDE;}
#board .table_bwrite tbody td.filetable table th{padding:5px 0; white-space:nowrap; border:none; border-right:1px solid #DEDEDE; background:#F6F6F6; color:#666666; text-align:center; letter-spacing:-0.1em; line-height:140%; vertical-align:top;}
#board .table_bwrite tbody td.filetable table td{padding:5px 0 5px 10px; border:none; background: #ffffff; text-align:left; }



/* View */
#board .table_bview {clear:both;}
#board .table_bview table{width:100%; line-height:16px; border-collapse:collapse; border-top:1px solid #5b5b5b; border-bottom:1px solid #e5e5e5;}
#board .table_bview table caption{display:none;}
#board .table_bview thead th {border-bottom:1px solid #e5e5e5; height:33px; color:#373737; font-weight:bold; letter-spacing:-0.1em; line-height:130%; text-align:center;}
#board .table_bview thead th.th_none {white-space:nowrap; background-image:none; text-align:left; padding-left:5px;}
#board .table_bview thead th.th_none img {vertical-align:middle;}
#board .table_bview tbody th {white-space:nowrap; height:31px; border-right:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1; background:#F6F6F6; color:#737373; text-align:center; letter-spacing:-0.1em; line-height:140%;}
#board .table_bview tbody td {padding-top:6px; padding-bottom:6px; border-bottom:1px solid #E1E1E1; background:#ffffff; text-align:left; line-height:140%;}
#board .table_bview tbody td.content{padding:20px 10px 30px 10px;}
#board .table_bview tbody td.content img{display:block;}
#board .table_bview tbody td span.text1 {color:#4381BF;font-size:0.9em; font-weight:normal; letter-spacing:-0.1em; padding-left:6px;}
#board .table_bview tbody td span.eng {padding-left:0; color:#6A6A6A; font-size: 0.9em; font-weight:normal; letter-spacing:-0.1em;}
#board .table_bview tbody td dl.info {float:left; margin:0; padding-left:3px; letter-spacing:-0.5px;}
#board .table_bview tbody td dl.info dt {float:left; color:#737373; padding-left:20px; font-weight:bold;}
#board .table_bview tbody td dl.info dd {float:left; background:transparent url(/nanum/site/board/common/img/view_bar.gif) no-repeat scroll 0 45%; display:inline; margin-left:6px; padding-left:6px;}
#board .table_bview tbody td dl.info dd.c4895D7 {color:#4895D7;}
#board .table_bview tbody td dl.info dd img {vertical-align:middle;}
#board .table_bview tbody td dl.info dd .size {font-size:0.8em;color:#BFBFBF;}
#board .table_bview tbody td.content .sns{clear:both; float:right; padding-top:20px;}
#board .table_bview tbody td.content .sns a{float:left; padding-left:3px;}
#board .table_bview tbody td.content .photodown{background-color:#336699; color:#ffffff; padding:5px;}

/* Comment */
.board_comment {clear:both; padding-top:20px;}
.board_comment table{width:100%; background-color:#FAFAFA; margin-bottom:15px}
.board_comment table caption{display:none;}
.board_comment tbody td {height:31px; text-align:left; line-height:140%;}
.board_comment tbody td.dr01 {height:5px; background:url(/nanum/site/board/common/img/dr01.gif); background-repeat:no-repeat;}
.board_comment tbody td.dr02 {height:5px; background:url(/nanum/site/board/common/img/dr02.gif); background-repeat: repeat-x;}
.board_comment tbody td.dr03 {height:5px; background:url(/nanum/site/board/common/img/dr03.gif); background-repeat:no-repeat;}
.board_comment tbody td.dr04 {background:url(/nanum/site/board/common/img/dr04.gif); background-repeat: repeat-y;}
.board_comment tbody td.text {padding:0; margin:0; height:20px;}
.board_comment tbody td dl.info {margin:0; padding-left:10px;}
.board_comment tbody td dl.info dt {float:left; letter-spacing:-0.1em; padding:0; font-size:0.9em; padding-top:4px;}
.board_comment tbody td dl.info dd {float:left; padding:0 10px 0 4px;}
.board_comment tbody td.dr05 {text-align:center; padding-top:4px; padding-bottom:4px;}
.board_comment tbody td.dr05 textarea {width:88%;height:38px;}
.board_comment tbody td.dr06 {background:url(/nanum/site/board/common/img/dr06.gif); background-repeat: repeat-y;}
.board_comment tbody td.dr07 {height:5px; background:url(/nanum/site/board/common/img/dr07.gif); background-repeat:no-repeat;}
.board_comment tbody td.dr08 {height:5px; background:url(/nanum/site/board/common/img/dr08.gif);  background-repeat: repeat-x;}
.board_comment tbody td.dr09 {height:5px; background:url(/nanum/site/board/common/img/dr09.gif); background-repeat:no-repeat;}

.cmt_list {margin-top:5px;}
.cmt_list div.h {margin:0 0 1px; background:transparent url(/nanum/site/board/nninc_calendar/img/human_ic.gif) no-repeat scroll 0 0.1em; text-align:left; padding-left:15px;}
.cmt_list p {line-height:1.6em; margin:0; padding:5px 0 0 12px; text-align:left;}
.cmt_list  li.line {height:1px; background:transparent url(/nanum/site/board/nninc_calendar/img/dr_line_bg.gif);  background-repeat: repeat-x; margin:0; padding-top:15px;}


/* Paginate */
.board_paginate{clear:both; position:relative; text-align:center;}
.board_paginate *{margin:0; padding:0;}
.board_paginate a,
.board_paginate strong{_position:relative; margin-left:-7px; font-weight:bold; display:inline-block; padding:3px 8px 1px 7px; color:#313031; border-left:1px solid #ccc; border-right:1px solid #ccc; text-decoration:none; line-height:normal; font:bold 12px 돋움, Dotum, 굴림, Gulim, AppleGothic, Sans-serif; background:#fff;}
.board_paginate strong{text-decoration:underline;color:#ff8600 !important;}
.board_paginate a:hover{background:#F7F7F7;}
.board_paginate a.pre{padding:3px 8px 1px 16px; background:url(/nanum/site/board/nninc_calendar/img/bu_pg1_l1.gif) no-repeat 8px 6px !important; border:none; font-weight:normal; }
.board_paginate a.next{padding:3px 16px 1px 8px; background:url(/nninc/img/bu_pg1_r1.gif) no-repeat 37px 6px !important; border:none; font-weight:normal; }

/* Button */
.board_button {clear:both;}
.board_button .fl {float:left;}
.board_button .fr {float:right; overflow:hidden;}
.board_button .pt10 {padding-top:10px;}


.board_button ul li {float:left;}
.board_button ul li.pl {padding-left:10px;}
.board_button ul li.pt {padding-top:7px;}
.board_button span.bt {padding-top:10px; padding-left:4px; text-align:right;}
.board_button2 {margin:0 auto; text-align:center; padding-top:10px; padding-left:4px;}




.board_bt01 {display:inline;}
.board_bt01 a{display:inline; overflow:hidden; float:left; height:22px; padding-left:13px; margin-right:3px; font:12px dotum; letter-spacing:-1px; color:#6B6B6B; text-decoration:none; background:url(/nanum/site/board/nninc_calendar/img/bt01_bg.gif) left 0; cursor:pointer;}
.board_bt01 a:hover{background:url(/nanum/site/board/nninc_calendar/img/bt01_bg.gif) left -22px; text-decoration:none;}
.board_bt01 a span{display:inline; overflow:hidden; float:left; height:22px; padding-right:10px; line-height:200%; background:url(/nanum/site/board/nninc_calendar/img/bt01_bg.gif) right 0;}
.board_bt01 a:hover span{color:#6B6B6B; background:url(/nanum/site/board/nninc_calendar/img/bt01_bg.gif) right -22px;}


/* Search */
.board_search {width:340px; margin:0 auto; margin-top:18px;}
.board_search ul {float:left;}
.board_search ul li {float:left; background:url(/nanum/site/board/nninc_calendar/img/search_bg.gif); height:35px;}
.board_search ul li.board_search_start {float:left; width:18px; height:35px; background:url(/nanum/site/board/nninc_calendar/img/search_left.gif); background-repeat:no-repeat;}
.board_search ul li.board_search_end {float:left; width:18px; height:35px; background:url(/nanum/site/board/nninc_calendar/img/search_right.gif); background-repeat:no-repeat;}
.board_search ul li select {float:left; margin-top:8px; margin-right:3px;}
.board_search ul li input {float:left; margin-top:7px; margin-right:3px;}
.board_search ul li input.search_bt {float:left; margin-top:8px; margin-bottom:1px;}


.command_pwd {position:absolute; border:2px solid #C6C6C6; background-color:#ffffff; padding:8px 15px 8px 15px; text-align:center; vertical-align:middle; font-weight:bold; color:#313131; line-height:140%;}
.command_pwd li.text {float:left; letter-spacing:-0.1em; padding:0; font-size:0.9em; padding-top:4px;padding-right:4px;}
.command_pwd li {float:left; padding-left:3px;}
.command_pwd li img {height:20px;padding-top:1px;}


.colorPicker {border:1px solid #777777; background-color:#ffffff; padding:8px; text-align:center; vertical-align:middle; font-weight:bold; color:#313131; line-height:140%;}
.colorPicker li {float:left; padding:0px 2px 0px 2px;}

.error_check {float:left;width:80%;min-height:90px;border:5px solid #DDE7F0;margin-bottom:15px;background:url(/nanum/site/board/nninc_calendar/img/error_bg.gif); background-repeat:no-repeat;padding-left:19%;padding-top:15px;padding-bottom:12px;}
.error_check .error_list {float:left;line-height:19px;}
.error_check .error_list li {background:url(/nanum/site/board/nninc_calendar/img/error_ic.gif) no-repeat 8px 6px;padding-left:15px;}
.error_check .error_list li strong.error {color:#DE5410;}


.pwd_check {margin:0 auto; text-align:center; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:25px; font-weight:bold; color:#313131; line-height:140%;}
.pwd_check *{margin:0; padding:0;}
.pwd_check label {color:#7D7D7D; letter-spacing:-1px; font-size:11px;}
.pwd_check li.text {letter-spacing:-0.1em; font-size:0.9em;}
.pwd_check_button {width:90%;margin:0 auto; text-align:center; padding-top:10px;}

.login_check {width:100%; margin:0 auto; margin-top:20px; text-align:center; border-top:2px solid #C8C8C8; border-bottom:2px solid #DEDEDE; background-color:#ffffff; padding:25px;color:#313131; line-height:140%;}
.login_check *{margin:0; padding:0;}
.login_check span{color:#7D7D7D; letter-spacing:-1px; font-size:11px;}
.login_check li.text {letter-spacing:-0.1em; font-size:0.9em;}
.login_check li.id {padding-right:26px; padding-bottom:4px;}
.login_check_button {width:90%;margin:0 auto; text-align:center; padding-top:10px;}



/* 주소찾기 */
.post_search2{border:1px solid #CDCDCD;height:80px;margin-right:10px;margin-top:3px;overflow:auto;padding:6px;}


.board_search ul li select{height:30px;border:1px solid #dbdbdb;padding-left:8px;}


/* 뉴스룸 */
.news_listw{border-top:2px solid #000;}
.news_listw li{position:relative;padding:25px 30px;border-bottom:1px solid #dfdfdf;min-height:250px;display:flex;width:100%;box-sizing:border-box;align-items:center;}
.news_listw li a{display:block;}
.news_listw li.img_y a{padding-left:300px;}
.news_listw li input{position:absolute;top:25px;left:0;margin:0;}
.news_listw li span{display:block;}
.news_listw li .category_color{margin-bottom:10px;display:inline-block;padding:0 15px;height:30px;line-height:30px;font-size:1.4rem;border-radius:7px;}
.news_listw li .category_color.color1{color:#4876ef;background:#eff5ff;}
.news_listw li .category_color.color2{color:#119558;background:#effdf7;}
.news_listw li .subject{margin-bottom:15px;font-size:2.2rem;}
.news_listw li .content{font-size:1.6rem;line-height:27px;font-weight:400;color:#555;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.news_listw li .date{margin-top:20px;font-size:1.4rem;font-weight:400;color:#888;letter-spacing:0;}
.news_listw li .c_img{position:absolute;top:50%;margin-top:-100px;left:30px;width:250px;height:200px;overflow:hidden;}
.news_listw li .c_img img{width:100%;}

.news_vieww .vinfo_w{position:relative;padding-bottom:30px;margin-bottom:0;border-bottom:1px solid #ededed;padding-top: 40px;border-top: 2px solid #000;}
.news_vieww .vinfo_w .vtop{display:flex;padding: 20px 3px;align-items:center;}
.news_vieww .vinfo_w .tit{margin-top: 10px;font-size: 3rem;line-height: 1.4;font-weight: 600;color: #000;}
.news_vieww .vinfo_w .cate{font-size: 1.6rem;font-weight: 700;color: #0060cf;}
.news_vieww .vinfo_w .infow{display: flex;gap: 15px;flex-direction: column;}
.news_vieww .vinfo_w dl{display:flex;font-size:1.5rem;line-height:1;font-weight:500;color:#666;}
.news_vieww .vinfo_w dl dt{font-weight:700;color:#333;}
.news_vieww .vinfo_w dl dd{margin-left:10px;padding-left:10px;border-left:1px solid #dfdfdf;letter-spacing:0;word-break: break-all;}

.news_vieww .vinfo_w .down_w{margin-top:15px;padding: 20px;background: #f5f5f5;border-radius: 10px;}
.news_vieww .vinfo_w .down_w p{display:flex;align-items:center;background:url(/nanum/site/builder/skin/main/img/common/down_icon.png) no-repeat center left;}
.news_vieww .vinfo_w .down_w p a{padding: 5px 0 5px 35px;display:inline-block;font-size:1.5rem;color:#666;}
.news_vieww .vinfo_w .down_w p .size{margin-left:5px;display:inline-block;font-size:1.3rem;line-height:1;color:#999;}

#dataformat { cursor: pointer; user-select: none; }
#dataformat:hover { color: #0060cf; }
.mini_calendar { position: absolute; top: 100%; left: 50%; transform: translateX(-50%); margin-top: 10px; background: #fff; border: 2px solid #000; border-radius: 8px; padding: 20px; box-shadow: 0 4px 12px rgba(0,0,0,0.15); z-index: 1000; min-width: 300px; }
.mini_cal_header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px solid #e5e5e5; }
.year_btn { background: none; border: none; font-size: 1.6rem; font-weight: 700; color: #333; cursor: pointer; padding: 5px 15px; }
.year_btn:hover { color: #0060cf; }
.current_year { font-size: 1.8rem; font-weight: 600; }
.mini_cal_body { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
.month_item { padding: 12px 0; text-align: center; font-size: 1.4rem; font-weight: 500; background: #f9f9f9; border: 1px solid #e5e5e5; border-radius: 5px; cursor: pointer; transition: all 0.2s; }
.month_item:hover { background: #0060cf; color: #fff; border-color: #0060cf; }
.month_item.active { background: #000; color: #fff; border-color: #000; font-weight: 700; }

/********************태블릿********************/
@media(max-width:1024px){

#board .board_total_left{float:none;width:100%;margin-bottom:5px;}
#board .board_total_right{float:none;width:100%;}
#board .board_total_right .bunru{border:1px solid #dbdbdb;padding:15px 0;background:#f8f8f8;text-align:center;}
#board .board_total_right li{display:inline-block;float:none;}

.board_button .fl{float:none;width:100%;text-align:center;margin-bottom:10px;display:inline-block;}
.board_button .fl a{float:none;display:inline-block;font-size:12px;}
.board_button .fr{float:none;width:100%;text-align:center;border-top:1px dashed #ccc;padding-top:15px;}
.board_button .bt a{font-size:13px;}

.board_search {width:300px;margin:0 auto; margin-top:18px;}
.board_search ul li input.search_input {float:left; width:170px;}
.board_search ul li input.search_bt {float:left;}



}


/********************모바일********************/
@media(max-width:767px){

#board .table_bwrite thead th{font-size: 1.9rem;}
#board .table_bwrite tbody td span.text1{font-size: 1.8rem;}
#board .table_bwrite tbody th{font-size: 1.8rem;}

.calendar_list{margin-top: 30px;}
.calendar_list li{flex-direction: column;gap: 0;padding: 25px;background-position:  right 30px bottom;background-size: 130px auto;}
.calendar_list li .datebox{position: relative;display: flex;align-items: center;gap: 10px;width: 100%;margin-bottom: 20px;padding: 0;padding-bottom: 20px;border-right: 0;border-bottom: 1px solid #dadada;}
.calendar_list li .datebox p{margin-top: 0;font-size: 1.8rem;}
.calendar_list li .datebox .day{padding: 0;}
.calendar_list li .datebox .year{position: absolute;right: 0;}
.calendar_list li .info{padding: 0;}
.calendar_list li .info .tit{display: block;-webkit-line-clamp: none;overflow: unset;-webkit-box-orient: unset;font-size: 2rem;}
.calendar_list li .info .site{margin-top: 25px;font-size: 1.8rem;}

.news_vieww .vinfo_w dl{font-size: 1.8rem;}

}

