@charset "utf-8";
<!--
body {margin-left: 0px;	margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
body,td,th {color: #444;	font-size: 16px;}
a{font-size: 16px;color: #444;}
a:link,a:visited {	text-decoration: none;	color: #444;}
a:hover,a:active {text-decoration: underline;color: #F60;}
#head{background-color:#f2f2f2; border-bottom:1px solid #dfdfdf; height:80px; width:100%}
#head .head_content{ width:920px; height:80px; margin:0px auto}
#head .head_content .logo{ width:167px; height:46px; margin-top:15px; float:left}
#head .head_content .menu{ width:700px; float:right; text-align:right; margin-top:40px; font-size:16px}
#head .head_content .menu a:link,#head .head_content .menu a:visited{ padding:5px 10px; color:#666; text-decoration:none;margin:0px 2px}
#head .head_content .menu a:hover,#head .head_content .menu a:active,#head .head_content .menu a.now{ padding:5px 10px; color:#fff; background-color: #000; text-decoration:none}
#food{ width:100%; height:40px; border-top:1px solid #dfdfdf}
#food .food_content{ width:920px; margin:0px auto; padding-top:10px; color:#666; text-align:center}
#content{ width:900px;margin:0px auto; padding:10px; display:block; clear:both; margin-top:20px}
#content h1{ font-size:22px;}
.about{ line-height:28px; height:350px }
.help{ line-height:28px; }
.help .line{ border-bottom:1px dotted #CCC}

-->