.shop
{
	margin-bottom: 20px;
	color: #5a401a;
}

.shop ul
{
	float: left;
	width: 380px;
	height: 150px;
}
.shop ul li
{
	float: left;
	margin: 0;
	padding: 0;
	height: 150px;
	width: 185px;
	text-indent: 15px;
	list-style-type: none;
}
.shop ul li img
{
	padding: 5px;
	border: 1px solid #933;
	background: #fff;
}
.shop ul li span
{
	display: block;
	color: #900;
	font-size: 12px;
	line-height: 2.0em;
	text-align: right;
}
.shopDescription
{
	float: right;
	width: 400px;
	margin-top: 0;
	padding-right: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
}
.linktomap
{
	clear: both;
	font-size: 0.86em;
	line-height: 2.0em;
	text-align: right;
}
.linktomap img
{
	height: 2.0em;
	vertical-align:middle;
	line-height: 2.0em;
	background: #ccc;
}
table td
{
	font-size: 14px;
}
.shopname
{
	width: 240px;
}
.shopname img
{
}
.icons
{
	padding-left: 5px;
	padding-right: 5px;
}
.adrs
{
	width: 245px;
}
.current
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
.locate
{
	margin: 20px 0;
	line-height: 2.0em;
	border-top: 1px solid #5a401a;
	border-bottom: 1px solid #5a401a;
}
.current
{
	padding-left: 5px;
	padding-right: 5px;
	background: #5a401a;
	color: #fff;
}
.above
{
	padding: 5px;
	font-size: 12px;
	text-align:right;
}
.above a
{
	color:#966;
}

