.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 img {max-width:100%;}

/* LIST */
.gallery-theme {margin:0 0 20px 0;}
.gallery-theme .list {}
.gallery-theme .post {background:#f4f4f4;float:left;width:350px;max-height:520px;margin:8px;}
.gallery-theme .post .preview {overflow:hidden;text-align:center;height:350px;}
.gallery-theme .post .preview img {width:350px;max-height:350px;}
.gallery-theme .post .subject {height:44px;text-align:left;font-size:21px;padding:10px;color:#333;font-weight:bold;}
.gallery-theme .post .readmore {padding:10px;}
.gallery-theme .post:hover {}
.gallery-theme .post:hover .preview {border:0 solid #000;}
.gallery-theme .post:hover .subject a {color:#000;}

/* WRITE */
.write-form {margin:0}
.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;}
.file-upload {margin:10px 0;text-align:left;}
#btn-file-upload {float:right;}

/*고객지원*/
.text-c{margin-top:10px; margin-bottom:10px;}
