.stepcarousel											{position: relative;border: none;overflow: hidden;width: 650px;height:140px;background:#fff;border:0px solid #ccc;}
.stepcarousel .belt										{position: absolute;left: 0;top: 0;}
.stepcarousel .panel									{float: left;overflow: hidden;margin-right:20px;width: 200px;height:140px;}

.stepcarousel .panel .ImgBox .Img a						{border:0 !important;display:inline-block;padding:0;margin:0;}
.stepcarousel .panel .ImgBox .Img a img					{border:0 !important;width:200px;height:120px;padding:0;margin:0;vertical-align:top;}
.stepcarousel .panel .ImgBox .Img a:hover				{border:0 !important;}
.stepcarousel .panel .ImgBox .Img a:hover img			{border:0 !important;}
.stepcarousel .panel .ImgBox .title						{display:block;text-align:center;vertical-align:top;margin:5px 0 10px;width:auto;}

.stepcarousel .ctrlPanel								{position: absolute;display:block;overflow: hidden;width:650px;left:0px;top: 160px;}
.stepcarousel .ctrlPanel a								{position: relative;display:block;overflow: hidden;float:left;width:104px;height:23px;line-height:23px;text-align:center;margin:0;padding:0;border:1px solid #fff;border-width:0 1px 1px 0;background:#ffffd9;cursor:hand;}
.stepcarousel .ctrlPanel a:hover						{background:#fff;}