@charset "utf-8";
/* CSS Document */
body, td, th, p, h1, h2, h3, h4, h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	color: #000;
	width:900px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
}
p, td, th, h2, h3, h4, h5 {
	line-height:18px;
}
td {
	margin:0;
	padding:0;
	border:0;
}
h1 {
	font-size:24px;
	color:#0B1D6F;
	border-bottom:solid 6px #ff7609;
	line-height:36px;
	text-align: left;
}
h2 {
	font-size: 16px;
border-bottom:solid 4px #ff7609;
	color:#262B6A;
display:inline;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
.Main {
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #262B6A;
	border-right-color: #262B6A;
	border-bottom-color: #262B6A;
	border-left-color: #262B6A;
	background-color:white;
	width:900px;
}
img {
	border:0;
	margin:0;
	border-left:#262B6A solid 1px;
	border-bottom:#ff7609 solid 2px;
	border-top:#262B6A solid 1px;
	border-right:#ff7609 solid 2px;
}
hr {
	color:#ff7609;
	width:40%;
	height: 18px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
}
