@charset "utf-8";
/* CSS Document */
#apDiv1 {
	position: fixed;
	visibility: visible;
	z-index: 2000;
	height: 100px;
	width: 1500px;
	background-attachment: fixed;
}
#logo {
	background-image: url(LAYOUT/LOGOtemp.jpg);
}
.themiddle {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-top-color: #dadee2;
	border-right-color: #dadee2;
	border-bottom-color: #dadee2;
	border-left-color: #dadee2;
}
apDiv21 {
	border: 5px solid #dadee2;
}
.themiddle {
	border: 5px solid #dadee2;
}
.apDiv11 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #dadee2;
	padding: 15px;
	margin: 15px;
}
.mainimage {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #77A8BF;
	padding-right: 20px;
}
.apDiv65 {
	font-size: 12px;
	color: #dadee2;
	padding: 1px;
}
