main {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.word10-gary-b {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.vedio-word12-gray {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.vedio-titleword12-bule {
	font-size: 12px;
	font-weight: bold;
	color: #3366FF;
}
.news-dateword12-bule {
	font-size: 12px;
	font-weight: normal;
	color: #b1002c;
}

.hp1:link{ font-size:12px; color: #666666; text-decoration:none; font-family:Arial;}
.hp1:visited{ font-size:12px; color: #666666;  text-decoration:none; font-family:Arial;}
.hp1:hover{ font-size:12px; color: #990000;  text-decoration: underline; font-family:Arial;}
.hp1:active{
	font-size:12px;
	color: #675314;
	text-decoration:none;
	font-family:"新細明體", Tahoma, Geneva, sans-serif;
}

.hp2:link{ font-size:12px; color: #333333; text-decoration:none; font-family:Arial;}
.hp2:visited{ font-size:12px; color: #333333;  text-decoration:none; font-family:Arial;}
.hp2:hover{ font-size:12px; color: #004080;  text-decoration: underline; font-family:Arial;}
.hp2:active{ font-size:12px; color: #333333;  text-decoration:none; font-family:Arial;}

div#MainPromotionBanner{
	width:985px;
	height:235px;
	background:#ffffff;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 235px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 985px;
	height: 235px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 985px;
	height: 235px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 200px; 
	right: 20px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #7f7f7f;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .8em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(ct/banner/images/slide_trigger.html) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(ct/banner/images/slide_trigger_c.html) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: .9em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
