
@import url('https://fonts.googleapis.com/css?family=Jua|Nanum+Gothic+Coding&display=swap');
/* font-family: 'Jua', sans-serif;
font-family: 'Nanum Gothic Coding', monospace;
 */
  @import url('https://cdn.jsdelivr.net/gh/moonspam/NanumSquare@1.0/nanumsquare.css');
/*
body		{ font-family: 'NanumSquare', sans-serif; }
.normal		{ font-weight: 400 }
.bold		{ font-weight: 700 }
.bolder		{ font-weight: 800 }
.light		{ font-weight: 300 }
*/

#map{
	/* margin-bottom: 50px; */ 
	text-align: center;
}
#map > a{
	display: block; width: 720px;
}
#map #header{
	width: 720px; margin: 0 auto;
}
#map .time{
	width: 720px;
}
