/* CSS Document */
h2{
	margin:0px;
	padding:10px 0px;
	font:bold 17px "Courier New", Courier, monospace;
	}
.product_raw{
	width:686px;
	margin:0px;
	padding:0px;
	}
.product_colm{
	width:215px;
	float:left;
	background:#FFFFFF;
	}
.product_img{
	width:185px;
	padding:15px;
	}
.product_data{
	width:185px;
	padding:10px 15px;
	background:#e6e0d6;
	font:normal 15px "Courier New", Courier, monospace;
	color:#000000;
	line-height:18px;
	}
.product_data span{
	font:bold 15px "Courier New", Courier, monospace;
	color:#000000;
	}
.r_marg20px{margin-right:20px;}
.t_marg20px{margin-top:20px;}
.product_data_outer{
	width:215px;
	margin:0px 0px 0px 0px;
	padding:0px;
	height:61px;
	background:url(../images/price_bg1.jpg) no-repeat left top;
	}
.product_data_inner{
	width:200px;
	margin:0px auto 0px auto;
	padding:0px;
	/*background:url(index.php_files/price_bg.gif) no-repeat left top;*/
	height:31px;
	font:normal 12px "Courier New", Courier, monospace;
	color:#000000;
	line-height:31px;
	text-align:center
	}
.product_data_bg{
	background:url(../images/price_dot.gif) repeat-x bottom left;
}
