/* n00000370.c00000081.ThemeA */

body {
    background-image: url(http://images.3byun.com/n00000370/ImageResizeFileSystemHandler.ashx?commid=718&custid=81&imagemtype=17&imageid=main_bg.jpg&src=main_bg.jpg);
}
@media screen and (max-width:500px) 
{
    .logo {
        width: 70px;
        display: inline-block;
    }
}

@media screen and (min-width:520px) 
{
    .logo {
        width: 70px;
        display: inline-block;
    }
}


    .logo img {
        width: 100%;
        border-radius: 8px;
    }

