body {
    background-color: #ececec;
}


@media screen and (max-width: 480px){
.BlogListD_1 {
    width: 140px;
    margin-left: 15px;
    float: left;
}

.BlogListD_0 {
    width: 140px;
    margin-left: 15px;
    float: left;
}


.BlogListHTML .meMsg_MsgBlk img {
    width: 100%;
}
.mobilemenu {
    display: none;
    width: 100%;
    background-color: #3283d7;
    text-align: center;
    float: left;
}

}