@charset "utf-8";
/* CSS Document */

body {
	/*background-color:#ef3c24;*/
	background-color:#FF3300;
}
#container {
	width:980px;
	height:600px;
	margin:auto;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:13px;
}
map {
	border:none;
	outline:none;
	visibility:hidden;
}