@charset "utf-8";

@media all {

    #map {
        margin: 0 auto;
        width: 480px;
        height:360px;
    }
}


