.product_big {
	float: left;
	margin-bottom: 10px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	width: 375px;
}
.product_big  img {
	border: 1px solid #fff;
	margin-bottom: 10px;
	float: left;
}
#option {
	width: 320px;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 30px;
	color: #333333;
	background-color: #E1E1E1;
	padding-left: 7px;
	float: left;
}
#product_detail    a  {
	border: 1px solid #E3E3E3;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#product_detail   a:hover    {
	border: 1px solid #69BAB0;
}
#product_detail   img    {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#option select {
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
}

.buy a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #69BAB0;
	display: block;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
.buy a:hover {
	color: #69BAB0;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #69BAB0;
}
#product_detail {
	float: left;
	width: 380px;
}
#product_detail td {
}
#product_detail table {
	width: 370px;
	float: left;
	margin-bottom: 5px;
}
.ProductInfoCon{
	margin-left:10px;
	margin-top:20px;
	margin-bottom:10px;
}
.ProductInfo{
	border:1px solid #ccc;
	border-top:0;
	margin-top:0;
	padding:20px;
}
.info {
	padding-bottom: 12px;
	display: inline;
}
#body_all .col_R {
	float: left;
	width: 800px;
}

#related a {
	color: #666666;
	text-decoration: none;
}
#related a:hover {
	color: #69BAB0;
	text-decoration: none;
}
#related {
	float: left;
	margin-top: 10px;
	width: 100%;
}
#related td {
	width: 107px;
}

#related img {
	float: left;
	border: 1px solid #E3E3E3;
	margin: 2px;
}
#related img:hover {
	float: left;
	border: 1px solid #69BAB0;
}
#product_detail .original_price {
	margin-top: 0px;
}
#related h4 {
	display: block;
	border-top: 1px dashed #9AB0DA;
	padding-top:5px;
	margin-top:20px;
}


