body{
	background-color: #ccc;
	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: verdana;
	font-size: 12px;
}

#distance{ 
	margin-bottom: -318px;
	float: left;
}

#container_out{
	background-image: url(images/bg.png);
	margin-left: auto;
	margin-right: auto; 
	position: relative;	
	height:636px; 
	width:833px;
	top: 20px; 
	text-align: left;
	overflow: auto;
	clear: left;
}

#header{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 818px;
	height: 141px;
	background-image: url(images/header.png);
}

#logo{
	position: absolute;
	top: 22.5px;
	right: 20px;
	background-image: url(images/logo.png);
	width: 292px;
	height: 96px;
}

#navi_info_bg{
	position: absolute;
	top: 149px;
	right: 7px;
	background-image: url(images/navi_info_box.png);
	width: 769px;
	height: 480px;
}

#info_box{
	position: absolute;
	top: 64px;
	right: 10px;
	background-image: url(images/info_box.png);
	width: 173px;
	height: 343px;
}

#info_box_txt{
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	font-family: verdana;
	font-size: 10px;
}

#info_box_txt a{
	color: #000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

#info_box_txt a:hover{
	color: #158492;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

#navi{
	position: absolute;
	top: 10px;
	left: -43px;
	background-image: url(images/navi_box.png);
	width: 623px;
	height: 47px;
}

#navi_txt{
	position: absolute;
	left:30px;
	top:13px;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
}

#navi_txt a{
	color: #000;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

#navi_txt a:hover{
	color: #158492;
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

h5 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.center {
	text-align: center;
}

#imp{
	position: absolute;
	bottom: 14px;
	left: 10px;
	font-size: 11px;
	font-weight: bold;
}
#imp a {
color: #666;
text-decoration: none;
}

#imp a:hover {
color: #158492;
text-decoration: none;
}

#con{
	position: absolute;
	bottom: 14px;
	right: 10px;
	font-size: 11px;
	font-weight: bold;
}
#con a {
color: #666;
text-decoration: none;
}
#con a:hover{
color: #158492;
text-decoration: none;
}

#content{
	overflow: auto;
	position: absolute;
	top: 226px;
	left: 19px;
	width: 584px;
	height: 393px;
}

#waterprint{
	position: absolute;
	background-image: url(images/water.png);
	height:152px;
	width:150px;
	bottom:20px;
	left: 20px;
	}
#test{
		margin-left:102px;
}
