
div#MainPromotionBanner{
	width:952px;
	height:342px;}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 342px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 952px;
	height: 342px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 952px;
	height: 342px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	bottom:20px; 
	right: 26px;
	z-index: 10;
	height: 20px;
         filter:alpha(opacity=95);
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #ffffff;
	text-align: center;
	line-height:27px;
	width: 27px;
	height: 27px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden; 
	margin:3px;
	background: url(ico06.gif)/*tpa=http://hk.fiberhomegroup.com/templates/_Common/images/ico/ico06.gif*/ no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#CB2C19; 
	background:url(ico07.gif)/*tpa=http://hk.fiberhomegroup.com/templates/_Common/images/ico/ico07.gif*/ no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size:12px;
	line-height:31px;
	height:31px;
	width:31px;
	margin:0 3px;}
	
	
.boxTitle h3{ margin: 8px 0;}

#boxBg {
	filter:alpha(opacity=50);
	opacity:0.5;
	background:#000;
}
.box {
	border:3px solid #E9F3FD;
	background:#fff;
}
.boxLoading,.boxError {
	position: absolute;
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin-left: -45px;
	margin-top: -15px;
	left: 50%;
	top: 50%;
	color: #f00;
}
.boxLoading{
	width:28px;
	margin-left: -14px;
	background:url(loading.gif)/*tpa=http://hk.fiberhomegroup.com/templates/_Common/images/loading.gif*/ no-repeat;
	text-indent: -999em;
	text-align: center;
}
.boxTitle {
	position: relative;
	border: 1px solid #A6C9E1;
	background: url(ico.png)/*tpa=http://hk.fiberhomegroup.com/templates/_Common/images/ico.png*/ 0 0 repeat-x;
	height: 30px;
}
.boxTitle h3 {
	position: absolute;
	font-weight: normal;
	left: 10px;
	top:-5px;
	height: 20px;
	color: #666;
	font-size: 14px;
}
.boxTitle span {
	position: absolute;
	width: 10px;
	background: url(ico.png)/*tpa=http://hk.fiberhomegroup.com/templates/_Common/images/ico.png*/ -80px -40px no-repeat;
	text-indent: -10em;
	right: 10px;
	top: 10px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
}
.boxTitle span.hover {
	background: url(ico.png)/*tpa=http://hk.fiberhomegroup.com/templates/_Common/images/ico.png*/ -90px -40px no-repeat;
}
.boxContent {
	position: relative;
	padding:0px;
	border: 1px solid #A6C9E1;
	border-top: none;
	text-align: left;
    line-height:24px;
	overflow: auto;
}
.boxContent p{
	text-align: left;
	padding-left:10px;
}

.shadow {
	box-shadow:3px 3px 5px #bfbfbf;
	-moz-box-shadow: 3px 3px 5px #bfbfbf;
	-webkit-box-shadow:3px 3px 5px #bfbfbf;
}
