@charset "utf-8";
/* CSS Document */

#apDiv1 {
	position:absolute;
	left:78px;
	top:30px;
	width:844px;
	height:599px;
	z-index:1;
}
body {
	background-image: url(/images/alt.jpg);
	background-repeat: repeat-x;
}
#apDiv2 {
	position:absolute;
	left:78px;
	top:10px;
	width:844px;
	height:20px;
	z-index:2;
	background-color: #003366;
}
.ust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.ust a:link, .ust a:visited {
	color: #D4D0C8;
	text-decoration: none;
}
.ust a:hover {
	color: #6ACBEE;
}
