#scrollbox{
	 width:420px; 
	 margin-right: 5px;
	 display: block;
	 float: left;
}
.menu-table{
	margin-left: 10px;
	color: #990000;

}
.menu-table tr td div img{
	/*border: solid 2px #990000 ;*/
}
.menu-separator{
	background-color:#990000;

}
.zmenu{
	width: 420px;

}
.zmenu img{
	border: 1px solid #006633;

}
.zmenu h2{
	width:390px;
	line-height:24px;
	font-size:18px;
	margin-bottom:20px;
}
.zmenu a{
	color:#003333;
	text-decoration: none;
}
.zmenu a.back{
	width: 100px;
	display:block;
	background-color: #629536;
	color: #FFFFFF;
	border: 1px solid #006633;
	margin-top: 5px;
	text-align: center;
	

}

.menu-item{
	width: 76px;
	float: left;
	display: block;
	height:110px;
	font-size:10px;
	margin-right:6px;
	text-align:center;
	background-color:#E1EFCC;
	margin-bottom:7px;
	border: 1px #FFFFFF solid;
}
.menu-item a{
	color: #003300;
	text-decoration: none;
}
.menu-item img{
	border: 1px solid #003333;
	margin-top:3px;
}
.menu-price{
	width: 72px;
	height:14px;
	background-color: #006633;
	color: #FFFF33;
	font-weight: bold;
	text-align:center;
	margin-bottom:2px;
}