﻿@import url("border.css");
@import url("header.css");
@import url("footer.css");
@import url("banner.css");

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color:#3d3d3d;
	text-align:center;
	background:url(hdr_topsec_bg.gif) repeat-x top;
}
*{
        margin:0;
        padding:0;
}
a{
	COLOR: #674426; TEXT-DECORATION: none; outline: none
}
a:hover {
	COLOR: #d91b07; TEXT-DECORATION: underline
}
.GoodsSearchWrap{
        line-height:21px;
}
/*=布局样式
===================================================================*/
.main{
        width:970px;
	margin:0 auto 10px auto;
	overflow:hidden;
	text-align:left;
}
.l_body{
        float:left;
	width:880px;
        margin-right:10px;
	overflow:hidden;
}
.l_body .l_body_left{
        float:left;
        width:170px;
        margin-right:10px;
	overflow:hidden;
}
.l_body .l_body_right{
        float:left;
        width:700px;
	overflow:hidden;
}
.l_body1{
	width:880px;
	margin-bottom:10px;
	overflow:hidden;
}
.l_body1_left{
        float:left;
        width:650px;
        margin-right:15px;
	overflow:hidden;
}
.l_body1_right{
        float:left;
        width:215px;
        padding:0;
	overflow:hidden;
}
.l_body2{
	color:#3d3d3d;
	width:880px;
        height:25px;
        line-height:25px;
        padding-left:110px;
        background:url(home_tag_bg.gif) no-repeat left; 
	overflow:hidden;
}
.l_body3{
	width:880px;
        padding-top:20px;
        background:url(content_bg.gif) no-repeat top; 
	overflow:hidden;
}
.l_body3 .l_body3_l{
        float:left;
        width:215px;
        margin:0 10px;
        display:inline;
	overflow:hidden;
}
.l_body3 .l_body3_r{
        float:left;
        width:640px;
        display:inline;
	overflow:hidden;
}
.l_body3 .l_body3_r .l_body3_r_left{
        float:left;
        width:408px;
        margin:0 10px 10px 0;
	overflow:hidden;
}
.l_body3 .l_body3_r .l_body3_r_right{
        float:left;
        width:215px;
        margin-bottom:10px;
	overflow:hidden;
}
.r_body{
        float:left;
	width:80px;
	margin:0 auto;
	overflow:hidden;
}
/*=附加布局样式
===================================================================*/
.clear{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
   line-height:0;
   font-size:0;
   height:0;
   height:1%;
}
.more{
	text-align:right;
	margin-right:5px;
}
.more:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
/*=附加宽度布局样式
===================================================================*/
.w100_fl_l{
        width:140px;
        margin-top:2px;
        float:left;
	overflow:hidden;
}

