@charset "UTF-8";
/* Hidden */
.hidden {position: absolute; top: -9999px; left: -9999px;}
._fnctWrap {line-height: 1.5;}
/* List Movie */
.board-youtube {margin-top: 20px;}
.board-youtube .list-youtube {display: inline-block; width: calc(100% + 26px);}
.board-youtube.horizon1 .list-youtube > li {width: 100%;}
.board-youtube.horizon2 .list-youtube > li {width: 50%;}
.board-youtube.horizon3 .list-youtube > li {width: 33.3333%;}
.board-youtube.horizon4 .list-youtube > li {width: 25%;}
.board-youtube.horizon5 .list-youtube > li {width: 20%;}
.board-youtube .list-youtube > li {float: left; padding: 0 20px 20px 0}
.board-youtube .list-youtube .no-data {float: none !important; width: 100% !important; padding: 42px 0 72px 0; text-align: center;}
.board-youtube .box {position: relative;}
.board-youtube .shadow > a {position: relative; display: block;}
.board-youtube .shadow > a::before{content:""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #c5c5c5; z-index: 2; transition: all .5s;}
.board-youtube .shadow > a:hover::before{border: 2px solid #01499a;}
.board-youtube.horizon1 .thumb {height: auto;}
.board-youtube.horizon2 .thumb {height: 320px;}
.board-youtube.horizon3 .thumb {height: 320px;}
.board-youtube.horizon4 .thumb {height: 320px;}
.board-youtube.horizon5 .thumb {height: 320px;}
.board-youtube .thumb {overflow: hidden; display: flex; justify-content: center; align-items: center; background-color: #f5f6f8; text-align: center;}
.board-youtube .thumb .movie-thumbnail{width: 100%; height: 100%; display: block; position: relative;}
.board-youtube .thumb .movie-thumbnail::before{content:""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: linear-gradient(180deg, transparent 80%, black );}
.board-youtube .thumb .movie-thumbnail::after{content:""; display: block; position: absolute; left: 50%; top: 50%; width: 92px; height: 103px; background: url(../images/video_play.png) no-repeat center center; margin: -62px 0 0 -45px; opacity: 0; transition: all .5s;}
.board-youtube .shadow > a:hover .thumb .movie-thumbnail::after{opacity: 1;}
.board-youtube .info {position: absolute; left: 0; bottom: 25px; width: 100%; padding: 15px 30px 0 37px;}
.board-youtube .info .info-table {display: table; width: 100%; height: 100%; table-layout: fixed;}
.board-youtube .info .info-cell {display: table-cell; vertical-align: middle;}
.board-youtube .info .title.trash {margin: 0;}
.board-youtube .info .title strong {display: block; overflow: hidden; font-size: 18px; color: #fff; line-height: 24px; font-family: "Dream Regular"; height: 48px;}
.board-youtube .info .title strong::before{content:""; display: block; position: absolute; left:37px; top: 0; width: 60px; height: 3px; background-color: #fd9500;}
.board-youtube .info .title .new {position: relative; top: -2px; display: inline-block; text-indent: -9999px; width: 20px; height: 20px; background: url('../images/ico-new.png') no-repeat center center; margin-left: 7px; vertical-align: middle;}
.board-youtube .info .youtube {display: inline-block; width: 80px; height: 45px; background: url('../images/ico-youtube.png') no-repeat center center; text-indent: -99999px;}
.board-youtube .info dt {display: none;}
.board-youtube .info dd {color: #d2d2d2; font-size: 14px;}
.board-youtube .info dl {position: relative; display: inline-block; padding-right: 15px; margin-right: 10px; line-height: 1;}
.board-youtube .info dl:after {content: ''; position: absolute; right: 0; top: 4px; width: 1px; height: 9px; background: #848c95;}
.board-youtube .info dl.writer:after {display: none;}
.board-youtube .info dl.count {display: none; padding-left: 25px; background: url('../images/ico-view.png') no-repeat left center;}
.board-youtube .deleteArtclSeqs {position: absolute; top: 10px; left: 10px; z-index: 10;}
.board-youtube .view-more {padding: 15px; border: 1px solid #d1d1d1; border-radius: 5px; position: absolute; right:15px; top:20px; width: 30px; height: 30px; text-indent: -9999px; background: url('../images/ico-search.png') no-repeat center center;}

.videoWrapper {position: relative; margin: 0 0 30px 0; padding-bottom: 54.35%; /* 16:9 */ padding-top: 25px; height: 0}
.videoWrapper iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

@media all and (max-width:1000px) {
    .board-youtube.horizon1 .list-youtube > li,
    .board-youtube.horizon2 .list-youtube > li {width: 100%;}
    .board-youtube.horizon3 .list-youtube > li {width: 50%;}
    .board-youtube.horizon4 .list-youtube > li {width: 33.3333%;}
    .board-youtube.horizon5 .list-youtube > li {width: 25%;}
}

@media all and (max-width:760px) {
    .board-youtube.horizon1 .list-youtube > li,
    .board-youtube.horizon2 .list-youtube > li,
    .board-youtube.horizon3 .list-youtube > li {width: 100%;}
    .board-youtube.horizon4 .list-youtube > li,
    .board-youtube.horizon5 .list-youtube > li {width: 50%;}
}

@media all and (max-width:600px) {
    .board-youtube.horizon1 .list-youtube > li,
    .board-youtube.horizon2 .list-youtube > li,
    .board-youtube.horizon3 .list-youtube > li,
    .board-youtube.horizon4 .list-youtube > li,
    .board-youtube.horizon5 .list-youtube > li {width: 100%;}
}

/* Category */
.board-cate .cate-now{margin-bottom:30px;overflow:hidden; border:1px solid #aaa;}
.board-cate .cate-now li{ float:left;}
.board-cate .cate-now li.all-list{background: url(../images/bg-cate.png) right center no-repeat;}
.board-cate .cate-now li.all-list a{color:#fff; font-weight:500; background:url(../images/bul-cate.png) 15px 31px no-repeat; padding-right:40px; padding-left:35px;}
.board-cate .cate-now li a{color:#666; padding:19px 15px; display:block; font-family:'Dream Regular';}
.board-cate .cate-now li.no-cate{padding-top: 19px; padding-left:15px; padding-bottom: 19px; font-weight: 500; color: #999;}
.board-cate .cate-now li + li + li{background:url(../images/line-cate.png) left center no-repeat;}

@media only screen and (max-width:600px){
	.board .cate-now{border:none;}
	.board .cate-now li.all-list{width:100%;  margin-bottom:2px;}
	.board .cate-now li.all-list a{border:1px solid #0060a6;}
	.board .cate-now li{width:calc(100% / 2 - 2px); margin-bottom:2px;}
    .board .cate-now li a{border:1px solid #cfcfcf; text-align:center; padding:12px 15px;}
    .board .cate-now li.all-list a {background-image:none;}
    .board .cate-now li:nth-child(2) a {background-image:none; color:#666;}
    .board .cate-now li:nth-child(2) {background-image:none;}
}

/* Tab */
.board-tab ul {display: inline-block; width: 100%; margin-bottom: 15px;}
.board-tab ul li {float: left; margin-right: 10px; margin-bottom: 10px;}
.board-tab ul li a {position: relative; top: 1px; display: block; padding: 10px 15px; border: 1px solid #d1d1d1;}
.board-tab ul li a.on {background: #004098; color: #fff;}

/* Date Search */
.board-date {text-align: center; background: #f2f2f2; border: 1px solid #d1d1d1; padding: 20px; margin-bottom: 30px;}
.board-date label {font-family: 'Dream Regular'; color: #666; margin: 0 15px; padding-left: 30px; background: url('../images/icon-cal.png') no-repeat left center;}
.board-date input {background: #fff;}
.board-date .line {display: inline-block;}
.ui-widget input, .ui-widget select,
.ui-widget textarea, .ui-widget button,
.ui-datepicker .ui-datepicker-title select,
.ui-datepicker table {font-size: 13px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {top: 5px;}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {left: 2px;}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover {right: 2px;}

@media all and (max-width:620px) {
    .board-date .line {display: block;}
}

/* Search */
.board-search {display: inline-block; width: 100%; margin:10px 0;}
.board-search .util-search {float: left; font-family: 'Dream Regular'; font-size: 14px; margin-top: 7px; line-height: 30px;}
.board-search .util-search a {display: inline-block; width: 30px; text-indent: -9999px; background: url('../images/ico-rss.png') no-repeat center center; margin-right:10px;}
.board-search .util-search strong {color: #dd0042;}
.board-search .form-search {float: right;}
.board-search .srchBox {position: relative; border:1px solid transparent; width:160px; float:left;background: #ebebeb ; border-radius: 25px; min-width: 160px; position: relative; text-align:left; display: inline-block; margin-right: 10px; margin-bottom: 5px; transition:all .3s;}
.board-search .srchBox .src_list {padding:0 20px; border:1px solid #01499A; border-top:1px solid transparent;}
.board-search .srchBox .src_list li {font-size:14px; font-family: 'Dream Regular'; color:#777;}
.board-search .tbl-search::after{content:''; display: block; clear:both;}
.board-search .tbl-search .srcName {font-size: 14px; font-family: 'Dream Regular'; color: #777; border: 0; height: 39px; padding-left: 20px; width:100%; text-align:left;}
.board-search .tbl-search .srcName::after {content:''; width:11px; height:7px; position: absolute; right:15px; top:18px; background:url('../images/arrow-search2.png') no-repeat right center; transition:all .3s;}
.board-search .srchBox._on {background:#fff; border:1px solid #01499A; border-bottom:1px solid transparent; border-radius:25px 25px 0 0;}
.board-search .srchBox._on .srcName::after {transform: rotate(180deg);}
.board-search .tbl-search ul {border-radius:0 0 25px 25px; position: absolute; width:calc(100% + 2px); left:-1px; top: 100%; z-index: 10;background:#fff;}
.board-search .tbl-search ul li {line-height: 40px;}
.board-search .box-search {position: relative; overflow: hidden; display: block; background: #ebebeb; height: 39px; line-height: 40px; padding: 0 5px 0 15px; border-radius: 100px; min-width: 260px;}
.board-search .box-search input {position: relative; top: -2px; width: 100%; height: 100%; background: transparent; border: 0; font-family: 'Dream Regular';}
.board-search .box-search input[type="submit"] {position: absolute; right:0; top: 0; width: 40px; background: url('../images/ico-search.png') no-repeat center center; text-indent: -9999px; cursor: pointer;}

@media all and (max-width:780px) {
    .board-search .tbl-search {display: table; width: 100%; table-layout: fixed;}
    .board-search .util-search {display: none;}
    .board-search .form-search {float: left; width: 100%;}
    .board-search .box-sel {width:35%; display: table-cell; margin-right: 0; padding-right: 20px;}
    .board-search .box-sel select {min-width: auto; width: 100%;}
}
@media all and (max-width:460px) {
    .board-search .srchBox {float:none; margin-bottom: 5px;}
}
/* View */
.view-info {border-top: 2px solid #7c7c7c;}
.view-info .view-num {display: none;}
.view-info .view-title {font-size: 16px; font-family: 'Dream Regular'; border-bottom: 1px solid #dadada; padding: 17px 30px;}
.view-info .view-title .title-sj {font-size: 18px;}
.view-detail {display: inline-block; width: 100%; border-bottom: 1px solid #d1d1d1; padding: 10px 30px; vertical-align: middle;}
.view-detail .view-util {float: left; font-size: 16px; color: #9b9b9b; font-family: 'Dream Regular';}
.view-detail .view-util dl {display: inline-block; padding-right: 25px; margin-right: 15px; position: relative; vertical-align:middle;}
.view-detail .view-util dl:after {content: ''; position: absolute; right: 0; top: 10px; width: 1px; height: 11px; background: #c3c3c3;}
.view-detail .view-util dl:last-child:after {display: none;}
/* .view-detail .view-util dl.count dd {padding-left: 25px; background: url('../images/ico-view.png') no-repeat left center;} */
.view-detail .view-util dl.count dd {padding-left: 15px; color:#777;}
/* .view-detail .view-util dt {display: none;} */
.view-detail .view-util dt {float:left;}
.view-detail .view-util dd {float:left; padding-left:15px; color:#777;}
.view-detail .view-util .modify {display: none;}
.view-detail .view-share {float: right;}
.view-detail .view-share .sns {display: inline-block;}
.view-detail .view-share .util {display: inline-block;}

.view-file {margin-bottom: 40px;}
.view-file .row {display: table; width: 100%; border-top: 1px solid #7c7c7c; border-bottom: 2px solid #7c7c7c;}
.view-file .row .title {width: 200px; display: table-cell; vertical-align: middle; padding: 15px 30px; background: #f5f5f5; text-align: center; font-family: 'Dream Regular'; color: #444;}
.view-file .row .insert {display: table-cell; vertical-align: middle; padding: 10px 30px;}
.view-file .row .insert a {display: block; font-size: 14px; line-height: 30px; padding-left: 25px; background: url('../images/ic_add.png') no-repeat left center;}
.view-file .no-file {color: #888;}

@media all and (max-width:1000px) {
    .view-detail .view-util {width: 100%; float: none;}
    .view-detail .view-share {width: 100%; float: none;}
}

@media all and (max-width:700px) {
    .view-file .row {display: block;}
    .view-file .row .title {display: block; width: 100%; text-align: left; padding:15px 0 15px 30px;}
    .view-file .row .insert {display: block; width: 100%;}
    .view-detail {padding: 10px;}
    .view-detail .view-util {font-size: 13px;}
    .view-detail .view-util dl {padding-right: 10px; margin-right: 3px;}
    .view-detail .view-util dl:after {top: 3px;}
    .view-detail .view-util dd {padding-left: 5px;}
    .view-detail .view-share {display: none;}
}


/* Write Update */
.board-write {border-top: 2px solid #7c7c7c; margin-bottom: 50px;}
.board-write .row {display: table; width: 100%;border-bottom: 1px solid #dadada; table-layout: fixed;}
.board-write .row label {font-family: 'Dream Regular';}

.board-write .title {width: 200px; display: table-cell; vertical-align: middle; text-align: left; padding: 9px 30px; font-size: 16px; background: #f5f5f5; font-family: 'Dream Regular'; color: #444;}
.board-write .insert {display: table-cell; vertical-align: middle; padding: 8px 0px 8px 15px; font-size: 14px; font-family: 'Dream Regular'; color: #666;}
.board-write .insert .insert-inner {display: inline-block; width:100%;}
.board-write .insert.editor {padding: 20px 0 6px 0; width:100%;} 
.board-write .insert input[type="password"] {margin-left: 10px;}
.board-write .insert input[type="text"],
.board-write .insert input[type="password"] {border: 1px solid #dfdfdf; height: 30px; line-height: 30px; padding: 0 10px; font-family: 'Dream Light';}
.board-write .insert input[type="text"]::placeholder {font-family: 'Dream Light'; font-size: 14px; line-height: 90px; color:#777;}
.board-write .insert input[type="radio"] {appearance: none;outline:1px solid #e0e0e0; background:#fff; border:0; width:17px; height:17px; border-radius:50%; top:4px; margin: 1px;}
.board-write .insert input[type="radio"]:checked {border:3px solid #fff; background:#000;margin: 1px;}
.board-write .insert .middle {max-width:320px; width:100%;}
.board-write .insert .long {width: 100%;}
.board-write .insert .space {margin-bottom: 10px;}
.board-write .insert .tarea {width: 100%; font-family: 'Dream Regular'; font-size: 14px; color: #666;}
.board-write .insert .possible {font-size: 14px; color: #888; margin-top: 35px; font-family: 'Dream Regular';}
.board-write .insert .ico-cal {padding-right: 5px;}
.board-write .insert .ico-cal.space {margin-left: 6px;}
.board-write .insert .switch {display: inline-block; vertical-align: middle; background:#F7F7F7; padding:1px 46px 1px 10px; margin-left: 15px;}
.board-write .insert .file-select {font-family: 'Dream Regular'; font-size: 14px; color: #666; padding: 10px; height: 130px;}
.board-write .insert .one-line {overflow: hidden; border-radius:  7px;}
.board-write .insert .one-line li {float: left; margin-right: 17px; }
.board-write .insert .pass-form {margin-top: 10px;}
.board-write .insert .pass-form label {margin-right: 10px;}
.board-write .insert .sel-type {font-family: 'Dream Light'; font-size: 14px; color: #777; border: 1px solid #dfdfdf; height: 30px; line-height: 29px; padding: 0 40px 0 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../images/arrow-select.png) no-repeat right 10px center;}
.board-write .insert .line {display: inline-block; vertical-align: middle;}
.board-write .title .mark {display: inline-block; color:#F90029; font-size: 16px; position: relative;position: relative; top: -5px;padding-left: 5px;}

.btn-box {font-size: 0; display: inline-block; vertical-align: top; width:350px; padding-left:10px;} 
.btn-box input {font-size: 11px; font-family: 'Dream Regular';}
.btn-box.file-btn-box span {display: block; margin-bottom: 10px;}

/* input 길이 조절 */
.board-write .insert input#password {width:180px;}
.board-write .insert input#ntcnBgnde,
.board-write .insert input#ntcnEndde {width:120px;}
.board-write .insert .atchmnflObj-inner,
.board-write .insert .thumbOrginlNm-inner {float:left; width:calc(100% - 350px);}
/* .board-write .insert #atchmnflObj {} */

@media all and (max-width:1250px) {
    .board-write .insert {padding: 9px 15px;}
}
@media all and (max-width:1024px) {
    .board-write .title {width:150px; font-size: 15px;}
    .board-write .title .title-box {font-size: 15px;}
}

@media all and (max-width: 780px) {
    .board-write .row {display: block;}
    .board-write .title {display: block; width: 100%;}
    .board-write .insert {display: block; width: 100%; padding: 9px 0;}

    /* .board-write .insert .one-line {background: #fff; border: 1px solid #d1d1d1;} */
    .board-write .insert .atchmnflObj-inner,
    .board-write .insert .thumbOrginlNm-inner {width:100%;}
    .board-write .insert .switch {margin-left:0; margin-top: 10px;}
    .board-write .insert .possible {margin-top: 10px;}
    .btn-box {width:100%; padding:0; margin-top: 10px;}
    .btn-box.file-btn-box span {display: inline-block;} 
}

@media all and (max-width: 580px) {
    .board-write .insert .line {display: block; margin: 5px 0;}
    .board-write .insert .ico-cal.space {margin-left: 0;}
}

/* Contents */
.view-con {padding: 30px 20px; font-size: 18px; font-family: 'Dream Light'; color: #666;}
.view-img {margin-bottom: 30px;}
.view-con .lyric {padding: 20px; background: #f9f9f9; border: 5px solid #dce0e6; font-size: 16px;}

@media all and (max-width: 580px) {
    .view-con {padding: 30px; }
}

/* Paging */
._paging {padding: 30px 0 20px 0;}
._paging > ._inner > ul {margin: 0 13px;}
._paging > ._inner > ul li strong {width: 35px; height: 35px; line-height:32px; /*background-color: #99a2b2; border-color: #99a2b2;*/ background-color: #888e97; border-color: #888e97; }
._paging > ._inner > a {width: 35px; height: 35px; line-height:35px; background-image: url('../images/arrow-page.png') !important; background-repeat: no-repeat; background-color: transparent; border: 0;}
._paging > ._inner > a._first {background-position: 0 0;}
._paging > ._inner > a._last {background-position: 0 -175px;}
._paging ._inner a._listNext,
._paging ._inner a._next {background-position: 0 -70px;}
._paging ._inner a._listPrev, 
._paging ._inner a._prev {background-position: 0 -35px;}
._paging ._inner ._pageState span {font-size: 17px;}
._paging ._inner ._pageState span._curPage {color: #01499a;}

/* Prev Next */
.view-navi {position: relative;}
.view-navi .navi-info {display: none;}
.view-navi .title {display: none;}
.view-navi a {text-indent: -9999px;}
.view-navi .prev a {position: absolute; top: 5px; left: 0; width: 40px; height: 40px; background: url('../images/bbs_prev.png') no-repeat center center; border-radius:50%; border:1px solid transparent;  transition:all .3s;}
.view-navi .next a {position: absolute; top: 5px; right: 0; width: 40px; height: 40px; background: url('../images/bbs_next.png') no-repeat center center; border-radius:50%; border:1px solid transparent;  transition:all .3s;}
.view-navi .prev a:hover { background: url('../images/bbs_prev_on.png') no-repeat center center;  border:1px solid #FCAF17;}
.view-navi .next a:hover { background: url('../images/bbs_next_on.png') no-repeat center center;  border:1px solid #FCAF17;}
.view-navi a:after {position: absolute; top: 10px; text-indent: 0; font-size: 16px; line-height: 20px; transition:color .3s;}
.view-navi a:hover:after {color:#FCAF17;}
.view-navi .prev a:after {content: '이전글'; left: 110%; font-family: 'Dream Regular'; width: auto;}
.view-navi .next a:after {content: '다음글'; right: 110%; font-family: 'Dream Regular'; width: auto;}


@media all and (max-width:768px) {
    .view-navi {display: none;}
}

/* Button */
.board-button {text-align: center; display: inline-block; width: 100%;}
.board-button .btn-mine {float: left;}
.board-button .btn-control {float: right;}
.board-button .btn-deco {display: inline-block; cursor: pointer; font-size: 16px; width:110px; height: 50px; line-height: 48px; text-align: center; padding: 0 5px; margin: 0 5px; border-radius: 100px; font-family: 'Dream Regular';}
.board-button  a.btn-deco, .board-button  input.btn-deco {color: #fff;}
.board-button .btn-deco.color1 {background: #313644; border: 1px solid #313644;}
.board-button .btn-deco.color2 {background: #0A4A9B; border: 1px solid #0A4A9B;}
.board-button .btn-deco.color3 {background: #fff; border: 1px solid #777; color: #777;}
.board-button .btn-deco.color4 {background: #fff; border: 1px solid #ce2856; color: #ce2856;}
.board-button .btn-deco.color5 {background: #fff; border: 1px solid #0A4A9B; color: #0A4A9B;}
.board-button .btn-deco.color6 {background: #fff; border: 1px solid #FCAF17; color: #FCAF17;}
.board-button .btn-deco.color7 {background: #777; border: 1px solid #777;}
.board-button .btn-deco.color1:hover {background: #313644; border: 1px solid #313644;}
.board-button .btn-deco.color2:hover {background: #073167; border: 1px solid #073167;}
.board-button .btn-deco.color3:hover {background: #777; border: 1px solid #777; color: #fff;}
.board-button .btn-deco.color4:hover {background: #ce2856; border: 1px solid #ce2856; color: #fff;}
.board-button .btn-deco.color5:hover {background: #0A4A9B; border: 1px solid #0A4A9B; color: #fff;}
.board-button .btn-deco.color6:hover {background: #FCAF17; border: 1px solid #FCAF17; color: #fff;}
.board-button .btn-deco.color7:hover {background: #555; border: 1px solid #555;}
.board-button.view {margin-bottom: 40px; text-align: center;}
.board-button.view .btn-mine {float: none; display: inline-block;}
.board-button.view .btn-control {float: none; display: inline-block;}

a.samll-btn, input.samll-btn {color: #fff; display: inline-block !important;}
.small-btn-box {text-align: center;}
.small-btn-box.align-r {text-align: right;}
.small-btn-box .samll-btn {display: inline-block; cursor: pointer; font-size: 14px; height: 35px; line-height: 35px; text-align: center; padding: 0 20px; margin: 0 5px; font-family: 'Noto DemiLight';}
.small-btn-box .samll-btn.color1 {background: #0A4A9B; color: #fff; border: 1px solid #0A4A9B;}
.small-btn-box .samll-btn.color2 {background: #fff; color: #ce2856; border: 1px solid #ce2856;}

.tiny-btn {display: inline-block; cursor: pointer; font-size: 13px; height: 25px; line-height: 20px; border-radius: 50px; text-align: center; padding: 0 12px; margin: 0 3px; font-family: 'Noto DemiLight';}
.tiny-btn.color1 {background: #0c837f; border: 1px solid #0c837f; color: #fff;}
.tiny-btn.color2 {background: #ce2856; border: 1px solid #ce2856; color: #fff;}

.file-btn {border: 1px solid #d5d5d5; height: 30px; line-height:26px; padding-left: 30px; padding-right: 20px; cursor: pointer; width:145px;}
.file-btn.add {background: #ececec url('../images/ico-file-add.png') no-repeat 10px center; margin-right: 10px; }
.file-btn.del {background: #ececec url('../images/ico-file-del.png') no-repeat 14px center;}

@media all and (max-width: 420px) { 
    .board-button .btn-mine,
    .board-button.view .btn-mine {width: 100%;}
    .board-button .btn-control,
    .board-button.view .btn-control {width: 100%;}
    .board-button .btn-deco {display: block; width: 100%; margin: 0 0 10px 0;}
}

/* Comment */
.view-comment-wrap {position: relative; border: 1px solid #ccc; border-top: 2px solid #7c7c7c; padding: 28px 40px 20px 40px; margin-bottom: 40px;}
.view-comment-write .name {display: none; margin-bottom: 15px;}
.view-comment-write .name label {font-family: 'Dream Regular'; font-size: 13px; padding-right: 10px; color: #666;}
.view-comment-write .name input {border-radius: 3px; padding: 5px;}
.view-comment-write .comment-text {position: relative; padding-left: 70px;}
.view-comment-write .comment-text:after {content: ''; position: absolute; left: 0px; top: 8px; width: 50px; height: 50px; background: url('../images/icico-quick-answer.png');}
.view-comment-write textarea {width: 100%; height: 65px; background: #fff; padding: 5px 10px; border: 1px solid #ccc; font-family: 'Dream Light'; font-size: 16px; color: #444;}
.view-comment-write .must {top:4px}
.view-comment-list {margin-top: 25px; padding-bottom: 20px;}
.view-comment-list li {background: #f2f2f2; margin-bottom: 20px; padding: 14px 14px 14px 14px;}
.view-comment-list li:last-child {margin-bottom: 0;}
.view-comment-list .title {display: block; padding-left: 25px; background: url('../images/ico-people.png') no-repeat left 8px; font-family: 'Dream Light'; font-size: 16px; color: #444;}
.view-comment-list .title .date {position: relative;  margin-left: 8px; padding-left: 10px; font-size: 16px; color: #777; }
.view-comment-list .title .date:after {content: ''; position: absolute; left: 0; top: 7px; width: 1px; height: 11px; background: #d7d7d7;}
.view-comment-list .comment {padding-left: 25px; font-family: 'Dream Light'; font-size: 16px; color: #444;}

/* Answer */
.view-answer {position: relative; border: 1px solid #d9e0e3; border-top: 2px solid #262626; padding: 15px 40px 30px 40px; margin-bottom: 40px;}
.view-answer:after {content: '답글'; position: absolute; top: 0; left: 40px; width: 50px; height: 63px;  padding-top: 9px; background: url('../images/ico-reply.png') no-repeat left top; text-align: center; font-family: 'Dream Regular'; font-size: 16px; color: #fff; }
.view-answer .answer-title {padding-left: 65px;}
.view-answer .answer-title .title {font-size: 18px; color: #333; font-family: 'Dream Regular'; line-height: 1.2;}
.view-answer .answer-info {color: #777; font-family: 'Dream Light'; font-size: 16px; margin-bottom: 20px;}
.view-answer .answer-info .writer {position: relative; padding-right: 10px; margin-right: 10px;}
.view-answer .answer-info .writer:after {content: ''; position: absolute; right: 0; top: 8px; width: 1px; height: 10px; background: #c3c3c3; }
.view-answer .answer {background: #f2f2f2; padding: 11px 20px 13px 20px; font-family: 'Dream Light'; font-size: 16px; color: #666;}

._popup {height: 100%; font-family: 'Dream Regular';}
._popup #_popupHeader {padding-top: 20px; padding-bottom: 10px; height: auto !important; line-height:normal !important;}
._popup #_popupHeader h1 {float: none !important; display: block; padding-left: 33px; background: url('../images/bul-pop.png') no-repeat left center; font-family: 'Dream Regular'; font-size: 20px !important;}

.answer-write {border-top: 2px solid #7c7c7c;}
.answer-write .box-answer {margin-bottom: 40px;}
.answer-write .row {display: table; width: 100%;border-bottom: 1px solid #d1d1d1;}
.answer-write .row .title {width: 130px; display: table-cell; vertical-align: middle; text-align: left; padding: 15px 10px; background: #f5f5f5; font-family: 'Dream Regular'; color: #444;}
.answer-write .row .insert {display: table-cell; vertical-align: middle; padding: 15px 30px; font-family: 'Dream Regular';  font-size: 14px;}
.answer-write .row textarea {width: 100%; background: #f2f2f2; padding: 15px; font-family: 'Dream Regular'; }
.answer-write .insert input[type="text"], .answer-write .insert input[type="password"] {border: 1px solid #dfdfdf; height: 30px; line-height: 30px; padding: 0 10px;}
.answer-write .insert .long {width: 100%;}

/* Must */
mark.must {width: 10px; position: relative; top: 6px; display: inline-block; background: url('../images/ico-mark.png') no-repeat; text-indent: -9999px;}