/* BASIC css start */
#bbsData .page-body {
    max-width: 1200px;
    min-width: 1200px;
    padding: 120px 0;
    margin: 0 auto;
}

#bbsData .bbs-sch {
    float: right;
    width: 390px;
}

#bbsData .bbs-tit { margin-top:0; }
#bbsData .bbs-tit h3 { font-size: 28px;
    color: #001b46;
    font-weight: 500;
    float: left; line-height:42px; }

select.brd-st {
    width: 120px;
    height: 42px;
    border: 1px solid #001b46;
    display: block;
    color: #001b46;
    background: #fff url(/design/waterman01/pc/search_arr.png) no-repeat 90% 16px;
    background-size: 11px 7px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    outline: none;
    float: left;
    margin-right: 10px;
}
span.key-wrap {
    float: left;
}

#bbsData .search_div .btn-submit {
    width: 42px;
    height: 42px;
    font-size: 13px;
    line-height: 42px;
    background: #001b46;
    float: left;
    text-align: center;
}

#bbsData .search_div .btn-submit img { vertical-align:middle; }

#bbsData .search_div .key-wrap input {
    padding: 0;
    padding-left: 10px;
    width: 218px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #001b46;
    margin-right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
/* BASIC css end */

