.menubox {
	height: auto;
	width: 660px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.menu_thumb {
	display: inline;
	float: left;
	height: 254px;
	width: 300px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #960;
	border-bottom-color: #960;
	margin-top: 20px;
}
.menu_thumb p {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
