@charset "utf-8";
/* CSS Document */


.far_right {
	float: right;
	width: 240px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

 .right {
	width: 420px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 200px;
	position: absolute;
	border-right-width: 5px;
	border-right-style: none;
	
}
hr {
	height: 2px;
	width: 300px;
	color: #0000CC;
}
.main .left .menu a {
	text-decoration: none;
	color: #0000A8;
}

.main .left .menu a:hover {
	text-decoration: underline;
	color: #0000A8;
	font-size: 12px;
}



.main {
	background-color: #FFFFFF;
	width: 900px;
	height: 580px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313691;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: 800;
}
body {
	background-color: #313691;
}
.left {
	width: 200px;
	float: left;
	height: 400px;
}
.main .left .image_left {
	text-align: center;
}
.main .left .menu {
	text-align: center;
	font-weight: bold;
	margin: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	line-height: 18px;
}
h1 {
	font-size: 30px;
	color: #5fdffa;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 20px;
	color: #5fdffa;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.maintop {
	background-image: url(../images/top.gif);
	background-position: top;
	vertical-align: top;
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: auto;
}
