@charset "utf-8";
#main {
	height: 650px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-image: url(file:///E|/art/image/product_bg.gif);
}
