@charset "utf-8";
/* 全局css定义*/
* {
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	background-image: url(images/bg.jpg);
	text-align: center;
}
ul,h1,h2,h3,li,p{
	margin:0px;
	padding: 0px;
}

.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}

.f1{color:#ff6c02;}
#ECS_ORDER_QUERY{
	text-align:left;
}
a{
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.orange { color: #f60; }
.red { color: #c00; }
a.red:link,a.red:visited {text-decoration: none; color: #c00;}
a.red:hover,a.red:active {text-decoration: underline; color: #c00;}
.blue { color: #6994D9; }
a.blue:link,a.blue:visited {text-decoration: none;color: #6994D9;}
a.blue:hover,a.blue:active {text-decoration: underline;color: #6994D9;}
.gray { color: #999; }
a.gray:link,a.gray:visited {text-decoration: none; color: #999;}
a.gray:hover,a.gray:active {text-decoration: underline; color: #999;}
.green { color: green; }
a.green:link,a.green:visited {text-decoration: none; color: green;}
a.green:hover,a.green:active {text-decoration: underline; color: green;}
.orange { color: #f60; }
a.orange:link,a.orange:visited {text-decoration: none; color: #f60;}
a.orange:hover,a.orange:active {text-decoration: underline; color: #f60;}
.black { color: #333; }
a.black:link,a.black:visited {text-decoration: none; color: #333;}
a.black:hover,a.black:active {text-decoration: underline; color: #333;}
a.teshu:link,a.teshu:visited {text-decoration: none; color: #9C6911;}
a.teshu:hover,a.teshu:active {text-decoration: underline; color: #9C6911;}

/** 字体大小元素 */
.f10 { font-size: 10px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f20 { font-size: 20px; }
.f22 { font-size: 22px; }
.f24 { font-size: 24px; }
.f26 { font-size: 26px; }
.fb { font-weight: 600; }

/** 字间距 */
.lh20{
	line-height:20px;
}
.lh25{
	line-height:25px;
}
.hui{
	color:#666;
}
img{
	border:0px;
}
.bg {
	width: 1000px;
	background-color: #FFF;
	margin: 0px auto;
}
.bg_zs {
	background-color: #E8DDC7;
}

.center {
	margin: 0px auto;
}
.tac {
	text-align: center;
}
.tal {
	text-align:left;
}
.tid10 {
	text-indent:10px;
}
.tar {
	text-align:right;
}
.tac1 {
	text-align: center;
	text-indent:0px;
}
.white18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ml10 {
	margin-left: 10px;
}
.mr10 {
	margin-right: 10px;
}

.mlr20 {
	margin-right: 18px;
	margin-left: 18px;
}

.mb10 {
	margin-bottom: 10px;
}

.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.pd10{
	padding:10px;
}

.mt5 {
	margin-top: 5px;
}
.dis_inline {
	display: inline;
}

.cu {
	font-size: 16px;
	font-weight: bold;
}
.ju {
	font-size: 16px;
	font-weight: bold;
	color: #fe5b02;
	font-family: Arial, Helvetica, sans-serif;
}
.select{
	padding:3px;
	background-color:#5a3f2e;
	color:#fff;
	font-weight: normal;
}
.none{display:none;}

.title_h1 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	color: #AA7414;
	text-indent: 20px;
	text-align: left;
	height: 25px;
	line-height: 25px;
}
.clear {
	clear: both;
	height:0;
	overflow: hidden;
}
.txt2img {
	line-height: 25px;
	height: 25px;
}
/* 全局css定义 end*/

/* 头部css定义*/
.top_login {
	background-color: #333333;
}
.top_login_box {
	width: 970px;
	height: 27px;
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	margin: 0px auto;
	line-height: 27px;
}
.top_login_box a{
	font-family: "宋体";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;

}
.top_l_left {
	width: 313px;
	float:left;
	height: 27px;
	background-image: url(images/head_001.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	display: inline;
}

.top_l_right {
	width: 122px;
	float:right;
	height: 27px;
	display: inline;
}
.nav_box {
	margin: 0px auto;
	width: 970px;
	height: 85px;
}
.logo {
	width: 205px;
	height: 85px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.nav_my {
	width: 320px;
	height: 36px;
	margin: 12px 0px 0px 0px;
}
.nav_my ul{
	margin:0px;
	padding:0px;
	float: right;
}
.nav_my li{
	list-style:none;
	width:60px;
	float:left;
	margin: 0px;
	line-height: 36px;
}
.nav_my li a{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #AA7414;
}
.nav {
	height: 37px;
	width: 520px;
	background-image: url(images/daohang1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 37px;
}
.nav ul{
	padding:0px 0px 0px 2px;
	margin:0px auto;
	width: 480px;
}
.nav li{
	list-style:none;
	width:80px;
	float:left;
	margin: 0px;
	line-height: 37px;
}
.nav li a{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 72px;
	height: 37px;
	display: block;
}
.nav li a:hover{
	background-image: url(images/daohang2.jpg);
	background-repeat: no-repeat;	
}
.nav .on{
	background-image: url(images/daohang2.jpg);
	background-repeat: no-repeat;	
}
.search_box {
	width: 948px;
	height: 80px;
	margin: 10px auto 0px auto;
	border: 1px solid #d3cfd0;
	padding: 10px 10px 0px 10px;
	background-color: #F5F5F3;
}
.bai10 {
	background-color: #FFF;
	height: 10px;
	width: 1000px;
	margin: 0px auto;
}
.search_inner {
}
.shopcart {
	width: 320px;
	font-size: 12px;
	color: #9A6612;
	line-height: 25px;
	background-image: url(images/shopping.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.search_line {
	width: 940px;
	height: 1px;
	border-bottom:solid 1px #ccc;
	 overflow: hidden;
}
.fast_nav {
	height: 30px;
	width: 940px;
	font-size: 12px;
	font-weight: bold;
	color: #9A6612;
	line-height: 30px;
	background-image: url(images/tel.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	text-indent: 10px;
}
.fast_nav ul{
	margin:0px;
	padding:0px;
}
.fast_nav ul a{
	font-size: 12px;
	font-weight: bold;
	color: #9A6612;
	line-height: 30px;
	display: block;
}
ul#nav li {
	float:left;
	position:relative;
	height: 30px;
	line-height: 30px;
	list-style:none;
	margin-right: 4px;
}
.fast_nav dl{
	display: none;
}
/**子菜单**/
ul#nav li dl.nav_list {
	display: none;
	position: absolute;
	left:0;
	top:30px;
	width:240px;
	padding:6px 8px 4px;
	border: 1px solid #ccc;
	background-color: #fff;
}
ul#nav li dl.nav_list dt {
	height:20px;
	font-weight: bold;
	color:#A10000;
	line-height:20px;
	padding-left: 13px;
	background: url(../images/new_index/redfpoint.jpg) no-repeat 5px center;
	text-indent: -5px;
}
ul#nav li dl.nav_list dd {float: left;padding-bottom: 4px;overflow: hidden;}
ul#nav li dl.nav_list dd.fstpart ul {width:240px;border-bottom: 1px solid #A10000;}
ul#nav li dl.nav_list ul {float: left;padding-bottom: 6px;}
ul#nav li dl.nav_list ul li {
	float: left;
	width:60px;
	height:20px;
	line-height:20px;
	padding-left: 13px
}
ul#nav li dl.nav_list ul li a:link,ul#nav li dl.nav_list ul li a:visited,ul#nav li dl.nav_list ul li a:hover,ul#nav li dl.nav_list ul li a:active {display:block;height:20px;width:60px;line-height:20px;background:none;text-indent: 0;}
/**子菜单结束**/

.search_tel {
	width: 280px;
	height: 30px;
	background-image: url(images/tel.jpg);
	background-repeat: no-repeat;
	background-position: right;
	+margin-top:-10px;
}
/* 头部css定义 end*/

/* 中间部分css定义 start*/
.flash {
	height: 275px;
	width: 970px;
	margin: 0px auto 10px auto;
	clear:both;
}
.flash_ty {
	height: 274px;
	width: 550px;
}
.flash_dc {
	height: 275px;
	width: 412px;
}
.flash_ad1{border:1px solid #fff;width:203px;height:90px;overflow:hidden;}
.flash_ad2{border:1px solid #fff;wdith:412px;height:90px; overflow:hidden;}
.line {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 970px;
	margin: 0px auto;
}
.main_box {
	width: 970px;
	margin: 0px auto;
}
.main_left {
	width: 725px;
}
.main_right {
	width: 237px;
}

.promotion {
	margin-bottom: 10px;
}
.p_title {
	height: 40px;
	margin: 0px;
	text-align: left;
}

.promotion_box {
	height: 330px;
	font-size: 12px;
	color: #000;
}
.promotion_box ul{
	margin:0px;
	padding:0px;
}
.promotion_box li{
	width:169px;
	height: 318px;
	list-style:none;
	border:solid 1px #ccc;
	float:left;
	padding: 5px;
}

.promotion_box2 {
	height: 668px;	
	font-size: 12px;
	color: #000;
}

.promotion_box3 {
	font-size: 12px;
	color: #000;
}
.promotion_box3 ul{
	margin:0px;
	padding:0px;
}
.promotion_box3 li{
	width:169px;
	height: 318px;
	list-style:none;
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	float:left;
	padding: 5px;
	margin-bottom:10px;
}

.promotion_box2 ul{
	margin:0px;
	padding:0px;
}
.promotion_box2 li{
	width:169px;
	height: 318px;
	list-style:none;
	border-left:solid 1px #ccc;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	float:left;
	padding: 5px;
	margin-bottom:10px;
}
.ad_big{
	width: 725px;
}
.ad_big .te_img{
	margin:0px;
}
.goods_name {
	height: 50px;
	line-height:18px;
	overflow:hidden
}

.goods_name2 {
	height: 50px;
	line-height:22px;
	margin:10px 5px;
	overflow:hidden
}

.p_line {
	background-image: url(images/p_line.jpg);
	background-repeat: no-repeat;
	height: 17px;
	width: 153px;
	margin: 10px auto;
}
.goods_price1{
	color: #9A6612;
	text-decoration: line-through;
	margin: 5px;
}
.goods_price{
	font-size: 12px;
	color: #9A6612;
	margin: 5px;
}
.goods_buy{
}
.ty_news {
	border: 1px solid #ccc;
	margin-top: 40px;
}
.ty_news ul{
	margin:10px 5px;
	padding:0px;
}
.ty_news li{
	text-align: left;
	text-indent: 15px;

}
.ty_orders {
	width: 235px;
	margin-bottom: 10px;
	font-size: 12px;

}

.ty_orders_text {
	margin: 0px 5px;
}
.ad_sony {
	height: 250px;
	width: 235px;
	border: 1px solid #CCC;
}
.qiangou {
	border: 1px solid #CCC;
}

.d_line {
	clear: both;
	background-image: url(images/dian_line.jpg);
	background-repeat: repeat-x;
	height: 2px;
	width: 210px;
	margin: 10px auto;
}





.qiangou_pic {
	background-image: url(images/dian_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 134px;
}

.qiangou_box {
	background-color: #F7F0E6;
	font-size: 12px;
}
.qiangou_name {
	padding: 10px;

}
.qiangou_line {
	background-image: url(images/hui_line.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 178px;
	margin: 0px auto;
}
.time_text {
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	color: #333;
	margin: 10px 0px;
}
.time_box {
	height: 37px;
	width: 188px;
	margin: 0px auto;
	background-image: url(images/time_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 37px;
	color: #FFF;
}
.kuan {
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.g20 {
	height: 20px;
}
.group_buy {
	border: 1px solid #CCC;
	width: 235px;
}
.bbs {
	text-align: left;	
}
.saidan {
	border: 1px solid #CCC;
	padding: 5px 0px;
}
.chakan {
	text-align: right;
}

.danzi {
	text-align: left;
}



.group_pic {
	border: 1px solid #CCC;
	height: 90px;
	width: 90px;
}
.group_name {
	font-size: 14px;
	width:115px;
	height: 55px;
	text-align: left;
	line-height: 20px;
}
.group_price {
	width: 115px;
	padding: 5px;
}

.brands {
	width: 970px;
	border: 1px solid #CCC;
}
.brands ul{
	margin:5px;
	padding:0px;
}
.brands li{
	list-style:none;
	width:120px;
	height:60px;
	float:left;
}
.help {
	background-image: url(images/help_bg.jpg);
	background-repeat: repeat-x;
	height: 132px;
	font-size: 12px;
	color: #FFF;
	width: 970px;
}
.dizhi {
	width: 185px;
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
}


.help_iner {
	width: 720px;
	padding: 15px;
}
.help_my {
	width: 110px;
}
.help_my h1{
	font-size:14px;
	font-weight:bold;
}
.help_my h1 a{
	font-size:14px;
	font-weight:bold;
	color: #fff;
}
.help_my ul{
	padding-top:5px;
}
.help_my li{
	font-size:12px;
	list-style:none;
	margin: 5px;
}
.help_my li a{
	color: #CCC;
}
.service {
	font-size: 12px;
	color: #666;
}
.service p{
	line-height: 20px;

}
.shenming {
}



/* 论坛 二手交易Tabs 切换 start*/
.ui-tabs {
	position: relative;
} 
.ui-tabs .ui-tabs-nav {
	margin: 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0px 5px;
	border-bottom: 0 !important;
}
.ui-tabs .ui-tabs-nav li a {
	text-decoration: none;
	display: block;
	padding: 0px 10px;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	background: none;
	border-top: 2px solid #936518;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	padding: 15px;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}

.ui-state-default {
	font-weight: bold;
	color: #555555;
	height: 26px;
	line-height: 26px;
	background-image: url(images/tab_bg2.jpg);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	font-size: 14px;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-bai {
	font-weight: bold;
	color: #555555;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
}
.ui-state-bai a, .ui-state-bai a:link, .ui-state-bai a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-active{
	font-weight: normal;
	color: #212121;
	background-color: #ffffff;
	background-image: url(images/tab_bg.jpg);
	background-repeat: repeat-x;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.tabs {
	line-height: 26px;
	height: 26px;
}
.tabs_nav li{
	list-style: none;
	float:left;
	line-height: 26px;
	margin:0px 5px;
	padding:0px 5px;
	font-weight:bold;
	text-align: center;
	cursor: default;
	
}

.tabs_default{
	background-image: url(images/tab_bg2.jpg);
	background-repeat: repeat-x;
	color: #555555;
	font-size: 12px;
}

.active{
	color: #ffffff;
	background-image: url(images/tab_bg.jpg);
	background-repeat: repeat-x;
	margin:0px 10px;
	padding:0px 10px;
	font-size: 14px;
}
.tab_contentbox {
	border-top: solid 2px #8D6118;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	padding:10px;
}
.news li{
	line-height: 20px;
	list-style: none;
}
/* 论坛 二手交易Tabs 切换 end*/

/* 商品分类树 start*/
.trees_nav{
	width: 220px;
	position:relative;
	z-index:1;
}
.trees_nav li{
	list-style: none;
	width: 200px;
	position:relative;
	z-index:10;
	
}
.trees_nav li.tree_nav_h1{
	border-bottom:solid 2px #ccc;
	background-image: url(images/jiantou.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	text-align: left;
	text-indent: 40px;
	height: 30px;
	line-height: 30px;
	margin: 0px 8px;
}
.trees_nav li a.tree_a,a.tree_a:hover,a.tree_a:active{
	width: 220px;
	height: 30px;
	font-family: "宋体", Arial;
	font-size: 13px;
	color: #7f550b;
	font-weight: bold;
}
.trees_nav dl{
	position:absolute;
	top:0px;
	left:200px;
	border:solid 1px #ccc;
	width:220px;
	background-color:#EDE7D9;
	display:none;
	z-index:100;
	
}
.trees_nav dl li{
	float:left;
	width:100px;
	margin-left:8px;
	height: 25px;
	line-height: 25px;
	background-image: url(images/jiantou.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
.trees_nav dl li a{
	color: #F60;
}
/* 商品分类树 end*/

/* 侧边热门商品 start*/
.rm_box{
	width:220px;
	display: none;
}
.rm_box dt{
	width:100px;
	text-indent:0px;
}
/* 侧边热门商品 end*/

/* 浏览历史 start*/
#history_list {
	font-family: "微软雅黑", "幼圆", "新宋体";
	font-size: 12px;
}
#history_list ul#clear_history{
	margin:10px auto;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	cursor: default;
}
#history_list li.goodsimg{
	float:left;
	width:100px;
	margin: 0px;
	margin-left:5px;
	display: inline;
}

#history_list li.goodsimg img{
	width:100px;
	height:80px;
}
#history_list ul li{
	list-style-type: none;
	width: 110px;
	float: left;
	margin: 5px;
	font-family: "宋体", Arial;
	font-size: 12px;
}
/* 浏览历史 end*/

/* ====================
     购物流程
==================== */
.flowBox{
	margin:10px 15px;
	text-align: left;
}
.flowBox table{ margin:5px auto;}
		/*2.62在购物车里面显示相关配件*/
.flowGoodsFittings{padding:10px;}
.flowGoodsFittings ul{height:1%; margin:5px 4px; float:left;}
.flowGoodsFittings li{float:left; width:120px;}
.flowGoodsFittings li.goodsimg{width:48px; margin-right:10px;}
.flowGoodsFittings li.goodsimg img{width:48px; height:48px; display:block;}

h6{height:23px; line-height:23px; text-align:center; font-size:12px;  color:#3f3f3f;
  border:1px solid #fff; padding-right:10px;
  }
h6 span{float:left; padding-left:15px;}
.a_login{border:none; width:112px; height:27px; background:url(images/0_login.jpg);}
.a_nologin{border:none; width:170px; height:27px; background:url(images/0_nologin.jpg);}
.a_wcreg{border:none; width:110px; height:27px; background:url(images/0_wcreg.jpg);}
.a_clear{border:none; width:110px; height:27px; background:url(images/0_clear.jpg);}

  /*页面留白*/
.blank{height:8px; line-height:8px; clear:both; visibility:hidden;}


.text_place {font-size: 13px;line-height: 20px;color: #666666;width: 970px;text-align: left;margin: 0px auto;font-family: "宋体";}

.buytable_text {
	font-size: 13px;
	line-height: 30px;
	color: #666;
	border: 1px solid #ddd;
	text-indent: 10px;
	width: 950px;
}
/*buy_last*/
.last_box {
	width: 870px;
	height: 370px;
	padding: 0px 50px 50px 50px;
}
.last_box1 {
	border: 1px solid #ddd;
	width: 830px;
	height: 330px;
	padding: 20px;
}
.buylast_text {
	background-image: url(images/right1.jpg);
	background-repeat: no-repeat;
	background-position: 310px center;
	line-height: 40px;
}
/*shop_personal*/
.personal_text {
	line-height: 25px;
}
.personal_text1 {
	width: 340px;
}

/* ======商品比较浮动块 ====== */
#compareBox {
 width:128px;
 background:url(images/compareBg.gif) no-repeat top center;
 background-color:#edf8ff;
 padding:35px 0 8px 0;
 border: 1px solid #b47a16;
 position: absolute;
 right:1px;
 top:200px;
 font-size:12px;
}

#compareBox input {
    width:80px; height:20px;
    border:none;
    background:url(images/compareSub.gif) no-repeat;
}

#compareList {
 margin:0px 0px 8px 0px;
 padding:0px;
 width:120px;
 background:#FFFFFF;
 border:1px solid #d6ecff;
}

#compareList li {
 color: #333;
 text-align:left;
 background: #fff;
 padding: 3px 5px;
 margin: 3px 0;
 height:25px;
 line-height:25px;
}

#compareList li img {
 float:right;
 padding-top:4px;
}

.fitting{
	font-size:12px;
}
.fitting ul{
	list-style:none;
}

.box_1{
	
}

.box_1 h3{
	font-size: 12px;
	color: #666;
	height: 26px;
	line-height: 26px;
}
.box_1 h3 h2{
	height:26px;
	padding:0px 15px;
	background-image: url(images/tab_bg.jpg);
	background-repeat: repeat-x;
	float:left;
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
	margin: 0px 5px;
}

.box_1 h3 span{
	height:26px;
	width:100px;
	background-image: url(images/tab_bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	line-height: 26px;
	color: #FFF;
	margin: 0px 5px;
}

.box_1 h3 h2.h2bg{
	height:26px;
	padding:0px 15px;
	background-image: url(images/tab_bg2.jpg);
	background-repeat: repeat-x;
	float:left;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin: 0px 5px;
}

/*模块容器*/
  .box{  overflow:hidden;}
  .box td{}
  .box_2{overflow:hidden;
  }
  .boxCenterList{
	padding:8px;
	font-size: 12px;
	background-image: url(images/goods_bg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	color:#666
}
.RelaArticle{
	line-height:22px;
	text-align:left;
	width:707px;
	overflow:hidden;
}
.RelaArticle th {
						font-size:13px;  
            color: #333333;
						line-height:25px;
						font-weight:bold;
					}
.RelaArticle td {   
						font-size:13px;  
						color: #666666;
						height:30px;
						line-height:30px;
						text-indent:10px;
        	}  
.RelaArticle a:hover,.RelaArticle a:visited {text-decoration: none; color: #9C6911;}
/*用户评论*/
	.comments {text-align:left;}
   .ie6{padding-left:25px; _padding-left:15px; height:1%;}/*购买此商品的人还购买的商品*/
   .comments li{background:url(images/lineBg.gif) repeat-x left bottom; padding:3px 8px; width:97%; _height:1%; text-align:left; position:relative;
   margin-bottom:8px;list-style:none;
   }
   .comments li img{position:absolute; right:0px; top:3px;}
   .comments li p{margin:3px auto; text-align:left;}
   .commentsList{
	border:1px solid #ccc;
	background:#f7f7f7;
	text-align: left;
}
.commentsList .inputBorder{border:1px solid #ccc; background:#fff;}
.captcha{margin-left:0px; position:relative; top:-1px; *margin-left:8px; *position:relative; top:6px; cursor:pointer;}

.centerPadd .goodsBox{border:1px solid #d6ecff; background:#fff; padding:12px 0px 0px 17px; *padding:12px 0px 0px 17px;
_padding:12px 0px 0px 0px;}
.centerPadd .goodsBox .more{text-align:right; clear:both; margin:0 8px 8px 0;}
/*单个商品*/
.goodsItem{width:169px; height:260px; float:left;  border:1px solid #ccc; position:relative; overflow:hidden; margin:5px 20px;text-align:center}
.goodsItem .goodsimg{width:165px; height:140px;margin-bottom:4px;}

.goodsItem p{
	text-align:center;
	color:#3f3f3f;
	height: 60px;
	line-height: 30px;
}
.goodsItem p a{color:#3f3f3f; text-decoration:none;}
.goodsItem p a:hover{color:#ff6600; text-decoration:none;}
.goodsItem span{width:60px; height:60px; position:absolute;left:0px; top:0px;}
.goodsItem span.best{background:url(images/bg.gif) no-repeat 0px -304px;}
.goodsItem span.news{background:url(images/bg.gif) no-repeat -75px -304px;}
.goodsItem span.hot{background:url(images/bg.gif) no-repeat 0px -780px;}



/* ====================
     用户中心
==================== */
    .box_1 .userCenterBox{border:4px solid #f1faff; background-color:#fff;text-align:left;}
    .usBox{background:#f2f2f2; border:1px solid #e2e2e2; padding:15px; width:928px;font-size:13px;}
    .usBox_1{background:#fff; text-align:left; width:337px; height:208px; padding:43px 113px 60px 123px;}
    .usBox_1 .logtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px 0px;}
    .us_Submit{border:none; width:112px; height:29px; background:url(images/0_login.jpg);}
    .us_Submit_reg{border:none; width:112px; height:27px; background:url(images/0_reg.jpg);}
    .usTxt{width:265px; height:267px; padding:43px 0 0 90px; background:#f2f2f2; float:right;
    text-align:left; background:url(images/ur_bg1.gif) no-repeat 0 50%; line-height:23px;
    }
    .usTxt img{margin-top:15px;}
    /*注册*/
    .usBox_2{background:#fff; text-align:left; padding:43px 153px 60px 123px;}
    .usBox_2 .regtitle{height:30px; background:url(images/ur_bg.gif) no-repeat 0px -34px;}
    .actionSub a{color:#006acc; text-decoration:underline;
    background:url(images/ur_bg.gif) no-repeat 0px -68px; padding-left:14px;
    }
    .box_1 .userCenterBox .userMenu a{display:block; height:25px; line-height:25px; background:url(images/menuBg.gif) no-repeat 0 -30px;
    color:#3f3f3f; text-decoration:none; margin:0 0 3px 10px; padding-left:3px;
    }
    .box_1 .userCenterBox .userMenu a.curs{background:url(images/menuBg.gif) no-repeat 0 0px; font-weight:bold;}
    .box_1 .userCenterBox .userMenu a img{ margin-right:3px;}
    .msgBottomBorder{clear:both; background:url(images/lineBg.gif) repeat-x left bottom; padding-bottom:8px; margin-bottom:8px;}
    
    .mylist li{float:left; background:#fff; padding:8px;}
    
    .fenge {
	clear: both;
	background-image: url(images/dian_line.jpg);
	background-repeat: repeat-x;
	height: 2px;
}
.user_notice {
	background-image: url(images/0_notice_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
}
.a_jifendh{
	border:none; width:117px; height:38px; background:url(images/jifendh.jpg);
}
