﻿.tdBack
{
	background-image:url(../Image/IndexBack.jpg);
	background-repeat:repeat-x;
	height:141px;
}
.tdBack2
{
	background-image:url(../Image/IndexBack.jpg);
	background-repeat:repeat-x;
	height:101px;
}
.buttonStyle
{
	background-image:url(../Image/Button.jpg);
	height:21px;
	width:48px;
	border-right: 0px;
	border-top: 0px;
	font-size: 12px;
	border-left: 0px;
	cursor: pointer;
	padding-top: 3px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	color:#767676;
}
#TableProduct
{
	width:100%;
}
#TableProduct div
{
	width:106px;
	height:106px;
	border:1px solid #EFEFEF;
	text-align:center;
	padding-top:5px;
}
#TableProduct img
{
	height:70px;
}