.trs-high-defi-pics .parent{
	position:relative;
	overflow:hidden;
	width:100%;
}
.trs-high-defi-pics .preimg{
	background:url("/preview/special/images/resources/previous.gif") left center no-repeat;
	position:absolute;
	left:0px;
	height:100%;
	width:300px;
}
.trs-high-defi-pics .first{
	filter:alpha(opacity=10);
	opacity:0.1;
}
.trs-high-defi-pics .last{
	filter:alpha(opacity=80);
	opacity:0.8;
}
.trs-high-defi-pics .information a{
	color:white !important;
}
trs-high-defi-pics .information .title{
	color:white !important;
	font-weight:bold;
}
.trs-high-defi-pics .nextimg{
	background:url("/preview/special/images/resources/next.gif") right center no-repeat;
	position:absolute;
	right:0px;
	width:300px;
	height:100%;
}

/*.trs-high-defi-pics .image{
	width:960px;
	height:300px;
}*/
.trs-high-defi-pics .picWrap{
	margin:0 auto !important;
	text-align:center !important;
}
.trs-high-defi-pics .information{
	height:80px;
	position:absolute;
	bottom:0px;
	color:white;
	width:100%;
	background:black;
	filter:alpha(opacity=70);
	opacity:0.7;
	overflow:hidden;
	font-size:14px !important;
	text-align:center;
	margin:0 auto;
	/*border:5px solid white;*/
}
.trs-high-defi-pics .thumbnailDv{
	position:relative;
	height:100px;
	overflow:hidden;
	border:1px solid black;
	background:#5a5a5a;
}
.trs-high-defi-pics .thumbnail img{
	height:80px;
	margin:4px;
	width:100px;
}
.trs-high-defi-pics .thumbnailDv1{
	background:black url("thumb/preview/special/images/resources/previous.gif") left center no-repeat;
	filter:alpha(opacity=30);
	width:20px;
	height:100px;
	float:left;
	opacity:0.3;
}
.trs-high-defi-pics .thumbnailDv2{
	background:black url("thumb/preview/special/images/resources/next.gif") left center no-repeat;
	filter:alpha(opacity=30);
	width:20px;
	height:100px;
	float:right;
	opacity:0.3;
}
.trs-high-defi-pics .wrapDv{
	position:absolute;
	overflow:hidden;
	left:30px;
	right:30px;
}
.trs-high-defi-pics .bigDv{
	width:9999px;
}