/* BASIC css start */
.header_wrapper {
    margin-bottom: 17px !important;
}

#bbsData .bbs-link-btm {
    margin-top: 10px;
    text-align: right;
}

#bbsData .bbs-link-btm dd:after {
    content: "";
    display: block;
    clear:both;
}

#bbsData .bbs-link-btm dd a.btn-gray {
    float: left;
}

#bbsData .bbs-link-btm dd a.btn-charcoal {
    float: right;
}

.bbs-table-write textarea {
    width: 986px;
    height: 200px;
}

.bbs-table-write p {
    text-align: center;
    margin: 10px 0px;
}

.bbs-table-write .title {
    line-height: 25px;
}

.bbs-table-write .input_style {
    width: 180px;
    height: 27px;
}

.bbs-table-write .input_style2 {
    width: 460px;
    height: 27px;
}

#bw_input_file {
    width: 200px;
}


/* °³ÀÎÁ¤º¸º¸È£Á¤Ã¥ µ¿ÀÇ */

.privercy-contract textarea {
    height: 100px;
    width: 660px;
}

.new-privercy-contract p {
    text-align: left;
}


/* °³ÀÎÁ¤º¸ ¼öÁý ÀÌ¿ë */

.privercy-contract .tbl {
    width: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

.privercy-contract .tbl caption {
    display: none;
}

.privercy-contract .tbl th {
    line-height: 32px;
    color: #3b3b3b;
    font-size: 12px;
    font-weight: bold;
    background: #f0f0f0;
    text-align: center;
}

.privercy-contract .tbl th,
.privercy-contract .tbl td {
    height: 32px;
    padding: 0;
    margin: 0;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    letter-spacing: -1px;
}

.privercy-contract .tbl td .txt-l {
    padding: 5px 3px;
    margin: 0;
    text-align: left;
}

#smart_editor2{
    width: 100%;
}

.mgt_86 {
    margin-top: 250px !important;
}
/* BASIC css end */

