@charset "utf-8";


/*farm.css*/
#cont .mainImg{
	background:url(../images/main.png) no-repeat center top;
	width:980px;
	height:351px;
	text-align:center;
	text-indent:-9998px;
	margin:15px auto 50px auto;
	}
	
#think{
	margin:0 0 130px 0;
	text-align:left;
	}
	
#think .thinkIn{
	width:980px;
	margin:0 auto;
	}

#think .thinkIn .boxL{
	width:536px;
	float:left;
	margin:0 40px 0 0;
	}

#think .thinkIn .boxL .txt{
	margin:0 0 25px 0;
	}

#think .thinkIn .boxR{
	width:403px;
	float:left;
	}
	
#delicious{
	margin:0 0 110px 0;
	text-align:left;
	clear:both;
	}

#delicious .icon_delicious{
	background: url(../images/delicious_icon.gif) no-repeat left center;
	padding: 30px 0 10px 62px;
	}

#delicious .txt{
	margin:0 0 42px 0;
	}

#delicious .deliciousIn{
	background:url(../images/delicious_img.png) no-repeat left top;
	min-height:307px;
	padding:0 0 0 330px;
	}

#delicious .deliciousIn p{
	width:653px;
	}
	
#delicious .txtlink{
	margin-top:15px;
	background: url(../images/delicious_pdf.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding:0 0 0 25px;
}

#delicious .txtlink a:link {
	color:#2C871B !important;
}

#delicious .txtlink a:hover {
	color:#FFA11B !important;
}
	
#bring{
	margin:0 0 110px 0;
	text-align:left;
	}
	
#bring .txt{
	margin:0 0 30px 0;
	}

#bring .bringIn{
	width:980px;
	}
	
#bring .bringIn li{
	width:825px;
	min-height:140px;
	padding:10px 0 10px 155px;
	border-bottom:1px solid #d2b065;
	-webkit-box-shadow: 0 1px #fff;
	-moz-box-shadow: 0 1px #fff;
	box-shadow: 0 1px #fff;
	clear:both;
	}

#bring .bringIn li.a{ background:url(../images/bring_a_img.png) left no-repeat; }
#bring .bringIn li.b{ background:url(../images/bring_b_img.png) left no-repeat; }
#bring .bringIn li.c{ background:url(../images/bring_c_img.png) left no-repeat; border-bottom:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}

#bring .bringIn li dl{
	width:765px;
	padding:25px 0 0 55px;	
	/* font-size:89% !important;
	line-height: 1.6; */
	}
	
#bring .bringIn li dl.aIn{ background:url(../images/bring_a.gif) left top no-repeat; }
#bring .bringIn li dl.bIn{ background:url(../images/bring_b.gif) left top no-repeat; }
#bring .bringIn li dl.cIn{ background:url(../images/bring_c.gif) left top no-repeat; }
#bring .bringIn li dl dt{
	margin:0 0 15px 0;
	line-height:0;
	}
	
#bring .bringIn li dl dd{

	}

#food{
	margin:0 0 60px 0;
	text-align:left;
	clear:both;
	}

#food .icon_food{
	background: url(../images/food_icon.gif) no-repeat left center;
	padding: 30px 0 10px 25px;
	}

#food .txt{
	margin:0 0 30px 0;
	}

/*
#food .foodIn{
	background:url(../images/food_img.png) no-repeat right top;
	min-height:309px;
	padding:0 330px 0 0;
	}
*/

#food .foodIn ul{
	width:100%;
	}
	
#food .foodIn ul li{
	background: url(../../common/images/icon_pigg.gif) left top no-repeat;
	padding:0 0 0 36px;
	margin:0 0 25px 0;
	}

#food ul.food_img{
	width:980px;
	overflow:hidden;
}

#food ul.food_img li{
	float:left;
}
