@charset "utf-8";
/* CSS Document */

body {
	background-color: #0b1320;
	background-image: url(images/back4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 120px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 12px;
	color: #333;
}
#apDiv1 {
	position:absolute;
	width:429px;
	height:45px;
	z-index:1;
	left: 173px;
	top: 120px;
	background-color: #093;
}
#apDiv2 {
	position:absolute;
	width:336px;
	height:46px;
	z-index:1;
	top: 125px;
	color: #FFF;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: none;
	text-align: center;
}
.body_text {
	text-align: justify;
}
.table {
	text-align: left;
}
.table form table {
	text-align: left;
}

