@charset "UTF-8";


a:link, a:active, a:visited {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

#apDiv2 {
	position:absolute;
	left:0;
	top:auto;
	width:220px;
	height:54px;
	z-index:2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	float: none;
	bottom: 80px;
	margin-left: 40px;
	right: auto;
}
