﻿#map {
	width: 250px;
	height: 283px;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.pic {
	border-color: #800000;
	border-width: thin;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #800000;
}
img {
	border-width: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #800000;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
#right {
	position: absolute;
	width: 250px;
	height: 250px;
}
#main {
	width: 100px;
	margin-top: 50px;
	margin-left: 10px;
	line-height: 20px;
}
#container {
	width: 800px;
	height: 600px;
	float: left;
}
#flag_top {
	width: 730px;
	height: 64px;
}
#top_ad {
	height: 90px;
}
#title {
	width: 500px;
	height: 100px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.style1 {
	text-align: right;
}
ul {
	list-style-type: circle;
	margin-left: 0px;
}
li {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#center {
	width: 336px;
	height: 300px;
	position: absolute;
	text-align: justify;
}
#content {
	left: 90px;
	position: absolute;
	width: 700px;
	height: 300px;
}

