@charset "utf-8";
/* CSS Document */

#content #left {
	float: left;
}
#content #left .box2 {
	padding: 0;
	display: block;
	overflow: hidden;
	vertical-align: top;
	width: 920px;
	height:562px;
}

#content #left .box2 .wrap{
	width:9000px;
	height:562px;
	vertical-align: top;
	overflow: hidden;

}
#content #left .box2 .wrap img{
float: left;

}

#content #left .box3 {
	float: left;
	width: 176px;
	height: 108px;
	background-color: #999999;
	display: block;
	margin-right: 10px;
}