.CSS {
	line-height: 22px;
}
.css {
	line-height: 22px;
}
.css {
	line-height: 22px;
}
.pro{height:170px; float:left;}
.pro li{ float:left; height:160px; text-align:center;margin:0 20 0 0px; display:inline}
.pro img{ width:141px; height:110px; margin:0 0 10px 0}
.left{ width:12px; height:98px; float:left; margin:60px 10px 0 0; cursor:hand; cursor:pointer}
.right{ width:12px; height:98px; float:left; margin:60px 0 0 10px;cursor:hand; cursor:pointer}
div#MainPromotionBanner{
	width:1003px;
	height:460px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 460px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 1003px;
	height: 190px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 1003px;
	height: 460px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 430px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	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; 
}