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

a {  text-decoration : none }

a:hover {  text-decoration : underline }

body {

	background-color: #eee8cb;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.tablestyle {

	height: 100%;

	width: 100%;

}

#apDiv1 {

	position:absolute;

	width:10px;

	height:10px;

	z-index:100;

	left: 50%;

	top: 0px;

	vertical-align:middle;

	display:block;

}

#apDiv2 {

	position:absolute;

	width:1068px;

	height:814px;

	z-index:102;

	left: -539px;

	top: 0px;

}

#apDiv3 {

	position:absolute;

	width:200px;

	height:116px;

	z-index:101;

	left: 783px;

	top: 670px;

	overflow: hidden;

	visibility:hidden;

}

span.h1{
	display:block;
	font-size:28px;
	font-weight:bold;
}