@charset "UTF-8";
.body_container {
	position:relative;
	width: 730px;
	margin: auto;
}
#apDiv1 {
	position:absolute;
	left:-23px;
	top:71px;
	width:359px;
	height:198px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:316px;
	top:365px;
	width:30px;
	height:41px;
	z-index:2;
	//display:none;
}
