@charset "utf-8";
/* CSS Document */

Body {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: #2D4262;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;
}
.Container {
	width: 920px;
	margin: 0 auto;
}
.Header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 75px;
}
.Menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	height: 50px;
}
.Banner {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.ContentTitle {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 16px;
	color: #2D4262;
	font-weight: bold;
	text-align: center;
}
.ContentTitle2 {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 100px;
	font-size: 16px;
	color: #2D4262;
	font-weight: bold;
}
.Form {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 5px;
	text-align: center;
}
.LinkInfo {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 5px;
	text-align: center;
}
.Content1 {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Content2 {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.Items {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 10px;
	text-align: right;
}
.Footer1 {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 83px;
	text-align: center;
	color: #FFF;
	padding-top: 25px;
}
.Footer2 {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 83px;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
	line-height: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #CCC;
}
a {
	color: rgb(42, 109, 151);
	text-decoration: none;
}
a:link {
	color: rgb(42, 109, 151);
	text-decoration: none;
}
a:active {
	color: rgb(42, 109, 151);
	text-decoration: none;
}
a:visited {
	color: rgb(42, 109, 151);
	text-decoration: none;
}
a:hover {
	color: rgb(83, 85, 58);
	text-decoration: none;
}
a.Footer2 {
	color: #FFF;
	text-decoration: none;
}
.Footer2 a {
	color: #FFF;
	text-decoration: none;
}
.Footer2 a:link {
	color: #FFF;
	text-decoration: none;
}
.Footer2 a:active {
	color: #FFF;
	text-decoration: none;
}
.Footer2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.Footer2 a:hover {
	color: #CCC;
	text-decoration: none;
}
#form {
	text-align: center;
}
#jumpMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
#go_button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
img.leftimage {
	border: 1px solid #C0C0C0;
	margin-right: 5px;
	float: left;
}
.title {
	color: #225B7D;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
}
h2 {
	color: #2D4262;
}
em {
	font-style: normal;
	color: #225B7D;
}
.Introduction td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.ulstart {
	list-style-type: none;
	padding-left: 25px;
}