/* BASIC css start */
#review-board-type .rbInfo{
    background-color: #fff; 
}
#review-board-type .board-Chain, #review-board-type .board-list { 
    border-top: 0;
    border-bottom: 0;
}
#review-board-type .board-Chain li, #review-board-type .board-list li {
    padding-bottom: 20px;
    margin: 0;
}
#review-board-type .board-Chain li + li, #review-board-type .board-list li + li {
    border-top: 1px solid rgba(48,48,48,.2);
    padding-bottom: 0;
    padding-top: 20px;
}

#review-board-type .board-Chain li a, #review-board-type .board-list li a {
    margin-left: 20px;
}
#review-board-write .form-wrap {
    background-color: #fff;
}
#review-board-write table .textArea textarea {
    border: 1px solid #bbb;
    padding: 5px;
}
#passimg .btns a + a { margin-top : 5px; }


.not_v {
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    margin-top: 50px;
    line-height: 60px;
}



/* ÆÄ¿ö¸®ºä ¹Ìµî·Ï ¸®ºä */
main#review-list {
    clear: both;
    position: relative;
    padding-top: 90px;
}
.mp_rv_tab-content { 
    float: none !important;
}


#review-board-type .rbInfo dt {
    font-weight: 400;
}

#review-board-type .rbInfo dd {
    font-weight: 100;
}

#review-board-type .board-Chain li .bold , #review-board-type .board-list li .bold {
    font-weight: 400;
}
#review-board-type .rbRelations h5 {
    font-weight: 400;
}


.notice{display:none; opacity:0; width:0; height:0; overflow:hidden; }
/* BASIC css end */

