@charset "utf-8";

#details_contents {
	width: 1000px;
	margin: 20px auto;
}

	.photo_space {
		width: 500px;
		height: 100%;
		padding-right: 30px;
		float: left;
	}
		.photo_space .pic {
			width: 500px;
			height: 500px;
			margin-bottom: 30px;
		}
		.photo_space .sub_image {
			width: 500px;
		}
			.photo_space .sub_image ul li {
				width: 110px;
				height: 110px;
				border: 1px solid #dddddd;
				margin-right: 10px;
				cursor: pointer;
				float: left;
			}
				.photo_space .sub_image ul li img {
					width: 110px;
					height: 110px;
				}
	.details_space {
		width: 430px;
		padding-top: 30px;
		padding-left: 30px;
		float: left;
	}
		.details_space .details_main {
			width: 430px;
			border-bottom: 1px dashed #cccccc;
		}
			.details_space .details_main .number {
				width: 100px;
				height: 20px;
				line-height: 20px;
				margin-top: 8px;
				margin-right: 20px;
				text-align: center;
				font-size: 10px;
				color: #ffffff;
				background-color: #be671f;
				float: left;
			}
			.details_space .details_main .status {
				width: 40px;
				height: 40px;
				float: left;
			}
			.details_space .details_main .catch_copy {
				width: 430px;
				margin-top: 10px;
				margin-bottom: 5px;
				font-size: 13px;
				font-weight: bold;
				color: #5555ff;
			}
			.details_space .details_main .name {
				width: 420px;
				font-size: 15px;
				font-weight: bold;
				margin-bottom: 20px;
				padding-left: 10px;
			}
			.details_space .details_main .description {
				width: 430px;
				font-size: 11px;
				margin-bottom: 8px;
				line-height: 13px;
				letter-spacing: 1px;
			}
		.details_space .details_cart {
			margin-top: 8px;
			margin-bottom: 10px;
			position: relative;
		}
			.details_space .details_cart .prise {
				width: 430px;
				margin-bottom: 10px;
			}
			.details_space .details_cart .cart {
				width: 420px;
				padding-left: 10px;
				margin-bottom: 10px;
			}
			.details_space .details_cart .tel {
				margin-bottom: 10px;
			}
			.details_space .details_cart .time {
				margin-bottom: 10px;
			}
						
		.details_space .details_socialbutton {
			margin-bottom: 10px;
		}
		.details_space .details_size {
			margin-bottom: 20px;
		}
			.details_space .details_size .title {
				width: 420px;
				height: 25px;
				line-height: 25px;
				padding-left: 10px;
				background-color: #e2e0d8;
				margin-bottom: 5px;
				font-weight: bold;
			}
			.details_space .details_size .main {
				width: 410px;
				padding-left: 10px;
			}
		.details_space .details_place {
			margin-bottom: 20px;
		}
			.details_space .details_place .title {
				width: 420px;
				height: 25px;
				line-height: 25px;
				padding-left: 10px;
				background-color: #e2e0d8;
				margin-bottom: 5px;
				font-weight: bold;
			}
			.details_space .details_place .main {
				width: 410px;
				padding-left: 10px;
			}
		.details_space .details_limit {
			margin-bottom: 20px;
		}
			.details_space .details_limit .title {
				width: 420px;
				height: 25px;
				line-height: 25px;
				padding-left: 10px;
				background-color: #e2e0d8;
				margin-bottom: 5px;
				font-weight: bold;
			}
			.details_space .details_limit .main {
				width: 410px;
				padding-left: 10px;
			}
		.details_space .details_save {
			margin-bottom: 20px;
		}
			.details_space .details_save .title {
				width: 420px;
				height: 25px;
				line-height: 25px;
				padding-left: 10px;
				background-color: #e2e0d8;
				margin-bottom: 5px;
				font-weight: bold;
			}
			.details_space .details_save .main {
				width: 410px;
				padding-left: 10px;
			}
		.details_space .details_dispatch {
			margin-bottom: 20px;
		}
			.details_space .details_dispatch .title {
				width: 420px;
				height: 25px;
				line-height: 25px;
				padding-left: 10px;
				background-color: #e2e0d8;
				margin-bottom: 5px;
				font-weight: bold;
			}
			.details_space .details_dispatch .main {
				width: 410px;
				padding-left: 10px;
			}



#produce_space {
	width: 1000px;
	margin: 0px auto 70px auto;
}
	#produce_space .title {
		width: 1000px;
		height: 30px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #cccccc;
		background: url( "../pic/item_details/produce_title.png" ) no-repeat center left;
	}
	#produce_space a .column {
		width: 190px;
		padding: 5px;
		float: left;
	}
		#produce_space a .column .pic {
			width: 190px;
			height: 190px;
			margin-bottom: 10px;
		}
		#produce_space a .column .catch_copy {
			width: 190px;
			margin-bottom: 5px;
			font-size: 11px;
			color: #
		}
		#produce_space a .column .name {
			width: 190px;
			height: 20px;
			font-size: 12px;
			font-weight: bold;
			margin-bottom: 10px;
			color: #000000;
		}
		#produce_space a .column .l_prise {
			width: 160px;
			font-size: 12px;
			font-weight: bold;
			text-align: right;
			padding-right: 30px;
			color: #ff2222;
		}



#send_template {
	width: 1000px;
	margin: 20px auto;
}
	#send_template .title {
		width: 1000px;
		height: 30px;
		padding-bottom: 5px;
		margin-bottom: 10px;
		border-bottom: 1px solid #cccccc;
		background: url( "../pic/item_details/send_template_title.png" ) no-repeat center left;
	}
	#send_template .left_side {
		width: 490px;
		padding-right: 10px;
		float: left;
	}
		#send_template .left_side .article {
			width: 490px;
			padding-left: 10px;
			margin-bottom: 30px;
		}
			#send_template .left_side .article .article_title {
				width: 450px;
				margin-bottom: 15px;
			}
				#send_template .left_side .article .article_title ul li {
					height: 12px;
					padding-left: 20px;
					background: url( "../pic/common/arrow_right_6x10.png" ) no-repeat center left;
					font-weight: bold;
				}
			#send_template .left_side .article .article_main {
				width: 430px;
				padding-left: 20px;
			}
	#send_template .right_side {
		width: 490px;
		padding-left: 10px;
		float: left;
	}
		#send_template .right_side .article {
			width: 490px;
			padding-left: 10px;
			margin-bottom: 30px;
		}
			#send_template .right_side .article .article_title {
				width: 450px;
				margin-bottom: 15px;
			}
				#send_template .right_side .article .article_title ul li {
					height: 12px;
					padding-left: 20px;
					background: url( "../pic/common/arrow_right_6x10.png" ) no-repeat center left;
					font-weight: bold;
				}
			#send_template .right_side .article .article_main {
				width: 430px;
				padding-left: 20px;
			}
