#apSignUp {
	position:absolute;
	width:147px;
	height:84px;
	z-index:1;
	left: 600px;
	top: 0px;
	padding-top: 4px;
	padding-left: 4px;
	background-color: #9999FF;
}
#apBookmark {
	position:absolute;
	width:127px;
	height:20px;
	z-index:1;
	left: 317px;
	top: 9px;
}
#apMain {
	position:absolute;
	width:466px;
	height:700px;
	left: 0px;
	top: 0px;
	padding-top: 8px;
	padding-left: 8px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9999CC;
	border-bottom-color: #9999CC;
}
#apSide {
	position:absolute;
	width:296px;
	height:700px;
	z-index:2;
	left: 478px;
	top: 0px;
	padding-top: 8px;
	padding-left: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}
#apCopyright {
	position:absolute;
	width:774px;
	height:20px;
	z-index:2;
	left: 0px;
	top: 777px;
	padding-top: 8px;
	padding-left: 8px;
	border-bottom-width: thin;
}
