.fp-mantle-slider { border:1px solid #D7D7D7; padding:5px;}
.fp-mantle-slider .thumb {
	float: left; margin: 0px;
}
.fp-mantle-slider .thumb li {
	margin-top: 1px; width: 195px; padding:10px 15px 10px 10px; curson: pointer; height: 46px; _cursor: hand; background:url(images/picsider_off.gif) no-repeat left center; line-height:180%; font-size:13px;
}
.fp-mantle-slider .thumb li a:link,.fp-mantle-slider .thumb li a:visited{	color: #000; text-decoration:none;}
.fp-mantle-slider .thumb li a:hover{color: #FF0000;}
.fp-mantle-slider .thumb li.selected {
	background: url(images/picsider_on.gif) no-repeat;
}
.fp-mantle-slider .thumb li.selected a:link,.fp-mantle-slider .thumb li.selected a:visited{	color: #666; text-decoration:none;}
.fp-mantle-slider .thumb li.selected a:hover{color: #FF0000;}
.fp-mantle-slider .number {
	display:none;
}
.fp-mantle-slider .enlarge {
	float: right; overfloat: hidden; width: 460px; height: 260px; 
}
.fp-mantle-slider .enlarge IMG {
	width: 460px; height: 260px;
}
