@charset "utf-8";
/* CSS Document */

div#mapareaimage {

  /* display: none; */
  position:relative;
  width:600px;
  height:273px;
  margin-top:54px;
  margin-left:170px;
  background: url(../images/map.png); 
  }