#map{
	background:url('../i/map/map.jpg') no-repeat top left;
	width:894px;
	height:546px;
	position:relative;
}

.box {
	border:2px dashed #2e3640;
	width:290px;
	height:170px;
	position:absolute;
	cursor:pointer;
}

.vertical {
	width:170px;
	height:340px;
}

.box h3{
	color:#e67817;
	font-size:1.65em;
	background-position:0px 0.5em
}

.box .info {
	position:absolute;
	font-size:0.9em;
}

#szr {
	top:30px;
	left:30px
}

#szr .info{
	top:13px;
	left:25px;
}

#nur {
	left:465px;
	top:316px;
}

#nur .info{
	bottom:13px;
	right:15px;
}

#center {
	left:347px;
	top:74px;
}

#center .info{
	right:13px;
	top:13px;
}

#uzr {
	top:220px;
	left:30px
}

#uzr .info{
	bottom:13px;
	right:15px
}

.hover {
	border-color:#fff
}

