@import url("_area.adv.css");
@import url("_area.narrow.common.css");
@import url("_area.page_title.css");
@import url("_area.spell_index.css");
@import url("_area.merchant_common.css");
@import url("_area.product.list02.css");

/*------------------------------------------------ 推荐商家 */
.hotShopPic {
	margin-bottom:10px;
	padding-left:1px;
}
.hotShopPic ul {
	margin-right:-10px;
	overflow:hidden;
	zoom:1;
}
.hotShopPic ul li {
	float:left;
	display:inline;
	margin-right:6px;
	margin-bottom:6px;
	border:1px solid #CACACA;
}
.hotShopPic ul li img {
	display:block;
	width:90px;
	height:38px;
}
/*------------------------------------------------ 商城大全 */
.shopList {
	margin-bottom:11px;
	border:1px solid #62C2F6;
	border-top-width:0;
}
.shopList h2 {
	position:relative;
	margin-left:-1px;
	margin-right:-1px;
	margin-bottom:11px;
	padding-left:11px;
	height:30px;
	line-height:30px;
	background:url(../images/product_category_002.gif) no-repeat left top;
	font-size:14px;
}
/*------------------------------------------------ 右上推荐商城 */
ul.hotShopText {
	position:absolute;
	margin-left:200px;
	margin-top:-76px;
	width:520px;
	height:28px;
	text-align:right;
	line-height:28px;
	font-size:12px;
}
ul.hotShopText li {
	display:inline;
	border-right:1px solid #888;
	padding-left:8px;
}
ul.hotShopText li a {
	margin-right:2px;
	color:#000;
	font-weight:normal;
}
/*------------------------------------------------ 商城分类列表 */
.shopCategory {
	margin-bottom:11px;
}
.shopCategory div {
	margin:0 6px;
	padding:7px;
	height:14px;
}
.shopCategory div.odd {
	background-color:#F6F6F6;
}
.shopCategory div h3 {
	float:left;
	width:68px;
	font-size:12px;
}
.shopCategory div h3 a:link,
.shopCategory div h3 a:visited {
	color:#000000;
}
.shopCategory div ol {
	float:left;
	width:83%;
	font-size:12px;
}
.shopCategory div ol li {
	display:inline;
	margin-right:1px;
	border-left:1px solid #9B009B;
	padding-left:5px;
}
.shopCategory div .more {
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	white-space:nowrap;
}
.shopCategory div .more a:link,
.shopCategory div .more a:visited {
	color:#000000;
}
