@charset "utf-8";
/* CSS Document */
/* design KYJ 22.12.13 전반적 정비 */

input,select,label,textarea{font-family:PTD; border-radius:3px}
button{font-family:PTD; margin:0; padding:0;cursor:pointer; vertical-align:middle; font-size:15px; font-weight:500}
input[type="radio"]{margin: -3px 5px 0 0; border-color:#fff}

#c2zboard {background:#fff;margin-bottom:80px}

/*셀렉트박스 화살표 수정*/
#c2zboard .jqTransformSelectWrapper {border:1px solid #aeadad !important; background: #fff url('../../images/board/select_arrow.png') no-repeat right center; height:34px}
#c2zboard .jqTransformSelectWrapper ul {border:1px solid #aeadad !important}

/* 게시판용 헤드 숨김 */
.header_hide {display:none !important}

/*버튼 유형 및 색상 지정*/
#c2zboard .applyBtn{display:inline-block; text-align:center; color:#fff; background:#f55050; padding:2px 10px; margin:3px auto 0 auto; border:none}
#c2zboard .applyBtn{color:#fff}
#c2zboard .myClass{display:inline-block; text-align:center; color:#3e6492; background:#a0c8f9; padding:2px 10px; margin:3px auto 0 auto}
#c2zboard .closeBtn{display:inline-block; text-align:center; color:#696868; background:#c9c9c9; padding:2px 10px; margin:3px auto 0 auto; cursor:default}
#c2zboard .cancelBtn{background:#c9c9c9; color:#515151; display:inline-block; padding:2px 10px; margin:3px auto 0 auto; border:none}
#c2zboard .grayBtn1{background:#f5f5f5; color:#474747; font-size:0.917em; line-height:1.545em; padding:0 0.727em; vertical-align:middle; margin:0; display:inline-block; box-sizing:border-box}
#c2zboard .grayBtn2{background:#f8f8f8; border:1px solid #c7c5c5; color:#242121; line-height:2.154em; padding:0; vertical-align:middle; margin:0; display:inline-block; height:44px; vertical-align:middle; border-radius:5px; box-sizing:border-box}
#c2zboard .grayBtn2:hover{ font-weight:500; border:1px solid #fa8f30; background:#fa8f30; color:#fff; transition:.3s}
.navyBtn1{background:#007bc4; border:1px solid #007bc4; color:#fff;  /*line-height:2.154em;*/ padding:0; vertical-align:middle; margin:0; display:inline-block; height:44px; vertical-align:middle;border-radius:5px; box-sizing:border-box}
.navyBtn1:hover{font-weight:500; border:1px solid #fa8f30; background:#fa8f30; color:#fff; transition:.3s}
#c2zboard .printBtn{background:#303d45 url(../../images/board/btn_print_bg.png) 10% 50% no-repeat; display:inline-block; width:95px; height:34px; line-height:32px; padding:0 0 0 20px; border:1px solid #2a363d; border-radius:5px; box-sizing:border-box; color:#fff}
div#view_top dl dd .nextBtn{background:url(../../images/board/btn_backBg.gif) 90% 50% no-repeat; display:inline-block; width:95px; height:34px; line-height:32px; padding-right:15px; border:1px solid #dbdbdb; box-sizing:border-box; border-radius:5px}
div#view_top dl dd .backBtn{background:url(../../images/board/btn_nextBg.gif) 10% 50% no-repeat; display:inline-block; width:95px; height:34px; line-height:32px; padding-left:15px; border:1px solid #dbdbdb; box-sizing:border-box; border-radius:5px}
div#view_top dl dd button:hover {background-position: 15% 50%; transition:.3s}
div#view_top dl dd .nextBtn:hover {background-position: 85% 50%}
div#view_top dl dd .printBtn:hover {background-position:10% 50%}

div#securityBox{background:#fff; padding:1px; border:3px solid #e9e9e9; width:auto;	border-radius:10px}
div#securityBox ul{padding:14px 14px 14px 14px; border-radius:5px}
div#securityBox ul li{background:url(../../images/board/bg_securitylst.gif) no-repeat left 7px; line-height:150%; padding:0 0 0 12px; margin-top:5px; color:#2a2a2a; font-size:1.077em}
div#securityBox ul li:first-child {margin-top:0}
div#securityBox ul li strong{color:#e84f60; font-weight:500}

/*게시판 상단 영역*/
div#list_top{width:100%; padding:0; position:relative; z-index:1}
.pdt40{padding-top:40px !important}
div#list_top:after {content:""; clear:both; display:block; height:0; visibility:none}
div#list_top div.selectArea{width:100%; position:absolute; top:10px; left:0}
div#list_top div.selectArea:after {content:""; clear:both; display:block; height:0; visibility:none}
div#list_top div.selectArea .selectCon{ width:80%;display:inline-block;float:left;padding:0}
div#list_top div.selectArea button{width:19%; margin-left:1%; height:32px; line-height:32px; float:left; border-radius:3px} 
div#list_top div.pageNum{clear:both; float:left; height:36px; line-height:36px; padding:0 0 0 0}
div#list_top div.pageNum p{float:left; padding:0 10px; background:url(../../images/board/b_blt01.png) no-repeat left center; font-weight:500}
div#list_top div.pageNum p span{color:#ff0000}
div#list_top div.settingBtn{float:left; padding:6px 0 0 0}
div#list_top div.settingBtn button.grayBtn1{padding:0 10px; height:25px; line-height:25px; background:#858585; color:#fff; border:none; border-radius:3px}
div#list_top dl{padding:5px 0 0 0; float:right; height:34px; line-height:34px; font-weight:500}
div#list_top dl dd{float:left;  background:url(../../images/board/b_blt01.png) no-repeat left center; padding:0 10px 0 10px}
div#list_top dl dd a.on{color:#2c85ff; font-weight:600}

/*게시물 리스트 영역*/
div.tableBox{width:100%; display:table; border-bottom:1px solid #d2d2d2}
div.tableBox li{display:table-row; padding:5px 0}
div.tableBox li p{border-top:1px solid #d2d2d2; display:table-cell; text-align:center; vertical-align:middle; padding:5px; line-height:150%; font-weight:400}
div.tableBox ul.tableBody li.colspan .notData {border-top:2px solid #4d7bc5}

/*게시물 thead*/
ul.tableHeader{display:none}

/*게시물 tbody*/
ul.tableBody{display:block; padding:0; margin:0}
ul.tableBody li{background:#fff; line-height:150%; width:100%; padding:5px 0}
ul.tableBody li div p{border-bottom:none; display:table-cell; font-size:0.917em}
ul.tableBody li p img{vertical-align:middle; margin-right:2px}
ul.tableBody li div.notDta {border:1px solid;border-collapse:collapse}

/* table스타일에서 colspan 사용하기 */
#c2zboard ul li.colspan {width:100%; margin:2.5% 0 0}
#c2zboard ul li.colspan p.notData {border-right:none;width:100%;text-align:center}

ul.noTable{display:block; width:100%; padding:0; margin:0}
ul.noTable li{text-align:center; padding:6px 0; margin:0; line-height:150%; border-bottom:1px solid #d2d2d2}

/*게시판-일반형*/
#list_table ul.tableBody li p.title strong{padding:0 3px; margin:0}
#list_table ul.tableBody li p.title span.commentCol{color:#ff0101}
#contentsArea  {padding:15px}

/*게시판 하단(버튼) 영역*/
div#list_bottom{width:100%; margin:20px 0 10px 0}
div#list_bottom:after {content:""; clear:both; display:block; height:0; visibility:none}
div#list_bottom div.btnBox{width:100%}
div#list_bottom div.btnBox p{width:100%; padding:0; margin:0}
div#list_bottom div.btnBox p button{width:49%; text-align:center; margin:0 2% 0 0}
div#list_bottom div.btnBox p button:last-child{margin:0}
div#list_bottom div.btnBox p.onlyBtn button{width:100%}
div#list_bottom div.searchForm {width:100%; padding:0.833em 0 0 0}
div#list_bottom div.searchForm .selectCon{width:31%; display:inline-block;float:left;padding:0}
div#list_bottom div.searchForm fieldset:after{content:""; clear:both; display:block; height:0; visibility:none}
div#list_bottom div.searchForm div.inputBox{width:69%; float:left; padding:0; margin:0; box-sizing:border-box}
div#list_bottom div.searchForm div.inputBox:after {content:""; clear:both; display:block; height:0; visibility:none}
div#list_bottom div.searchForm input[type=text]{line-height:30px; height:30px; width:82%; border:1px solid #dedede; margin-left:1%; vertical-align:middle; padding:0 6px; box-sizing:border-box}
div#list_bottom div.searchForm button{line-height:30px; margin:0; height:30px; font-size:0; display:inline-block; width:17%; background:#303d45 url(../../images/board/btn_board_srch.png) no-repeat center; text-align:center; border:none; float:right;  border-radius:0 5px 5px 0}
div#list_bottom div.searchForm div.selectCon{box-sizing:border-box}

/*앨범*/
div#photo_list{clear:both; padding:0; margin:0; width:100%; border-top:2px solid #4d7bc5; border-bottom:1px solid #d2d2d2}
div#photo_list ul{padding:0; margin:0 0 2.5% 0; width:100%}
div#photo_list ul:after {content:""; clear:both; display:block; height:0; visibility:none}
div#photo_list ul li{float:left; width:50%; margin:2.5% 0 0 0; padding:0}
div#photo_list ul li.fourthLi{clear:both}
div.photo_tb{ overflow:hidden; background:#f5f5f5; border:1px solid #d6d6d6; border-radius:5px; margin:0; padding:0;width:164px; margin:0 auto; box-sizing:border-box}
div.photo_tb div.photoBox{width:100%; padding:0; margin:0}
div.photo_tb div.photoBox img{width:100%; max-height:160px}
div.photo_tb div.photoBox p.expandImg{display:none}
div.photo_tb p.photo_tit{font-weight:400; color:#000000; border:1px solid #d6d6d6; border-left:0; border-right:0}
div.photo_tb p.photo_tit a{display:inline-block; padding:18px 10px; font-weight:500}
div.photo_tb p.photo_titt a{color:#000}
div.photo_tb p.photo_tit span.re_no{color:#ff0101}
div.photo_tb p.photo_date{padding:10px 0.769em; color:#737070; background:#fff}
div.photo_tb p.photo_date:after {content:""; clear:both; display:block; height:0; visibility:none}
div.photo_tb .photo_tit img {display:inline-block; padding-left:10px; vertical-align:middle}

/* 추가 앨범 게시판 */
div.photo_tb p.photo_date {overflow:hidden; padding:10px 50px 10px 10px; position:relative; text-overflow:ellipsis; white-space:nowrap}
div.photo_tb p.photo_date span.photoHits {position:absolute; bottom:10px; right:10px}

/*테마형*/
#theme_list{clear:both; padding:0; margin:0}
#theme_list ul.tableHeader{ display:none}
#theme_list ul.tableBody li > div{display:table-cell; border-bottom:1px solid #d2d2d2; padding:1.667em 0}
#theme_list ul.tableBody li > div.num{width:10%; display:none}
#theme_list ul.tableBody li > div.contents{position:relative}
#theme_list ul.tableBody li > div.contents p, #theme_list ul.tableBody li>div.contents div{display:block; border:none}
#theme_list ul.tableBody li > div.contents p.themePhoto {background:url(../../images/board/bg_b_noimg.gif) no-repeat 50% 50%; background-size:190px auto;float:left; width:125px; height:91px; border-radius:5px; border:1px solid #d7d7d7; padding:0; margin:0 1.667em ; box-sizing:border-box}
#theme_list ul.tableBody li > div.contents dl{padding:0.500em 1.250em 0 0; margin:0; text-align:left}
#theme_list ul.tableBody li > div.contents dl dt {color:#000; font-size:15px; font-weight:500}
#theme_list ul.tableBody li > div.contents dl dt img{vertical-align:middle; margin-bottom:2px}
#theme_list ul.tableBody li > div.contents dl dt span.re_no{color:#ff0101}
#theme_list ul.tableBody li > div.contents dl dd{padding:0.200em 0 0 0; margin:0; line-height:2.000em; height:3.750em; overflow:hidden;box-sizing:border-box}
#theme_list ul.tableBody li > div.contents div.themeInfo{float:left; padding:0.5em 0 0 0}
#theme_list ul.tableBody li > div.contents div.themeInfo p{display:inline-block; padding:0 1em; background:url(../../images/board/list_line.gif) no-repeat right 3px}
#theme_list ul.tableBody li > div.contents div.themeInfo p.themeWriter{color:#444444; padding-left:0; font-size:14px; font-weight:500}
#theme_list ul.tableBody li > div.contents div.themeInfo p.themeWriter span{display:none}
#theme_list ul.tableBody li > div.contents div.themeInfo p.themeDate{ color:#888888; font-size:14px; font-weight:500}
#theme_list ul.tableBody li > div.contents div.themeInfo p.thmeHits{ color:#888888; background:none; font-size:14px; font-weight:500}
#theme_list ul.tableBody li > div.contents div.themeInfo p.thmeHits span{display:none}
#theme_list ul.tableBody li > div.contents p.themePhoto img { width:100%; height:100%}

/*글보기*/
div#view_top{clear:both; padding:1em 0 0 0; margin:0}
div#view_top:after {content:""; clear:both; display:block; height:0; visibility:none}
div#view_top dl{float:right}
div#view_top dl dt{display:none}
div#view_top dl dd{float:left; padding:0 0 14px 5px}
div#view_top dl dd.firstLi{display:none}
#view_top h4{clear:both; display:block; border-radius:5px 5px 0 0; background:#303d45; line-height:130%; padding:15px; color:#fff; box-sizing:border-box}
#view_top h4 span.num{display:inline-block; padding:0 14px 0 0; font-weight:normal; color:#444}
#view_top h4 span.num img{vertical-align:middle}
#view_t_bar{clear:both; display:block; border-bottom:1px solid #d2d2d2; padding:0.818em 0 0.818em 1.818em; font-size:1em; box-sizing:border-box}
#view_t_bar:after {content:""; clear:both; display:block; height:0; visibility:none}
#view_t_bar span.memGrade{font-size:0.909em}
#view_t_bar p{padding:0 0.909em; float:left; margin:0; text-align:center; background:url(../../images/board/list_line.gif) left 3px no-repeat; box-sizing:border-box}
#view_t_bar p.v_id{text-align:left; background:none; font-weight:500}
#view_t_bar p.v_date span{font-weight:500}
#view_t_bar p.v_hits span{font-weight:500}
#view_contents{width:100%;padding:10px; line-height:150%; border-bottom:2px solid #858788; box-sizing:border-box; font-weight:500}
#view_photo_tb{padding:2em 0 0 0; margin:0; text-align:center; box-sizing:border-box}
#view_photo_tb img{max-width:80%; padding:1px; border:1px solid #e5e5e5; margin:0 0 10px 0}
#movie_tb { display:none}
#sound_player { display:none}
.file_list_wrap {position:relative; padding:0;  margin:3.333em auto 0 auto ; width:100%}
.file_list_wrap dl{border:1px solid #dbdbdb; padding-bottom:3px}
.file_list_wrap dl dt{background:#303d45 url(../../images/board/b_icon_file.png) no-repeat 15px 50%; width:auto; padding:10px 10px 10px 45px; border-radius:5px 5px 0 0; font-weight:400; color:#fff}
.file_list_wrap dl dd button.downBtn{/*float:right;*/ border:2px solid #dbdbdb; background:#fff; padding:0; text-align:center; margin:6px 0 0 0; display:inline-block; line-height:150%; height:auto; position:absolute; top:50%; margin-top:-11px; right:0; padding:0 10px; border-radius:5px}
.file_list_wrap dl dd button.downBtn:hover {border-color:#545454; background:#545454; color:#fff; transition:.3s}
#view_button{ margin:0; padding:1.167em 0; box-sizing:border-box}
#view_button button{margin:0 0 0 1%; width:18.5%}
.file_list_wrap dl dd .file_list{padding:10px}
.file_list_wrap dl dd .file_list li{background:url(../../images/board/b_icon_file02.png) no-repeat left center; width:auto; padding:0 80px 0 20px; height:32px; line-height:32px;  clear:both; font-size:1em; position:relative; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.file_list_wrap dl dd .file_list li:after {content:""; clear:both; display:block; height:0; visibility:none}
#comment_tit{width:100%; background:url(../../images/board/commentTit_bg.gif) repeat-x left bottom}
#comment_tit:after {content:""; clear:both; display:block; height:0; visibility:none}
#comment_tit p.comment01{border:2px solid #79736f; border-bottom-color:#fff; border-top-color:#ff6400; padding:1em 0; font-size:1.083em; width:30%; float:left; text-align:center; box-sizing:border-box}
#comment_tit p.comment01 span{color:#ff6400}
#commentContents{width:100%; padding:0 0.583em; box-sizing:border-box}
#comment_list{border-bottom: 1px dashed #d4c5b0; padding:1.167em 0.5em; box-sizing:border-box}
#comment_list p.comment_l_tit{padding:0 0 0.667em 0; margin:0; color:#6a330a; font-weight:500}
#comment_list p.comment_l_tit span{color:#6d685d; font-weight:normal}
#comment_list p.comment_l_tit button.deleteBtn{font-weight:normal; line-height:20px; height:20px; background:#b89175 url(../../images/board/btn_deleteBg.gif) no-repeat 5px 6px; padding:0 4px 0 15px; color:#fff; border:none; box-sizing:border-box}
#commentBox{width:100%; margin:5px 0 10px 0}
#commentBox div.commentDiv{width:auto; border:1px solid #dfdfdf;  background:#f5f5f5; position:relative}
#commentBox div.commentDiv div.commentText{padding:10px 70px 10px 10px; width:auto}
#commentBox div.commentDiv div.commentText div{width:auto; border:1px solid #dfdfdf; background:#fff}
#commentBox div.commentDiv div textarea{width:99%; height:40px; border:none; padding:5px 0; margin:0 0 0 1%}
#commentBox div.commentDiv div.btnBox{ width:50px; margin:0; position:absolute; top:10px; right:10px}
#commentBox div.commentDiv div.btnBox button{width:50px; height:50px; line-height:50px;  background:#0d3f5e; color:#fff; border:none; cursor:pointer; padding:0;margin:0 !important}


/*글쓰기_오픈형*/
#writeWrap{position:relative; padding-top:25px; background:#fff}
#writeWrap p.write_notice{display:inline-block ;position:absolute; right:0; top:-3px; padding:3px 15px; border-radius:10px 10px 0 0; background:#303d45; color:#fff; font-size:13px; font-weight:600}
#write_table{clear:both; padding:0; margin:0; width:100%}
#write_table table{border-collapse:collapse; width:100%; padding:0; margin:0; border-top:2px solid #303d45}
#write_table table tbody th{background:#f1f1f1; padding:0.500em 1.667em; color:#1a1a1a; line-height:150%; border-bottom:1px solid #d2d2d2; font-weight:500; width:100px; vertical-align:middle}
#write_table table tbody td{border-bottom:1px solid #d2d2d2; position:relative}
#write_table table tbody td div.write_left{position:relative; margin:0; padding:1em 0 0 1.667em}
#write_table table tbody td div.cellBox{width:auto; margin:0; padding:10px}
#write_table table tbody td input[type=text], #write_table table tbody td input[type=password]{ width:100%; border:1px solid #d2d2d2; height:34px; line-height:34px; padding:0; margin:0; vertical-align:middle; padding-left:1%; box-sizing:border-box}

#write_table table tbody td p{padding-left:1.667em; padding-bottom:10px}
#write_table table tbody td textarea{width:100%; border:1px solid #d2d2d2; height:60px; line-height:150%; padding:0; margin:0; vertical-align:middle; box-sizing:border-box}
#write_table table tbody td p.write_left{padding-top:5px; padding-bottom:0}
div#write_input{width:100%; border:1px solid #d2d2d2; border-top:none;  padding:0; margin:0; box-sizing:border-box}
div#write_bar{display:none; border-bottom:1px solid #d2d2d2; width:100%;  height:50px; padding:0; box-sizing:border-box;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f5f7f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f7f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f5f7f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f5f7f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f5f7f8 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f5f7f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f7f8',GradientType=0 ); /* IE6-9 */
}

/*셀렉트박스 */
#write_bar:after{content:""; clear:both; display:block; height:0; visibility:none}
#write_bar dl{float:left; padding:0 0 0 8px; margin:0}
#write_bar dl:after{content:""; clear:both; display:block; height:0; visibility:none}
#write_bar dl dd {position:relative;float:left;padding:12px 0 0 0; margin:0; text-indent:0}

/* 파일첨부 추가 스타일 */
.area_write {height:100px !important}
div#write_input div.areaBox{width:100%; padding:0; margin:0}
div#write_input div.areaBox div.cellBox{padding:0 0 0 1.667em; width:auto}
div#write_input div.areaBox textarea{width:100%; padding:10px 0; margin:0; border:none; height:180px; box-sizing:border-box}
div#write_bt_btn{padding:1.667em 0}
div.btnBox{width:100%; text-align:center}
div.btnBox button{width:48%; margin:0 1%; padding:0.5em 0}
#write_table select{width:100%; border:1px solid #d2d2d2; height:34px; line-height:34px; padding:0 0 0 0.667em; margin:0; vertical-align:middle; box-sizing:border-box}

/*이미지 슬라이드*/
#imageSlideBox{display:none}

/*개인정보 수집 동의*/
div#agree{clear:both; padding:0; margin:0}
div#agree_table{width:100%}
div#agree_table table{width:100%; border-collapse:collapse; border-top:2px solid #303d45}
div#agree_table table tbody th{background:#f1f1f1; color:#1a1a1a; font-weight:500; text-align:center; border-bottom:1px solid #dfdfdf; line-height:150%; padding:1em 0; width:20%; vertical-align:middle}
div#agree_table table tbody td{border-bottom:1px solid #dfdfdf; padding-left:1.250em;  padding:1em 0.667em; line-height:150%}
div#agree div.agreeCheck{text-align:center; padding:1.667em 0}
div#agree div.agreeCheck p.btns{ padding:0}
div#agree div.agreeCheck p.btns button{width:49%; margin:0 1% 0 0; height:52px; line-height:52px;box-sizing:border-box}
div#agree div.agreeCheck p.btns button.grayBtn2{margin:0 0 0 1%}

/*비밀번호 입력*/
div#passWrap{position:fixed; top:0; left:0; width:100%; height:100%; z-index:1000; background:url(../../images/board/pw_bg.png) repeat;display:none}
div#passForm{position:absolute; top:50%; left:50%; width:316px; margin:-92px 0 0 -158px; background:#fff; border:1px solid #dfdfdf; padding:0;box-sizing:border-box}
div#passForm div.passTit{width:100%;  height:2.353em; padding:0; margin:0; color:#000000; line-height:2.353em; font-size:1.417em; border-bottom:1px solid #fff; box-sizing:border-box;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 55%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(55%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 55%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 55%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 55%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 55%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9*/ 
}
div#passForm div.passTit h4{width:auto;padding:0 0 0 1.118em;	}
div#passForm div.passInput{border-top:1px solid #dfdfdf; width:100%; padding:1.417em 0;box-sizing:border-box}
div#passForm div.passInput:after {content:""; clear:both; display:block; height:0; visibility:none}
div#passForm div.passInput div{padding:0 1.417em; width:auto}
div#passForm div.passInput div p{font-size:1.250em; line-height:150%; padding:0}
div#passForm div.passInput div div.inputBox{ border:1px solid #b5b5b5; padding:0 0.667em; width:auto; margin:1em 0}
div#passForm div.passInput div input{width:100%; height:34px; line-height:34px; padding:0; margin:0; border:none; box-sizing:border-box}
div#passForm div.passInput div button{width:49%; height:35px; line-height:35px; margin:0 1% 0 0; float:left}
div#passForm div.passInput div button.grayBtn2{margin:0 0 0 1%}

/* 공공저작물 추가 kjh 201008 */
.kogl_lst {padding:15px 20px !important;border:1px solid #d2d2d2 !important; background:#e6ebf5 !important}
.kogl_lst p {margin:5px 0 0 !important}
.kogl_lst p:first-child {margin:0}
.kogl_box {margin:15px 0 0}
.kogl_box h3 {height:38px !important; line-height:38px !important; border-radius:10px 10px 0 0}
.btn_kogllink {display:inline-block !important; border:1px solid #d2d2d2; border-radius:5px; padding:5px 15px}

/* 공지글 설정 */
.notice_days {position:relative; width:auto; padding:0 10px 10px}
.notice_days_tit {display:block; margin-bottom:10px; font-weight:500}
.radioBox1 {width:auto; padding:10px}
.radioBox1 label {margin-right:10px}
#write_table table tbody td .noti_term input[type=text], #write_table table tbody td .noti_term input[type=password] {background:url(../../images/board/btn_date02.gif) no-repeat 98% 50%}

/* 포토형 */
div.photo_tb div.photoBox .photo {position: relative; overflow: hidden; display:block; width:164px; height:160px; background:url(../../images/board/bg_b_noimg.gif) no-repeat 50% 50%}
div.photo_tb div.photoBox .photo:after {content:""; display: block; width:164px; height:164px; background: rgba(0, 0, 0, .7) url(../../images/board/hover_photo.png) 50% 50% no-repeat; position: absolute; right: 100%; top: 0}
div.photo_tb div.photoBox:hover .photo:after {transition: right .4s; right: 0 !important}

/* 첨부파일 일괄다운 스타일 적용 KJH */
.file_list_wrap .btn_file1 {position:absolute; top:0; right:10px; margin:6px 0; padding:5px 15px 5px 25px; background:#0ca8f0 url(../../images/board/btn_board_dw.gif) no-repeat 5px center; color:#fff; border-radius:5px}

/* 파일첨부 추가 스타일 */
.area_write {height:100px !important}
.upfile_list_area {height:80px !important;border:1px solid #ccc; margin:10px; padding:10px; overflow-y:scroll}
.upfile_list_area .MultiFile-label {line-height:150%; margin:4px 0 0 0}
.upfile_list_area .MultiFile-label:first-child {margin:0}
.upfile_list_area .MultiFile-label a.MultiFile-remove {display:inline-block; padding: 0 10px; background:#6a6f71; border-radius:3px}
.upfile_list_area .MultiFile-label a.MultiFile-remove button {background:none; font-size:0.923em; color:#fff}
.newfileup {background:#ed5e5e; border:1px solid #e63030; color:#fff; font-size:0.923em; line-height:1.545em; padding:4px 0.727em; vertical-align:middle; margin:0; display:inline-block; box-sizing:border-box; border-radius: 5px}
.newfiledel {background:#aeadad; border:1px solid #838383; color:#fff; font-size:0.923em; line-height:1.545em; padding:4px 0.727em; vertical-align:middle; margin:0; display:inline-block; box-sizing:border-box; border-radius: 5px}
#multiFileUp {height:32px !important; top:14px !important }
#write_table .frmLine {border:1px solid #ccc; margin: 0 1.667em 1em 1.667em; padding:0.5em 0.8em; font-weight:500}
#write_table .frmLine br {display:none}
#write_table .frmLine strong {display:block; font-weight:500; padding:5px 0 10px; border-bottom:1px dashed #ccc}
#write_table .frmLine ul {padding:5px 0 0}
#write_table .frmLine .delnoti {margin-bottom: 8px; display:block}
#write_table .delFlist li {line-height:150%}
#write_table .delFlist li a {margin-left:5px; color:#868686; font-weight:400}
#write_table .delFlist li:hover a {color:#4e4e4e; font-weight:500}

/* 동영상형 */
#write_table span.wmsg {display:block; float:left; line-height:30px; padding:0 0 0.500em 1.667em}
#write_table span.wmsg strong {font-weight:500; color:#000}
.vplay video {margin:0 auto}

/*동영상*/
div#photo_list.movie .photoWrap {width:200px; margin:0 auto; border:1px solid #d6d6d6}
div#photo_list.movie .photoWrap .photoBox {width:200px; height:170px; padding:0; margin:0;background:#010001}
div#photo_list.movie .photoWrap .photoBox a {display:block; height:170px; position: relative; overflow: hidden; border:1px solid #d7d7d7; box-sizing:border-box} 
div#photo_list.movie .photoWrap .photoBox img {width:100%; height:100%}
div#photo_list.movie .photoWrap .photoCon .title {line-height:150%; border-bottom:1px solid #ccc;background:#f5f5f5}
div#photo_list.movie .photoWrap .photoCon .title a {display:block; padding:5px 10px; height:32px; line-height:32px; overflow: hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; white-space:nowrap}
div#photo_list.movie .photoWrap .photoCon .title span{margin-right:3px}
div#photo_list.movie .photoWrap .photoCon .title img{vertical-align:middle; margin-top:-3px; margin-left:3px}
div#photo_list.movie .photoWrap .bottomCon {color:#1a1a1a; font-size:0.923em; padding:10px 0.769em; background:#fff}
div#photo_list.movie .photoWrap .bottomCon:after {content:""; clear:both; display:block; height:0; visibility:none}
div#photo_list.movie .photoWrap .bottomCon .leftBox{float:left}
div#photo_list.movie .photoWrap .bottomCon .rightBox{float:right}
div#photo_list.movie .photoWrap .bottomCon .rightBox:after {content:""; clear:both; display:block; height:0; visibility:none}
div#photo_list.movie .photoWrap .bottomCon .rightBox .comment {float:left; padding:0 5px 0 0}
div#photo_list.movie .photoWrap .bottomCon .rightBox .hit{float:left}
div#photo_list.movie .photoWrap .photoCon .title span {vertical-align:middle}
#c2zboard .vplay {width:100%; height:100%; margin: 12px 0}
#c2zboard .vplay .video-js {width:100%; height:100%; margin: 15px auto}
#c2zboard .youtubeplay {width:100%; height:100%; margin: 12px 0}
#c2zboard #player {height:auto}
#photo_list.movie .photoWrap .photoBox a:after {content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top:0; background: rgba(0, 0, 0, .7) url(../../images/board/btn_play_movie1.png) no-repeat 50% 50%; z-index: 20}
#photo_list.movie .photoWrap:hover .photoBox a:after  {background-image: url(../../images/board/btn_play_movie2.png)}

/* faq board */
.faq_board .selectCon {display:none}
.faq_board .right_area {float:right}
.faq_board .btn_app{margin-top:-65px}
.faq_board .btn_app button {margin-left:4px; background:#ccc; padding:2px; color:#fff; border-radius:5px}
.faq_board .btn_app button span {display:block; padding:6px 20px; text-align:center}
.faq_board .btn_app.btn_blue button {background:#0f7bb9}
.faq_board .btn_app.btn_blue button.btn_blue2 {background:#4682e0}
.faq_top {overflow: hidden; position:relative; padding:2px; margin-bottom:20px; border:2px solid transparent; border-radius: 10px; background-image: linear-gradient(#fff, #fff), linear-gradient(45deg, #ffb644 0%,#ff862d 100%); background-origin: border-box; background-clip: content-box, border-box}
.faq_tit {width:450px; background:url(../../images/board/bg_faqimg.png) no-repeat left bottom; padding:32px 0 32px 187px; box-sizing: border-box; font-family:CGC}
.faq_tit .eng {display: block; margin-bottom:5px; font-weight:500; color:#0070c5; font-size:25px; font-weight:600}
.faq_tit .tittxt {display: block}
.faq_srch {min-height:20px; padding:32px 35px 32px 10px ; margin:-104px 0 0 395px}
.faq_board .inputBox {position:relative; padding:0 100px 0 0}
.faq_board .inputBox .searchBtn {position:absolute;top:0; right:0; width:90px; height:39px; line-height: 39px; padding:0 0 0 25px; border-radius:5px; background:#0070c5 url(../../images/board/btn_faq_srch.gif) no-repeat 13px 50%; color:#fff; font-size:1.231em}
.faq_srch .inputBox input {height:40px; line-height:40px; width:100%; border:1px solid #c8c8c8; border-radius:5px; box-sizing:border-box}
.faq_area {position:relative; border:1px solid #c8c8c8; margin-bottom:20px; border-radius:5px}
.faq_q { position:relative; min-height:50px;  font-weight:600; cursor: pointer; background:url(../../images/board/btn_faq_arr01.gif) no-repeat 100% 50%}
.faq_a {display:none; position:relative; font-weight:500; border-top:1px solid #c8c8c8}
.faq_area .head {position:absolute; top:6px; left:0; display:inline-block; width:50px; height:40px; line-height: 40px; margin-right:10px; border-radius:0 50px 50px 0; background: linear-gradient(90deg, #ffb644 0%,#ff862d 100%); color:#fff; text-align: center}
.faq_area .faq_a .head {background:#d7d7d7; color:#000}
.faq_q .tit {display: inline-block; min-height:15px; padding:16px 160px 16px 5px; margin:0 0 0 60px; line-height:140%; color:#0070c5}
.faq_q .tit a {color:#1a1a1a}
.faq_a .txt {display: inline-block; padding:16px 15px 16px 5px; margin:0 0 0 60px; line-height:140%}
.faq_q .tit .faq_q {background:none}
.faq_area .faq_q.on {background:url(../../images/board/btn_faq_arr02.gif) no-repeat 100% 50%}
.faq_btn {position:absolute; top:15px; right:55px}
.faq_area .btn_app {display:inline-block; padding:4px 8px; color:#fff; border-radius:3px; font-weight:300; transition:.3s; font-size:1em}
.faq_area .btn_modi {background:#929292}
.faq_area .btn_del {background:#646464}
.faq_a.faq01 {display: block}
.faq_board #list_top {margin-bottom:10px}
#c2zboard .faq_board .jqTransformSelectWrapper {height:24px; line-height:24px}
#c2zboard .faq_board .jqTransformSelectWrapper a.jqTransformSelectOpen {height:26px}
#c2zboard .faq_board .jqTransformSelectWrapper div span {height:24px; line-height:24px}
#c2zboard .faq_board .jqTransformSelectWrapper .container {margin-top:24px}
#c2zboard .faq_board div#list_top .selectCon select{height:24px}
#c2zboard .faq_board div#list_top div.selectArea{padding:7px 0 0}
#c2zboard .faq_board div#list_top div.selectArea button {height:24px; line-height:24px}
#c2zboard .faq_board .grayBtn1 {width:auto; padding:0 10px; background:#303d45;border-radius:3px; color:#fff}
#c2zboard .faq_board ul li.colspan {margin:0}
#c2zboard .faq_board ul li.colspan p.notData {padding:20px 0; border:1px solid #ccc; border-left:0; border-right:0}

/* 공개형 */
div#agree .agreeCheck .btns {margin-top:20px; background:url(../../images/member/bg_layer_dotpatt.gif) repeat-x 0 0; text-align:center}
div#agree h4.sub_tit {line-height:140%; padding:0 0 5px 32px; margin: 5px 0; background:url(../../images/member/subtit4.gif) no-repeat left 4px; font-size:19px; font-weight:600}

#c2zboard .grayBtn1 {width:auto; padding:0 10px; background:#303d45;border-radius:3px; color:#fff}

/*** MOBILE LAYOUT ***/
@media only screen and (max-width:1024px) {
span.memGrade{display:none}

/*게시판 일반형*/
#list_table div.tableBox{display:inherit; border-top:1px solid #d2d2d2}	
#list_table ul.tableBody li{border-top:1px solid #d2d2d2; display:block;  padding-left:15px; padding-right:15px; width:auto;box-sizing:border-box}
#list_table ul.tableBody li:first-child{border-top:none}
#list_table ul.tableBody li p{display:inline-block;  *display:inline; margin:0; border-top:none}
#list_table ul.tableBody li.noticeLine {background:#f1f1f1}
#list_table ul.tableBody li.noticeLine .num{display:inline-block;  *display:inline}
#list_table ul.tableBody li.noticeLine p.title{padding-left:5px}
#list_table ul.tableBody li.replyLine{border-top:none}
#list_table ul.tableBody li .num{display:none}
#list_table .title{font-size:1.091em; display:inline !important}
#list_table .file{padding-left:5px}
#list_table .depart{ background:url(../../images/board/list_line.gif) left center no-repeat;  margin:0 10px 0 0}
#list_table .name{ background:url(../../images/board/list_line.gif) left center no-repeat; margin:0 10px 0 0}
#list_table .date{background:url(../../images/board/list_line.gif) left center no-repeat; margin:0 10px 0 0}
#list_table ul.tableBody li p.hits{display:none}
#list_table ul.tableBody li p.title{text-align:left}
#list_table ul.tableBody li p.title a{color:#4e4e4e}
#list_table ul.tableBody li p.title a:hover{color:#4e4e4e; text-decoration:underline}
#list_table ul.tableBody li p.date{color:#888888}	

/* 저작권 동의 */
#view_contents .codeView01, #view_contents .codeView02, #view_contents .codeView03, #view_contents .codeView04, #view_contents .codeView05 {margin-top:15px !important; padding:15px !important}
#view_contents .codeView01 img, #view_contents .codeView02 img, #view_contents .codeView03 img, #view_contents .codeView04 img, #view_contents .codeView05 img {position:inherit !important; top:inherit !important; left:inherit !important;display:block; margin:0 auto 10px}

div#securityBox ul li {font-size:1em}

/* 공공저작물 추가 */
.kogl_box p {font-size:12px !important}
.kogl_mtxt {padding:70px 10px 10px 40px !important; font-size:13px !important}
.kogl_mtxt img {margin-top:7px}
.kogl_lstbox {padding:110px 0 0 0 !important}
.kogl_box h4 {width:150px !important; height:auto !important}
.kogl_box h4 img {width:100% !important; height:100% !important}
.kogl_box h5 {top:78px !important; left:inherit !important; right:0}
.kogl_lstbox li .btn_kogllink {display:block !important; width:65px; margin:10px 0 0 !important}
.kogl_box .codeView {padding:15px !important; font-size:13px !important}
.kogl_box .codeView img {position:inherit !important; top:inherit !important; left:inherit !important; margin:0 auto 15px; display:block}

/* 포토형 게시판 추가 kjh */
div.photo_tb p.photo_date span.photoHits {float:right}

/* 동영상형 */
div#photo_list.movie ul li{width:100%}
div#photo_list.movie .photoWrap .photoCon .title a {font-size:1em}

/* 테마형 */
#theme_list ul.tableBody li>div.contents {display:block; width:100%;  padding:20px 0; border-bottom:0; border-top:1px solid #d2d2d2}
#theme_list ul.tableBody li>div.contents p.themePhoto {float:inherit; position:absolute; top:20px; left:0}
#theme_list ul.tableBody li>div.contents dl {padding:0; margin:0 0 0 160px}
#theme_list ul.tableBody li>div.contents dl dd {height:50px; line-height:170%}
#theme_list div.tableBox li {display:block}
#theme_list ul.tableBody li>div.contents div.themeInfo {float:inherit; padding:0; margin:0 0 0 160px}

/* faq */
.faq_srch {margin:0; padding:0 20px 20px}
.faq_tit {width:auto; height:95px; bottom:inherit; left:50%; top:0; padding:23px 10px 23px 130px; margin:0 ; background-size:120px auto}
.faq_tit .eng {font-size:16px}
.faq_tit .tittxt {font-size:14px}
.faq_q .tit {padding-right:145px}
.faq_board .right_area {float:inherit}
.faq_board .btn_app button {display: block; width:100%; margin-bottom:5px}
#c2zboard .faq_board div#list_top div.selectArea{margin-bottom:15px; top:0}
#c2zboard .faq_board div#list_top div.selectArea .selectCon {width:83%; margin-right:2%}
#c2zboard .faq_board div#list_top div.selectArea button {position:absolute; top:7px; right:0; width:15%}
#c2zboard .faq_board .jqTransformSelectWrapper div span {width:100%}
.faq_board .btn_app{margin-top:0}
#c2zboard .selectCon select{height:32px; line-height:32px}
#c2zboard .faq_board div#list_top div.selectArea button{height:32px; line-height:32px}
.faq_board #list_top{margin-bottom:0}

}


/*** PC LAYOUT ***/
@media only screen and (min-width:1025px) {
/*상단 개인정보처리방침 알림
div#securityBox{display:block;padding:15px 40px 15px 105px; background:url(../../images/board/security_icon.gif) no-repeat left bottom; min-height:107px; .padding-left:0; .padding-right:0}
div#securityBox ul{.margin-left:105px; .margin-right:40px}*/
div#securityBox ul{background:url(../../images/board/bg_securitybox.gif) no-repeat 14px 50%; padding:14px 14px 14px 110px}


/*게시판 상단 영역*/
div#list_top {position:relative}
.pdt40{padding-top:10px !important}
div#list_top div.selectArea{ position:relative; width:221px; /*min-width:60%;*/ float:left; padding:6px 0 0 5px; top:auto}
div#list_top div.selectArea .selectCon{width:167px}
div#list_top div.selectArea .selectCon select{height:25px}
div#list_top div.selectArea button{width:44px; height:25px; line-height:25px; margin-top:0; margin-left:5px; text-align:center; font-size:13px} 
div#list_top div.selectArea ul.selList{width:130px; top:35px; left:5px}

/*게시판 리스트(본문)영역*/
/*멤버 등급 아이콘*/
span.memGrade{ background:#99c241; font-size:0.925em; color:#fff; display:inline-block; padding:0 5px; text-align:center; line-height:140%; margin-right:8px; border-radius:5px; font-weight:400}
/*게시판 thead*/
ul.tableHeader{display:table-header-group}
ul.tableHeader li{display:table-row; background:#303d45; color:#fff}
ul.tableHeader li p{line-height:150%; padding:10px 0; border-right:1px solid #d2d2d2}
ul.tableHeader li div{display:table-cell; vertical-align:middle; text-align:center}
ul.tableHeader li div p{border-bottom:none; display:table-cell}
ul.tableHeader li p:last-child{border-right:none}
ul.tableHeader li p.hits{border-right:none}

/*게시물 바디*/
ul.tableBody{display:table-row-group; padding:0; margin:0}
ul.tableBody li p{border-right:1px solid #d2d2d2; padding:10px 0; box-sizing:border-box}
ul.tableBody li div{vertical-align:middle; text-align:center; padding:0; margin:0}
ul.tableBody li div p{border-bottom:none; display:table-cell; border-right:1px solid #d2d2d2}
ul.tableBody li p img{vertical-align:middle; margin-right:2px}
#list_table ul.tableBody li:hover {background:#e4e4e4}

/*게시판 공통*/
#list_table li.noticeLine{background:#f1f1f1; font-weight:500}
#list_table ul.tableBody li p.title a{color:#000}
#list_table ul.tableBody li p.title a:hover{font-weight:600}
#list_table ul.tableBody li p.date,#list_table ul.tableBody li p.hits, #list_table ul.tableBody li p.num, #list_table ul.tableBody li p.file{color:#888888}
#list_table ul.tableBody li p.file span{font-size:0.818em}
#list_table ul.tableBody li p.file img{vertical-align:middle}
ul.tableBody li p.hits{border-right:none}

/*게시판 일반형*/
div.normalBody ul.tableBody .title{padding-left:15px !important; padding-right:15px !important; text-align:left}
div.normalBody li.replyLine .title{background-position:50px 11px; padding-left:15px !important}
div.normalBody li.replyLine .title img{vertical-align:middle}
div.normalBody .num{width:6%}
div.normalBody .title{width:auto}
div.normalBody .title a{display:inline-block}
div.normalBody .file{width:5%}
div.normalBody .name{width:13%}
div.normalBody .date{width:8%}
div.normalBody .hits{width:5%}
div.normalBody .depart {width:11%}

/*알림형*/
div.noticeBody ul.tableBody .title{padding-left:15px !important; padding-right:15px !important; text-align:left}
div.noticeBody .num{width:6%}
div.noticeBody .title{width:auto}
div.noticeBody .title a{display:inline-block}
div.noticeBody .file{width:5%}
div.noticeBody .date{width:8%}
div.noticeBody .hits{width:5%}
div.normalBody .depart {width:11%}

/*공개형*/
div.openBody ul.tableBody .title{padding-left:15px !important; text-align:left}
div.openBody li.replyLine .title{background-position:50px 11px; padding-left:15px !important}
div.openBody li.replyLine .title img{padding-right:20px; vertical-align:middle}
div.openBody .num{width:6%}
div.openBody .title{width:auto}
div.openBody .title a{display:inline-block}
div.openBody .file{width:5%}
div.openBody .name{width:13%}
div.openBody .date{width:8%}
div.openBody .hits{width:5%}

/*상담형*/
div.consultBody ul.tableBody .title{padding-left:15px !important; padding-right:15px !important; text-align:left}
div.consultBody .num{width:6%}
div.consultBody .reply{width:13%}
div.consultBody .title{width:auto}
div.consultBody .title a{display:inline-block}
div.consultBody .file{width:5%}
div.consultBody .date{width:8%}
div.consultBody .hits{width:5%}
div.consultBody ul.tableBody .reply {color:#909090}

/*앨범*/
div#photo_list ul li{width:17%; padding:0; margin:2.5% 0 0 2.5%}
div#photo_list ul li.fourthLi{clear:none}
div#photo_list ul li.sixthLi{clear:both}
div#photo_tb  p.photo_date{display:block}
div.photo_tb  p.photo_date{display:block}

div#photo_tb div.photoBox{position:relative; z-index:50}
div#photo_tb div.photoBox p.photo{position:relative; z-index:150}
div#photo_tb div.photoBox p.expandImg{position:absolute; z-index:100; top:0; left:0; width:100%; display:block}
div#photo_tb div.photoBox p.photo:hover{z-index:70}
div#photo_tb:hover div.photoBox p.photo{z-index:70; cursor:pointer}
div#photo_tb div.photoBox p.expandImg img{width:100%}
div#photo_tb div.photoBox:hover div.expandImg{display:block}
div#photo_tb div.photoBox p.expandImg:hover{ display:block}
div#photo_tb p.photo_date span.photoHits{float:right}

div.photo_tb div.photoBox{position:relative; z-index:50}
div.photo_tb div.photoBox p.photo{position:relative; z-index:150}
div.photo_tb div.photoBox p.expandImg{position:absolute; z-index:100; top:0; left:0; width:100%; display:block}
div.photo_tb div.photoBox p.photo:hover{z-index:70}
div.photo_tb:hover div.photoBox p.photo{z-index:70; cursor:pointer}
div.photo_tb div.photoBox p.expandImg img{width:100%}
div.photo_tb div.photoBox:hover div.expandImg{display:block}
div.photo_tb div.photoBox p.expandImg:hover{ display:block}
div.photo_tb p.photo_date span.photoHits{float:right; letter-spacing:-1px}

/*테마형*/
#theme_list ul.tableHeader{display:table-header-group}
#theme_list ul.tableHeader li div{font-size:1.250em; font-weight:normal; line-height:150%; padding:8px 0; border-right:1px solid #d2d2d2; border-bottom:1px solid #d2d2d2}
#theme_list ul.tableHeader li div.contents{border-right:none}
#theme_list ul.tableBody li > div.num{width:5%; display:table-cell}
#theme_list ul.tableBody li > div.contents div.themeInfo{float:none; padding:0; position:absolute; top:0; right:0; padding:1.667em 0}
#theme_list ul.tableBody li > div.contents div.themeInfo p.thmeHits span{display:inline}

/*게시판 하단(버튼) 영역*/
div#list_bottom div.btnBox{float:right; text-align:right; width:auto}
div#list_bottom div.btnBox p button{width:100px; text-align:center; margin-right:5px; height:34px; line-height:34px; padding:0 !important;border-radius:5px; font-size:14px}
div#list_bottom div.btnBox p.onlyBtn button{width:120px}
div#list_bottom div.searchForm{float:left; padding-top:0; width:350px}
div#list_bottom div.searchForm .selectCon {width:100px; margin:0 5px 0 0}
div#list_bottom div.searchForm div.inputBox{display:inline; width:auto}
div#list_bottom div.searchForm input[type=text]{width:200px; margin:0; height:30px; line-height:30px; float:left}
div#list_bottom div.searchForm button{float:left; width:38px; margin:0}

/*글보기*/
div#view_top dl dd.firstLi{display:block}
#view_t_bar{clear:both; display:block; border-bottom:1px solid #d2d2d2; padding:10px; box-sizing:border-box}
#view_t_bar:after {content:""; clear:both; display:block; height:0; visibility:none}
#view_t_bar span.memGrade{font-size:13px}
#view_t_bar p{padding:0; float:left; margin:0; text-align:center; background:url(../../images/board/list_line.gif) left 3px no-repeat;box-sizing:border-box}
#view_t_bar p.v_id{width:58%; padding:0; text-align:left; background:none}
#view_t_bar p.v_date{width:30%}
#view_t_bar p.v_hits{width:10%; float:right}
#movie_tb {display:block; background:#f9f9f7; border:1px solid #ccccc2; width:auto; height:auto; max-width:600px; min-width:400px;  padding:0; margin:3.333em auto 0 auto}
#movie_tb .movieArea{max-width:600px; max-height:300px;  margin:10px; background:#000; text-align:center}
#movie_tb p.movie_btn {text-align:right; padding-right:10px; padding-bottom:10px; font-size:0; line-height:0}
#movie_tb p.movie_btn img{margin-left:5px}
#sound_player {display:block; position:relative; background:url(../../images/board/player_sound_bg.gif) no-repeat; width:200px; height:71px; margin:3.333em auto 0 auto}
#sound_player h1 {position:absolute; top:13px; left:14px;  font-size:0; line-height:0; padding:0; margin:0}
#sound_player p.sound_tit {position:absolute; top:23px; left:20px; width:160px}
#sound_player p.sound_btn {position:absolute; left:144px; top:45px; font-size:0; line-height:0; padding:0; margin:0}
#sound_player p.sound_close {position:absolute; right:15px; top:11px; font-size:0; line-height:0; padding:0; margin:0}
#view_button{padding:1.167em 100px}
#comment_tit div p.comment01{width:15%}

/*글쓰기_오픈형*/
#write_table table tbody th{width:15%; font-weight:600}
#write_table table tbody td input[type=text], #write_table table tbody td input[type=password]{width:100%; display:inline-block}
#write_table table tbody td input[type=text].writeTitle{width:100%}
#write_table table tbody td p{width:44.5%; display:block; font-size:0.917em; letter-spacing:-1px; position:absolute; top:50%; left:55%; margin-top:-5px; padding:0}
#write_table table tbody td p.write_left{position:static; font-size:1.091em; margin:0; padding:1em 0 0 1.667em}
#write_table table tbody td div.write_left{position:relative; font-size:1.091em; margin:0; padding:10px 10px 0}
#write_table table tbody td p.write_right{position:absolute; top:20px; right:0; padding:0 10px 0 0; text-align:right; box-sizing:border-box}
#write_table table tbody td textarea{height:126px}
#write_table table tbody td p.write_right #filecnt {font-weight:600; color:#f14947}
div#write_bar{display:block}
div#write_input div.areaBox textarea{height:250px}
div#write_bt_btn{padding:1.667em 0}
div.btnBox{width:100%; text-align:center}
div.btnBox button, div.btnBox a{width:120px; margin:0 10px}

/*이미지 슬라이드*/
#imageSlideBox{display:block; position:fixed; top:0; left:0; width:100%; height:100%; background:url(../../images/board/trans60.png) repeat; z-index:100}
#imageSlide{ position:absolute; top:50%; left:50%; width:945px; height:697px; margin:-348px 0 0 -472px; padding:0; border:1px solid #dfddd8; background:url(../../images/board/slide_bg.gif)}
#imageSlide div.topArea{width:100%; height:60px; background:#0d3f5e; border-bottom:1px solid #245b5b; position:relative}
#imageSlide div.topArea h4{color:#fff; font-size:1.750em; height:60px; line-height:60px; width:100%; padding:0 0 0 1.429em; margin:0;box-sizing:border-box}
#imageSlide div.topArea ul.btnBox{ padding:0; margin:0; position:absolute; right:15px; top:10px}
#imageSlide div.topArea ul.btnBox li{position:absolute; top:0; border:1px solid #0a0909; padding:0; margin:0}
#imageSlide div.topArea ul.btnBox li a.slideBtn{background:#1d5b82; display:block; text-align:center; color:#fff; font-size:1.250em;  height:37px; line-height:37px}
#imageSlide div.topArea ul.btnBox li a.slideBtn:hover{ background:#fae819; color:#0d3f5e}
#imageSlide div.topArea ul.btnBox li.autoLi{right:114px} 
#imageSlide div.topArea ul.btnBox li.autoLi a.slideBtn{	width:113px}
#imageSlide div.topArea ul.btnBox li.stopLi{right:48px} 
#imageSlide div.topArea ul.btnBox li.stopLi a.slideBtn{	width:54px}
#imageSlide div.topArea ul.btnBox li.closeLi{right:0}
#imageSlide div.topArea ul.btnBox li.closeLi a.closeBtn{background:url(../../images/board/slide_close.gif) no-repeat; width:37px; height:37px; font-size:0; line-height:0; padding:0; margin:0; display:block; cursor:pointer} 
#imageSlide div.topArea ul.btnBox li.closeLi a.closeBtn:hover{background:url(../../images/board/slide_close_a.gif) no-repeat}	
#imageSlide div.bodyArea{width:100%; height:636px; position:relative}
#imageSlide div.bodyArea div.imgArea{display:table; width:100%}
#imageSlide div.bodyArea div.imgArea p{display:table-cell; vertical-align:middle; text-align:center; height:636px}
#imageSlide div.bodyArea div.imgArea p img{width:100%; max-width:783px; border:1px solid #4a84a8}
#imageSlide div.bodyArea ul.btnBox{position:absolute; top:0; left:0; width:100%; height:100%}
#imageSlide div.bodyArea ul.btnBox li{position:absolute; top:50%; border:none; padding:0; margin:0; background:none; margin-top:-23px; width:17px; height:47px}
#imageSlide div.bodyArea ul.btnBox li a{ font-size:0; line-height:0; cursor:pointer; display:block; width:17px; height:47px; border:none; padding:0; margin:0; background:none}
#imageSlide div.bodyArea ul.btnBox li.backBtn{left:30px}
#imageSlide div.bodyArea ul.btnBox li.backBtn a.backBtn{background:url(../../images/board/slide_back.gif) no-repeat}
#imageSlide div.bodyArea ul.btnBox li.nextBtn{right:30px}
#imageSlide div.bodyArea ul.btnBox li.nextBtn a.nextBtn{background:url(../../images/board/slide_next.gif) no-repeat}

/*개인정보수집 동의*/
div#agree div.agreeCheck p.btns button{width:180px; margin:0 2px; height:52px; line-height:52px}

/* 공지글 기능 추가 kjh 201012 */
.notice_days_tit {position:absolute; top:50%; left:10px; margin:-13px 0 0 0} 
.noti_term {margin-left:68px}
#write_table table tbody td .noti_term input[type=text], #write_table table tbody td .noti_term input[type=password] {width:250px; background:url(../../images/board/btn_date02.gif) no-repeat 98% 50%}

/* 공공누리 추가 kjh */
#c2zboard #view_contents .codeView01, #c2zboard #view_contents .codeView02, #c2zboard #view_contents .codeView03, #c2zboard #view_contents .codeView04, #c2zboard #view_contents .codeView05 {font-size:14px !important; font-weight:400 !important}
#c2zboard #view_contents .codeView01 img, #c2zboard #view_contents .codeView02 img, #c2zboard #view_contents .codeView03 img, #c2zboard #view_contents .codeView04 img {top:50% !important; margin-top:-27px}
#c2zboard #view_contents .codeView05 img {top:50% !important; margin-top:-14px}
#writeWrap .kogl_box ul li label {padding:18px 15px 18px 280px !important}
#writeWrap .kogl_box ul li .btn_kogllink {padding:2px 15px !important}

/* 동영상 */
div#photo_list.movie ul li{width:25%; margin:2.5% 0 0}
div#photo_list.movie ul li.fourthLi{clear:none}
div#photo_list.movie ul li.sixthLi{clear:both}
div#photo_tb  p.photo_date{display:block}


/* faq */
#c2zboard .faq_board div#list_top div.selectArea {width:223px}
}

@media only screen and (min-width:550px) and (max-width:1279px){
div#photo_list ul li {width:33%}
div#photo_list.movie ul li {width:50%}
}

/* 게시판 링크 다운로드 스타일 추가 kjh 20220726 */
a.dw_link {position:relative; display:block; margin:6px 0; padding:15px 90px 15px 15px; background:#f1f1f1; border:1px solid #f1f1f2; border-radius:10px; font-weight:500; box-sizing:border-box; color:#2a2a2a}
a.dw_link span {position:absolute; top:50%; right:10px; display:block; width:80px; height:30px; line-height:28px; margin-top:-15px; text-align:center; background:#3164b7; border-radius:50px; color:#fff}
a.dw_link:hover {transition:.3s; border-color:#bababa}