DIV#MainPromotionBanner{
			  width:470px;
			  height:194px;
			  float:right;
			 }
			 #MainPromotionBanner #SlidePlayer{
			   position:relative;
			   margin:0px auto;
			 }

			#MainPromotionBanner .Slides{
			 margin:0px;
			 padding-left:0px;
			 padding-right:0px;
			 padding-bottom:0px;
			 padding-top:0px;
			 overflow:hidden;
			 width:470px;
			  height:194px;
			}
	#MainPromotionBanner .Slides li{
			  list-style-type:none;
			  float:left;
			  width:470px;
			  height:194px;
	}
	#MainPromotionBanner .Slides li img{
			  border-top-width:0px;
			  border-bottom-width:0px;
			  border-left-width:0px;
			  border-right-width:0px;
			 
      }
	  #MainPromotionBanner .SlideTriggers {
	      PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 10; RIGHT: 8px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 165px; HEIGHT: 26px
      }
      #MainPromotionBanner .SlideTriggers LI {
	        DISPLAY: inline; FONT-SIZE: 0.9em; BACKGROUND: url(../pic/slidenorBg.gif) no-repeat center center; FLOAT: left; MARGIN: 4px; OVERFLOW: hidden; WIDTH: 18px; CURSOR: pointer; COLOR: #73ADEF; LINE-HEIGHT: 18px; FONT-FAMILY: Arial; HEIGHT: 18px; TEXT-ALIGN: center
      }
      #MainPromotionBanner .SlideTriggers LI.Current {
	       BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 1.4em; BACKGROUND: url(../pic/slidecurentBg.gif) no-repeat center center; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 0px 3px; WIDTH: 21px; COLOR: #fff; LINE-HEIGHT: 21px; HEIGHT: 21px; BORDER-RIGHT-WIDTH: 0px
      }