@charset "gb2312";
TD {
	FONT-SIZE: 9pt; FONT-FAMILY: "ËÎÌå"
}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 9pt; SCROLLBAR-3DLIGHT-COLOR: buttonhighlight; LINE-HEIGHT: 150%; SCROLLBAR-ARROW-COLOR: #333333; SCROLLBAR-TRACK-COLOR: #eeeeee; BORDER-BOTTOM: #ffffff 0pt solid; FONT-STYLE: normal; FONT-FAMILY: "??¨¬?"; SCROLLBAR-DARKSHADOW-COLOR: buttonshadow
}

div#MainPromotionBanner{
	width:934px;
	height:237px;
	background:#ffffff;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height:237px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:934px;
	height:237px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width:934px;
	height:237px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 190px; 
	right: 10px;
	z-index: 20;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #CD8464;
	text-align: center;
	line-height:14px;
	width: 14px;
	height: 14px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}