#id_MenuLeft, #id_MenuRight { width: 100%; }

#ns_Main {
    width: 100%;
    background-color: #fff;
    z-index: 1000;
    position: relative;
}

.BlogTitle { max-width: 180px; margin: 60px auto 35px; border-bottom: 2px solid #918c89; }
.BlogTitle .meMsg_MsgBlk .meMsg_MsgTitle {
    font-size: 14px;
    color: #63564e;
    text-align: center;
    display: block;
}

/*分頁控制*/
#PageCtrl {
    font-family: inherit;
    margin-bottom: 30px;
}
.txt_CountNumL, .RecCount, .txt_CountNumR, .txt_PageNum, .spPageCtrl, .PageBtn {
    display: none;
}