.mod,.hd,.bd,.ft{position:relative;margin:0 auto;width:100%;overflow:hidden;text-align:left;}
.hd h2{float:left;width:120px;height:28px;line-height:28px;margin-left:10px;display:inline;font-size:14px;}
.hd span{float:right;margin-right:6px;display:inline;line-height:28px;}
.hd span a:link,.hd span a:visited,.hd span a:hover{color:#999;}
#dishes
{
	/*margin: 0 auto 30px;
	overflow: hidden;*/
	width: 600px;
	float: left;
}
#dishes .hd{height:31px;background:url(../Image/default/tab/tag_house_bg.gif) repeat-x;}
#dishes h4{float:left;width:100px;height:22px;text-align:center;font-size:14px;font-weight:normal;line-height:30px;overflow:hidden;}
#dishes h4.first{margin-left:-1px;}
#dishes h4.last{margin-right:-1px;}
#dishes h4 a:link, #dishes h4 a:visited, #dishes h4 a:hover
{
	text-indent: 0;
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
	background-image: url(../Image/default/tab/tag_house_off.gif);
	background-repeat: no-repeat;
}
#dishes h4 a:hover, #dishes h4.current a:link, #dishes h4.current a:visited, #dishes h4.current a:hover
{
	width: 99px;
	color: #000000;
	background-image: url(../Image/default/tab/tag_house_on.gif);
	background-repeat: no-repeat;
}
#dishes.bd{height:393px;margin-top:5px;}
#dishes .bd a:link, #dishes .bd a:visited, #dishes .bd a:hover
{
	color: #990100;
	padding-right: 5px;
	_padding-right: 3px;
}


/* #dishes .bd p{line-height:24px;padding:10px;}www.codefans.net */
.hidden{display:none;clear:both;}


  .bd li{ margin:0  0 10px 10px; display:inline; float:left; width:580px; height:130px; overflow:hidden;}
  .bd table{ width:100%;overflow:hidden;}
  .bd th{ width:124px; padding:0; }
  .bd th , .bd td{ vertical-align:top;}
  .bd td{ padding:0 0 0 0px;}
  .bd td h2{ overflow:hidden;}
  .bd td h2 a,  .bd td h2 a:hover{ color:#990100;text-decoration:none;}
  .bd td a,  .bd td a:hover{ font-size:12px; color:#990100; }
  .bd td a{ color:#990100; font-weight:bold; text-decoration:underline; }
  .bd td a:hover{ color:#990100;text-decoration:none; }