@charset "utf-8";
/* CSS Document */

#content .main .shopinfo {
	height: 150px;
	width: 320px;
	border: 1px solid #999;
	padding: 10px;
	font-size: 12px;
	float: left;
	clear:both;
	margin-top:10px;
	margin-bottom: 10px;
	display: block;
}
.shop_ti {
	font-size: 15px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #E6295A;
	text-align: left;
	padding-left: 8px;
	margin-bottom: 5px;
}
.imgholder  {
	display: block;
	float: left;
}
 .info {
	text-align: left;
	margin-left: 5px;
	display: block;
	width: 180px;
	float: left;
}
#content .main .shopinfo_r {
	height: 150px;
	width: 320px;
	border: 1px solid #999;
	padding: 10px;
	font-size: 12px;
	float: left;
	margin-left:6px;
	margin-top:10px;
	display: block;
	margin-bottom: 10px;
}
#content .main .shoplist tr td {
	text-align: left;
}
#content .main .shoplist tr th {
	height: 20px;
}
#content .main .shoplist {
	border: 1px solid #CCC;
}
#content .main .shop_other {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F36;
	font-size: 18px;
	display: block;
	clear: both;
	width: 690px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
}
