.thumb_title{
	position:absolute;
	height:25px;
	line-height:25px;
	background:#fff;
	width:453px;
	text-indent:10px;
	margin-top:10px;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
#Slide_Thumb{
    margin-left:0px;
	margin-top:257px;
	position:absolute;
}
.thumb_on,.thumb_off{
	margin-left:8px;
	display:inline;
	float:left;
	cursor:pointer;
}
.thumb_off{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
}
.thumb_on{
	filter:alpha(opacity=100);
	-moz-opacity:1;
}
.thumb_off img{
	width:75px;
	height:55px;
	border:1px solid #fff;
	margin-top:12px;
}
.thumb_on img{
	width:91px;
	height:65px;
	border:1px solid #fff;
}

#Slide{
    border:1px solid #fff;
	overflow:hidden;
	clear:both;
	height:330px;
	width:453px;
	margin-bottom:6px;	
}
	#Slide a{color:#000;font-size:13px;font-weight:bold}
	#Slide a:hover{color:#f30;font-size:13px;font-weight:bold}
