@charset "utf-8";
@import url("common.css");
.wrap {
	background-image: url(../Images/bg_product_body_middle.gif);
	background-repeat: repeat-y;
}
.wrap .wrap_bom {
	background-image: url(../Images/bg_product_body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 45px;
	padding-left: 3px;
}
.page_header {
	width: 1002px;
	position: relative;
	height: 118px;
}
.page_header .flash_nav {
	position: absolute;
	z-index: 100;
	height: 138px;
	width: 1002px;
}
.product_gallery {
	padding-right: 16px;
	padding-left: 16px;
}

