.cate
{
	width:100%;
}
.cate td
{
	padding:5px;
}
.product
{
	margin: auto;
	width: 150px;
	padding: 0px;
}
.status
{
	position:absolute;
	padding-left:1px;
	padding-top:1px;
}
.image
{
	text-align: center;
	height: 150px;
	width: 150px;
	border: #cccccc 1px solid;
}
.name
{
	text-align: center;
	overflow: hidden;
	width: 150px;
	white-space: nowrap;
	padding: 1px 0px 0px 0px;
}
.price
{
	text-align: right;
	vertical-align: top;
	font-family: "Arial Black";
	font-size: 20px;
	color: #990000;
	height: 38px;
}


#dlstHotProduct
{
  margin-bottom:10px;
  width:165px;
}

.hot1img
{
 margin-top:10px;	
 height: 110px;
 width: 110px;
 border: #cccccc 1px solid;
}
.hotimg
{	
 height: 50px;
 width: 50px;
 border: #cccccc 1px solid;
 margin-right:5px;
}
.hotname
{
 width:110px;
 overflow: hidden;
 white-space: nowrap;
}
.hotprice
{
 color: #FF5544;
 font-weight:bold;
}
#lnkList #lnkGrid #lnk20 #lnk40 #lnk80
{
vertical-align:-3px;
}