

	*{padding:0;margin:0;}
	a{text-decoration: none;color: #fff}
	html,body{width: 100%;background:url(../images/bg.gif);}
	/*页头*/
	header{width:100%;padding-top:60px;background: url(../images/banner.gif) center top no-repeat;background-size: auto 80%;}
	.prodPic{width:100%;margin:0 auto;text-align: center;}
	.prodPic img{width: 50%}
	.toTop{position: fixed;right:5px;bottom:0%;z-index: 10;display: none}
	/*页面标题*/
	nav{width: 100%;margin:0 auto;text-align: center;font-size: 20px;color:#888;}
	nav img{width: 80%}

	/*菜谱选择*/
	.choicePic{width:305px;margin:0 auto;}
	.choicePic img{width: 150px;height:300px;}
	.cpCooking{width:150px;height: 300px;background:url(../images/cookingm.png) no-repeat;float:left; background-size: 150px 300px}
	.cpBaking{width:150px;height: 300px;background:url(../images/bakingm.png) no-repeat;float:left;margin-left: 5px;background-size: 150px 300px }

	/*列表区*/
	#listArea{width: 100%;margin:0 auto;}
	#listArea ul{list-style: none;}
	#listArea ul li{margin:16px auto;width:336px;height:119px;cursor:pointer; background:url(../images/listBg.gif) no-repeat;background-size:340px auto ;border-radius:70px 10px 10px 70px;box-shadow:0 0 5px #ccc}


	/*食谱图标*/
	#listArea ul li div img{width:95px;height:95px;border-radius:56px;border: #ff7800 3px solid;}
	.iconLight{width: 100px;height:100px;margin:9px 15px 0 11px;border-radius:56px;float:left;}
	.labCont{width:200px;height:75px;float:left;margin-top:30px;}
	.recTitle{color: #333;font-size:24px;margin-bottom: 28px;font-weight: bolder}
	.provide{font-size: 10px;width: 110px;height:16px;float:left;background:#710507;color:#fff;border-radius: 8px;padding-left: 10px;line-height: 16px}
	.pDate{float:left;width:70px; height:16px;font-size:9px; line-height: 16px;margin-left:10px;color:#710507;}

	/*菜谱统计*/
	.recRecord{text-align: center;font-size: 14px}
	.recCount,.schName{font-size: 20px;font-weight: bolder;color: #880000}

	/*最近更新*/
	.WhatNews{width:300px;margin:0 auto;height:80px;}
	.WNlab{width: 300px;height:30px;background: url("../images/wnBgm.png") no-repeat;}
	#RollInfo{width:300px;height:50px;line-height: 50px;overflow: hidden;font-size: 16px;color:#710507;font-weight: bolder;text-align: center;}
	#RollInfo ul{list-style: none;}
	#RollInfo ul li a{color:#710507;}
	/*分页及回主页*/
	#pageNav{clear:both;width:100%; margin:10px auto;}
	#pageBlock{width:350px;height:55px;margin-left: 15px}
	#pageBlock ul{list-style: none;font-size: 30px}
	#pageBlock ul li{width:55px;height:55px;border-radius:5px;float: left;margin-right:10px;text-align: center;line-height: 55px}
	#pageBlock ul li:nth-of-type(1){background:#710507;border: #fff 2px solid;color:#fff;}
	#pageBlock ul li:nth-of-type(2){background:#fff;border: #710507 2px solid;color:#710507;}
	#pageBlock ul li:nth-of-type(3){background:#710507;border: #fff 2px solid;color:#fff;}
	#pageBlock ul li:nth-of-type(4){border: #710507 2px solid;width: 100px;color:#710507;}

	.pageSel{clear:both;width:205px;margin:10px auto;}
	#pageSInput{width: 100px;height: 55px;border: #710507 2px solid;line-height: 55px;border-radius:5px;font-size: 30px;text-align: center;}
	#pageSChk{width: 100px;height: 59px;line-height: 59px;border-radius:5px;font-size: 30px;text-align: center;vertical-align: top;}

	.toHomeLink{display:none;}
	.toOtL{clear:both;height:55px;width:202px;background:#710507;margin:10px auto;text-align: center; border: #fff 2px solid;color:#fff;line-height:55px;font-size: 30px;border-radius:5px;}
	.toOtL:hover{background: #ff7800}
	.att{font-size: 16px;color:#620000;clear:both;padding:15px 10px}

	/*搜索*/
	.searchArea,.searchAreaS{height:53px;width:300px;margin:0 auto;background:#710507;border: #fff 2px solid;color:#fff;padding:0 10px;border-radius:5px;padding-top: 2px}
	#searchFood{float:left;display:block;border: none;margin-top: 9px;height:35px;width: 148px;font-size:18px;background:#efe6d0 }
	#ckfSearch,#ingSearch{float:left;display:block;border: 1px solid #fff;background:#ee733f;font-size:16px;height:35px;width: 75px;margin-top:9px;color:#fff;}
	#ckfSearch:active;#ingSearch:active{background:#710507 }

	/*底部*/
	.cpnBg{width:100%;height:400px;background:url(../images/ftbg.gif) repeat-x;font-size:14px;color:#fff;background-color:#671500;clear:both}
	.cpnContent{width:100%;height:130px;margin:5px auto;padding:40px 0 0 0;}
	.icp_ba{width:94%;padding:0 10px }
	.logoImg{width:300px;height:80px;background: url(../../images/sengokuz_logol.png) no-repeat;background-size:300px auto }
	.sgqrBtm{width:100%;height:130px;text-align: center;margin-top: 15px}
