﻿td {
	font-size : 12px;
	line-height: 130%;
}
h1 {
	font-weight: bold;
	color : #ffffff;
	font-size : 12px;
	margin-bottom: 0px;
	margin: 0px;
	width : 760px;
	height : 14px;
	text-align : center;
	background-color : #003399;
}
h2 {
	font-size : 18px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align : center;
}
#header_menu {
	background-color: #003399;
	width : 760px;
	height: 20px;
}
#header_menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#header_menu ul li {
	display: block;
	float: right;
	text-align: center;
	margin: 0;
	background: #003399;
	border-left: 1px solid #fff;
	border-right: none;
	height: 20px;
}
#header_menu ul li a {
	padding-top: 4px;
	color: #ffffff;
	width: 78px;
	height: 16px;
	display: block;
	text-decoration: none;
	font-size: 12px;
}
#header_menu ul li a:hover {
	color: #003399;
	background: #aaccff;
}
.red {
	color : #cc0000;
}
.blue {
	color : #000099;
}
#header_banner {
	width : 760px;
        height: 80px;
	text-indent: -9999px;
	border-bottom: 1px solid #ffffff;
	background-image: url(image/ariqui.gif);
	background-repeat: no-repeat;
	background-color: #0033cc;
/*	margin-bottom: 120px; */
	margin-bottom: 0px;
	margin-top: 0px;
}
