.item-table {
	background-image: url(../images/itmes/items_table_d.gif);
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.item-table-detile {
	height: 28px;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	color: #3A5C76;


}
.item-table-img {

	height: 26px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}
