@charset "UTF-8";

img{

border:0;

}

.image_carousel {
	position: relative;
	width: 948px;
	height:338px;
	overflow:hidden;
}
.image_carousel img {
	display: block;
	float: left;
}

