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