/* BASIC css start */
.foodtest {width:1020px; height:100%; margin:0 auto; background:#fff;}

.sub-top-nav ul li {width: 33.3333% !important;}

.contents .wrap {width:988px; height:100%; margin:0 auto; }
.contents p {float:left;}


.recipe_wrap {width:100%; position:relative;}
.recipe_ul {width:100%; position:relative; margin:0; padding:40px 0 0;}
.recipe_li {width: 370px; float:left; margin-right:45px; margin-bottom:40px; }
.recipe_li.n3 {margin-right:0;}

.recipe_title {margin-bottom:30px;}

.recipe_thumb {width:370px; height:auto;}
.recipe_thumb img {width:100%; height:auto;}
.recipe_text1 {width:370px; font-size:12px; line-height:1.3; height:auto; padding:10px 0 5px; color:#666}
.recipe_text2 {width:370px; font-size:18px; line-height:1.3; height:auto; padding:10px 0px 10px; color:#333; text-align:center;}
/* BASIC css end */

