.access{
	padding-top:25px;
	width:570px;
	height:170px;
	float:left;
	background:url(../img/access_bg.gif) no-repeat;
}

:root .access{
	padding-top:10px;
	width:570px;
	height:170px;
	float:left;
	background-image: url(../img/access_bg.gif);
	margin-bottom: 5px;
}


.access ul{
	text-align:left;
	list-style:none;
}

.access li{
	font-size:10px;
	display:block;
	margin-left:-10px;
	width:500px;
	padding:10px 5px 10px 8px;
	float:left;
	border-bottom:dotted;
	border-width:1px
}

.googlemap{
	width:550px;
	height:670px;
	padding:10px;
	background-image:url(../img/googlemap_bg.gif);
	float: left;
}

* html .googlemap{
	width:550px;
	height:670px;
	padding:10px;
	float:left;
	background-image:url(../img/googlemap_bg.gif);
}

.google{
	width:550px;
	height:670px;
}

* html .google{
	width:550px;
	height:660px;
}
