.new {
	background:url(/_images/slide/new-trans.png) no-repeat top right;
	width:58px;
	height:58px;
	position:absolute;
	right:4px;
	top:7px;
}

.temp {
	float:left;
	width:271px;
	margin:0px 5px 0px 2px;
}

.temphol {
	position:relative;
	width:280px;
	height:170px;
	overflow:hidden;
}

.temphol img {
	position: absolute;
	top: 7px; left: 4px;
}

.thumb {
	position:absolute;
	top:7px;
	left:7px;
	width:271px;
	height:162px;
	text-indent:-999px;
	overflow:hidden;
	background:url(_images/slide/blank.gif) repeat;
}

