#menu #main nav ul {width: 600px;}
#menu #main .recommend .name:after {content: "Recommend";}
li.other {text-align: center;}
li.other img {width: 72%; margin-bottom: 20px;}

#menu #main p.description {
	font-size: 16px;
	margin: 1rem auto;
	line-height: 1.5;
	color: #333;
	width: 90%;
	max-width: 1024px;
	text-align: center;
}

#menu #main .menu_info h3 {
	font-size: 16px;
	margin: 1rem auto;
	line-height: 1.5;
	color: #333;
	width: 90%;
	max-width: 200px;
	text-align: center;
	background-color: yellow;
}

#menu #main .other {
    margin: 4px 0 0;
    color: #7f0019;
    font-size: 11px;
}

#menu #main .cold .name:after {content:"ÀäÅÌ"; color: #6BB2FF; border: 1px solid #6BB2FF;}
#menu #main .hot .name:after {content:"ÈÈÅÌ"; color: #DA8F8F; border: 1px solid #DA8F8F;}

#menu #main .name.vegetarian:before {content:" ËØÊ³"; color: #008000; border: 1px solid #008000; position: absolute; top: 10px; left:10px; font-size: 9px; padding: 0px 4px;}
<!--ºÄÊ±1769394453.1683Ãë-->