/* BASIC css start */
/* 오른쪽메뉴 */
#bside {float:right;position:absolute;right:0;top:0;width:192px;height:100%;z-index:2;background:#f7f7f7 url(/design/ooo1069/2014img/right_bg.gif) repeat-y right top;margin:0;padding:0;}
#bside .section1 {margin-left:1px;width:191px;position:relative;}
#bside .section2 {margin-left:1px;border-bottom:1px #ddd solid;width:191px;height:143px;}
#bside .section2 ul {margin-left:22px;text-align: left;}
#bside .section2 .board_list {color:#5a5a5a;font-size:12px;line-height:16px;padding:2px 0 1px 0;}
#bside .section2 .board_list a {color:#5a5a5a;font-size:12px;}
#bside .section3 {margin-top:332px;border-bottom:1px #ddd solid; text-align:center;}
#bside { /*menu.3.css*/
    float: right;
    position: fixed;
    z-index: 9998;
    right: 0px;
    top: 116px;
    width: 192px;
    height: 100%;
    background: #f7f7f7 url(http://www.mocobling.com/design/ooo1069/2014img/right_bg.gif) repeat-y right top;
    margin: 0;
    padding: 0;
}
#bside .btnclick {position:absolute;left:-18px;top:0;width:32px;height:61px;cursor:hand}
/* BASIC css end */

