.prodcut_table {
	background-image: url(product_bg.jpg);
	height: 581px;
	width: 783px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.left_td {
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
		color: #996600;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #663300;
	text-decoration: none;
}


.b:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
		color: #996600;
	text-decoration: none;
}
.b:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #996600;
	text-decoration: none;
}
.b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #663300;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #330000;
}
.catalog_bg {
	background-image: url(img_bg_item.gif);
	height: 93px;
	width: 93px;
	background-repeat: no-repeat;
	background-position: left top;
}
.right_td {

	background-image: url(bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

