.panel_button {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 163px;
	height: 58px;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	border: none;
}
#panel {
	width: 285px;
	position: relative;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
}



