/* BASIC css start */
.brnad_content{
    text-align: center;
    margin-bottom: 50px;}

.page_category{
    margin-top: 35px;
    margin-bottom: 70px;}
    
.page_category ul.link{
    font-size: 0;}
.page_category ul.link li{
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-right: -1px;
    width: 205px;}
    
.page_category ul.link li.selected{
    border: 1px solid #ffce00;}

.page_category ul.link li a{
    display: block;
    font-size: 17px;
    width: 100%;
    text-align: center;
    height: 56px;
    color: #000000;
    height: 56px;
    line-height: 56px;}
    
.page_category ul.link li.selected a{
    background: #ffce00;
    color: #fff;}

/* BASIC css end */

