.product_wrap{
	float: left;
	width: 660px;
	background-color: #F0EFEE;
	padding: 9px;
	border: 1px solid #EBE9EA;
	line-height: 1.7em;
	text-decoration: none;
}
.product_wrap h4{
	color: #FFFFFF;
	background-color: #99CC00;
	padding: 10px;
	float: left;
	width: 640px;
	font-size: 160%;
	font-weight: bold;
}
.product_box{
	padding: 19px;
	float: left;
	width: 620px;
	background-color: #FFFFFF;
	border: 1px solid #E3DBDD;
	background-image: url(../../home/images/item_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}
.step {
	width: 620px;
}

.step ul {
	width: 620px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.step li {
	float: left;
	padding-bottom: 15px;
}
.medhi {
	float: right;
	width: 200px;
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 70px;
}

/*e[u*/
.fuki-ta {
	float: left;
	width: 350px;
}
table#table-fuki {
	width: 350px;
	line-height: 1.1em;
	font-size: 90%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
table#table-fuki th{
	color: #000000;
	background-color: #E4E4E4;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: center;
}
table#table-fuki td{
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 140%;
}
