#ns_Content .BlogInfoHTML .meMsg_MsgBlk .meMsg_MsgTitle p {
    font-family: '標楷體',DFKai-sb,BiauKai !important;
    font-size: 18px;
    color: #000;
    font-weight: bolder;
    height: 80px;
    background-color: #DDDDDD;
    padding: 10px;
    position: relative;
    margin-left: -300px;
      margin-top: 0px;
    margin-bottom: 0px;

#ns_Content .BlogInfoHTML .meMsg_MsgBlk  .meMsg_MsgSubTitle p{
    display: block;
    margin-top: 10px;
    display: block;
    height: 30px;
    background-color: #DDDDDD;
    position: relative;
    margin-left: -300px;
    margin-top: 0px;
}

#ns_Content .meMsg_MsgBlk .meMsg_Content {
    color: #555555;
    font-weight: normal;
    margin-top: 5px;
    margin-left: -300px;
    width: 280px;
    float: left;
}