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

<style type="text/css">

.link_clear {
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
	
}
#apDiv1 {
	position:absolute;
	left:650px;
	top:280px;
	width:300px;
	height:300px;
	z-index:1;
	background-image: url(../images/text_box_transparant.png);
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#apDiv2 {
	position:absolute;
	left:24px;
	top:858px;
	width:980px;
	height:33px;
	z-index:2;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align:center;
}

.bottom_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
	
</style>
