.sc .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #ffffff;

  
}

.sc {
    height: 270px;
    clear: both;
    padding: 0 0 20px 0;
    width: 100%;
    max-width: 1200px;

}



@media all and (max-width: 640px){
body .dataBlogList {
    width: 295px;
    height: 400px;
    margin: 0px 0px;
    display: block;
    margin-bottom: 40px;
}
.sc .meMsg_MsgBlk .meMsg_MsgTitle {
    color: #ffffff;
   
}
#ns_Footer {
    width: 100%;
    height: 30px;
    padding: 0px;
    background-color: #efefef;
text-align:center;

}

#id_FooterCol {
    width: 100%;
    color: #ffffff;
    font-size: 12px;
    margin: 1px 8px;
}

}
