.ssan{
position: absolute;
    width: 80px;
    height: 60px;
    right: 0;
    top: 0;
    background: url(./images/m-search.png) no-repeat #0e2d5a;
    background-size: 30%;
    background-position: center center;}
.ssk{
    width: 100%;
    height: 100%;
    display: block;
    padding: 10px;
    font-size: 22px;}
