body{
	background-color: #fafafa;
}
.banner_box{
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
}
.banner_box img{
	width: 100%;
}

