.sh2 {
	font-size: 14px;
	color: #32568B;
	font-weight: bold;
	margin-left: 169px;
	padding-top: 10px;
}
.sh22 {
	font-size: 14px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #850623;
	margin: 8px;
	color: #850623;
	background-color: #EFEFEF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
#guide1 {
	background-image: url(../images/guide/bg1.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 148px;
	margin-right: 8px;
	margin-left: 8px;
}
#guide1 p {
	margin-left: 169px;
	margin-top: 3px;
}
#guide2 {
	background-image: url(../images/guide/bg2.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 148px;
	margin-right: 8px;
	margin-left: 8px;
}
#guide2 p {
	margin-left: 169px;
	margin-top: 3px;
}
#guide3 {
	background-image: url(../images/guide/bg3.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 148px;
	margin-right: 8px;
	margin-left: 8px;
}
#guide3 p {
	margin-left: 169px;
	margin-top: 3px;
}
#guide4 {
	background-image: url(../images/guide/bg4.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 148px;
	margin-right: 8px;
	margin-left: 8px;
}
#guide4 p {
	margin-left: 169px;
	margin-top: 3px;
}
#guide5 {
	background-image: url(../images/guide/bg5.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 148px;
	margin-right: 8px;
	margin-left: 8px;
}
#guide5 p {
	margin-left: 169px;
	margin-top: 3px;
}
#guide6 {
	background-image: url(../images/guide/bg6.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 148px;
	margin-right: 8px;
	margin-left: 8px;
}
#guide6 p {
	margin-left: 169px;
	margin-top: 3px;
}
#guide7 {
	background-image: url(../images/guide/bg7.jpg);
	background-repeat: no-repeat;
	width: 474px;
	height: 148px;
	margin-right: 8px;
	margin-left: 8px;
}
#guide7 p {
	margin-left: 169px;
	margin-top: 3px;
}

/* Guide:Packing */
.sizeWrap .sizeBox {
	background: url(../images/guide/packing_bg.gif) no-repeat 5px bottom;
	padding: 0px 5px 0px 5px;
	text-align: center;
	width: 155px;
	float: left;
}
.sizeWrap p.price {
	padding: 8px 8px 0px;
}
.sizeWrap p.comment {
	padding: 6px 8px 8px;
}
.flowWrap {
	padding: 0px 5px;
}
.flowWrap .flowBox {
	clear: both;
	background: url(../images/guide/packing_flow_arrow.jpg) no-repeat 37px bottom;
	padding: 5px 0px 30px;
}
.flowWrap .flowBoxEnd {
	clear: both;
	padding: 5px 0px 30px;
}
.flowWrap p.photo {
	float: left;
	padding-right: 10px;
}
.flowWrap .comment {
	width: 380px;
	float: left;
}
.flowWrap .comment h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5B0032;
	line-height: 25px;
	padding-left: 29px;
}
.flowWrap .comment h3.no1 {
	background: url(../images/guide/packing_flow1.jpg) no-repeat 0px 0px;
}
.flowWrap .comment h3.no2 {
	background: url(../images/guide/packing_flow2.jpg) no-repeat 0px 0px;
}
.flowWrap .comment h3.no3 {
	background: url(../images/guide/packing_flow3.jpg) no-repeat 0px 0px;
}
