BODY {
	background-image: url(../images/bg.gif);
	background-color: #FBF7F2;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-position: center;
	background-repeat: repeat-y;
	font-size: 12px;
 	line-height: 125%;
}
A {
	color:#663300;
	text-decoration: none;
}
A:hover {
	color:#FFCC33;
}


#menu_left{
	background-image: url(../images/sidemenu/category/dashed_line.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-top:0px;
	padding-top: 5px;
	margin-left: 5px;
	width:175px;
	padding-bottom: 0px;
	clear:both;
}
ul.sample{
    font-size:12px;
    padding-left:0;
    margin-left:0;
    margin-top:0px;
	float:left;
}
ul.sample li{
	list-style:none;
	padding-left:15px;
	width:100px;
}
img.photo {
	margin-top:20px;
}

.text_product_detail {
	font-size: 15px;
}
TD.headermenu {
  /*line-height: 1.5;*/
}
.text_price {
	color: #F00;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}
.text_price_large {
	color: #F00;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.text_mini_sitemap {
	font-size: 10px;
}
