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

#header {
	height: auto;
	width: 1024px;
	padding-top: 66px;
	position: fixed;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #000;
}

#apDiv1 {
	position: fixed;
	width: 1024px;
	height: auto;
	z-index: 1;
	background-color: #000;
	clear: both;
}
#content {
	height: auto;
	width: 1024px;
	padding-top: 270px;
}
.imagefloatright {
	float: right;
	line-height: normal;
	padding-left: 20px;
}
#wrapper {
	height: auto;
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
}
.kop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
