#panel_right {
	position: absolute;
	height: 417px;
	width: 576px;
	left: 294px;
	top: 240px;
	background-image: url(../images/panel_contact.png);
	background-repeat: no-repeat;
	padding: 20px;
	font-size: 13px;
	text-align: justify;
}
#panel_left {
	position: absolute;
	height: 362px;
	width: 151px;
	left: 87px;
	top: 239px;
	background-image: url(../images/panel_area.png);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: justify;
}
