body {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #aec5e5;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #173053;
}
td {
	font-size: 11px;
}
h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: White;
}
li {
	list-style-image: url(../images/arr.gif);
}
hr {
	color: #687b96;
}
.header {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.logo {
	position: absolute;
	margin-top: 0px;
	margin-left: 590px;
}
.menu_up {
	position: absolute;
	margin-top: -120px;
	margin-left: 622px;
}
.fm {
	position: absolute;
	margin-top: 30px;
	margin-left: 612px;
}
.menu {
	margin-left: 622px;
	margin-top: 145px;
	position: absolute;
	width: 213px;
	z-index: 3;
	padding-bottom: 40px;
}
.menu_in {
	padding: 10px 8px 20px 12px;
	background-color: #01214e;
	border-left: 1px solid #687b96;
	border-right: 1px solid #687b96;
}
.cont {
	margin-left: 0px;
	margin-top: 0px;
	width: 600px;
	padding-bottom: 40px;
}
.cont_in {
	text-align: justify;
	min-height: 800px;
	padding: 22px 0px 20px 12px;
	background-image: url(../images/tit.png);
	background-repeat: no-repeat;
}
.bg {
	width: 100%;
	height: 100%;
}
.c1 {
	width: 835px;
	text-align: left;
	height: 290px;
	z-index: 2;
}
.c2 {
	width: 835px;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 3;
}
.c3 {
	width: 835px;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: none;
	color: #9fbce4;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
textarea {
	font-size: 12px;
	scrollbar-3dlight-color: #656776;
	scrollbar-arrow-color: #656776;
	scrollbar-base-color: #FFFEFC;
	scrollbar-face-color: #FFFEFC;
	scrollbar-highlight-color: #FFFEFC;
	scrollbar-shadow-color: #FFFEFC;
	scrollbar-track-color: #FFFEFC;
	scrollbar-darkshadow-color: #656776;
	border: 1px inset;
}
input {
	font-size: 12px;
	border: 1px inset;
}
input.but {
	border: 1px outset;
	font-weight: bold;
}
select {
	border: 1px inset;
	font-size: 12px;
}