html, body {  	margin: 0;  	padding: 0;}body, input, table, textarea, select {  	font-family: Arial, Helvetica, sans-serif;  	line-height: 18px;  	font-size: 12px;  	color: black;}hr {	height: 1px;	color: #999999;}#container {	width: 930px;	min-height: 100%;	margin: 0 auto;	position: relative;}#header {  	height: 102px;  	position: relative;	background-color: #FFF;}#logo {  	position: absolute;  	left: 145px;  	top: 0;}#nav_hor {  	position: absolute;  	right: 0px;	top: 6px;}.search {	border-top: 1px solid #999;	border-bottom: 1px solid #999;	background-color: #FFF;}#history {	padding-left: 1px;	padding-top: 5px;	float: left;}#searchform {	padding-left: 1px;	padding-top: 3px;	float: right;}.left {  	border-right: 1px solid #999;	padding: 10px 18px 25px 1px;}.content {  	padding: 10px 18px 25px;}.hfst_link {	color: #AEADAD;	font-size: 9px;	text-decoration: none;	padding-left: 10px;}.hfst_link_over {	color: #000000;	font-size: 9px;	text-decoration: none;	padding-left: 10px;}.hfst2_link {	color: #271676;	font-weight: bold;	text-decoration: none;}.hfst2_link_over {	color: #4DA3CD;	font-weight: bold;	text-decoration: none;}.hfst3_link {	color: #000000;	text-decoration: none;}.hfst3_link_over {	color: #4DA3CD;	text-decoration: none;}.sub_link {	font-size: 11px;	color: #666666;	line-height: 14px;	text-decoration: none;}.sub_link_over {	font-size: 11px;	color: #4DA3CD;	line-height: 14px;	text-decoration: none;}.history {	color: #4DA3CD;	text-decoration: none;}.button {	color: #FFFFFF;	font-weight: ;	text-decoration: none;	padding-bottom: 2px;	padding-top: 2px;	padding-left: 5px;	padding-right: 5px;}#button_sub {	padding: 3px 8px;}#button {	width: 75px;	text-align: center;	background-color: #00215a;	border: 1px solid #FFFFFF;	display: inline;}a:hover.hfst_link {	text-decoration: none;	color: #666666;}a:hover.hfst2_link {	text-decoration: none;	color: #4DA3CD;}a:hover.hfst3_link {	text-decoration: none;	color: #4DA3CD;}a:hover.sub_link {	text-decoration: none;	color: #4DA3CD;}