#header .logo {
	background-image: url(../images/others_img/header_logo.jpg);
	background-repeat: no-repeat;
	height: 126px;
	width: 411px;
	float: left;
}
#header .page_title {
	background-image: url(../images/others_img/access_title.gif);
	background-repeat: no-repeat;
	float: right;
	height: 80px;
	width: 129px;
	margin-top: 46px;
}
#introduction {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 100px;
}
#txt {
	float: left;
	width: 290px;
	margin-left: 40px;
}
#txt .place {
	background-image: url(../images/others_img/place.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	margin-bottom: 23px;
}
#txt .tel {
	background-image: url(../images/others_img/tel.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	margin-bottom: 23px;
}
#txt .traffic {
	background-image: url(../images/others_img/traffic.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	margin-bottom: 23px;
}
#map {
	float: right;
	width: 500px;
	margin-right: 40px;
}
#map .closeup_googlemap {
	background-image: url(../images/others_img/close_up.jpg);
	height: 40px;
	width: 160px;
	text-indent: -9999px;
	display: block;
}
