@charset "utf-8";
body {
	background-image: url(bg_bt00.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
	text-decoration: none;
}
li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}

address {
	font-size: 85%;
	font-style: normal;
	color: #FFFFFF;
	background-color: #2382B8;
	text-align: center;
	width: 780px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul {
	font-size: 120%;
	font-weight: normal;
	background-color: #0000FF;
	text-align: center;
	margin: 0px;
	width: 780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
	color: #FFFFFF;
	background-position: center center;
}
style1 {
	text-align: center;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#base {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1mm outset #CCCCCC;
}
ul {
	font-size: 120%;
	font-weight: bold;
	background-color: #007BC5;
	text-align: center;
	margin: 0px;
	width: 780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
}
