#recipe-category{
	margin-top:10px;
	width:547px;
	padding:10px;
	border:solid #F89B1C 1px;
	font-size:12px;
}
.search-results-header{
	font-size:12px;
	padding-top:20px;
}
#recipe-search{
	margin-top:2px;
	width:542px;
	padding:5px;
	padding-left:20px;
	border:solid #FCD299 1px;
	background-color:#FCD299;
	font-size:14px;
}
#operation{
	margin-top:10px;
	background-image:url(../recipe/images/bg-operation.gif);
	background-position : top ;
	background-repeat : no-repeat ;
	width:549px;
	padding:10px;
	background-color:#FFF1C4;
	font-size:14px;
	text-align:right;
}
#operation img{
	padding-left:4px;
}
#recipe-body{
	background-image:url(../recipe/images/bg-recipe-list.gif);
	width:555px;
	padding:0px 7px;
}
#recipe-body .list-box{
	width:170px;
	height:250px;
	float:left;
	margin:2px 5px;
}
#recipe-body .list-box-title{
	width:170px;
}
#recipe-body .list-box-body{
	width:146px;
	padding:5px 12px;
	background-image:url(../recipe/images/img-box-body2.gif);
	background-repeat : repeat-y ;
}
#recipe-body .list-box-end{
	width:170px;
}
#recipe-body .title{
	padding-top:5px;
	width:146px;
	font-size:14px;
}
#recipe-body .text{
	padding-top:3px;
	width:146px;
	font-size:11px;
}


.photo{
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	width:333px;
}
.description{
	padding-top:10px;
	float:left;
	width:230px;
	padding-left:6px;
	padding-bottom:10px;
}
.itemname{
	width:230px;
	font-size:18px;
	padding-bottom:8px;
}
.material-title{
	width:230px;
}
.material-body{
	margin-top:0px;
	width:210px;
	padding:0px 10px;
	font-size:12px;
	line-height:135%;
	background-image:url(../recipe/images/img-box-body.gif);
	background-repeat : repeat-y ;
}
.material-body p{
	margin:0px;
}
.material-end{
	margin-top:0px;
	width:230px;
}
.make{
	width:303px;
	padding:35px 5px 20px 5px;
	background-image:url(../recipe/images/title-make.gif);
	background-position : top ;
	background-repeat : no-repeat;
	font-size:13px;
	line-height:135%;
	float:left;
}
.make li{
	padding-bottom:5px;
}
.onepoint{
	margin-left:20px;
	width:215px;
	padding:35px 5px 20px 5px;
	background-image:url(../recipe/images/title-onepoint.gif);
	background-position : top ;
	background-repeat : no-repeat;
	font-size:13px;
	line-height:135%;
	float:left;
}
.linkitem{
	width:559px;
	padding:35px 5px 10px 5px;
	background-image:url(../recipe/images/title-linkitem.gif);
	background-position : top  left;
	background-repeat : no-repeat;
	font-size:11px;
	line-height:135%;
	text-align:center;
}
.item-box{
	width:160px;
	height:180px;
	float:left;
	padding:5px 10px;
	text-align:center;
}
.item-text{
	padding-top:5px;
	width:160px;
}
.report{
	width:559px;
	padding:35px 5px 20px 5px;
	background-image:url(../recipe/images/title-report.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size:11px;
	line-height:135%;
}
.comment-header{
	margin-top:10px;
	width:530px;
	border:solid #FCD299 1px;
	background-color:#FFF1C4;
	padding:5px;
}
.comment-content{
	width:530px;
	border-left:solid #FCD299 1px;
	border-right:solid #FCD299 1px;
	border-bottom:solid #FCD299 1px;
	background-color:#FFFFFF;
	padding:5px;
}
.comments-open{
	padding-top:10px;
}