body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bg.gif) #fff repeat-x;
	margin: 0;
	color: #1a479d;
	font-size: 62.5%;
}
hr {
	border: 0;
	border-bottom: 1px solid #1a479d;
}
#head {
	position: relative;
	margin: 0 auto;
	width: 770px;
	height: 130px;
	border-bottom: 1px solid #6692b3;
}
#menutop {
	position: absolute;
	right: 20px;
	top: 103px;
	width: 131px;
	height: 12px;
	overflow: hidden;
}
#content {
	margin: 0 auto;
	width: 770px;
	height: auto;
}
#menu {
	background-color: #44b7e2;
	margin: 1px 0;
	width: 770px;
	height: 29px;
	color: #fff;
	padding: 0;
}
#main {
	background: url(img/bg_main.gif) repeat-x;
	margin: 0;
	width: 730px;
	height: auto;
	padding: 0.5em 20px 1em 20px;
	min-height: 100px;
}
#mainin {
	float: right;
	width: 530px;
	margin-top: 0.5em;
}
#foot {
	clear: both;
	margin: 0 auto 20px auto;
	padding: 11px 20px;
	width: 730px;
	height: 40px;
	color: #44b7e2;
	font-size: 9px;
	text-align: center;
	border-top: 1px solid #6692b3;
}
h1 {
	width: 424px;
	height: 102px;
	position: absolute;
	overflow: hidden;
	margin: 15px 0 0 20px;
	font-size: 2em;
	line-height: 1.1em;
}
h1 span {
	background: url(img/logo.gif);
	position: absolute;
	width: 100%;
	height: 100%;
}
#main h2 {
	float: left;
	width: 160px;
	line-height: 1em;
	font-size: 1.8em;
	margin: 1em 0 0 0;
	padding: 0;
}
a:hover {
	cursor: pointer;
}
h3 {
	margin: 2em 0 0 0;
	font-size: 1.6em;
}
h4 {
	margin: 2em 0 0 0;
	font-size: 1.3em;
}
h5 {
	margin: 2em 0 0 0;
	font-size: 1.1em;
}
p, ul {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 1em 0 1em 0;
}
a {
	color: #44b7e2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
sub, sup {
	font-size: 0.7em;
}
ul {
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(img/li.gif);
	list-style-type: disc;
}
ul ul{
	font-size: 1.0em;
	line-height: 1.5em;
	list-style-position: outside;
	list-style-type:square;
	margin: 0 0 1em 0;
}
#foot p {
	margin: 8px;
}
table {
	margin: 1em 0;
	vertical-align: top;
	text-align: left;
	font-size: 1em;
}
table, th {
	vertical-align: top;
	text-align: left;
}
th {
	background-color: #ddf2fa;
	font-size: 1.18em;
}
th span {
	font-size: 0.85em;
	font-weight: normal;
	font-style: italic;
}
td {
	background-color: #ebf7fc;
}
#stat {
	display: none;
}
#mainin img {
	margin: 0 10px 5px 10px;
}
#mainin img.alignright {
	float: right;
	margin: 0 0 5px 10px;
}
#mainin img.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}
