*
a:link { color: ##660000; text-decoration: none;}
a:visited { color: ##330000; text-decoration: none;}
a:active { color: ##663300; text-decoration: none;}
a:hover { color: ##660000; text-decoration: underline;}


#container{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	z-index: 0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:justify;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	font-weight: normal;
	color: ##000033;
}
#bkg_1 {
	width:100px;
	height:200px;
	background-color:#FFFFFF;
	z-index:1;
	overflow: hidden;
}
#bkg_2 {
	width:100px;
	height:550px;
	background-color:#FFFFFF;
	z-index:1;
	overflow: hidden;
}
#bkg_3 {
	width:100px;
	height:550px;
	background-color:#FFFFFF;
	z-index:1;
	overflow: hidden;
}
#bkg_4 {
	width:100px;
	height:35px;
	background-image:url(images/bkg_4.jpg);
	z-index:1;
	overflow: hidden;
}
#bkg_5 {
	width:100px;
	height:35px;
	background-image:url(images/bkg_5.jpg);
	z-index:1;
	overflow: hidden;
}
#footer {
	width:1000px;
	height:43px;
	background-color:#FFFFFF;
	font-size:9px;
	padding-top: 10px;
	text-align: center;
	z-index:1;
	overflow: hidden;
}
#station_map {
	width:285px;
	height:200px;
	background-image:url(images/station_map.jpg);
	z-index:1;
	overflow: hidden;
}
#roadmap {
	width:1000px;
	height:22px;
	background-image:url(images/roadmap_map.jpg);
	z-index:1;
	overflow: hidden;
}
#main {
	width:800px;
	height:550px;
	background-color:#FFFFFF;
	z-index:1;
	overflow: hidden;
}

