#collector_wrap {
	width:980px;
	margin:0 auto;
	background-color:#FFF;
	height:740px;
	margin-top:5px;
	
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	
	box-shadow: 0px 0px 2px #666;
	-webkit-box-shadow: 0px 0px 2px #666;
	-moz-box-shadow: 0px 0px 2px #666;
}

.collector_product_title {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-align:center;
	widows:500px;
	margin:0 auto;
	padding-top:15px;
}

.product_display_main {
	width:800px;
	height:500px;
	float:left;
	margin:0 auto;
	margin-top:10px;
}

.c_product_description {
	width:800px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:12px;
	margin:0 auto;
	padding:10px;
	line-height:1.5;
}

.c_capacity {
	width:280px;
	height:150px;
	float:left;
	margin:23px;
	top:-100px;
	position:relative;
}

.c_size {
	width:280px;
	height:150px;
	float:left;
	top:-100px;
	position:relative;
	margin:23px;

}

.c_material {
	width:280px;
	height:150px;
	float:left;
	margin:23px;
	top:-100px;
	position:relative;}

.c_image {
	float:left;
}

.c_buy_button {
	width:100px;
	position:relative;
	float:right;
}
.c_buy {
	float:right;
	margin-right:10px;
}

.shadow {
	width:980px;
	height:100px;
	float:left;
}