/* BASIC css start */
.bbs-tit h3{
    text-align: center;
    color: #000000;
    padding: 15px 0 0;
    font-size: 1.8em;
    letter-spacing: -1px;
    font-family: 'Noto Sans KR';}
    


.page_category{margin-top: 30px;}
.page_category ul.link{
    font-size: 0;}
.page_category ul.link li{
    display: inline-block;
    width: 50%;
    border-right: 0;
    margin-top:-1px;
}

.page_category ul.link li.half{
    width: 49.7%;
    margin-top: -1px;
}

.page_category ul.link li.selected{}

.page_category ul.link li a{
    border:1px solid #e5e5e5;
    display: block;
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #000000;
    padding: 9px 0;
    letter-spacing: -1px;
    font-size: 13px;
    border-right: 0;}
    
    
.page_category ul.link li.selected a{
    background: #ffce00;
    color: #fff;}

.brandcontent{
    display: block;
    text-align: center;
    margin: 15px;}
    
.brandcontent img{
    max-width: 100%;}

/* BASIC css end */

