﻿body {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	text-align: center;
}
body {
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	text-align: -moz-center;
}
#wrapper {
	width: 791px;
	margin: 0 auto;
}

h1			{ font-family:  Arial; font-size: 16px; font-weight: bold; display: inline  }
h2			{ display: inline;  }


ol {
	margin-top: 0;
	margin-bottom: 1px;
}
ul {
	margin-top: 0;
	margin-bottom: 1px;
}
p {
	margin-top: 0;
	margin-bottom: 1px;
}

td {
	font-size: 11px;
	color: #212121;
	font-family: arial;
	text-align: left;
}
.td_b {
	font-size: 10px;
	color: #555555;
	font-family: arial;
}
.tdtit {
	font-size: 11px;
	color: #4a4a4a;
	font-family: arial;
	font-weight: bold;
	padding-left: 10px;
	white-space: nowrap;
}
a {
	color: #023082;
	text-decoration: none;
}
a:hover {
	color: #309eda;
	text-decoration: none;
}
.a {
	color: #309eda;
	text-decoration: none;
}
.a:hover {
	color: #023082;
	text-decoration: none;
}

.a_menu {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/menu.jpg');
	padding-top: 3px;
	text-align: center;
	display: block;
	height: 21px;
	width: 100px;
}
.a_menu:hover {
	font-size: 12px;
	color: #ffffff;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/menu_over.jpg');
	padding-top: 3px;
	text-align: center;
	display: block;
	height: 21px;
	width: 100px;
}
img {
	border: none;
}
select {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
option {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
input {
	border-color: #3C3C3C;
	border-width: 0;
	font-family: verdana;
	font-size: 10px;
	background-color: #eeeeee;
	color: #3C3C3C;
}
textarea {
	border-color: #3C3C3C;
	border-width: 0;
	overflow: hidden;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #eeeeee;
}

.menu_sub {
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/menu_sub.png');
	display: block;
	height: 17px;
	width: 150px;
	vertical-align:middle;
}
.menu_sub:hover {
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/menu_sub_hover.png');
	display: block;
	height: 17px;
	width: 150px;
	vertical-align:middle;
}
