.recipe-group {
	overflow:hidden;
	position:relative;
	width:585px;
	padding-bottom:30px;
}
.recipe-group img {
	vertical-align:top;
}
.recipe-top {
	overflow:hidden;
	position:relative;
	width:585px;
}
.recipe-top .btn-poll {
	display:block;
	position:absolute;
	left:223px;
	top:603px;
	width:148px;
	height:28px;
	padding:0;
	border:0;
	cursor:pointer;
	background:none;
}
.recipe-top .poll-list {
	overflow:hidden;
	position:absolute;
	left:32px;
	top:424px;
	width:526px;
	text-align:left;
}
.recipe-top .poll-list ul {
	overflow:hidden;
	width:589px;
}
.recipe-top .poll-list li {
	position:relative;
	float:left;
	overflow:hidden;
	width:148px;
	margin-right:41px;
}
.recipe-top .poll-list label {
	display:block;
	padding-left:5px;
}
.recipe-top .poll-list input {
	z-index:10;
	position:absolute;
	left:130px;
	top:120px;
	width:13px;
	height:13px;
}
.recipe-top .poll-list .thumb {
	display:block;
	overflow:hidden;
	width:148px;
	height:109px;
	margin-bottom:10px;
}
.recipe-tab {
	overflow:hidden;
	position:relative;
	width:585px;
	height:60px;
}
.recipe-tab ul {
	overflow:hidden;
	position:relative;
	width:592px;
	height:60px;
}
.recipe-tab li {
	float:left;
	height:60px;
	margin-right:10px;
}
.recipe-tab li a {
	display:block;
	float:left;
	height:60px;
}
.recipe-body {
	overflow:hidden;
	position:relative;
	width:585px;
}