.details_container{
	width: 633px;
	float: left;
	border-bottom: 1px solid #666;
	padding: 10px 0px;
	overflow: hidden;
}
.details_img_box{
	width: 200px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	margin-left: 10px;
}
.details_img{
	width: 200px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.details_text_box{
	width: 395px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}
.details_order_icon{
	margin-top: 20px;
	float: left;
	border: 0px;
}
