body{
	background-color: #000066;
	}
#all{
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#res a{
	position:absolute;
	left: 87px;
	top: 184px;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 99px;
	
}
#res a:hover{
	text-decoration: underline;
}
#vis a{
	position:absolute;
	left: 87px;
	top: 276px;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 93px;
}
#vis a:hover{
	text-decoration: underline;
}
#tow a{
	position:absolute;
	left: 87px;
	top: 214px;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 300px;
	
}
#tow a:hover{
	text-decoration: underline;
}
#bus a{
	position:absolute;
	left: 87px;
	top: 310px;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 104px;
	
}
#bus a:hover{
	text-decoration: underline;
}
#dep a{
	position:absolute;
	left: 87px;
	top: 245px;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 300px;
	
}
#dep a:hover{
	text-decoration: underline;
}
#new a{
	position:absolute;
	left: 87px;
	top: 346px;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 116px;
	
}
#new a:hover{
	text-decoration: underline;
}
#elect a{
	position:absolute;
	left: 87px;
	top: 447px;
	z-index: 1;
	font-size: 24px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 116px;
	
}
#elect a:hover{
	text-decoration: underline;
}
#News{
	z-index: 1;
	position:absolute;
	color:#000066;
	left: 57px;
	top: 458px;
	width: 528px;
	height: 115px;
	overflow: auto;
}
#navi{
	position: absolute;
	left: 574px;
	top: 159px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	width: 202px;
}
#list{
	position:absolute;
	left: 575px;
	top: 186px;
	width: 201px;
	text-align: left;
	font-size: 16px;
}
#select{
	position: absolute;
	left: 597px;
	top: 185px;
	width: 190px;
}
#head{
	color:black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	text-align: left;
	position:absolute;
	left: 23px;
	top: 422px;
	width: 562px;
}
#weather{
	position: absolute;
	left: 650px;
	top: 500px;
	font-size: 16px;
	
	}
#search{
	border-color: #cccccc;
	border-style: groove;
	position: absolute;
	width: 185px;
	left: 600px;
	top: 417px;
}

