body,td,th{
	font-size:12px;
	line-height:22px;
}
div#MainPromotionBanner{
	margin:auto;
	overflow:hidden;
	width:721px;
	height:194px;
	background:#FFF;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#MainPromotionBanner #SlidePlayer{
	position:relative;
	margin:0 auto;
}
#SlidePlayer a{
	padding:0;
}
#MainPromotionBanner .Slides{ 
	padding:0;
	margin:0;
	list-style:none;
	height:194px;
	overflow:hidden;
}
#MainPromotionBanner .Slides li{
	float:left;
	width:721px;
	height:194px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display:block;
	width:721px;
	height:194px;	
}
#MainPromotionBanner .SlideTriggers{
	margin:0;
	padding:0;
	list-style:none; 
	position:absolute; 
	bottom:5px; 
	right:5px;
	z-index:10;
	height:25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float:left;
	display:inline;
	color:#666666;
	text-align:center;
	line-height:16px;
	width:16px;
	height:16px;
	font-family:Arial;
	font-size:0.9em;
	cursor:pointer;
	overflow:hidden; 
	margin:3px 1px;
	border:1px solid #666666;
	background-color:#fff;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background-color:#666666;
	border:0; 
	font-weight:bold;
	font-size:1.4em;
	line-height:21px;
	height:21px;
	width:21px;
	margin:0 1px; 
}
.hackbox{
	clear:both;
	border-top:transparent 0px solid;
}