#myPageTop {
	background: rgb(255, 255, 255); padding: 20px; left: 50%; top: 0px; width: 70%; position: absolute; z-index: 10; transform: translateX(-60%);
}
#myPageTop a {
	background: rgb(255, 149, 14); padding: 10px 20px; text-align: center; color: rgb(255, 255, 255); text-decoration: none; display: inline-block;
}
#myPageTop #show {
	display: block;
}
#myPageTop input {
	padding: 6px 8px; border: 1px solid rgb(204, 204, 204); border-image: none; font-size: 14px;
}
.pageShow h3 {
	margin: 20px 0px 10px;
}
#panel {
	top: 10px; width: 280px; right: 10px; position: absolute; -ms-overflow-y: auto; max-height: 90%; background-color: rgb(255, 255, 255);
}
.infowindow-content {
	background: rgb(204, 204, 204); padding: 12px 8px; color: rgb(255, 255, 255);
}
h3 {
	font-family: microsoft yahei;
}
.pageShow {
	display: none;
}
