@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wraper{
	width: 1200px;
	height: 450px;
	margin: 0 auto;
}
#banner{
	top: 0px;
	left: 0px;
}
#apDiv1 {
	width: 145px;
	height: 17px;
	z-index: 1;
	top: 55px;
	text-align: right;
	left: 1054px;
	position: relative;
}
#content{
	float: left;
	width: 700px;
	text-align:: center;
}
#brandlogo {
	float: left;
	position: relative;
	width: 1200px;
	left: 0px;
	top: 410px;
	z-index: 92;
}	
#footerbar {
	float: left;
	position: relative;
	width: 1200px;
	z-index: 91;
	left: 0px;
	top: 420px;
}
