td.shop_main {
	border-top: 1px solid #ebebeb;
	padding-top: 4px;
	vertical-align: top;
}
img.shop_image {
	border: 1px solid #cecece;
}
.shop_name {
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
	background-color: #f0f0f0;
	color: #5e5e5e;
	font-weight: bold;
}
.shop_name a {
	color: #5e5e5e;
	font-weight: bold;
}
.shop_info {
	padding: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
div.shop_info {
	border: 0px solid green;
	float: left;
	width: 370px;
}
td.shop_info a.shop_info {
	color: #5e5e5e;
}
a.shop_more {
	color: #4f64b1;
	font-weight: bold;
}

td.shop_list_right {
	background-image: url('../img/shop_r.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 4px;
}
td.shop_list_left {
	background-image: url('../img/shop_l.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
}














td.shop_list_main {
	border-top: 1px solid #ebebeb;
	padding-top: 4px;
	vertical-align: top;
}
img.shop_list_image {
	border: 1px solid #cecece;
}
.shop_list_name {
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
	background-color: #f0f0f0;
	color: #5e5e5e;
	font-weight: bold;
}
.shop_list_name a {
	color: #5e5e5e;
	font-weight: bold;
}
td.shop_list_info {
	padding: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	vertical-align: top;
}

td.shop_list_info a.shop_list_info {
	color: #5e5e5e;
}
a.shop_list_more {
	color: #4f64b1;
	font-weight: bold;
}
