body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.new{
background:url(images/new-trans.png) no-repeat top right;
width:58px;
height:58px;
position:absolute;
right:0;
top:0;
}
.temp{
float:left;
width:292px;
margin-right:20px;
margin-left:20px;
margin-bottom:20px;
margin-top:20px;
}
.temphol{
background:#fff;
position:relative;
width:190px;
height:113px;
overflow:hidden;
}
.temphol img {
position: absolute;

}
.thumb{
position:absolute;
top:7px;
left:7px;
width:276px;
height:133px;
text-indent:-999px;
overflow:hidden;
background:url(../images/blank.gif) repeat;
}
