@charset "utf-8";
/* CSS Document */

#wrapper_product {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: url(../image/product/bg_product_bar.jpg) repeat-y left top;
	z-index: 0;
}

#contents_product {
	width: 860px;
	margin: 0 auto;
	background: url(../image/product/bg_product.jpg) no-repeat left top;
	padding: 10px 60px;
}
	
