#banner{ width:950px; margin:0 auto;	background:url(bannerbg2.jpg) no-repeat top center; height:400px; padding-top:15px; display:block;}
.pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 6px;position:absolute; bottom:3px; _overflow:hidden; } /* FireFox */
*html .pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 5px;position:absolute; bottom:3px; _overflow:hidden; } /* IE6 */
*+html .pb .steps { width:16px;height:23px;background-position:0px -17px;margin:0px 0px 0px 5px;position:absolute; bottom:3px; _overflow:hidden; } /* IE7 */
#MainPromotionBanner{
	width:950px;
	height:400px;
	display:block;
	overflow:hidden;

}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height:400px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:950px;
	height:400px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width:950px;
	height:400px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0 auto;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 360px;  /* number top */
	right:10px;
	z-index: 10px;
	height: 25px;
	text-align:center;

}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #fff;
	text-align: center;
	line-height:16px;
	width: 21px;
	height: 21px;
	line-height:21px;
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	cursor: pointer;
	overflow: hidden; 
	margin:1px 3px;
	background: #c7c5c3;
	border:1px solid #f2f2f2;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background:#da101e;
	border:0; 
	font-weight:bold;
	font-family: Arial;
	font-size: 16px;
	line-height:22px;
	height:22px;
	width: 22px;
	margin:0px 3px; 
	border:1px solid #f2f2f2;
}
