/*=挂件预设
=============================================================================================*/
.mktprice1{
	text-decoration: line-through;
}
.more{
	margin:5px 5px 0 0;
	text-align:right;
}

.ArticleList td a,
.ArticleList li a{
	background:url(../images/articleitems.gif) no-repeat 6px 5px;
	display:block;
	padding-left:15px;
}
.Article-Tabs,
.GoodsList-Tabs{
	border-color:#3F93C2;
}
.Article-Tabs .current,
.GoodsList-Tabs .current{
	background-color:#F0FAFD;
}
 .SearchBar table{
	margin:0 auto;
}
.SearchBar table td{
	padding:0 5px;
}
/*=排行榜 
=============================================================================================*/
.RankingList{
	padding:10px;
}
.RankingList .pic{
	text-align:center;
}
.RankingList li{
	width:99%;
}
.RankingList li span{
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

/*自定义*/
.RankingList li span{
	width:16px;
	height:15px;
	background:url(ranklt.gif) no-repeat 0 -14px;
	display:block;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.RankingList .hl span{
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	background:url(ranklt.gif) no-repeat 0 0;
}

.OrderList .orderprice{
	color:#990000;
	display:block;
	padding:0 0 0 15px;
}
.OrderList li{
	background:url(dotted.gif) repeat-x 0 bottom;
	padding:5px;
}

.GoodsList h6{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*=站点地图
=============================================================================================*/
.SiteMaps td a{
	padding:5px;
}
.SiteMaps h3 a{
	background:url(arrs.gif) no-repeat 0 -82px;
	padding:0 0 0 13px;
}
.Navigation{
	border:none;
	border-bottom:1px solid #eee;
}
.Navigation span{
	color:#CC6600;
}
.Navigation a{
	color:#003399;
	font-weight:bold;
}
/*=商品购买区
=============================================================================================*/
.ShopCartWrap{
	margin:10px;
}
/*=商品分类
=============================================================================================*/
.s-cat-depth-1 em{
	display:block;
	width:100%;
}
.c-cat-depth-1,
.s-cat-depth-1{
	padding-top:4px;
}
.c-cat-depth-1 a,
.s-cat-depth-1 a{
	background:none;
	font-weight:bold;
	font-size:14px;
	color:#CD6702;
	border-bottom:1px solid #f2f2f2;
	display:block;
}
.c-cat-depth-2,
.s-cat-depth-2{
	padding:0 0 4px 10px;
	color:#A7A7A7;
}
.c-cat-depth-2 a,
.s-cat-depth-2 a{
	display:inline;
	border:none;
	font-size:12px;
	color:#0328C1;
	font-weight:normal;
	padding:0;
}
.c-cat-depth-3,
.s-cat-depth-3{
	padding:2px 0 2px 10px;
}
.c-cat-depth-3 a,
.s-cat-depth-3 a{
	color:#3B5F9F;
	background:none;
	padding:0;
}

.e-cat-depth-1 p{
	margin:0;
	padding:2px 0 2px 10px;
	background:#D5EBFD;
	border-bottom:1px solid #E1E1E1;
}
.e-cat-depth-2 p{
	background:#F7FCFF;
	padding:2px 0 2px 15px;
}
.e-cat-depth-3{
	padding:0 0 0 20px;
}

.e-cat-depth-1 .nosymbols,
.e-cat-depth-1 .symbols{
	display:block;
	float:left;
	width:10px;
}
.e-cat-depth-1 .symbols{
	background:url(../images/arrs.gif) no-repeat 0 -217px;
	text-indent:-9999px;
}
.e-cat-depth-1 .show{
	background-position: 0 -237px;
}
.e-cat-depth-1 span{
	cursor:pointer;
	margin:0 2px;
}
.e-cat-depth-1 a{
	color:#000;
	font-weight:bold;
}
.e-cat-depth-2 a{
	font-weight:normal;
	color:#000;
}
.e-cat-depth-3 a{
	color:#5F6F7F;
}
