BODY{
	font-family: Osaka, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #003300;
}

A:HOVER{
  background-color : navy;
  font-weight : bolder;
  text-decoration : none;

}

A{
	text-decoration : underline;
	font-weight: bold;
	color: #FFFFFF;
}

.T01 {
	width: 960px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 120%;
}
.Header {
	background-image: url(../images/banner/Mountain_image.jpg);
	width: 960px;
	height: 92px;

	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	text-align: right;
}
.Footer {

	font-size: 12px;
	line-height: 120%;
	background-image: url(../images/banner/Mountain1_image.jpg);
	height: 90px;
	text-align: right;
	padding-right: 10px;
	width: 960px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.Map {

	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}

.container {
	text-align: left;
	width: 440px;
	height: auto;
	font-size: 12px;
	clear: both;
	margin-left: 10px;
}
h3 {
	font-size: 14px;
	line-height: 140%;
	margin: 5px;
}
img {
	margin: 3px;
}
