.maincol {
	width: 790px;
	text-align: left;
}

.maincoldpadding {
	padding: 20px 20px 0 20px;
	text-align: left;
}

/*----- top -----*/
.topbg {
	width: 750px;
	height: 178px;
	background: url(../../images/recommend/200805/top.gif) no-repeat;
	top-margin: 0px auto;
	position: relative;
}

.copytxt {
	position: absolute;
	top: 109px;
	left: 180px;
}

.honeytitle {
	width: 730px;
	height: 55px;
	margin-left: 20px;
	margin-bottom: 3px;
}

.txt {
	width: 700px;
	margin-left: 50px;
	margin-bottom: 20px;
}

.choicebg {
	width: 700px;
	height: 117px;
	position: relative;
	background: url(../../images/recommend/200805/choice_bg.jpg) no-repeat;
}

.recipebg {
	width: 700px;
	height: 134px;
	position: relative;
	background: url(../../images/recommend/200805/recipe_bg.jpg) no-repeat;
}


