.pb .steps, .pb .points li{background:transparent url(pic.gif) no-repeat center top;}
.pb .banners{float:left;margin:0px; padding:0px;}
.pb .banners li{width:240px;height:138px;overflow:hidden;display:none; background:url(di.jpg);
	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:#fff;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:718px;
	height:368px;
	background:#fff;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 368px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 718px;
	height: 368px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 718px;
	height:368px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 330px;  /* number top */
	right: 15px;
	z-index: 10px;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #888;
	text-align: center;
	line-height:16px;
	width: 20px;
	height: 20px;
	line-height:20px;
	font-family: Arial;
	font-weight:bold;
	font-size: 13px;
	cursor: pointer;
	overflow: hidden; 
	margin:0 3px;
	background: #eee;
	border:1px solid #ddd;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: #92b618;
	border:1px solid #92b618; 
	font-weight:bold;
	font-family: Arial;
	font-size: 14px;
	line-height:20px;
	height:20px;
	width: 20px;
	margin:0 3px; 
}
