select { min-width: 165px; }
.boardbox { clear:both; overflow:hidden; margin-top:20px;}

.page_write{margin-top:50px;}

.page_write .subject label {
    float: left;
    margin-right: 5px;
    width: 10%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
}

.page_write .subject input {float: left; width: 88.3%;}
.gallery_page_list ul{ width:100%; }
.gallery_page_list ul li { width:29.9% !important; margin:0 20px 15px 20px;}

.bbstitletab{margin-top:70px !important;height:52px;border-bottom:1px solid #aaaaaa;}
.bbstitletab a{display:inline-block;padding:0 30px;line-height:51px;font-weight:600;font-size:26px;color:#727272;background:#ffffff;border:1px solid #aaaaaa;}
.bbstitletab a.on{color:#1f1f1f;border-bottom:1px solid #ffffff;}
.bbstitletab a:last-child{border-left:0;}
.bbstitletab a:hover{color:#0a67a3;}