.sc1 .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #272727;
}

.sc1 .meMsg_MsgBlk .meMsg_Content {
    color: #252525;
}

html .BlogListHTML .meMsg_MsgImg img {
    height:auto;
    width: 80%;
    display: block;
}
html .BlogListHTML .meMsg_MsgImg img:hover {
    width: 85%;
    -webkit-filter: contrast(130%);
    filter: contrast(130%);
    transition: .5s ease;
}

#ns_Main {
    width: 100%;
    margin-bottom: 80px;
}

body .dataBlogList {
    width: 290px;
    height: auto;
    margin: 0 5px;
    display: block;
    margin-bottom: 40px;
}



.BlogListHTML center.AlignCenter {
    overflow: ;
    height: 400px;
    overflow: hidden;
    vertical-align: top;
}

.BlogListHTML .meMsg_MsgTitle {
    padding: 0 0px;
    font-size: 17px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
