@charset "utf-8";
#apDiv-topMenu {
	position:relative;
	width:710px;
	height:40px;
	z-index:1;
	left: 220px;
	top: 5px;
}
#apDiv-bottomMenu {
	position:relative;
	width:250px;
	height:40px;
	z-index:2;
	left: 675px;
	top: 5px;
}
#apDiv-titles {
	position:relative;
	width:775px;
	height:70px;
	z-index:3;
	left: 120px;
	top: 50px;
}
#apDiv-graphicSlave {
	position:relative;
	width:350px;
	height:40px;
	z-index:6;
	left: 250px;
	top: -35px;
}
