#main .map {
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
	margin-bottom: 50px;
}
#main .img_shop {
	float: right;
	margin-right: 10px;
}

#main .add {
	width: 390px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-top: 60px;
}
#main .acc {
	line-height: 17px;
	background-image: url(../img/access/train.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 50px;
	width: 350px;
	font-size: 100%;
	float: left;
}
