div.rest-main-list {
	margin-bottom: 50px;


}

div.rest-main-item {
	float: left;

}



div.rest-main-name {
	font-size: 14px;
}

div.rest-main-pic {
	background-color: #EDE4D3;
	border: 1px solid #AC9C8C;
	margin-right: 20px;
	margin-bottom: 5px;
}

div.rest-main-action {
	background: url(/action.png) no-repeat center top;
	height: 40px;
	width: 150px;
	margin-top: 5px;
}
div.pagenav {text-align: center;  }


