/*main slide */
#box1{
	position:absolute;
}
#box1 span{
	display:inline;
	float:left;
}
.mask1{
	position:relative;
	width:790px;
	height:250px;
	overflow:hidden;
}