
#hot_catalog {
	padding-left:40px;
	width:290px;
}

#hot_catalog .img IMG {
	margin-left:15px;
	border:3px solid #5B2E0F;
}

#hot_catalog .name A {
	color:#68564B;
	margin-left:15px;
	text-decoration:none;
}

#hot_catalog .name A:hover {
	text-decoration:underline;
}

.nsitem {
	margin-bottom:15px;
}

.nsitem .img{
	float:left;
	width:160px;
}

.nsitem .img IMG{
	border:0;
}


TABLE .hat {
	padding:3px;
	font-weight:bold;
}

.catalog_table TABLE{
	border:1px solid #68564B;
}

/*.catalog_table TABLE TR{
	height:20px;
}*/


