body{
	color:#000;
	background:url(../images/bg.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link , a:visited , a:active {color:#000000;}
a:hover {color:#FF3300;}

#main_table{
	background:#FFFFFF;
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
}

#list{
	font-family:Tahoma;
	line-height:20px;
}
#list div{
	display:none;
}

.maintitle{
	cursor:pointer;
	background:#f89e52;
	margin:0px 0 1px 0;
	padding:4px 20px 4px 20px;
	font-weight:bold;
	font-family:Tahoma;
	color:#FFFFFF;
}
#list a{
	padding:4px 20px 4px 20px;
	border:#f89e52 1px solid;
	border-top:none;
	display:block;
	text-decoration:none;
	color:#000000;
}
#list a:hover{
	background-image:url(../images/gray_dot.gif);
}
#list span a{
	background:#f89e52;
}
#list span a{
	margin:0px 0 1px 0;
	padding:4px 20px 4px 20px;
	font-weight:bold;
	font-family:Tahoma;
	color:#FFFFFF;
	display:block;
	border:none;
	cursor:pointer;
	ba
}
#list span a:hover{
	background-image:url(../images/maintitle_dot.gif);
	color:#000000;
}

#list_information a{
	padding:4px 20px 4px 20px;
	border-top:none;
	display:block;
	text-decoration:none;
	color:#000000;
	background:url(../images/sub_normal.gif)  no-repeat bottom left;
}
#list_information a:hover{
	background:#FFD0B1;
}

#tree{
	background:url(../images/bc_bg.gif) no-repeat;
	padding:10px 10px 10px 20px;
	margin:0 0 5px 5px;
	font-size:10px;
}

#footer{
	clear:both;
	color:#666666;
	text-align:center;
	font-family:Tahoma;
	font-size:9px;
	padding:8px 8px 2px 8px;
	border-top:#DE6A2F 1px solid;
	background:url(../images/footer.jpg) repeat-x;
}
.clear{
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
}

.product{
	text-align:center;
	margin:2px;
}
.product td{
	padding:6px 4px 6px 4px;
	border-bottom:#F89E52 1px solid;
}
.product table{
	border:none;
}
.product table td{
	padding:0px;
	border:none;
	background:none;
	
}

.productstitle_m{
	background-color:#F2F2F2;
	border-bottom:1px #000 solid;
	border-right:1px #666666 dashed;
	padding:5px;
	color:#000000;
	cursor:pointer;
}
.products_m{
	margin:6px 0px 6px 15px;
	width:255px;
	float:right;
/*	background-color:#F8F8F8;*/
}
.products_m p{
	margin:2px 0px 6px 0px;
	color:#616161;
}

#main_content{
	background:url(../images/pdisp_bg.jpg) left top no-repeat;
	margin:0 0 10px 5px; 
	padding:20px 10px 10px 20px;
	width:515px;
}
.product_info{
	background:url(../images/pdisp-top.jpg) left top no-repeat;
	margin:0 0 10px 5px; 
	padding:20px 10px 10px 20px;
	width:518px;
}
.product_bottom{
	background:url(../images/pdisp-bottom.jpg) bottom no-repeat;
	margin:0 0 10px 5px; 
	padding:10px 10px 10px 20px;
	width:518px;
}
.more_info{
	background:url(../images/button_back_100.gif) no-repeat;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px;
	width:112px;
	height:15px;
	clear:both;
}
.add_to_cart{
	background:url(../images/add-to-cart.gif) no-repeat;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 4px 4px 10px;
	width:112px;
	height:15px;
}
.product_title{
	font-size:16px;
	font-weight:bold;
	margin:10px 0 15px 0;
	clear:both; 
}
.product_des{
	padding-left:20px;
	line-height:16px;
	clear:both;
}
.product_packing{
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
	clear:both;
	color:#ED5F00;
}
.product_lawest{
	clear:both;
	margin:0 0 10px 0;
}
