#banner-topo {
	width: 600px;
	height: 210px;
	overflow: hidden;
	float: left;
}
#banner-slide {
	width: 600px;
	height: 200px;
	overflow: hidden;
}
#banner-slide img {
	height: 200px;
}
#banner-slide-index {
	position: relative;
	float: right;
	margin-top: -30px;
	padding-right: 15px;
	text-align: right;
}
