.thumb-img {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	height:100px;
	
	padding:1px;
	position:relative;
	width:130px;
}
.thumb-img1 {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	height:100px;
	
	padding:1px;
	position:relative;
	width:100px;
	text-align:center;
}
.thumb-imgCate {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	height:95px;
	
	padding:1px;
	position:relative;
	width:95px;
	text-align:center;
}
.thumb-imgPhoto {
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	height:280px;
	
	padding:1px;
	position:relative;
	width:335px;
	text-align:center;
}

.thumb-imgStar {
	height:130px;
	
	padding:2px;
	position:relative;
	width:240px;
	
}
.thumb-imgView 
{
	background:none repeat scroll 0 0 #FFFFFF;
	border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	height:60px;
	
	padding:1px;
	position:relative;
	width:60px;
	text-align:center;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
	border:0;
}
.thumb-img1 img {
	border:0;
}
.thumb-imgCate img {
	border:0;
}
.thumb-imgStar img {
	border:0;
}
.thumb-strip {
	position:absolute; width:150px; height:10px; bottom:6px; left:6px;
	background:#FFF;
	
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:0.60;
}
.thumb-zoom {
	background:url(images/search.png) no-repeat;
	position:absolute; width:22px; height:22px;
	right:10px; bottom:7px;
}
