@charset "big5";
/* nchu_ev_CSS Document */
#photobg{width:195px;height:200px;background:url(../images/photobg.png) no-repeat;margin:0 0 0 -6px;}
.photost{padding:53px 0 0 15px;}
div#MainPromotionBanner{
	width:170px;
	height:120px;
	background:url(../images/photobg.png) no-repeat;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
	visibility: visible;


}
#MainPromotionBanner .Slides{
	padding:0;
	margin: 0;
	list-style: none;
	height: 120px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 170px;
	height: 120px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 170px;
	height: 120px;
	margin:0px 0px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 100px; 
	right: -890px;
	width:998px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #313131;
	text-align: center;
	line-height:17px;
	width: 17px;
	height: 17px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden; 
	margin:0px 2px;
	background:   url(../images/index/slide.jpg) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#FFCC00; 
	background:   url(../images/index/slide_b.jpg) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 12px;
	line-height:17px;
	width: 17px;
	height: 17px;
	margin:0 2px; 
}
