﻿/*===========
模板作者：saffilai
来源网站：http://www.saffidesign.com
=========*/


@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:#010101;
        line-height:23px;
	text-align:center;
	background:#f6f6f6 url(body_b.jpg) repeat-x top;
}
*{
        margin:0;
        padding:0;
}
a{
        color:#010101;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	text-decoration:none;
        color:#e7b62e;
}
/*=布局样式
===================================================================*/
.main_body{
        width:990px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	background:#f9f9f9 url(left_linebg.gif) repeat-y;
}
.left_body{
        float:left;
	width:222px;
	text-align:center;
	overflow:hidden;
	background:#f9f9f9 url(left_linebg.gif) repeat-y;
}
.right_body{
        float:left;
        width:768px;
	overflow:hidden;
	background:#fff url(right_linebg.gif) repeat-x top;
}
.right_all{
       width:738px;
       margin:0 15px;
}
.right_all_left{
        float:left;
        width:520px;
	overflow:hidden;
}
.right_all_right{
        float:right;
        width:215px;
	overflow:hidden;
}
/*=附加布局样式
===================================================================*/
.clear{
   border-top:0;
   clear:both;
   line-height:0;
   font-size:0;
   height:0;
	overflow:hidden;
}
.more{
	text-align:right;
	margin-right:15px;
}
.more:after {
	content:"";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}
/*=附加宽度布局样式
===================================================================*/
.main2_body{
	padding:5px 10px;
	background:#fff;
}
.w215{
        width:215px;
        margin:5px auto;
	text-align:left;
	overflow:hidden;
}
.floatRight{
        float:right;
}
.margintop20{
        margin-top:10px;
}
/*=商品分类goodscat==========================================*/
.GoodsCategoryWrap{
        margin:0 10px;
}
.c-cat-depth-1{
        padding:0 0 25px 20px;
	background:url(category_b.gif) no-repeat left bottom;
}
.c-cat-depth-1 a{
        color:#dfb143;
	font-weight:bold;
        padding-left:20px;
	background:url(arrs1.gif) no-repeat left;
        display:inline;
}
.c-cat-depth-1 a:hover {
        color:#e7b62e;
}
.c-cat-depth-2{
        line-height:150%;
        margin:5px 0 0 20px;
}
.c-cat-depth-2 a{
        color:#333;
	font-weight:normal;
	border-bottom:none;
	background:none;
	padding:0;
        margin:0;
}
.c-cat-depth-2 a:hover{
        color:#e7b62e;
}
.c-cat-depth-3{
	margin:3px 0 0 10px;
}
.c-cat-depth-3 a{
	color:#333;
	background:none;
	padding:0;
}
.c-cat-depth-3 a:hover {
        color:#e7b62e;
}
/*=首页长搜索
=============================================================================================*/
.SearchBar{
        margin:5px 0px;
        padding:0px 0px 5px 25px;
        border-bottom:3px solid #eac973;
	background:url(arrs3.gif) no-repeat 0 6px;
	*background:url(arrs3.gif) no-repeat 0 3px;
}
.SearchBar .btn_search{
	background:url(search.gif) no-repeat;
	border:none;
	display:block;
	width:72px;
	height:18px;
	text-indent:-9999px;
	cursor:pointer;
}
.SearchBar .btn_advsearch{
        text-decoration:underline;
}
.SearchBar .keywords{
        width:150px;
}
.gprice_from,
.gprice_to{
        width:80px;
        margin-left:5px;
}
.SearchBar .inputstyle{
        margin-top:4px;
        *margin-top:0;
        border:1px solid #d8a638;
        height:12px;
	background:#fbf1e7;
}
/*=排行榜 
=============================================================================================*/
.RankingList{
        margin:5px 10px;
}
.RankingList .pic{
	text-align:center;
}
.RankingList li{
	background:none;
        border-bottom:1px dotted #dedede;
}
.RankingList li span{
	width:28px;
	line-height:22px;
	background:url(ranklt.gif) no-repeat 0px -26px;
	display:block;
	float:left;
	color:#dfb143;
	text-align:center;
}
.RankingList .hl span{
	font-size:11px;
	line-height:22px;
	font-weight:bold;
	color:#000;
	background:url(ranklt.gif) no-repeat 0 0px;
}
/*=路径显示
=============================================================================================*/
.Navigation{
        margin:5px 10px 15px 10px;
        padding-left:25px;
        border-bottom:3px solid #eac973;
	background:url(arrs3.gif) no-repeat left center;
}
.now{
	color:#000;
}
/*=文章例表-default.html===================*/
.ArticleListWrap{
        padding:0 5px;
}
.ArticleListWrap a{

}
.ArticleList li,.ArticleList td{
	display:block;
	overflow:hidden;
	padding:3px 0;
        border-bottom:1px dotted #dedede;
}
/*=首页多层商品显示-default.html===================*/
.GoodsList-Tabs{
        height:24px;
        border:none;
        overflow:hidden;
        margin:0 5px 5px 5px;
}
.GoodsList-Tabs div{
        width:132px;
        line-height:18px;
        float: left;
        text-align:center;
        font-weight: bold;
        background:url(jigje_51.gif) no-repeat;
        border:none;
}
.GoodsList-Tabs .current{
        width:132px;
        line-height:18px;
        float: left;
        background:url(jigje_54.gif) no-repeat;
        text-align:center;
        border:none;
}
/*=帮助中心页站点目录
=============================================================================================*/
.border6 .TreeList{
        margin:0 10px;
	text-align:left;
}
.border6 .TreeList .cat1{
  	border-bottom:1px dashed #CCC;
        padding:6px 0 8px 5px;
}
.border6 .TreeList .cat1 a{
        color:#dfb143;
	font-weight:bold;
        padding-left:20px;
	background:url(arrs1.gif) no-repeat left;
        display:inline;
}
.border6 .TreeList .cat2{
        line-height:150%;
        margin:5px 0 0 5px;
}
.border6 .TreeList .cat2 a{
	font-weight:normal;
	border-bottom:none;
	background:none;
	padding:0;
        margin:0;
}