div#MainPromotionBanner{
	width:545px;
	height:210px;
	background:#fff;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 210px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 545px;
	height: 210px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 545px;
	height: 210px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top:180px; 
	right:10px;
	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(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(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; 
}
/*-----------------------------*/

#tbc_01 { font-size: 14px; line-height: 22px;}
#tbc_01 .font_06{ color: #b3261d; font-weight: bold;}

#tbc_02 { font-size: 14px; line-height: 22px;}
.font_06{ color: #b3261d; font-weight: bold;}
.font_07{ color: #ff0000; font-weight: bold;}

#tbc_03 { font-size: 14px; line-height: 22px;}
.font_06{ color: #b3261d; font-weight: bold;}
.font_08{ float: right; color: #b3261d; font-weight: bold;}
.font_08 a { color: #b3261d; }
