body {
	margin: 0px;
	padding: 0px;
}
#flash{ width:320px; height:220px; z-index:2; overflow:hidden; position:absolute; top:125px; left:415px;}	
#flash .flash-body{ width:400px; overflow:hidden;}
#flashFocus{ width:322px; height:206px; display:block; background:url(../images/event/bg-slide-bt.gif) center top no-repeat}
#flash-box-control{	width:324px; height:206px;	overflow: hidden; position:relative}

.cor1{ width:22px; height:24px; position:absolute; z-index:1; left:10px; top:5px; background:url(../images/event/banner_cor1.png) no-repeat; display:block; text-indent:-9999px;}
.cor2{ width:24px; height:24px; position:absolute; z-index:2; right:10px; top:5px; background:url(../images/event/banner_cor2.png) no-repeat; display:block; text-indent:-9999px;}
.cor3{ width:61px; height:43px; position:absolute; z-index:3; left:-1px; top:145px; background:url(../images/event/banner_cor3.png) no-repeat; display:block; text-indent:-9999px;}
.cor4{ width:62px; height:48px; position:absolute; z-index:1; right:0px; bottom:12px; background:url(../images/event/banner_cor4.png) no-repeat; display:block; text-indent:-9999px;}

#flashImg {
	padding: 17px 0px 0px 21px;	
}
#flashImg img {
	border: none;
	float:left
}



#MainPromotionBanner {
	width: 280px;
	height: 160px;
	background: #000000;
}
#MainPromotionBanner #SlidePlayer {
	position: relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 160px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 280px;
	height: 160px;
}
#MainPromotionBanner .Slides img {
	border: 0;
	display: block;
	width: 280px;
	height: 160px;
}
#MainPromotionBanner .SlideTriggers {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 145px;
	right: 59px;
	z-index: 10;

}
#MainPromotionBanner .SlideTriggers li {
	float: left;
	display: inline;
	color: #000;
	line-height: 19px;
	width: 27px;
	height: 19px;
	text-indent:-9999px;
	cursor: pointer;
	overflow: hidden;
	margin: 20px 2px 0px 2px;
	background:url(../images/event/bt-flash.gif) no-repeat;
}


#MainPromotionBanner .SlideTriggers li.Current {
	color: #000;
	text-align: center;
	line-height: 17px;
	width: 27px;
	height: 19px;
	text-indent:-9999px;
	cursor: pointer;
	overflow: hidden;
	margin: 20px 2px 0px 2px;
	background: url(../images/event/bt-flash-c.gif) no-repeat;
	

}
