@charset "utf-8";
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:25px;
}
.h {
	font-size:18px;
	font-weight:bold;
	color: #336600;
}
.header
{
	height:130px;
	vertical-align: bottom;
}
.footer a {font-weight:normal;}
a {font-weight:bold; color:#000000; text-decoration:none}