div.title {
   float: left;
   margin:0 10px;
}

div.banner {
    width: 75%;
    clear: both;
    background-color: #ebf6f7;
}

img.sign {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.banner {
    height:  40px;
    object-fit: cover;
    margin: 5px;
}

img.banner_t {
    height:  40px;
    object-fit: cover;
    margin: 5px;
}

img.banner_w {
    height: 40px;
    width: 240px;
    object-fit: cover;
    margin: 5px;
}

#cpy_mk{
    clear:both;
    text-align:center;
    font-size:10px;
    height:20px;
}

#date_mk{
    clear:both;
    text-align:right;
    font-size:10px;
    height:20px;
}

/* */


