@charset "utf-8";
/* CSS Document */

body { background:#E5E5E5 url(../../nfsz/images/default/mainBg.jpg);}

.main{ width:650px; margin:0px auto; height:auto; overflow:hidden;}

.logo{ height:90px; background:url(../../nfsz/images/default/logo.png) no-repeat; *background:url(../../nfsz/images/default/logo.png) no-repeat; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../nfsz/images/default/logo.png",sizingMethod='crop');}

.topNav { height:400px;}

.conMainIntro{background:url(../../nfsz/images/default/contentBg.jpg) repeat-y; *background:url(../../nfsz/images/default/contentBg.jpg) repeat-y; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../nfsz/images/default/contentBg.jpg",sizingMethod='scale'); height:180px; width:650px;}

.conMainLoc{background:url(../../nfsz/images/default/contentBg.jpg) repeat-y; *background:url(../../nfsz/images/default/contentBg.jpg) repeat-y; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../nfsz/images/default/contentBg.jpg",sizingMethod='scale'); height:400px; width:650px;}


.conBt{ height:10px; background:url(../../nfsz/images/default/contentBt.png) no-repeat; *background:url(../../nfsz/images/default/contentBt.png) no-repeat; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../nfsz/images/default/contentBt.png",sizingMethod='crop'); }

.conTit{ width:50px; height:auto; border-right:#C4AB7F solid 1px;}

.mainLt{ width:210px; margin-left:15px;}
	.mainLt img{ border:#654625 solid 4px;}

.mainRt{ font-size:12px; color:#000; width:250px; line-height:150%; margin-left:15px;}

.bgRight{background:url(../../nfsz/images/default/hp.jpg) no-repeat right bottom;  height:150px; width:80px;}

.bgRightC{background:url(../../nfsz/images/default/dt.jpg) no-repeat right bottom;  height:150px; width:80px;}

.conMainFood{background:url(../../yunhai_res/images/default/contentBg.png) repeat-y; *background:url(../../yunhai_res/images/default/contentBg.png) repeat-y; _background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../yunhai_res/images/default/contentBg.png",sizingMethod='scale'); height:400px; padding:20px 30px; overflow:hidden;}

	.foodList{ margin-top:25px;}
		.foodList ul{ width:590px; padding-left:30px;}
			.foodList li{ width:195px; height:150px; float:left; margin-bottom:15px; }
			.foodList li img{ border:#988158 solid 4px;}
			.foodList li span{ line-height:36px; font-size:14px;}
			
	.resList ul{ width:400px; margin-left:40px;}
		.resList li{ float:left; line-height:20px; margin-right:1px;}
		.resList a{ display:block; width:60px; height:20px; background:#333; color:#fff; text-align:center; text-decoration:none;}
		.resList a:hover{ background:#666; color:#fff; display:block; width:60px; height:20px;}
		

.footer{ margin-top:10px;}
	.footer ul{ width:100%;}
	.footer li{ line-height:20px; width:80px; height:20px; background:#3B2B1B; color:#fff; text-align:center; float:left; margin-right:1px;}
		.footer li a{ display:block; width:80px; height:20px; background:#3B2B1B; color:#fff; text-decoration:none;}
		.footer li a:hover{ background:#5F452C; color:#fff;}
	
	.footer span{ line-height:25px; font-size:11px; font-weight:bold; color:#5F452C;}