/*=商品分类goodscat==========================================*/
.GoodsCategoryWrap{
}
.c-cat-depth-1,
.s-cat-depth-1{
  	border-top:1px solid #ddd7cd;
        padding:8px 0 8px 20px;
	background:url(arrs2.jpg) no-repeat 0 5px;
}
.c-cat-depth-1 a,
.s-cat-depth-1 a{
	font-size: 14px;
        color:#674426;
	font-weight:normal;
	background:none;
        display:inline;
}
.c-cat-depth-2,
.s-cat-depth-2{
        line-height:150%;
        margin:5px 0 0 5px;
}
.c-cat-depth-2 a,
.s-cat-depth-2 a{
	font-size: 12px;
        color:#674426;
	font-weight:normal;
	border-bottom:none;
	background:none;
	padding:0;
        margin:0;
}
.c-cat-depth-3,
.s-cat-depth-3{
	margin:3px 0 0 10px;
}
.c-cat-depth-3 a,
.s-cat-depth-3 a{
	color:#674426;
	background:none;
	padding:0;
}
/*=排行榜 
=============================================================================================*/
.RankingList .pic{
	text-align:center;
}
.RankingList li{
	padding:6px 0;
	background:none;
        border-bottom:1px dotted #dedede;
}
.RankingList li span{
	width:20px;
	height:22px;
	background:url(ranklt.gif) no-repeat 0 2px;
	display:block;
	float:left;
	color:#ccc;
	text-align:center;
}
.RankingList .hl span{
	font-size:11px;
	line-height:22px;
	font-weight:bold;
	color:#8a1331;
	background:url(ranklt.gif) no-repeat 0 -22px;
}
/*=路径显示
=============================================================================================*/
.Navigation{
        padding-left:25px;
	background:url(arrs3.jpg) no-repeat 0 6px;
	color:#674426;
}
.now{
	color:#000;
}
/*=品牌例表
=============================================================================================*/
.border3 .BrandListWrap a{
        line-height:22px;
        float:left;
        margin-right:15px;
}
.border3 .BrandListWrap img{
        width:60px;
        height:20px;
        border:1px solid #efefef;
}
.border3 .BrandListWrap .floatLeft{
        width:180px;
        margin:0 10px;
        padding-bottom:5px;
        display:inline;
        border-bottom:1px solid #eaeaea;
}
/*标签切换样式
=============================================================================================*/
.GoodsList-Tabs{
	overflow:auto;
	zoom:1;
        padding:0;
        margin:0;
	border:none;
}
.GoodsList-Tabs div{
	float:left;
        color:#6b6b6b;
        width:74px;
	height:23px;
	text-align:center;
        line-height:23px;
	cursor:pointer;
	border:none;
        padding:0;
        margin:0 2px 0 0;
	background:url(tab_bg.gif) no-repeat;
}
.GoodsList-Tabs .current{
        color:#a78675;
	font-weight:bold;
	background:url(tab_bg.gif) no-repeat -76px 0;
}
.l_body3_r .GoodsListWrap .itemsWrap .item .goodsImg{
        border:1px solid #dedede; 
}
.l_body3_r .GoodsListWrap .GoodsList{
        margin-right:-25px;
}
.l_body3_r_left .GoodsListWrap{
        padding-top:10px;
	background:url(jiao.gif) no-repeat top;
}
.l_body3_r_left .GoodsListWrap .GoodsList{
        border:1px solid #dadada;
        border-top:none;
        margin-right:0;
}
/*=搜索栏
=============================================================================================*/
.SearchBar{

}
.btn_search{
	background:url(searchbutton.gif) no-repeat;
	border:none;
	display:block;
	width:50px;
	height:20px;
	text-indent:-9999px;
	cursor:pointer;
}
.btn_advsearch{
        text-decoration:underline;
}
.keywords{
        width:150px;
}
.gprice_from,
.gprice_to{
        width:80px;
        margin-left:5px;
}
/*=帮助中心页站点目录
=============================================================================================*/
.TreeList{
	text-align:left;
}
.TreeList .cat1{
  	border-bottom:1px dashed #CCC;
        padding:6px 0 8px 5px;
}
.TreeList .cat1 a{
	font-weight:bold;
        padding-left:20px;
	background:url(icon_ph.gif) no-repeat left;
        display:inline;
}
.TreeList .cat2{
        line-height:150%;
        margin:5px 0 0 5px;
}
.TreeList .cat2 a{
	font-weight:normal;
	border-bottom:none;
	background:none;
	padding:0;
        margin:0;
}
/*=底部站点目录
=============================================================================================*/
.border1 .LinkList {
	width:100%; 
}
.border1 .LinkList ul.LinkListItem {
	width:9.9%; height:15px;
}
.border1 .LinkList ul.LinkListItem li {
	width:100%; 
}
.border1 .TreeList{
	text-align:left;
}
.border1 .TreeList .cat1{
  	border-bottom:1px dashed #CCC;
        padding:2px 0;
}
.border1 .TreeList .cat1 a{
	font-weight:bold;
        padding-left:20px;
	background:url(arrs1.jpg) no-repeat left;
        display:inline;
}
.border1 .TreeList .cat2{
        margin:0 0 0 2px;
}
.border1 .TreeList .cat2 a{
	font-weight:normal;
	border-bottom:none;
	background:none;
	padding:0;
        margin:0;
}

.left_amo
{
text-align:left;
}