@charset "utf-8";
/* com2zoa design KYJ-기존 스타일 전반정리 및 수정 */

/* 버튼 */
.applyBtn{display:inline-block; text-align:center; color:#fff; background:#f55050; padding:2px 10px; margin:3px auto 0 auto; border:none}
a.applyBtn{color:#fff}
a.myClass{display:inline-block; text-align:center; color:#3e6492; background:#a0c8f9; padding:2px 10px; margin:3px auto 0 auto}
a.closeBtn{display:inline-block; text-align:center; color:#696868; background:#c9c9c9; padding:2px 10px; margin:3px auto 0 auto; cursor:default}
.cancelBtn{background:#c9c9c9; color:#515151; display:inline-block; padding:2px 10px; margin:3px auto 0 auto; border:none}
.grayBtn1{background:#f5f5f5; border:1px solid #dbdbdb; color:#474747; font-size:0.917em;padding:0 0.727em; vertical-align:middle; margin:0; display:inline-block; box-sizing:border-box}
.grayBtn2{background:#f8f8f8; border:1px solid #d0d0d0; color:#242121; font-size:1.083em; padding:0; vertical-align:middle; margin:0; display:inline-block; height:40px; vertical-align:middle; border-radius:4px; box-sizing:border-box}
.grayBtn2:hover{font-weight:bold; border:1px solid #fa8f30; background:#fa8f30; color:#fff}
.navyBtn1{background:#22526d; border:1px solid #22526d; color:#fff; font-size:1.083em; padding:0; vertical-align:middle; margin:0; display:inline-block; height:40px; vertical-align:middle; border-radius:4px; box-sizing:border-box}
.navyBtn1:hover{font-weight:bold; border:1px solid #fa8f30; background:#fa8f30; color:#fff}
.printBtn{background:url(../../images/board/btn_printBg.gif) 14px 7px no-repeat; display:inline-block; width:103px; height:30px; line-height:28px; padding:0 0 0 20px; border:1px solid #dbdbdb; 
box-sizing:border-box}
div#view_top dl dd .nextBtn{background:url(../../images/board/btn_backBg.gif) 76px 7px no-repeat; display:inline-block; width:103px; height:30px; line-height:28px; border-radius:50px; padding:0; border:1px solid #dbdbdb; 
box-sizing:border-box}
div#view_top dl dd .backBtn{background:url(../../images/board/btn_nextBg.gif) 14px 7px no-repeat; display:inline-block; width:103px; height:30px; line-height:28px; border-radius:50px; padding:0; border:1px solid #dbdbdb; 
box-sizing:border-box}

/* 공개형인 경우 : 제목 클릭 시 볼드로 표시 (추가 : 10.16) */
.fBold {font-weight:bold !important}

/*동영상 안내 문구*/
.vplay {margin:20px auto; border:2px solid #ccc; width:700px}
.vplay > p{width:100%; padding:8px; margin-top:10px; background:#4e4e4e; border-radius:3px 3px 0 0; color:#fff; text-align:center; font-weight:500}
.vplay video{width:100%; height:auto}

/*리스트 상단*/
div#list_top{width:100%; padding:0 0 20px 0; position:relative}
/* .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 ul.selList{width:80%; padding:0; position:absolute; top:30px; left:0; display:none; box-sizing:border-box}
div#list_top div.selectArea ul.selList li{line-height:30px; height:30px; padding:0 0 0 6px; border:1px solid #bebebe; border-top:none; width:100%;  background:#fff;
box-sizing:border-box}
/* div#list_top div.pageNum{clear:both; float:left} */
div#list_top div.pageNum p img{display:none}
div#list_top div.pageNum p{padding-left:20px; background:url(../../images/board/ico_pagelst.png) no-repeat left center}
div#list_top div.pageNum p span{color:#ff0000}
/* div#list_top div.settingBtn{position:absolute; top:-6px; left:50} */
div#list_top div.settingBtn button.grayBtn1{display:block; padding:5px 20px;border-radius:50px; background:#4d4f50; border:none; color:#fff}
/* div#list_top dl{float:right} */
/* div#list_top dl dd{float:left; padding:0 10px} */
div#list_top dl dd a{padding-left:8px; background:url(../../images/board/b_blt01.gif) no-repeat left center}
div#list_top dl dd a.on{background:url(../../images/board/b_blt01_a.gif) no-repeat left center; color:#3893da; font-weight:bold}

/*개인정보처리*/
div#securityBox{display:none; clear:both; width:100%; border:1px solid #d0d0d0; padding:1em;box-sizing:border-box}
.view{display:block !important}
div#securityBox ul{padding:0; margin:0}
div#securityBox ul li{background:url(../../images/board/board_topNot_blt.gif) no-repeat left 8px; margin:0; padding:0 0 6px 15px; line-height:200%}

/*하단 버튼 영역*/
div#list_bottom{width:100%; margin:20px 0 0 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{position:relative; width:69%; float:left; padding:0 42px 0 5px; 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]{width:100%; line-height:37px; height:37px; border:1px solid #bebebe; border-radius:5px; vertical-align:middle; padding:0 6px; box-sizing:border-box}
div#list_bottom div.searchForm button{position:absolute; top:0; right:0; margin:0; width:37px; height:37px; font-size:0; display:inline-block; background:url(../../images/board/b_btn_search.gif) no-repeat center; text-align:center; border:none; float:right; border-radius:0}
div#list_bottom div.searchForm div.selectCon{box-sizing:border-box}

/*게시물 영역*/
div.tableBox{width:100%; display:table; border:1px solid #d0d0d0; border-bottom:none}
div.tableBox li{display:table-row; padding:5px 0}
div.tableBox li:after {content:""; clear:both; display:block; height:0; visibility:none}
div.tableBox li p{display:table-cell; text-align:center; vertical-align:middle; padding:5px 0; line-height:150%}

/*게시물 thead*/
ul.tableHeader{display:none}

/*게시물 tbody*/
ul.bTableBody{display:block; padding:0; margin:0}
ul.bTableBody li{background:#fff; line-height:150%; width:100%; padding:5px 0}
ul.bTableBody li div p{border-bottom:none; display:table-cell;    font-size:0.917em}
ul.bTableBody li p img{vertical-align:middle; margin-right:2px}
ul.bTableBody li div.notDta {border:1px solid;border-collapse:collapse}

/* table스타일에서 colspan 사용하기 */
ul.bTableBody li.colspan p.notData {display:table-caption;border-right:none;padding:20px 0;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 #d0d0d0}

/*게시판-일반형*/
#list_table ul.bTableBody li p.title strong{padding:0 3px}
#list_table ul.bTableBody li p.title span.commentCol{color:#ff0101}

/*앨범*/
div#photo_list{clear:both; padding:0; margin:0; width:100%; border-top:2px solid #5c5f61; border-bottom:2px solid #5c5f61}
div#photo_list ul{padding:0; margin:0 0 2.5% 0; width:100%; *zoom:1}
div#photo_list ul:after {content:""; clear:both; display:block; height:0; visibility:none}
div#photo_list ul li{float:left; width:33%; padding:10px; margin:0; box-sizing:border-box}
div#photo_list ul li:nth-child(3n+1){clear:both}

div.photo_tb{background:#f5f5f5; border:1px solid #d6d6d6; margin:0; padding:0; width:100%;	
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:121px}
div.photo_tb div.photoBox p.expandImg{display:none}
div.photo_tb p.photo_tit{font-size:1.083em; color:#000000; padding:0.769em}
div.photo_tb p.photo_titt a{color:#000}
div.photo_tb p.photo_tit span.commentCol{color:#ff0101}
div.photo_tb p.photo_date{padding:0.769em; padding-top:0; color:#737070; *zoom:1; font-size:0.917em; display:none}
div.photo_tb p.photo_date:after {content:""; clear:both; display:block; height:0; visibility:none}

/*테마형*/
#theme_list{clear:both; padding:0; margin:0}
#theme_list ul.tableHeader{ display:none}
#theme_list ul.bTableBody li>div{display:table-cell; border-bottom:1px solid #d0d0d0; padding:1.667em 0}
#theme_list ul.bTableBody li>div.num{width:10%; display:none}
#theme_list ul.bTableBody li>div.contents{position:relative}
#theme_list ul.bTableBody li>div.contents p, #theme_list ul.bTableBody li>div.contents div{display:block; border:none}
#theme_list ul.bTableBody li>div.contents p.themePhoto{float:left; width:125px; height:91px; border:1px solid #d7d7d7; padding:0; margin:0 1.667em ;
box-sizing:border-box}
#theme_list ul.bTableBody li>div.contents dl{padding:0.500em 1.250em 0 0; margin:0; text-align:left}
#theme_list ul.bTableBody li>div.contents dl dt {color:#444444; font-size:1.083em; font-weight:bold}
#theme_list ul.bTableBody li>div.contents dl dt img{vertical-align:middle; margin-bottom:2px}
#theme_list ul.bTableBody li>div.contents dl dt span.commentCol{color:#ff0101}
#theme_list ul.bTableBody 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.bTableBody li>div.contents div.themeInfo{float:left; padding:0.5em 0 0 0}
#theme_list ul.bTableBody 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.bTableBody li>div.contents div.themeInfo p.themeWriter{color:#444444; padding-left:0}
#theme_list ul.bTableBody li>div.contents div.themeInfo p.themeWriter span{display:none}
#theme_list ul.bTableBody li>div.contents div.themeInfo p.themeDate{ color:#888888}
#theme_list ul.bTableBody li>div.contents div.themeInfo p.thmeHits{ color:#888888; background:none}
#theme_list ul.bTableBody li>div.contents div.themeInfo p.thmeHits:before{content:"Hits ("}
#theme_list ul.bTableBody li>div.contents div.themeInfo p.thmeHits:after{content:")"}

/*개인정보 수집 동의*/
div#agree{clear:both; padding:1.667em 0 0 0; margin:0}
div#agree h4{background:url(../../images/board/agree_blt.gif) no-repeat 0.263em 4px; font-size:1.583em; color:#1e1f1d; padding:0 0 1em 1.5em; line-height:150%}
div#agree_table{width:100%}
div#agree_table table{width:100%; border-collapse:collapse; border-top:2px solid #4c4e4f}
div#agree_table table tbody th{background:#f0f4f7; color:#407ba8; font-weight:bold; text-align:center; border-bottom:1px solid #dfdfdf; line-height:150%; padding:0.667em 0; width:20%}
div#agree_table table tbody td{border-bottom:1px solid #dfdfdf; padding-left:1.250em;  padding:0.667em 0.667em; line-height:150%}
div#agree div.agreeCheck{text-align:center; padding:1.667em 0}
div#agree div.agreeCheck p.btns{ padding:1.667em 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%; background:url(../../images/board/pw_bg.png) repeat; z-index:300; display:none}
div#passForm{position:absolute; top:50%; left:50%; width:316px; height:184px; margin:-92px 0 0 -158px; background:#fff; border:1px solid #dfdfdf; padding:0;
box-sizing:border-box}
div#passForm h4{width:100%; height:2.353em; color:#000000; line-height:2.353em; font-size:1.417em; border-bottom:1px solid #fff; padding:0 0 0 1.118em;	box-sizing:border-box; background: #ffffff}
div#passForm div.passInput{border-top:1px solid #dfdfdf; width:100%; padding:1.417em; box-sizing:border-box}
div#passForm div.passInput p{font-size:1.250em; line-height:150%; padding:0 0 0.667em 0}
div#passForm div.passInput input{width:100%; border:1px solid #b5b5b5; height:30px; line-height:30px; padding:0 0.667em; margin:0 0 0.533em 0; box-sizing:border-box}
div#passForm div.passInput:after {content:""; clear:both; display:block; height:0; visibility:none}
div#passForm div.passInput button{width:49%; height:35px; line-height:35px; margin:0 1% 0 0; float:left}
div#passForm div.passInput button.grayBtn2{margin:0 0 0 1%}

/*글쓰기_오픈형*/
p.write_notice{padding:0 0 15px}
#write_table{display:table; border-collapse:collapse; padding:0; margin:0; border-top:2px solid #4c4e4f; width:100%; box-sizing:border-box}
#write_table dl{display:table-row; padding:0; margin:0}
#write_table dl dt{display:table-cell; background:#48525a; padding:10px; color:#fff; line-height:150%; border-bottom:1px solid #d0d0d0; font-weight:bold; min-width:120px;box-sizing:border-box}
#write_table dl dd{border-bottom:1px solid #d0d0d0; display:table-cell; padding:10px; box-sizing:border-box; position:relative}
#write_table dl dd input[type=text], #write_table dl dd input[type=password]{width:100%; border:1px solid #bebebe; height:30px; line-height:30px; padding:0 0.667em; border-radius:5px; margin:0; vertical-align:middle; box-sizing:border-box}
#write_table dl dd p{padding-top:5px}
#write_table dl dd .area_file{width:100%; border:1px solid #bebebe; height:60px; line-height:150%; padding:0 0.667em; margin:5px 0 0 0; border-radius:5px; vertical-align:middle; box-sizing:border-box}
#write_table dl dd div.selectArea{width:100%}
#write_table dl dd div.selectArea:after {content:""; clear:both; display:block; height:0; visibility:none}
#write_table dl.file dd #file_div button{height:28px; line-height:28px; padding-top:0; padding-bottom:0;border-radius:5px}
div#write_input{overflow:hidden; width:100%; border:1px solid #d0d0d0; border-top:none;  padding:0; margin:0;box-sizing:border-box}
div#write_bar{display:none;border-bottom:1px solid #d0d0d0; width:100%; height:50px; line-height:50px; padding:0 0 0 1em; box-sizing:border-box; 
background: #ffffff}
div#write_bar:after {content:""; clear:both; display:block; height:0; visibility:none}
div#write_bar dl{float:left; display:block; padding:0; margin:0 0.417em 0 0}
div#write_bar dl.write_edit{float:right; margin:0}
div#write_bar dl:first-child dd{margin-right:0.417em}
div#write_bar dl:first-child{margin-right:0}
div#write_bar dl dt{display:none}
div#write_bar dl dd{float:left; padding:0; margin:0}
div#write_input div.areaBox{width:100%; padding:10px; margin:0}
div#write_input div.areaBox textarea{width:100%; padding:1.667em; margin:0; border:none; height:200px;
box-sizing:border-box}
div#write_bt_btn{padding:1.667em 0}
div.btnBox{width:100%; text-align:center}
div.btnBox button, div.btnBox a{width:48%; margin:0 1%; padding:0}
#write_table label{ margin-right:5px}
#write_table select{width:100%; border:1px solid #cacaca; height:30px; line-height:30px; padding:0 0 0 0.667em; margin:0; vertical-align:middle;
box-sizing:border-box}

/*글보기*/
div#view_top{clear:both; 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 1em 0.5em}
div#view_top dl dd.firstLi{display:none}
div#view_top dl dd button{height:30px !important; line-height:30px !important}
#view_top h4{word-break:break-all; position: relative; clear:both; display:block; background:#48525a; line-height:130%; padding:15px; border-radius:10px; font-size:16px; color:#fff; box-sizing:border-box}
#view_top h4 p.num{position: relative; display:inline-block; width:35px;}
#view_top h4 p.num::after{content:""; clear:both; display:block; position:absolute; top:-25px; left:-5px; width:35px; height:35px; background:url(../../images/board/b_notice_icon2.png) no-repeat 0 0}
#view_top h4 p.num img {display:none}
#view_t_bar{clear:both; display:block; border-bottom:1px solid #d0d0d0; padding:0.818em 0 0.818em 0; font-size:0.917em; 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}
#view_t_bar p.v_date span{font-weight:bold}
#view_t_bar p.v_hits span{font-weight:bold}
#view_contents{width:100%;padding:15px; font-size:15px; line-height:150%; border-bottom:2px solid #858788; box-sizing:border-box}
#view_photo_tb{padding:3.333em 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}
#view_file{padding:0;  margin:3.333em auto 0 auto ; width:100%}
#view_file dl{border:1px solid #dfdfdf}
#view_file dl dt{background:#f5f5f5 url(../../images/board/b_icon_file.gif) no-repeat 12px 14px; padding:10px 10px 10px 35px; font-size:16px; color:#000; box-sizing:border-box}
#view_file dl dd{background:url(../../images/board/b_icon_file02.gif) no-repeat 16px 17px; padding:10px 10px 10px 35px; clear:both; font-size:14px; box-sizing:border-box; word-break:break-all}
#view_file dl dd:after {content:""; clear:both; display:block; height:0; visibility:none}
#view_file dl dd button.downBtn{float:right; border:1px solid #dbdbdb; background:#f5f5f5; font-size:1em; padding:0 3px; border-radius:3px; display:inline-block; line-height:150%; height:auto; box-sizing:border-box}
#view_button{margin:0; padding:1.167em 0; box-sizing:border-box}
#view_button button{margin:0 0 0 1%; width:18.5%}
#comment_tit{display:table; width:100%}
#comment_tit div{display:table-row}
#comment_tit div p{display:table-cell; text-align:center;box-sizing:border-box}
#comment_tit div p.comment01{border:2px solid #79736f; border-bottom-color:#fff; border-top-color:#ff6400; padding:1em 0; font-size:1.083em; width:30%}
#comment_tit div p.comment01 span{color:#ff6400;font-weight:bold}
#comment_tit div p.comment02{border-bottom:2px solid #79736f}
#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:bold}
#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; border-radius:0}
#commentBox{width:100%; margin:20px 0 10px 0; padding:10px; background:#f5f5f5; border:1px solid #dfdfdf; *zoom:1; display:table;box-sizing:border-box}
#commentBox:after {content:""; clear:both; display:block; height:0; visibility:none}
#commentBox div.commentArea{display:table-cell}
#commentBox div.commentArea textarea{width:100%; height:50px; border:1px solid #dfdfdf; padding:0.5em 1em;box-sizing:border-box}
#commentBox div.btnBox{ width:50px; margin:0; display:table-cell;   padding:0 0 0 10px; vertical-align:middle}
#commentBox div.btnBox button{width:50px; height:50px; background:#0d3f5e; color:#fff; border:none}

/*PC 및 태블릿 모드*/
@media only screen and (min-width:769px) { 
div#list_top {position:relative}
/* .pdt40{padding-top:10px !important}
div#list_top div.selectArea{ position:relative; width:250px; float:left; top:auto}
div#list_top div.selectArea .selectCon{width:167px} */
div#list_top div.selectArea button{width:73px; margin-top:0; padding:0 20px} 
div#list_top div.selectArea ul.selList{width:130px; top:35px; left:5px}

.jqTransformSelectWrapper{height:37px; line-height:37px; border:1px solid #d0d0d0; border-radius:5px; box-sizing:border-box}

/*멤버 등급 아이콘*/
span.memGrade{ background:#efc931; font-size:0.833em; color:#000; border-radius:50px; display:inline-block; padding:2px 8px; text-align:center; line-height:1.600em; margin-right:8px}
div#securityBox{display:block;padding:15px 40px 15px 105px; background:url(../../images/board/security_icon.gif) no-repeat left bottom; min-height:107px}
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:37px; border-radius:5px; padding:0 !important}
div#list_bottom div.btnBox p.onlyBtn button{width:150px}
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:242px; padding:0}
div#list_bottom div.searchForm input[type=text]{width:200px; margin:0 5px 0 0; height:37px; line-height:37px; float:left; border-radius:5px}
div#list_bottom div.searchForm button{float:left; width:37px; margin:0}
div#agree div.agreeCheck p.btns button{width:180px; margin:0 2px; height:52px; line-height:52px}
ul.tableHeader{display:table-header-group}
ul.tableHeader li{display:table-row; background:#48525a}
ul.tableHeader li p{font-size:1.25em; line-height:150%; padding:8px 0; border-right:1px solid #d0d0d0; font-weight:normal; color:#fff}
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:liast-child{border-right:none}
ul.tableHeader li p.hits{border-right:none}

/*게시물 바디*/
ul.bTableBody{display:table-row-group; padding:0; margin:0}
ul.bTableBody li{background:#fff; line-height:150%; width:100%}
ul.bTableBody li p{border-right:1px solid #d0d0d0; padding:8px 0; border-bottom:1px solid #d0d0d0}
ul.bTableBody li div{display:table-cell; vertical-align:middle; text-align:center; padding:0; margin:0}
ul.bTableBody li div p{border-bottom:none; display:table-cell; font-size:14px;  border-right:1px solid #d0d0d0}
ul.bTableBody li p img{vertical-align:middle; margin-right:2px}

/*게시판 공통*/
#list_table li.noticeLine{background:#e1efff; font-weight:bold}
#list_table ul.bTableBody li p.title a{color:#000}
#list_table ul.bTableBody li p.title a:hover{color:#000; text-decoration:underline}
#list_table ul.bTableBody li p.date,#list_table ul.bTableBody li p.hits, #list_table ul.bTableBody li p.num, #list_table ul.bTableBody li p.file{color:000}
#list_table ul.bTableBody li p.file span{font-size:14px}
#list_table ul.bTableBody li p.file img{vertical-align:middle}
ul.bTableBody li p.hits{border-right:none}

/*게시판 일반형*/
div.normalBody .num{width:9.18%}
div.normalBody .title{width:48.54%}
div.normalBody ul.bTableBody p.title{font-size:14px}
div.normalBody .file{width:9.18%}
div.normalBody .file span{font-size:0.667em}
div.normalBody .name{width:15%}
div.normalBody .date{width:10.27%}
div.normalBody .hits{width:8.78%}
div.normalBody ul.bTableBody li p.title{text-align:left; padding-left:15px}

/*알림형*/
div.noticeBody .num{width:9.18%}
div.noticeBody .title{width:62.59%; font-size:14px}
div.noticeBody ul.bTableBody .title{ text-align:left;padding:0 15px}
div.noticeBody ul.bTableBody .title a{ display:inline-block}
div.noticeBody .file{width:9.18%}
div.noticeBody .date{width:10.27%}
div.noticeBody .hits{width:8.78%; border-right:none}

/*상담형*/
div.consultBody .num{width:9.18%}
div.consultBody .reply{width:10%; color:#888888}
div.consultBody ul.bTableBody p.black{color:#333}
div.consultBody ul.bTableBody p.title{width:53.54%; font-size:1.091em; padding-left:15px; text-align:left}
div.consultBody .file{width:9.18%}
div.consultBody .date{width:10.27%}
div.consultBody .hits{width:8.78%}

/*공개형*/
div.openBody ul.bTableBody .title{padding-left:15px !important; text-align:left}
div.openBody li.replyLine .title{background-position:50px 6px; padding:0 0 0 15px !important}
div.openBody li.replyLine .title img{padding-right:20px}
div.openBody .num{width:9.18%}
div.openBody .title{width:47.59%}
div.openBody .file{width:9.18%}
div.openBody .write{width:13%}
div.openBody .date{width:10.27%}
div.openBody .hits{width:8.78%}

/*테마형*/
#theme_list ul.tableHeader{display:table-header-group}
#theme_list ul.tableHeader li div{font-size:1.250em; font-weight:bold; line-height:150%; padding:8px 0; border-right:1px solid #d0d0d0; border-bottom:1px solid #d0d0d0}
#theme_list ul.bTableBody li>div.num{width:5%; display:table-cell}
#theme_list ul.bTableBody li>div.contents div.themeInfo{float:none; padding:0; position:absolute; top:0; right:0; padding:1.667em 0}

/*글쓰기_오픈형*/
#write_table dl dt{vertical-align:middle;width:120px}
#write_table dl dd{position:relative; vertical-align:middle}
#write_table dl dd input[type=text], #write_table dl dd input[type=password]{width:52%; display:inline-block}
#write_table dl dd input.writeTitle{width:100%}
#write_table dl dd p{width:44.5%; display:inline-block; font-size:0.917em; position:absolute; top:50%; left:55%; margin-top:-5px; padding:0}
#write_table dl.file dt{vertical-align:top}
#write_table dl.file dd #file_div{position:static; font-size:1.091em; margin:0}
#write_table dl.file dd p.write_right{position:absolute; top:22px; right:0; text-align:right;box-sizing:border-box}
#write_table dl dd .area_file{height:126px;margin-top:6px}
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:150px; margin:0 10px}

/*글보기*/
div#view_top dl dd.firstLi{display:block}
#view_t_bar{clear:both; display:block; border-bottom:1px solid #d0d0d0; padding:13px; font-size:14px; 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;color:#4D4D4D}
#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:60%; padding:0; text-align:left; background:none}
#view_t_bar p.v_date{width:30%}
#view_t_bar p.v_date span{font-weight:bold}
#view_t_bar p.v_hits{width:10%}
#view_t_bar p.v_hits span{font-weight:bold}
#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%}

/*이미지 슬라이드*/
#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}
}

@media only screen and (min-width:1025px){
/*앨범*/
div#photo_list ul{padding:0; margin:0 0 2.5% 0; width:100%; *zoom:1}
div#photo_list ul li{float:left; width:17%; margin:2.5% 0 0 2.5%; padding:0}
div#photo_list ul li:nth-child(3n+1){clear:none}
div#photo_list ul li:nth-child(5n+1){clear:both}
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; height:121px}
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.photo_t_color:before{content:" ( "}
div.photo_tb p.photo_date span.photo_t_color:after{content:" ) "}							
div.photo_tb p.photo_date span.photoHits{float:right}
div.photo_tb p.photo_date span.photoHits:before{content:"Hits "}
}

@media only screen and (min-width:768px) and (max-width:1024px){
/*앨범*/
div#photo_list ul{padding:0; margin:0 0 4% 0; width:100%; *zoom:1}
div#photo_list ul li{float:left; width:20%; margin:4% 0 0 4%; padding:0}
div#photo_list ul li:nth-child(3n+1){clear:none}
div#photo_list ul li:nth-child(4n+1){clear:both}
div.photo_tb div.photoBox_date{display:block}
}

/*모바일 가로 모드*/
@media only screen and (max-width:768px){ 
span.memGrade{display:none}

/*게시판 일반형*/
#list_table div.tableBox{display:inherit; border-bottom:1px solid #d0d0d0}	
#list_table ul.bTableBody li{position:relative; border-top:1px solid #d0d0d0; display:block; box-sizing:border-box}
#list_table ul.bTableBody li:first-child{border-top:none}
#list_table ul.bTableBody li p{display:inline-block; margin:0; border-top:none}
#list_table ul.bTableBody li.noticeLine{background:#d7e6f8; font-weight:bold}
#list_table ul.bTableBody li.noticeLine p.title{padding-left:5px}
#list_table ul.bTableBody li.noticeLine .num{background:#e1efff}
#list_table ul.bTableBody li.replyLine{border-top:none}
#list_table ul.bTableBody li .num{display:block; padding:5px; background:#f1f1f1; text-align:left}
#list_table ul.bTableBody li .num img{width:20px; height:20px}
/* #list_table ul.bTableBody li .num{display:none} */
#list_table .title{font-size:14px; display:inline-block; padding:12px 52px 12px 5px}
#list_table .file{padding-left:5px}
#list_table .name{ background:url(../../images/board/list_line.gif) left 5px no-repeat; padding:0 0 0 10px; margin:0 10px 0 0}
#list_table .date{background:url(../../images/board/list_line.gif) left 5px no-repeat; padding:0 0 0 10px; margin:0 10px 0 0}
#list_table ul.bTableBody li p.hits{display:none}
#list_table ul.bTableBody li p.title{text-align:left}
#list_table ul.bTableBody li p.title a{color:#4e4e4e}
#list_table ul.bTableBody li p.title a:hover{color:#4e4e4e; text-decoration:underline}
#list_table ul.bTableBody li p.date{position:absolute; top:5px; right:10px; background:none; color:#888888}
#list_table ul.bTableBody li p.name{position:absolute; bottom:12px; right:10px; background:none}
#list_table ul.bTableBody li p.file{position:absolute; top:-2px; right:70px}
#list_table ul.bTableBody li{padding:0}
#list_table div.tableBox li{padding:0}

/*상담형*/
div.consultBody ul.bTableBody  p.reply{color:#888888}
div.consultBody ul.bTableBody  p.reply:before{ content:"["}
div.consultBody ul.bTableBody  p.reply:after{ content:"]"}

/*공개형*/
div.openBody li.replyLine .title{background-position:50px 3px; padding:5px 10px 0 15px !important; line-height:150%}
div.openBody li.replyLine .title img{padding-right:20px}

/*관리자 버튼*/
div#list_top div.settingBtn{display:none}


/*동영상*/
.vplay {width:100%}
}

/* table스타일에서 colspan 사용하기 */
div#list_table{min-height:100px}
ul.bTableBody{position:relative}
ul.bTableBody li.colspan{display:block; position:absolute; bottom:-60px;border:1px solid #d0d0d0; border-top:none; padding:20px 0;width:100%;text-align:center; box-sizing:border-box}
ul.bTableBody li.colspan p{display:block; padding:0; border:none}
div#photo_list ul li.colspan{float:none; width:auto; margin:2.5% 0 0 0; text-align:center; box-sizing:border-box}

/*게시판 상단 스타일*/
div#list_top div.pageNum p{height:28px; line-height:28px}
div#list_top .selectArea{position:absolute; left:163px; top:0; width:250px}
div#list_top div.selectArea button{position:absolute; right:0; top:0; height:28px; line-height:28px; border-radius:5px} 
div#list_top div.selectArea .selectCon{margin-right:77px}
div#list_top div.selectArea .jqTransformSelectWrapper{height:28px; line-height:28px}
div#list_top div.selectArea .jqTransformSelectWrapper a.jqTransformSelectOpen{height:28px; line-height:28px}
div#list_top div.selectArea .jqTransformSelectWrapper div span{height:28px; line-height:28px}
div#list_top div.selectArea .jqTransformSelectWrapper.select{background:url('../../images/tool/select_arrow.png') no-repeat right 10px center #fff}
div#list_top .settingBtn{position:absolute; right:120px; top:0}
div#list_top dl{display:flex; gap:10px; height:28px; line-height:28px; position:absolute; right:0; top:0}
div#list_top dl dd{height:28px; line-height:28px;}
div.photo_tb p.photo_tit a{display:block; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; white-space:nowrap}
div#list_bottom .jqTransformSelectWrapper.select{background:url('../../images/tool/select_arrow.png') no-repeat right 10px center #fff}

@media only screen and (max-width:768px){ 
#list_table{border:1px solid #d0d0d0}
#list_table div.tableBox{border:none}
#list_table div.tableBox li.colspan{margin-top:-20px}
div#list_top div.selectArea .selectCon{margin-right:46px}
div#list_top .selectArea{width:180px; position:absolute; right:110px; top:0}
ul.bTableBody li.colspan{border:none}
}
@media only screen and (max-width:490px){ 
div#list_top .selectArea{position:relative; left:0; top:0; width:100%; margin-top:5px}
div#list_top div.selectArea button{position:absolute; right:0; top:0; height:28px; line-height:28px; border-radius:5px} 
}

/*앨범 사진 영역*/
div.photo_tb div.photoBox p.photo{position:relative; height:121px}

/*게시판 스타일*/
@media only screen and (max-width:490px){ 
#view_top h4{border-radius:5px}
}
@media only screen and (max-width:768px){ 
#view_top h4 p.num{width:0}
#view_top h4 p.num::after{display:none}
}