@charset "utf-8";
#main {
	background-image: url(../access/images/pagetitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 90px;
}
.maincont{
	
	
}
.howto {
	font-size: 0.8em;
	line-height: 1.2em;
	padding-bottom: 10px;
	
}
.howtotitle {
	padding-bottom: 5px;
	font-weight: bold;
	
}
.howtodisc {
	padding-left: 20px;
	padding-bottom: 5px;
	
}
#maparea {
	height: 350px;
	width: 650px;
}
.map_txt {
	font-size: 0.8em;
	line-height: 1.2em;
}

