@charset "utf-8";
/* CSS Document */

#mapaoverlay		{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; display: block; visibility: hidden; }
#mapabody 			{ position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; display: block; visibility: hidden; }
#mapabodymarco		{ margin: auto; margin-top: 420px; background-color: #fff; padding: 10px; width: 618px; height: 385px; }
#mapabodycntrl		{ width: 618px; height: 30px; text-align: right;  }
#mapabodycontent	{ width: 618px; height: 355px; }
