.map-table{font-size:small; line-height:normal; }
.map-blue{
	color:#39F;
	font-weight: bold;
}
.map-pink{color:#F39; font-weight: bold;}
.map-orange{color:#F63; font-weight: bold;}
.btn-map{position:relative;display:table;margin-right:auto;margin-left:auto;margin-bottom:20px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;-webkit-box-shadow:#ef7d30 1px 2px 0px;-moz-box-shadow:#ef7d30 1px 2px 0px;box-shadow:#ef7d30 1px 2px 0px;padding:10px 25px;background-color:#ff8636;color:#fff;font-size:18px;behavior:url(/2016/common/js/PIE.htc)}
.btn-map:hover{background-color:#ff7418;color:#fff}