.banner_main {
	background-color: White;
}

.banner_top {
	z-index:5;
	width: 806px;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.banner_right {
	position: absolute;
	float: left !important;
	z-index:6;
	width: auto;
	margin: 0 0 0 0px;	
	border: none;
	padding: 0 0 0 0;
	left: 808px;
	top: 90px;
}
.banner_content {
	border-top: 1px dotted #B7B8CC;
	width: 100%;
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	border-bottom: 1px dotted #B7B8CC;
}
