.search select.btn {padding:0;border:1px solid #999;}
/*.search input[type=text] {border:1px solid #999;height:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;;}*/

/* VIEW */
.bbs-view {margin:0 0 50px 0;}
.bbs-view .title {margin:12px 0;padding:0 16px;}
.bbs-view .content {border-bottom:1px dashed #999;border-top:1px dashed #999;padding:24px;}
.bbs-view .btn-group {margin:12px 0;}
.bbs-view .btn-group a {margin:0 2px;}

/* LIST */
.gallery-theme {}
.gallery-theme .list {}
.gallery-theme .post {float:left;width:255px;height:200px;margin:10px;cursor:pointer;}
.gallery-theme .post .preview {
    width:100%;height:160px;line-height:150px;float:left;
    overflow:hidden;text-align:center;
}
.gallery-theme .post .preview img {width:260px;max-height:180px;}
.gallery-theme .post .date,
.gallery-theme .post .subject {clear:both;height:20px;text-align:left;font-size:13px;padding:2px 0 0 0;}
.gallery-theme .post:hover {}
.gallery-theme .post:hover {background:#eee;}
.gallery-theme .post:hover .subject a {color:#000;}

/* WRITE */
.write-form .th {width:6%;float:left;line-height:30px;text-align:center;font-weight:bold;}
.write-form .td {width:94%;float:left;}
.write-form .option {height:20px;margin:10px 0;font-size:16px;text-align:left;}
.write-form .option i {margin-top:2px;}
.write-form .option .fa {padding:0;top:5px;position:relative;margin:0 10px 0 5px;}
.write-form .option label {height:20px;}
.file-upload {margin:10px 0;text-align:left;}
#btn-file-upload {float:right;}

/*고객지원*/
.text-c{margin-top:10px; margin-bottom:10px;}
