/* BASIC css start */
.pwd-link { margin-top:15px; text-align:center; }
#board_tab{
    font-size: 0;}
    /*
#board_tab li:nth-child(2){border-left:0 !important; border-right:0 !important;  width: 48% !important;}
*/
.bbs-tit{
    margin-top: 10px !important;}
.bbs-btm{margin-top:20px;}

#board_tab li{width: 49%;
    border: 1px solid #ccc;
    display: inline-block;
    text-align: center;
    padding: 10px 0;}

#board_tab li a{display:block;}


#board_tab li.active{
    background: #f1f1f1;}
    
    
#content_01 {margin-top: 50px;width:100%;}
.event_info {width:1100px; text-align:center; margin-bottom: 100px;}
.event_info h2{font-size:35px; color:#000; margin-top: 50px; margin-bottom: 0;}
.event_info li{float:left;  margin-left:30px; margin-bottom: 50px;}
/* BASIC css end */

