body {
	font-family:Verdana,Helvetica,Arial;
	font-size:11px;
	background: #f7f7f7 url(../img/bg_body.gif) repeat-x fixed 0% 100%;
	margin:0px;
}

#main {
	width: 760px;
	margin: 0px auto;
	padding: 0 15px 0 15px;
	text-align: left;
	background-color: #fff;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#header {
	height: 130px;
	margin:0px;
	background: url(../img/bg_title.jpg) no-repeat top right;
}

#head-top {
	height: 108px;
	margin:0px;
}

#head-bot {
	height: 22px;
	width: 760px;
	text-align: right;
}

#menu {
	width: 170px;
	float: left;
	margin-top: 12px;
}

#distance {
	float:left;
	height:370px;
}

#content {
	width: 574px;
	float: right;
	margin-top: 12px;
	padding: 0;
}

#address {
	width: 790px;
	height: 20px;
	margin: 0px auto;
	padding: 0;
	background-color: #fff;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

#lower-content-a {
	width: 790px;
	height: 16px;
	background-color: #fff;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	margin: 0px auto;
	padding: 0;
	font-size: 9px;
	line-height: 9px;
}

#lower-content-b {
	width: 790px;
	height: 10px;
	margin: 0px auto;
	text-align: right;
	padding: 0;
	font-size: 9px;
	line-height: 9px;
}


