@charset "utf-8";

.bannertop {
    float: center;
    align: center;
	margin: 0 auto;
	width: 900px;
}
.bannerbarra {
    float: center;
    align: center;
	margin: 0 auto;
	width: 871px;
	height: 0px;
	background-color: #fff;
	text-align: right;
}
.panel {
	width: 871px;
	height: 270px;
	background-color: #fff;
	margin-top:10px;
}


