html {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
legend {
	margin: 0px; padding: 0px;
}
label {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
body {
	background: url("../images/background_sub.jpg") no-repeat top; height: 100%;
}
ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
ol {
	margin: 0px; padding: 0px 0px 10px 20px;
}
ol li {
	margin: 0px 0px 10px;
}
img {
	border: 0px currentColor;
}
textarea {
	overflow: auto;
}
a {
	color: rgb(0, 80, 145); text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin: 0px 0px 20px; padding: 0px; font-weight: normal;
}
h2 {
	margin: 0px 0px 20px; padding: 0px; font-weight: normal;
}
h3 {
	margin: 0px 0px 20px; padding: 0px; font-weight: normal;
}
h4 {
	margin: 0px 0px 20px; padding: 0px; font-weight: normal;
}
h1 {
	color: rgb(153, 153, 153); font-size: 20px;
}
h2 {
	margin: 0px 0px 10px; color: rgb(153, 153, 153); font-size: 16px;
}
h3 {
	font-size: 16px;
}
p {
	margin: 0px 0px 20px;
}
.clear {
	height: 1px; line-height: 1px; clear: both;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.clearfix {
	display: block; min-width: 0px;
}
* html .clearfix {
	height: 1%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.center {
	margin-right: auto; margin-left: auto;
}
.hidden {
	display: none !important; visibility: hidden;
}
html {
	height: 100%;
}
body {
	background: url("../images/background_sub.jpg") fixed no-repeat center; font: 14px/24px Arial, Helvetica, sans-serif; color: rgb(0, 0, 0); position: relative; min-width: 1000px; font-size-adjust: none; font-stretch: normal;
}
#container {
	width: 100%; position: relative; min-height: 100%;
}
#header {
	background: url("../images/bg-header.png") repeat-x 0px 100%; padding: 0px 0px 30px; width: 100%; position: fixed; z-index: 20;
}
.top-area {
	background: rgb(0, 80, 145); width: 100%;
}
.top-area .top {
	margin: 0px auto; width: 960px;
}
.top-area .top::after {
	clear: both; display: block; content: "";
}
.logo {
	background: url("../images/logo.png") no-repeat; margin: 8px 10px -18px -8px; width: 161px; height: 90px; text-indent: -9999px; overflow: hidden; float: left;
}
.logo a {
	height: 100%; display: block;
}
.menu {
	margin: 0px -7px 0px 0px; padding: 16px 0px 0px; line-height: 14px; font-size: 10px; font-weight: bold; float: right;
}
.menu li {
	background: url("../images/sep-01.gif") no-repeat 0px 50%; padding: 0px 7px 0px 8px; float: left;
}
.menu li:first-child {
	
}
.menu a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu .active {
	text-decoration: underline;
}
#footer {
	background: url("../images/bg-footer.jpg") no-repeat 50% 0px rgb(0, 80, 145); left: 0px; width: 100%; height: 140px; bottom: 0px; position: absolute;
}
.cols {
	margin: 0px auto; width: 980px; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px;
}
.cols .col {
	padding: 16px 10px 0px 20px; width: 110px; float: left;
}
.cols h3 {
	margin: 0px; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px; font-weight: bold;
}
.cols a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.cols a:hover {
	text-decoration: underline;
}
