html, body, ul, form, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {margin:0; padding:0; list-style:none; filter: expression(document.execCommand('BackgroundImageCache', false, true));}

a:link { color: #666; text-decoration: none }
a:visited { color: #666; text-decoration: none }
a:hover { color: #000; text-decoration: none }
a:active { color: #666; text-decoration: none }

p { margin-top: 0px; margin-bottom: 0px }
td,table {font-size:14px; color: #666; line-height: 150%; font-family:Malgun Gothic,'Malgun Gothic', sans-serif;}

.inner {position:relative; max-width:1440px; width:100%; margin:0 auto; padding:0 20px;}
.inner:after {display:block; clear:both; content:'';}


/*********** 공통 css *************/
select {font-size:14px; color:#666; border:1px solid #d4d4d4; background-color:#ffffff; padding:7px 5px; font-family:Malgun Gothic,'Malgun Gothic', sans-serif;}
.input {font-size:14px; color:#666; border:1px solid #d4d4d4; background-color:#fff; padding:8px 5px; font-family:Malgun Gothic,'Malgun Gothic', sans-serif;}
.search_input {font-size:14px; color: #666; border: #d4d4d4 1px solid; background-color: #ffffff; padding:8px 5px; font-family:Malgun Gothic,'Malgun Gothic', sans-serif;}
.blind {font-size:0; line-height:0; width:0px; height:0px;}
.textarea {width:100%; font-family:inherit; color:#666; line-height:150%; letter-spacing:-0.5px; padding:6px; border:#d4d4d4 1px solid; background-color:#fff; box-sizing:border-box;}

/* input 디자인 */
.input_m {width:50%;}
.input_s {width:190px;}
.input_l {width:98%; box-sizing:border-box;}
.input_file {padding:5px; border:1px solid #ddd;}

/* 버튼디자인 */
.btn_w {display:inline-block; text-align:center; height:36px; line-height:36px; width:80px; border:1px solid #ccc; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s}
.btn_w:hover {color:#333; border:1px solid #333; transition:all 0.3s}
.btn_b:link, .btn_b:visited {display:inline-block; text-align:center; height:36px; line-height:36px; width:80px; border:1px solid #555; background:#555; color:#fff; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s}
.btn_b:hover  {background:#333; border:1px solid #333; color:#fff; transition:all 0.3s}
.btn_b_s {display:inline-block; text-align:center; cursor:pointer; height:36px; color:#fff; width:70px; border:1px solid #555; background:#555; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s;}
.btn_b_s:hover  {background:#222; border:1px solid #222; transition:all 0.3s;}

input.btn_w {text-align:center; height:36px; line-height:30px; width:80px; border:1px solid #ccc; background:#fff; color:#555; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s}
input.btn_w:hover {color:#333; border:1px solid #333; transition:all 0.3s}
input.btn_b {text-align:center; height:36px; width:80px; border:1px solid #555; background:#555; color:#fff; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s}
input.btn_b:hover {background:#333; border:1px solid #333; transition:all 0.3s}

/* 카테고리 */
.cate_tab {overflow:hidden; clear:both; margin-bottom:30px}
.cate_tab li {float:left;}
.cate_tab a {display:block; width:110px; height:48px; margin-right:2px; border:1px solid #ddd; background:#fff; text-align:center; line-height:48px; color:#666;}
.cate_tab a:hover {text-decoration:none; color:#064e91;}
.cate_tab a span {display:block; font-weight:600; line-height:48px; border:1px solid #064e91; background:#fff; width:110px; position:relative; left:-1px; top:-1px; color:#064e91;}


/*============================================================================================================
    검색
============================================================================================================*/


/* 검색바 */
.bbs_search {text-align:center;}
.bbs_search dt {display:inline-block;}
.bbs_search dt select{width:100px;}
.bbs_search dd {display:inline-block;}

.photoWrap .article00 {margin:0 0 30px;}
.photoWrap .article00 .bbs_search {padding:36px 0 60px; background:#fafbfc;}
.photoWrap .article00 .inputBox {display:inline-block; border-bottom:1px solid #7d7d7e;}
.photoWrap .article00 .inputBox input[type="text"] {width:555px; padding:18px 25px; font-size:16px; color:#757575; background:#fafbfc; vertical-align:middle;}
.photoWrap .article00 .inputBox input[type="submit"] {display:inline-block; width:41px; height:41px; margin:0 20px; background:url('./image/search01.png') no-repeat center; text-indent:-99999px; cursor:pointer;}


@media all and (max-width:1024px) {
    .photoWrap .article00 {margin:0 0 20px;} 
    .photoWrap .article00 .inputBox input[type="text"] {width:400px; padding:14px 20px; font-size:15px;}
    .photoWrap .article00 .inputBox input[type="submit"] {width:40px; height:40px; margin:0 14px; background:url('./image/search01.png') no-repeat center;}

}
@media all and (max-width:768px) {
    .photoWrap .article00 {margin:0 0 3.6vw;}
    .photoWrap .article00 .bbs_search {padding:5vw 0 8vw;} 
    .photoWrap .article00 .inputBox input[type="text"] {width:35vw; padding:2.4vw 3.5vw; font-size:3vw;}
    .photoWrap .article00 .inputBox input[type="submit"] {width:3vw; height:3vw; margin:0 1.2vw; background:url('./image/search01.png') no-repeat center/cover;}

}

/*********** List *************/
.photoWrap .article01 ul:after {content:''; display:block; clear:both;}
.photoWrap .article01 ul li {float:left; width:30%; margin:0 5% 52px 0 ;}
.photoWrap .article01 ul li:nth-child(3n) {margin-right:0;}
.photoWrap .article01 ul li:nth-last-child(-n+3) {margin-bottom:0;}
.photoWrap .article01 ul li:nth-child(3n + 1) {clear:left;}
.photoWrap .article01 ul li .imgBox {position:relative; width:100%;}
.photoWrap .article01 ul li .imgBox figure {overflow:hidden;}
.photoWrap .article01 ul li .imgBox img { width:100%; padding:33.2% 0; height:0; background-repeat:no-repeat; background-position:center; background-size:cover; transition:all 0.8s ease-out; -webkit-transition:all 0.8s ease-out; -moz-transition:all 0.8s ease-out; -ms-transition:all 0.8s ease-out; -o-transition:all 0.8s ease-out; }

.photoWrap .article01 ul li .txtBox {padding:35px 16px 0;}
.photoWrap .article01 ul li .txtBox h2 {margin:0 0 14px; font-size:18px; color:#202020; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}
.photoWrap .article01 ul li .txtBox p {font-size:16px; color:#424242;}

.photoWrap .article01 ul li .imgBox .cover {position:absolute; width:100%; height:100%; top:0; left:0;}
.photoWrap .article01 ul li .imgBox .cover span {position:absolute; top:100%; left:calc(100% - 50px); transform: translate(-50%, -50%); transition:all 0.3s; z-index: 11;}
.photoWrap .article01 ul li .imgBox .cover span:nth-child(1) {width:16px; height:2px; background:#fff;}
.photoWrap .article01 ul li .imgBox .cover span:nth-child(2) {width:2px; height:16px; background:#fff;}
.photoWrap .article01 ul li .imgBox .cover span:nth-child(3) {position:absolute; width:50px; height:50px; top:100%; left:calc(100% - 50px); transform: translate(-50%, -50%); background:#99c4f2; border-radius: 50%; text-align:center; transition:all 0.3s; z-index: 10;}
.photoWrap .article01 ul li .imgBox .cover span:nth-child(4) {position:absolute; width:50px; height:50px; top:100%; left:calc(100% - 50px); transform: translate(-50%, -50%); font-weight: 600; color: #fff; text-align: center; opacity: 0;}
.photoWrap .article01 ul li:hover .imgBox .cover span {opacity: 1;}
.photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(1) {width:34px; height:2px; top: 50%; left: 50%;}
.photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(2) {width:2px; height:34px; top: 50%; left: 50%;}
.photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(3) {width:100%; height:100%; top:50%; left:50%; border-radius: 0; opacity: 0.5;}
.photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(4) {width:100%; top:42%; left:50%; font-size: 28px; opacity:1;}

@media all and (max-width:1200px) {
    .photoWrap .article01 ul li {float:left; width:32%; margin:0 2% 45px 0 ;}
    .photoWrap .article01 ul li:nth-child(3n) {margin-right:0;}
    .photoWrap .article01 ul li:nth-last-child(-n+3) {margin-bottom:0;}
    .photoWrap .article01 ul li:nth-child(3n + 1) {clear:left;}
    .photoWrap .article01 ul li .imgBox {position:relative; width:100%;}
    .photoWrap .article01 ul li .imgBox figure {overflow:hidden;}
    .photoWrap .article01 ul li .imgBox img {padding:33.2% 0;}
    
    .photoWrap .article01 ul li .txtBox {padding:26px 14px 0;}
    .photoWrap .article01 ul li .txtBox h2 {margin:0 0 10px; font-size:17px;}
    .photoWrap .article01 ul li .txtBox p {font-size:15px;}
    
    .photoWrap .article01 ul li .imgBox .cover span {position:absolute; top:100%; left:calc(100% - 50px); transform: translate(-50%, -50%); transition:all 0.3s; z-index: 11;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(1) {width:16px; height:2px; background:#fff;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(2) {width:2px; height:16px; background:#fff;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(3) {position:absolute; width:50px; height:50px; top:100%; left:calc(100% - 50px); transform: translate(-50%, -50%); background:#99c4f2; border-radius: 50%; text-align:center; transition:all 0.3s; z-index: 10;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(4) {position:absolute; width:50px; height:50px; top:100%; left:calc(100% - 50px); transform: translate(-50%, -50%); font-weight: 600; color: #fff; text-align: center; opacity: 0;}
    .photoWrap .article01 ul li:hover .imgBox .cover span {opacity: 1;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(1) {width:34px; height:2px; top: 50%; left: 50%;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(2) {width:2px; height:34px; top: 50%; left: 50%;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(3) {width:100%; height:100%; top:50%; left:50%; border-radius: 0; opacity: 0.5;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(4) {width:100%; top:42%; left:50%; font-size: 28px; opacity:1;}
}

@media all and (max-width:840px) {
    .photoWrap .article01 ul li {float:left; width:49%; margin:0 2% 40px 0 ;}
    .photoWrap .article01 ul li:nth-child(3n) {margin-right:2%;}
    .photoWrap .article01 ul li:nth-child(2n) {margin-right:0;}
    .photoWrap .article01 ul li:nth-last-child(-n+3) {margin-bottom:40px;}
    .photoWrap .article01 ul li:nth-last-child(-n+2) {margin-bottom:0;}
    .photoWrap .article01 ul li:nth-child(3n + 1) {clear:initial;}
    .photoWrap .article01 ul li:nth-child(2n + 1) {clear:left;}
    
    .photoWrap .article01 ul li .imgBox .cover span {position:absolute; top:100%; left:calc(100% - 36px); transform: translate(-50%, -50%); transition:all 0.3s; z-index: 11;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(1) {width:12px; height:2px; background:#fff;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(2) {width:2px; height:12px; background:#fff;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(3) {width:36px; height:36px; left:calc(100% - 36px);}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(4) {width:36px; height:36px; left:calc(100% - 36px);}
    .photoWrap .article01 ul li:hover .imgBox .cover span {opacity: 1;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(1) {width:28px; height:2px; top: 50%; left: 50%;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(2) {width:2px; height:28px; top: 50%; left: 50%;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(3) {width:100%; height:100%; top:50%; left:50%; border-radius: 0; opacity: 0.5;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(4) {width:100%; top:42%; left:50%; font-size: 28px; opacity:1;}

    .photoWrap .article01 ul li .txtBox {padding:22px 14px 0;}
    .photoWrap .article01 ul li .txtBox h2 {margin:0 0 10px; font-size:17px;}
    .photoWrap .article01 ul li .txtBox p {font-size:15px;}
}

@media all and (max-width:640px) {
    .photoWrap .article01 ul li {float:none; width:100%; margin:0 0 8vw !important;}
    
    .photoWrap .article01 ul li .imgBox .cover span {position:absolute; top:100%; left:calc(100% - 7.2vw); transform: translate(-50%, -50%); transition:all 0.3s; z-index: 11;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(1) {width:2.2vw; height:0.4vw; background:#fff;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(2) {width:0.4vw; height:2.2vw; background:#fff;}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(3) {width:7.2vw; height:7.2vw; left:calc(100% - 7.2vw);}
    .photoWrap .article01 ul li .imgBox .cover span:nth-child(4) {width:7.2vw; height:7.2vw; left:calc(100% - 7.2vw);}
    .photoWrap .article01 ul li:hover .imgBox .cover span {opacity: 1;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(1) {width:5.6vw; height:0.4vw; top: 50%; left: 50%;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(2) {width:0.4vw; height:5.6vw; top: 50%; left: 50%;}
    .photoWrap .article01 ul li:hover .imgBox .cover span:nth-child(4) {width:100%; top:42%; left:50%; font-size: 28px; opacity:1;}

    .photoWrap .article01 ul li .txtBox {padding:4vw 2.6vw 0;}
    .photoWrap .article01 ul li .txtBox h2 {margin:0 0 2vw; font-size:3.4vw;}
    .photoWrap .article01 ul li .txtBox p {font-size:3vw;}
}

/* page_num */
.page_num {text-align:center; margin:56px auto 0;}
.page_num * {font-size:0; box-sizing:border-box;}
.page_num ul {display:inline-block;}
.page_num ul li {display:inline-block; vertical-align:top; }
.page_num ul li a {display:block; width:40px; height:40px;}
.page_num ul li .num {width:auto; font-size:16px; color:#7e7e7e; font-weight:400; text-align:center; line-height:39px; padding:0 10px 3px}
.page_num ul li .num.active { width:40px; height:40px; color:#fff; font-weight:500; background:#7fa9d6; border:1px solid #ddd;}
.page_num ul li .first {background:url('./image/paging-first.png') no-repeat center / 100%;}
.page_num ul li .prev {background:url('./image/paging-prev.png') no-repeat center / 100%; margin:0 10px;}
.page_num ul li .next {background:url('./image/paging-next.png') no-repeat center / 100%; margin:0 10px;}
.page_num ul li .last {background:url('./image/paging-last.png') no-repeat center / 100%;}

@media all and (max-width:1200px) {
    .page_num {margin:20px auto 0;}
    .page_num ul li a {width:32px; height:32px;}
    .page_num ul li .num.active {width:32px; height:32px;}
    .page_num ul li .num {font-size:14px; line-height:31px; padding:0 8px 2px}
    .page_num ul li .prev {margin:0 4px;}
    .page_num ul li .next {margin:0 4px;}    
}

@media all and (max-width:640px) {
    .page_num {margin:1vw auto 0;}
    .page_num ul li a {width:8vw; height:8vw;}
    .page_num ul li .num.active {width:8vw; height:8vw;}
    .page_num ul li .num {font-size:2.500vw; line-height:calc(8vw - 2px); padding:0 2vw 0.469vw}
    .page_num ul li .prev {margin:0 1.563vw;}
    .page_num ul li .next {margin:0 1.563vw;}    
}

/* 페이지 넘버 */
.page_number_on{font-weight:bold; float:left; line-height:12px; padding-top:4px; width:24px; height:20px; text-align:center; margin:0 2px; background:#646b74; color:#fff;}
.page_number{border:1px solid #ddd; font-weight:bold; line-height:12px; padding-top:4px; width:24px; height:20px; float:left; text-align:center; margin:0 2px;}

/* 하단 버튼 */
.bbs_btn {position:relative; overflow:hidden; width:100%; padding-top:20px;}
.bbs_btn.align_right {text-align:right;}
.bbs_btn li.sel_btn{float:left;}
.bbs_btn li.list_btn{float:right;}
.bbs_btn li.list_btn:after {display:block; content:""; overflow:hidden;}
.bbs_btn a{margin:0 1px;}
.bbs_btn input{margin:0 1px;}

/*********** View *************/
.bbs_view * {box-sizing:border-box;}
.bbs_view .tit {position:relative; text-align:left; background:#fff; border-top:2px solid #99c4f2; border-bottom:1px solid #ddd; padding:0 35px;}
.bbs_view .tit:after {display:block; clear:both; content:'';}
.bbs_view .tit h2 {width:85%; float:left; vertical-align:middle; font-size:26px; color:#191919; font-weight:500; padding:33.5px 0; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.bbs_view .tit h2 span {color:#e70000; font-weight:400;}
.bbs_view .tit p {float:right; font-size:16px; color:#999; font-weight:500; padding:42.5px 0;}
.bbs_view .downList {font-size:0; padding:20px 35px; border-bottom:1px solid #ddd;}
.bbs_view .downList h2 {display:inline-block; width:150px; font-size:18px; color:#1a1a1a; vertical-align:top;}
.bbs_view .downList .doDiv {display:inline-block; width:calc(100% - 150px); font-size:10px; vertical-align:top;}
.bbs_view .downList .doDiv a {font-size:16px; color:#666;}
.bbs_view .cont {font-size:16px; padding:30px 35px}
.bbs_view .etc {font-size:0;}
.bbs_view .etc ul {border-bottom:1px solid #99c4f2;}
.bbs_view .etc ul li {border-top:1px solid #eaeaea}
.bbs_view .etc ul li h2 {display:inline-block; width:10%; text-align:center; vertical-align:middle; background:#fbfbfb; padding:28px 0;}
.bbs_view .etc ul li h2 span {position:relative; display:inline-block; width:55px; font-size:14px; color:#242424; font-weight:500; text-align:left; text-transform:uppercase;}
.bbs_view .etc ul li > div {display:inline-block; width:85%; padding:0 30px; vertical-align:middle;}
.bbs_view .etc ul li a {font-size:14px; color:#636363; font-weight:400; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical;}

.bbs_view .bbs_btn {text-align:center;}
.bbs_view .bbs_btn .btn_w {height:50px; line-height:50px; width:auto; padding:0 40px; font-size:15px; font-weight:500; color:#fff; background:#99c4f2; border:none; letter-spacing:0}

@media all and (max-width:1200px) {
    .bbs_view .tit {padding:0 20px;}
    .bbs_view .tit h2 {font-size:20px; padding:28px 0;}
    .bbs_view .tit p {font-size:15px; padding:30.5px 0;}

    .bbs_view .downList {padding:16px 20px;}
    .bbs_view .downList h2 {width:80px; font-size:15px;}
    .bbs_view .downList .doDiv {width:calc(100% - 80px); vertical-align:top;}
    .bbs_view .downList .doDiv a {font-size:15px;}

    .bbs_view .cont {font-size:15px; padding:26px 20px;}
    .bbs_view .etc ul li h2 {padding:20px 0;}
    .bbs_view .etc ul li h2 span {font-size:14px;}
    .bbs_view .etc ul li > div {padding:0 20px;}
    .bbs_view .etc ul li a {font-size:14px;}

    .bbs_view .bbs_btn .btn_w {height:42px; line-height:42px; padding:0 36px; font-size:14px;}

}

@media all and (max-width:640px) {
    .bbs_view .tit {padding:3vw 2vw;}
    .bbs_view .tit h2 {width:100%; font-size:4vw; margin:0 0 1.6vw; padding:0;}
    .bbs_view .tit p {float:none; font-size:3vw; padding:0;}

    .bbs_view .downList {padding:3vw 2vw;}
    .bbs_view .downList h2 {width:16vw; font-size:3vw;}
    .bbs_view .downList .doDiv {width:calc(100% - 16vw); vertical-align:top;}
    .bbs_view .downList .doDiv a {font-size:3vw;}

    .bbs_view .cont {font-size:3vw; padding:4vw 2vw;}
    .bbs_view .etc ul li h2 {width:18%; padding:3.4vw 0;}
    .bbs_view .etc ul li h2 span {font-size:2.8vw;}
    .bbs_view .etc ul li > div {width:82%; padding:0 4vw;}
    .bbs_view .etc ul li a {font-size:2.8vw;}

    .bbs_view .bbs_btn .btn_w {height:8vw; line-height:8vw; padding:0 6vw; font-size:2.8vw;}
}

/*********** Input *************/

/* 저작권공지 */
.input_notice{border:1px solid #ddd; background-color:#f9f9f9; padding:18px 20px;}
.input_notice h4{font-size:16px; font-weight:600; color:#333; letter-spacing:-1pt; padding:0 0 5px 0;}
.input_notice h4 span{color:#d51921; letter-spacing:-1pt;}
.input_notice p.txt{color:#666; line-height:21px; font-size:13px;}
.input_notice p.point{color:#d51921;line-height:21px; padding:3px 0 0 0; text-decoration:underline; font-size:13px;}


.input_msg {padding:15px 0 10px 0; text-align:right;}
.bbs_input {width:100%; border-collapse:separate; border-spacing:0px; border-top:1px solid #222;}
.bbs_input th {color:#333; text-align:left; padding:8px 10px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.bbs_input td {border-bottom:1px solid #d4d4d4; padding:8px 10px; text-align: left;}
.bbs_input td.line {border-right:1px solid #d4d4d4; }
.bbs_input td.input_contents textarea {width:100%; padding:5px; box-sizing:border-box; line-height:150%;}

	.subject_table {width:100%;border-collapse:separate; border-spacing:0px;}
	.subject_table td {border:none; padding:0;}
	.subject_table .cat {width:18%;}

/* 동의폼 */
.pri_box {width:100%; border:1px solid #dddddd; padding:15px; margin:10px 0px 20px 0px; box-sizing:border-box;}  
.pri_box p.pri_tit {font-size:14px; font-weight:600; padding-bottom:10px; color:#333;} 
.pri_box .textarea {height:100px;}
.pri_message {width:100%; text-align:right; padding-top:8px; font-family:inherit;}
.pri_message input[type=checkbox] {width:12px; height:12px; margin-right:5px;}

.reply_icon {position:relative; float:left; width:18px; height:30px; background:url('/admin/images/reply_icon.gif') 0 0 no-repeat}


/*********** Passwd *************/
.passwd {width:530px; margin:0 auto; border:2px solid #eaeaea; padding:20px 15px;}
.passwd ul {width:98%; overflow:hidden;}
.passwd li {float:left;}
.passwd .pw_img {margin-right:5px;}
.passwd .line {width:1px; background:#ddd; height:63px;}
.passwd .info {padding-left:28px;}

.passwd  .msg {padding-bottom:10px;}
.passwd  .input_passwd {margin-right:10px}


/*********** Comment *************/
.comments {padding:15px 18px; background:#f9f9f9; border-bottom:1px solid #ddd;}
.comments dl{overflow:hidden; padding:0 0 5px 0;}
.comments dl dt{display:inline-block; font-size:13px;}
.comments dl dd{display:inline-block; margin-right:10px;}

.comments ul{overflow:hidden;}
.comments li{float:left; width:calc(100% - 83px);}
.comments li.btn{float:right; width:80px;}
.comments textarea {height:58px;}
.comments .spam_check .sub_txt{font-size:13px; display:inline-block;}
.comm_btn_confirm {display:inline-block; width:80px; cursor:pointer; height:58px; text-align:center; color:#fff; border:1px solid #555; background:#555; font-size:13px; letter-spacing:-0.5pt; vertical-align:top; transition:all 0.3s}


.comments_body{overflow:hidden; border-bottom:1px solid #ddd; padding:15px;}
.comments_body p.file{color:#888; font-size:13px;}
.comments_body p.cont{padding:3px 0 5px 0;}
.comments_body p.info{color:#888; font-size:13px;}
.comments_body p.info strong{color:#333; margin-right:7px}
.comments_body p.info span{margin-right:7px;}
.comments_body p.info span:before{display:inline-block; content:""; width:1px; height:13px; background:#ccc; margin:0 10px -2px 0; overflow:hidden;}


.filebox input[type="file"] {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0;
}

.filebox label {
	display: inline-block;
	padding:8px 15px 3px 15px;
	color: #FFF;
	font-size: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #484C57;
	cursor: pointer;
	border: 1px solid #484C57;
	height:20px;
}

/* named upload */
.filebox .upload-name {
	display: inline-block;
	padding: .5em .75em;  /* label의 패딩값과 일치 */
	font-size: inherit;
	font-family: inherit;
	line-height: normal;
	vertical-align: middle;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-bottom-color: #ccc;
	-webkit-appearance: none; /* 네이티브 외형 감추기 */
	-moz-appearance: none;
	appearance: none;
	height: 33px;
	width: 200px;
}

.upload-hidden {
	margin:1px 0;
	border:0px;
	font-size:12px;
	font-family:NanumGothic, 나눔고딕, NG, Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	border:1px solid #d86771;
	padding:5px;
	background-repeat: no-repeat;
	background-position:right 3px center;
	background-color: #d86771;
}


/* imaged preview */
.filebox .upload-display {  /* 이미지가 표시될 지역 */
	margin-bottom: 5px;
}

@media(min-width: 768px) { 
	.filebox .upload-display {
		display: inline-block;
		margin-right: 5px;
		margin-bottom: 0;
	}
}

.filebox .upload-thumb-wrap {  /* 추가될 이미지를 감싸는 요소 */
	display: inline-block;
	width: 70px;
	height: 33px;
	padding: 2px;
	vertical-align: middle;
	border: 1px solid #ddd;
	background-color: #fff;
}

.filebox .upload-display img {  /* 추가될 이미지 */
	display: block;
	max-width: 100%;
	width: 100%;
	height: 100%;
}