
.pb .banners{float:left;margin:0px; padding:0px;}
.pb .banners li{width:240px;height:138px;overflow:hidden;display:none; 
	height: 129px;
	width: 220px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	color: #1B567E;
	*line-height: 20px;
}
.pb .banners li.current{display:block; }
.pb .switcher{
	float:left;
	height:116px;
	padding-top:11px;
	width:24px;
	background-position:left -76px;
	position:relative;
}
.pb .points{width:19px;margin:0px auto 0; font-size:12px; padding:0;}
.pb .points li{width:40px;height:26px;background-position:0px 0px;overflow:hidden;text-align:center;line-height:26px;margin:0 0 2px 0px;color:#87511c;cursor:pointer; font-family:Arial; text-align: center;}
.pb .points li.current{width:40px;background-position:-40px 0px;margin-left:0; text-align:center; text-indent:3px;}
.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:809px;
	height:250px;
	background:#fff;

}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height:250px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 809px;
	height: 250px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 809px;
	height:250px;
	overflow:hidden;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 220px;  /* number top */
	right: 25px;
	z-index: 10px;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	text-indent:-999px;
	width: 18px;
	height:15px;

	cursor: pointer;
	overflow: hidden; 
	margin:0 3px;
	background: url(dots.png) no-repeat bottom center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background:url(dots.png) no-repeat top center;
	border:0; 

	height:15px;
	width: 18px;
	margin:0 3px; 
}
