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

.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 21432px;
	height: 544px;
	background:url(../img/main_bg.gif) repeat-x left top;
}

.stepcarousel .belt{
	position: absolute;
	width: 21432px;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	margin: 0;
	padding: 0;
	width: 700px;
	height: 544px;
	position: relative;
	float: left;
	overflow: hidden;
}


