@charset "utf-8";
/* CSS Document */

a			   
{
	text-decoration:none
}

a:link         
{ 
	color: #030; 
}

a:visited
{
	color: #009; 
}
 
a:hover 	
{
	color: #060;
	text-decoration: underline;
}

h1 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#009;
}

ul
{
	line-height:1.5;

}


#container {
	background-color: #FFF;
}
#container1 {
	background-color: #999;
	height: 850px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container2 {
	height: 710px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#apDiv1 {
	position:absolute;
	left:253px;
	top:250px;
	width:494px;
	height:415px;
	z-index:2;
	background-color: #FFF;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	overflow: auto;
}

#apDiv2 {
	position:absolute;
	left:100px;
	top:249px;
	width:145px;
	height:461px;
	z-index:1;
	border: medium none #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #CCC;
	overflow: auto;
}

#apDiv3 {
	position:absolute;
	left:98px;
	top:0px;
	width:652px;
	height:248px;
	z-index:2;
}

#apDiv4 {
	position:absolute;
	left:100px;
	top:698px;
	width:619px;
	height:53px;
	z-index:1;
}

#apDiv5 {
	position:absolute;
	left:100px;
	top:709px;
	width:650px;
	height:66px;
	z-index:1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	background-color: #CCC;
}
