.bannerDIV {
	position: absolute;
	width: 120px;
	height: 60px;
	top: 140px;
	left: 1030px;
	border: 0;
	padding: 0;
	margin: 0;
}
.bannerDIV_left {
	position: absolute;
	width: 120px;
	height: 60px;
	top: 140px;
	left: 140px;
	border: 0;
	padding: 0;
	margin: 0;
}
