@charset "utf-8";
#APositionContent {
	height: 360px;
	width: 780px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	background-image: url(../Image/globe-puzzle.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
