@charset "utf-8";
/* CSS Document */


.img_box {
	width:1200px;
	height:171px;
	margin:0px auto;
	overflow: hidden;
}
.img_box li {
	width:auto;
	float:left;
	height:171px;
	margin-left:0px;
}

