
@font-face
{
font-family:Helvetica;
	src: url('hvb_ce.ttf'),
	url('lte50047.ttf'),
     url('lte50046.ttf'); /* IE9 */
}
.holder{
	width:980px;
	height:435px;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
	position:relative;
	
}

.carousel{
	overflow:hidden;
	width:980px;
	height:435px;
	margin:0px 0px 0px 0px;
	position:relative;
	border:0px solid #343434;
}
.carousel{
	width:980px;
	position:relative;
	padding:0 0px 0px 0px;
	overflow:hidden;
	margin:0px 10px 0px 10px;
	
}
.carousel .mask{
	width:980px;
	height:435px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
	position:relative;
	
	
}
.carousel ul{
	padding:0;
	margin:0 0 40px;
	list-style:none;
	width:501px;
	height:201px;
	position:relative;
}
.carousel li{
	position:absolute;
	top:0;
	left:0;	
	width:708px;
	height:201px;
	line-height:18px;
}
.carousel li:after{
	content:'';
	display:block;
	clear:both;
}
.carousel .active{
	z-index:2;
}



.carousel .label:hover{text-decoration:none;}

.carousel .switcher{
	overflow:hidden;
	position:absolute;
	top:390px;	
	right:130px;	
	width:208px;	
	height:33px;
	z-index:3;
	left:408px;
	/*background:#040a0a;
	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
     opacity: 0.8; */
}
.carousel .switcher ul{
	width:50%;
	height:13px;
	margin:0px 0px 0px 8px;
	padding:0;
	list-style:none;
	text-align:left;
	float:right;	
}
.switcher li{
	padding:10px 4px 0px 0px;
	background:none;
	width:auto;
	position:static;
	display:inline-block;
	height:13px;
	color:#fff;
}
*+html .switcher li{display:inline;}
.switcher a{
	background:url(../images/bg-switcher.png) no-repeat 0 -33px;
	float:left;
	height:13px;
	overflow:hidden;
	outline:none;
	text-indent:-9999px;
	width:13px;
}
.switcher .active,
.switcher a:hover{background-position:0 0;}

.allimage{
	margin:0 0 0 0;
}
.carousel h1 {
	font-family:Helvetica;
	font-size:24px;
	color:#fff;
	display:block;
	padding:6px 0px 25px 0px;
	font-weight:normal;
}
.carousel b {
	color:#313131;
	font-size:11px;
	font-family:Tahoma;
}













