﻿/* CSS Document */

#product_flash{
	width:100%;
	clear:both;
	background-image: url(../photo/product_upbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#product_flash2{
	width:100%;
	height:325px;
	clear:both;
	margin-top:13px;
	background-image: url(../photo/productflash2bg.gif);
	background-repeat: repeat-x;
	text-align:center;
	background-position: center top;
}
#product_side{
	width:960px;
	margin:auto;
	background-image: url(../photo/productbg.gif);
	background-color: #252A2D;
	background-repeat: repeat-x;
	background-position: top;
}

.flash_object{margin-top:10px;}




#product_group{
	background-image: url(../photo/productflash2bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


