@charset "utf-8";



#apDiv1 {
	position:relative;
	width:144px;
	height:115px;
	z-index:10;
	left: 15px;
	top: -145px;
}
#apDiv2 {
	position:relative;
	width:400px;
	height:420px;
	z-index:11;
	left: 30px;
	top: 0px;
	float:none;
}
#apDiv3 {
	position:relative;
	width:200px;
	height:86px;
	z-index:11;
	left: 200px;
	top: -15px;
	float:none;
}

#apDiv4 {
	position:relative;
	width:50px;
	height:50px;
	z-index:12;
	left: -140px;
	top: -45px;
}

#apDiv5 {
	position:relative;
	width:289px;
	height:15px;
	z-index:11;
	left: 354px;
	top: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#F7931E;
}

