div#MainPromotionBanner980_51{
	width:1200px;
	height:98px;
	background:#fff;

	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: normal;
}

#MainPromotionBanner980_51 #SlidePlayer980_51 {
	position:relative;
	margin: 0 auto;
}

#MainPromotionBanner980_51 .Slides980_51{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 98px;
	overflow: hidden;
}

#MainPromotionBanner980_51 .Slides980_51 li {
	float: left;
	width: 1200px;
	height: 98px;
         margin-left:0px;
}

#MainPromotionBanner980_51 .Slides980_51 img{
	border:0;
	display: block;
	width: 1200px;
	height: 98px;	
}

#MainPromotionBanner980_51 .SlideTriggers980_51{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 56px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner980_51 .SlideTriggers980_51 li{
	float: left;
	display: inline;
	color: #011a87;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 2px;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner980_51 .SlideTriggers980_51 li.Current{ 
	color:#fff; 
	background: url(slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 2px;
	line-height: 18px;
	height: 18px;
	width: 18px;
	margin:0 6px; 
}