article{
	position:relative;
	font-size:93%;
}

article h1{
	margin:83px 0 0 -11px;
	width:115px;
	height:37px;
	background:url(../images/title.png) no-repeat;
}

#map{
	position:relative;
	width:632px;
	height:365px;
	margin:25px -6px 3px;
	padding:6px;
	background:url(../images/mapBase.png) no-repeat;
}
#mapBody{
	width:620px;
	height:353px;
}
article dl{
	line-height:200%;
}
article dl.left{
	width:289px;
	margin-right:42px;
	float:left;
}
article dl.right{
	width:289px;
	float:right;
}
article dt{
	font-size:83.3%;
	margin:28px 0 7px;
}
.attention{
	margin-top:2px;
	font-size:83.3%;
	line-height:180%;
}