/* css file:GoodsSearchListShow.css */
/* css file:sweetTitles.css */

/*************************************************************************

只要调整下面的2个width的值，就可以实现几列显示；
这两个值最好是相同的。

*************************************************************************/
.GoodsSearchWarp .items h1 a,
.GoodsSearchWarp .items{
	width:155px;/*反复调整这里的数字来获得最佳的宽度*/
}

/************************************************************************/


.GoodsSearchWarp{/*外层*/
	width:98%;
	text-align:left;
	clear:both;
	margin:15px auto;
}
.GoodsSearchWarp .title{/*头部*/
	padding:1px;
	border-bottom:3px solid #f2f2f2;
	height:30px;

}
.GoodsSearchWarp .title .path{/*显示路径*/
	padding-left:5px;
	padding-top:5px;
	float:left;
}
.GoodsSearchWarp .title .listmode{/*搜索列表排序方式*/
	padding-top:3px;
	display:inline;
	float:right;
}
.GoodsSearchWarp .title .listmode select{/*搜索列表排序方式*/
	background:#f2f2f2;
	font-size:12px;
	color:#000;
}
.GoodsSearchWarp .ItemsWarp {/*商品条目循环项外层*/

}
.GoodsSearchWarp .items {/*商品条目循环项*/
	padding:10px;
	float:left;
	text-align:center;
	border:none;
}
.GoodsSearchWarp .items h1 a {
	display:block;
	font-weight:bold;
	color:#666;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsSearchWarp .items .goodpic a {/*商品图片*/
	padding:3px;
	margin:0 auto 5px auto;
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
	vertical-align:middle;
	border:1px solid #ccc;
}
.GoodsSearchWarp .items {
	display:block;
}
.GoodsSearchWarp .items li{
	color:#666;
	float:none;
	line-height:20px;
}


body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	margin-left:0; 
	margin-right:0;
}
img { border:none;}
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #A07A27;
	text-decoration: underline;}
/*字体颜色--------------------------------------------------------------------------------------*/
.p9black {
	color: #000;
	font-weight:700;
}
.p9v {
	color: #ccc;
}
.p9gray {
	color: #666;
	
}
.p9navyblue {
	color: #369;
}
.p9navygreen {
	color: #090;
}
.p9orange {
	color: #f63;
}
.inputstyle {
	border: 1px solid #ccc;
	background-color: #fff;
}
.buttonstyle {
	border:3px double #bbb;
	border-top:3px double #ddd;
	border-left:3px double #ddd;
	background-color: #fff;
	font-size:12px;
	background:url(syssite/home/shop/1/template/current/default/images/buttonbg.gif);
	height:25px;
	padding-top:3px
}
.textright{
	text-align:right;
}
.p9blackb {
	color: #000;
	font-weight:700;
	padding-left:6px;
}
.p9orangeb {
	color: #f50;
	font-weight:700;
	padding-left:6px;
}
.p14redb {
	color:#f00;
	font-size:12px;
}

/*网站头部
===================================================================================================*/
.top{ width:909px;}
.topleft{ float:left;}
.topright{ float:left;}

/*网站中间框架
===================================================================================================*/
.mid{ width:909px; background:url(syssite/home/shop/1/template/current/default/images/bg.gif); padding-bottom:20px;}
.midleft{ width:186px; float:left; }
.midright{ width:723px; float:right; overflow:hidden;}
.logobox{}

/*购物信息
===================================================================================================*/
.cartcontent{ padding-left:7px; color:#A78A62;}
.cartcontent a:link{ color:#A78A62; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
.cartcontent a:visited{color:#A78A62; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
.cartcontent a:hover{color:#FAF9D4; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.cartfontstyle{ color:#FFCC00; font-weight:bold;}
.cartline{ margin-top:3px;}

/*网站登录和搜索
===================================================================================================*/
.loginbox{ width:186px; margin-top:15px;}
.logincontent{ padding-left:5px; color:#A78A62; margin-top:6px;}
.loginformcss{ width:122px; height:16px; padding-top:2px; border:1px solid #2E251A; background-color:#68563D; font-size:12px; color:#CCCCCC;}
.loginpwscss{ font-size:12px; width:74px; height:16px; padding-top:2px; border:1px solid #2E251A; background-color:#68563D; color:#CCCCCC;}
.loginreg{ padding-left:48px; margin-top:5px; font-size:12px; color:#C3B39F; text-decoration: none; }
.loginreg a:link{ font-size:12px; color:#C3B39F; text-decoration: none;}
.loginreg a:visited{ font-size:12px; color:#C3B39F; text-decoration: none;}
.loginreg a:hover{ font-size:12px; color:#D8C22F; text-decoration: none;}
.IndexLoginon{  padding-left:6px;}
.loginon{ color:#FFE2BA; text-decoration:none;}
.loginon a:link{ color:#FFE2BA; text-decoration:none;}
.loginon a:visited{ color:#FFE2BA; text-decoration:none;}
.loginon a:hover{ color:#68563D; text-decoration:none;}
.logincontenton{ padding-left:8px; color:#A78A62; margin-top:6px;}
.adsearch{ text-align:right; color:#A78A62; text-decoration:underline; padding-right:85px; margin-top:5px;}
.adsearch a:link{ text-align:right; color:#A78A62; text-decoration:underline;}
.adsearch a:visited{ text-align:right; color:#A78A62; text-decoration:underline;}
.adsearch a:hover{ text-align:right; color:#A78A62; text-decoration:none;}
.loginboxbg{ background-color:#362C1E; border:1px solid #000; margin-left:180px; margin-top:20px; margin-bottom:20px; width:260px; height:90px; padding-left:40px; padding-top:10px;}
.lgoinboxright{ margin-left:180px;}
.items{ border-bottom:1px dashed #ccc; margin-bottom:10px; padding-bottom:4px;}
.searchinputstyle{ border:1px solid #D3D3D3; background-color:#fff;  height:20px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/*首页商品分类
===================================================================================================*/
.categorybox{ margin-top:15px;}
.categoryp{ width:170px; border-bottom:2px solid #68563D; color:#E5BD86; font-weight:bold; margin-top:10px;}
.categoryp a:link{color:#E5BD86; font-weight:bold; text-decoration:none;}
.categoryp a:visited{color:#E5BD86; font-weight:bold; text-decoration:none;}
.categoryp a:hover{color:#E5BD86; font-weight:bold; text-decoration:underline;}
.categorycontent{ padding-left:7px; margin-top:8px; }
.categoryc{ width:170px; margin-top:5px; color:#FAF9D4; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.categoryc a:link{ color:#FAF9D4; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.categoryc a:visited{ color:#FAF9D4; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.categoryc a:hover{ color:#FFD08E; font-size:12px; font-family:Arial, Helvetica, sans-serif;}

/*网站新闻
===================================================================================================*/
.newsbox{ margin-top:15px;}
.newscontent{ margin-left:8px; }
.newsline{ width:166px;padding-left:8px; background:url(syssite/home/shop/1/template/current/default/images/newsicon.gif) no-repeat; color:#FFE2BA; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin-top:2px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newsline a:link{color:#FFE2BA; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.newsline a:visited{color:#FFE2BA; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.newsline a:hover{color:#A5865C; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.newsmore{ color:#A78A62; text-decoration:underline; margin-top:5px; padding-right:10px; text-align:right;}
.newsmore a:link{ text-align:right; color:#A78A62; text-decoration:underline;}
.newsmore a:visited{ text-align:right; color:#A78A62; text-decoration:underline;}
.newsmore a:hover{ text-align:right; color:#A78A62; text-decoration:none;}

/*友情链接
===================================================================================================*/
.linkbox{ margin-top:15px;}
.linkcontent{ text-align:center; margin-top:5px; color:#FFFFFF;}
.linkcontent a:link{ color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.linkcontent a:visited{ color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.linkcontent a:hover{ color:#CDC6B4; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.currencyborder{ color:#A78A62; padding-left:0px; margin-top:20px; text-align:center;}
.selectstyle{ font-size:12px;}

/*广告
===================================================================================================*/
.adbox{ margin-top:20px; margin-left:5px;}
.adright{ margin-bottom:2px;}

/*最新商品
===================================================================================================*/
.newgoodscontent{ padding-top:21px;}
.onegoodsbox{ float:left; padding:0 25px;*padding:0 25px;_padding:0 21px; text-align:center;}
.goodspic{ width:130px; height:130px; margin-bottom:15px; text-align:center; }
.goodspic a {width:130px; height:130px;display:block;padding:3px; border:1px solid #ccc; overflow:hidden;}
.goodsname{ width:130px; font-weight:bold; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.memberpricestyle{ color:#FF3300; font-weight:bold;}
.newgoodsbox{ width:723px; padding-bottom:30px;}

/*网站底部
===================================================================================================*/
.bottom{width:100%;margin-top:20px;clear:both;background:url(syssite/home/shop/1/template/current/default/images/bgbottom.gif) repeat-x;}
.bottomcontent{ text-align:center; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#666666; padding-top:26px;}
.bottomcontent a:link{ color:#ff6600; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.bottomcontent a:visited{ color:#ff6600; font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.bottomcontent a:hover{ color:#000; font-size:10px; font-family:Arial, Helvetica, sans-serif;}

/*htmlcss
===================================================================================================*/
.clear{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
   line-height:0;
   font-size:0;
   height:0;
   height:1%;
}
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
	display: inline-table;
}
ul{	margin:0;padding:0;list-style:none;font-weight:normal;}
h1{padding:0;margin:0;}
h2,h3,h4,h5,h6{	padding:0;margin:8px 0 0 0;}
h2{	text-align:left;font-size:14px;	font-weight:bold;background: url(syssite/home/shop/1/template/current/default/images/items.gif) no-repeat;padding-left:20px;border-bottom:3px solid f2f2f2;color:#ff9900}
h3{text-align:left;	font-size:14px;	font-weight:bold;}
td {font-family: "Arial", "Helvetica", "sans-serif";font-size: 12px;color: #666666;}
dl,ul,dd,li{margin:0;padding:0;list-style:none;font-weight:normal;}
dt{ font-weight: bold;}
dl,ul{line-height:24px;}
form{margin:0;padding:0;}


/*商店公告
===================================================================================================*/
.articlelistbox{ width:690px; float:left; text-align:left; margin-top:10px; margin-left:5px; margin-bottom:10px;}
.ArticleListWrap{width:690px; text-align:left;}
.articlelisttitle{width:690px; text-align:left; color:#343434; font-size:14px; font-weight:bold; border-bottom:2px solid #DCDCDC; margin-bottom:5px;}
.pager{ width:600px; text-align:left; padding-left:20px; float:left; padding-bottom:10px;}
.submitgo{ font-size:12px; border:1px solid #CCCCCC; background:#fff; color:#666666; width:30px;}
.ArticleDetailsWrap{ text-align:left; padding:10px;}


/*全部商品
===================================================================================================*/
.goodslistwzborder{ width:690px; float:left; border-bottom:2px solid #DCDCDC; margin-left:5px; margin-bottom:10px;}
.goodslistwz{float:left; color:#343434; text-align:left; margin-top:10px;}
.goodslistmode{ float:right; text-align:right;margin-top:10px; }
.goodslistborder{ width:680px; float:left; margin-left:5px; border:1px solid #E4E4E4; background:#fff; margin-bottom:10px; text-align:left; padding-bottom:10px;}
.goodslistcontent{ width:650px; padding:10px;}
.goodslistpic{ width:100px; height:100px; border:1px solid #EEEEEE; background:#fff; margin-bottom:5px; float:left;}
.goodskind{ float:left; padding-left:10px; width:530px;}
.goodsfunction{ text-align:right; padding-right:10px;}
.goodslistname{  color:#000; font-weight:bold; text-align:left;}
.styleone a:link{color:#E5BD86; font-weight:bold; font-size:12px; border-bottom:1px dashed #999999; }
.styleone a:visited{color:#E5BD86; font-weight:bold; font-size:12px; border-bottom:1px dashed #999999;}
.styleone a:hover{color:#C09F71; font-weight:bold; font-size:12px;}
.categoryindexbox{ color:#A78A62; padding-left:5px;}
.categoryindexbox a:link{ color:#A78A62;}
.categoryindexbox a:visited{ color:#A78A62;}
.categoryindexbox a:hover{ color:#A78A62;}

/*帮助中心
===================================================================================================*/
.membermenuline{ color:#A78A62; padding-left:10px;}
.membermenuline a:link{ color:#A78A62;}
.membermenuline a:visited{ color:#A78A62;}
.membermenuline a:hover{ color:#E5BD86;}
.membertitle{ margin-top:15px; margin-bottom:5px;}


/*客户留言
===================================================================================================*/
.ShopbbsWrap{ width:638px; text-align:left; padding-top:10px; float:left; padding-left:13px;}
.newmessage{ margin-bottom:10px;}
.messageborder{ border:1px solid #E3E3E3; background:#fff; padding-left:10px; margin-bottom:15px;  margin-top:10px; padding-top:5px;}
.reliedborder{ width:605px; color:#FF0000; border:1px solid #DFDFDF; padding:5px; float:left; margin-bottom:10px; background:#F8F8F8;}
.replycontent{ color:#666666; }
.submitmessage{ padding:10px; padding-left:40px;}
.messageinputstyle{ border:1px solid #D3D3D3; background-color:#fff; width:150px; height:15px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:5px;}
.content{border:1px solid #D3D3D3; background-color:#fff; width:400px;font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/*支付方式配送
===================================================================================================*/
.zfcontainer{ text-align:left;margin-left:13px; margin-bottom:10px; margin-top:10px;padding:20px; width:660px; border:1px dashed #CCCCCC; background:#fff;}

/*会员中心
===================================================================================================*/
.membercenterbox{ width:680px;  float:left; text-align:left; margin-top:10px; margin-left:5px; padding-bottom:30px;}
.memberorderdetail{ width:680px; margin-left:10px; text-align:left; background-color:#fff; padding:5px; border:1px dashed #CCCCCC; margin-top:10px; margin-bottom:10px;}
.memberordermessage{ width:680px; margin-left:10px; text-align:left; background-color:#fff; padding:10px; border:1px dashed #CCCCCC; margin-top:10px; margin-bottom:10px;}
.isregisterbox{ margin-top:10px; text-align:center; float:left; margin-left:5px;}
.isregistertitle{ width:350px; height:18px; background:#F0F0F0; padding-top:5px; font-size:14px; font-weight: bold;}
.isregisterborder{ width:344px; height:117px; border:3px solid #F0F0F0; background:#fff; padding-top:10px; margin-bottom:10px;}
.isregisterborder2{ width:330px; height:80px; border:3px solid #F0F0F0; background:#fff; padding-top:10px; margin-bottom:10px; text-align:left; padding-left:14px;}
.rightbox{ text-align:left; padding-top:10px;}
.isregisterregtitle{ width:350px; height:18px; background:#F0F0F0; padding-top:5px; font-size:14px; font-weight: bold; text-align:center; }
.isregisterregborder{ width:324px; height:248px; border:3px solid #F0F0F0; background:#fff; padding-top:10px; margin-bottom:10px; padding-left:20px;}
.registerbox{ margin-top:10px; margin-left:10px;}

/*会员订单
===================================================================================================*/
.memberoderlistbox{ width:440px; float:left; text-align:left; margin-top:10px; margin-left:5px; padding-bottom:30px;}
.p14redb{ color:#FF3300; font-size:12px; font-weight:700;}
.goodsgzname{ width:180px; color:#000; font-weight:bold; text-align:left;}
.memberinfoFormWrap{ text-align:left; padding-top:20px; padding-left:5px;}
.submitmessagepsw{ padding:10px; padding-left:60px;}
.submitmessageinfo{padding:10px; padding-left:65px;}
.MemberReceiverLisetWrap{ padding-top:10px;}
.addaddline{ border-bottom:1px dashed #CCCCCC; margin-top:10px; }
.advanbox{ margin-left:10px;}

.GoodscollectWarp{ margin-left:10px; margin-top:10px;}

/*购物车页面
===================================================================================================*/
#middlecart{ width:648px;border:2px solid #000;margin-left:auto; margin-right:auto; background-color:#fff; text-align:center;}
.CartNavi{ padding:10px;}
.TableWrap{ width:600px;}
.onestep{ width:630px; text-align:left; line-height:24px;}
.onestepsubmit{ text-align:center;}
.loginform{ font-size:12px;line-height:28px;}


/*=表格列表统一样式
TPL_MEMBERORDERDETAILS TPL_ORDEROK TPL_MEMBERADVANCEPAYOUTLIST TPL_MEMBERORDERLIST TPL_MEMBERADVANCELIST
=============================================================================================*/
.TableWrap{ width:680px;

}
.TableWrap .tab{
	border-bottom:3px solid #f90;
	height:28px;
    margin-top:15px;

}
.TableWrap .tab li{
	display:block;
	background:#f90;
	float:left;
	width:100px;
	height:25px;
	margin-right:2px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#fff;
	border-top:3px solid #000;
	line-height:25px
}
.TableWrap .tab li a{
	display:block;
	background:#f3f3f3;
	width:100px;
	height:25px;
	font-size:14px;
	font-weight:700;
	
}
.TableWrap .list{
	margin:6px 0; 
	border:1px solid #ccc;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;

}

.TableWrap .list td{
	border-bottom:1px solid #ccc;
	padding:4px 4px;
	text-align:center;
}
.TableWrap .list thead th{
	background:url(syssite/home/shop/1/template/current/default/images/2menubg.gif);
	height:24px;
	text-align:center;
	font-size:12px;
}
.TableWrap .list tfoot th{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list tfoot td{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list .amount{
	text-align:right;
	font-weight:700;
}
.TableWrap .list .time{
	text-align:center;
}
.TableWrap .list .info{
	color:#999;
	text-align:left;
}
.TableWrap .list .function{
	text-align:left;
}
.TableWrap .list .function a{
	border:1px solid #ccc;
	padding:2px;
	margin-right:4px;
        white-space:nowrap;

}
.TableWrap .list .function b{
	width:100px;
}
.TableWrap .list .function a:hover{
	border:1px groove #000;
	background:#f90;
	color:#fff;
}
.TableWrap .data{
	margin:6px 0; 
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;

}
.TableWrap .data td,
.TableWrap .data th{
	border-bottom:1px solid #ccc;
	padding:4px 4px;
	text-align:left;
}
.TableWrap .data th{
	text-align:right;
}


/*=2.一步式购物
TPL_ONESTEPCHECKOUT
=============================================================================================*/
.onestepcheckout {
	margin:0 auto;
	width:98%;
	text-align:left;
}
.onestepcheckout br{
	1clear:both;
}
.onestepcheckout p{
	text-align:center;
	margin:10px 0;
}

.onestepcheckout #receiver{
	background-image: url(syssite/home/shop/1/template/current/default/images/recievertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	padding-bottom:20px;
}

.onestepcheckout #delivery{
	background-image: url(syssite/home/shop/1/template/current/default/images/delivertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	min-height:187px;
	_height:187px;
}
.onestepcheckout #payment{
	background-image: url(syssite/home/shop/1/template/current/default/images/paytitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	min-height:187px;
	_height:187px;
}

.onestepcheckout #receiver p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #delivery p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #payment p{
	text-align:left;
	margin:10px 0;
}

.onestepcheckout #waitprompt{
	padding:10px;
	margin:10px;
	text-align:center;
	border:1px dotted #f90;
}
.onestepcheckout #waitprompt div{
	width:380px;
	margin:0 auto;
	text-align:left;
	background:url(syssite/home/shop/1/template/current/default/images/indicator_medium.gif) no-repeat;
	padding:10px 0 0 45px;
	color:#f00;
	font-size:16px;
	font-weight:700;
	height:40px;
}
.orderokborder{ text-align:center; padding-left:103px;}

/*=8.会员注册
=============================================================================================*/
.RegisterWrap{
	text-align:center;
}
.reginfo ul{
	padding:20px;
	color:#000;
	border-bottom:3px dotted #ccc;
}
.reginfo ul li{
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;
	padding-left:12px;
}
.RegisterWrap .agree{
	background:url(syssite/home/shop/1/template/current/default/images/agree.gif) no-repeat 3px 3px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
.RegisterWrap .disagree {
	background:url(syssite/home/shop/1/template/current/default/images/disagree.gif) no-repeat 5px 3px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
.register2{ width:680px; text-align:left; padding:20px;}
.registersubmitmessage{ padding:10px; padding-left:90px;}
.register3{ width:680px; padding:20px; text-align:left;}

/*商品具体页面
---------------------------------------------------------------------------------------------*/
.GoodsInfoWarp {}
.info{width:680px; border:1px solid #E5E5E5; background:#fff; float:left; margin-left:5px; text-align:left;}
.pic{ border:1px solid #CCCCCC; margin-right:10px; margin-top:5px; margin-left:5px;}
.goodsinfoname{ color:#FF3300; font-size:14px; font-weight:bold; padding-top:5px; padding-bottom:5px;}
.goodsinfobutton{ padding-top:10px;}
.GoodsDetailsWarp{ float:left; text-align:left; width:638px; margin-top:10px;}
.goodsinfocontent{ width:638px; text-align:left; margin-left:10px}
.goodsinfotitle{ width:680px; float:left; border-bottom:2px solid #DCDCDC; margin-left:5px; margin-bottom:10px; color:#FF3300; font-weight:bold;}
.goodsdetailslink{ width:640px;margin-left:10px;text-align:left;}
.goodsdetailslinkcontent{ float:left; text-align:left; margin:9px 0 9px 30px;*margin:9px 0 9px 30px;_margin:9px 0 9px 17px;}
.goodsdetailslinkcontent .name{ text-align:center;}
.goodsdetailslinkprice{ font-weight:normal; text-align:center;}
.goodsdetailShopbbsWrap{ width:638px; text-align:left; padding-top:10px; float:left;}
.goodsdetailShopbbsborder{ margin-left:10px;}
.goodsmessageborder{ width:628px; border:1px solid #E3E3E3; background:#fff; padding-left:10px; margin-bottom:15px;  margin-top:10px; padding-top:5px;}
.GoodsInfoWarp .subinfo th,
.GoodsInfoWarp .subinfo td{
	text-align:left;
	background-image: url(syssite/home/shop/1/template/current/default/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:4px 0;
}
.GoodsInfoWarp .subinfo th{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
}
.GoodsInfoWarp .subinfo .discount{
	background:url(syssite/home/shop/1/template/current/default/images/img_new.gif) no-repeat;
	padding-left:40px;
	margin-left:10px;
	color:#F00;
}
.goodsrevicepubtitle{width:680px; text-align:left; color:#343434; font-size:14px; font-weight:bold; border-bottom:2px solid #DCDCDC; margin-bottom:5px; margin-top:10px; margin-bottom:10px;}

/*=发送给朋友页面
---------------------------------------------------------------------------------------------*/
.sendFormWrap{ margin-left:10px; margin-top:10px;}
.sendfriendmessage{padding:10px; padding-left:65px;}
.goodspl{ margin-top:10px; margin-left:10px;}
.InfoWrap{ margin-left:10px; margin-top:10px;}
/*=Library*/
/*=商品详细标签
=============================================================================================*/
.tabsbg{
background-color:#FFFFFF;
}
#tabs{
	margin:10px 0;
	border-bottom:3px solid #FF7401;
	clear:both;
}
#tabs a{
	display:block;
	float:left;
	background:url(syssite/home/shop/1/template/current/default/images/tabs_right.gif) right -41px;
	color:#fff;
}
#tabs a span{
	background:url(syssite/home/shop/1/template/current/default/images/tabs_left.gif)  no-repeat left -41px;
	padding:5px 9px 0 9px;
	display:block;
	float:left;
	color:#666;
	height:25px;
	white-space:nowrap;
}
#tabs a.current{
	display:block;
	float:left;
	background:url(syssite/home/shop/1/template/current/default/images/tabs_right.gif) right top;
}
#tabs a.current span{
	background:url(syssite/home/shop/1/template/current/default/images/tabs_left.gif)  no-repeat left top;
	padding:5px 9px 0 9px;
	display:block;
	float:left;
	color:#fff;
	font-weight:700;
	font-size:14px;
}
#container{
color:#000;
}
#container .tabcontent{
	display:none;
}
/*=Library*/
/*=
=============================================================================================*/
.GoodsCommentsWrap{
	margin-bottom:40px;
}
.GoodsCommentsWrap .info{
	padding:6px;
	border:1px solid #ccc;
	position:relative;
	margin-bottom:6px;
	background:#f3f3f3;
	color:#000;
}
.GoodsCommentsWrap .info table td{

	color:#000;
}
.starscomments{

	border:1px solid #ccc;
	border-collapse:collapse;
}
.starscomments th,
.starscomments td{
	border:1px solid #ccc;
	padding:2px 8px;
	
}
.starscomments th{
	background:#f2f2f2;
	font-weight:700;
	white-space:nowrap;
}
/*=Library*/
/*=商品详细页面的ajax评论(V4.7)
TPL_GOODSREVIEWCNT
=============================================================================================*/
.AjaxRewWrap{
}
.AjaxRewWrap .head{
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:3px;
}
.AjaxRewWrap p{
	padding:0;
	margin:0;
}
.AjaxRewWrap{
}
.AjaxRewWrap .starscomments{/*星号评论的表格*/
	border:1px solid #ccc;
	border-collapse:collapse;
}
.AjaxRewWrap .starscomments th,
.AjaxRewWrap .starscomments td{/*星号评论的表格中单元格的定义*/
	border:1px solid #ccc;
	padding:2px 8px;
	white-space:nowrap;
}
.AjaxRewWrap .starscomments th{/*星号评论的表格中单元格的表头*/
	background:#f2f2f2;
	font-weight:700;
}
.AjaxRewWrap .items{
	padding:10px;
	border:4px solid #f2f2f2;
	border-bottom:5px solid #ccc;
	margin-bottom:10px;
}
.AjaxRewWrap .items dl{
	margin:10px 0;

}
.AjaxRewWrap .items .buyerrew .name{
	color:#f00;
}
.AjaxRewWrap .items .buyerrew table td{
	color:#000;
	white-space:nowrap;
}
.AjaxRewWrap .items .buyerrew table td.content{
	color:#666;
	white-space:normal;
}
.AjaxRewWrap .items .summary{
	margin-top:5px;
	padding:5px 0;
	clear:both;
	border-top:1px solid #ccc;
	text-align:center
}
.AjaxRewWrap .items .summary input{
	border:1px solid #fff;
	height:20px;
	background:#f90;
	color:#fff;
}
.AjaxRewWrap .items .ownerrew dt{
	padding-top:5px;
	font-size:14px;
	font-weight:700;
}
.AjaxRewWrap .items .ownerrew dd{
}
/*=Library*/
/*=侧边外框的样式
=============================================================================================*/
.SendToFriendsWrap{
}
.SendToFriendsWrap label{
	display:block;
	float:left;
	width:100px;
	white-space:nowrap;
	text-align:right;
	font-weight:700;
}
/*=一步式购物
TPL_ONESTEPCHECKOUT
=============================================================================================*/
.onestepcheckout {
	margin:0 auto;
	width:98%;
	text-align:left;
}
.onestepcheckout br{
	1clear:both;
}
.onestepcheckout p{
	text-align:center;
	margin:10px 0;
}

.onestepcheckout #receiver{
	background-image: url(syssite/home/shop/1/template/current/default/images/recievertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	padding-bottom:20px;
}
.onestepcheckout #receiver br{
	clear:both;
}
.onestepcheckout #receiver label{
	width:120px;
	display:block;
	float:left;
	margin:5px 0; 
	font-weight:700;
	text-align:right;
}
.onestepcheckout #delivery{
	background-image: url(syssite/home/shop/1/template/current/default/images/delivertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	min-height:187px;
	_height:187px;
}
.onestepcheckout #payment{
	background-image: url(syssite/home/shop/1/template/current/default/images/paytitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	min-height:187px;
	_height:187px;
}

.onestepcheckout #receiver p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #delivery p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #payment p{
	text-align:left;
	margin:10px 0;
}

.onestepcheckout #waitprompt{
	padding:10px;
	margin:10px;
	text-align:center;
	border:1px dotted #f90;
}
.onestepcheckout #waitprompt div{
	width:380px;
	margin:0 auto;
	text-align:left;
	background:url(syssite/home/shop/1/template/current/default/images/indicator_medium.gif) no-repeat;
	padding:10px 0 0 45px;
	color:#f00;
	font-size:16px;
	font-weight:700;
	height:40px;
}
.onestepcheckout #memclist div{
}
.onestepcheckout #memclist div span{
	padding:2px 4px;
	border-right:1px solid #ccc;
	margin:4px 0;
	text-align:center;
	color:#f50
}
/*=9. 订单完成 
=============================================================================================*/
.OrderOkWrap{
	margin:10px 0;
}
/*=10。订单支付
=============================================================================================*/
.OrderPayWrap{
	margin:10px 0;
}
.OrderPayWrap .paybutton{
	width:400px;
	font-size:16px;
	font-weight:bold;
	background:#ff9900;
	height:28px;
	color:#fff;
}

/*=Library*/
/*TPL_GOODSBRANDLIST 品牌分类页*/
.BrandWrap{
}
.BrandWrap h1{
	margin:10px;
	background:url(syssite/home/shop/1/template/current/default/images/closed.gif) no-repeat 0 3px;
	padding-left:18px;
	font-size:14px;
	color:#C44024;
}
.BrandWrap .body{
}
.BrandWrap .body ul{
	float:left;
	width:200px;
	border:1px solid #ccc;
	padding:10px;
	margin:10px;
	text-align:center;
}
.BrandWrap .body li{
	width:150px;
	height:150px;
	overflow:hidden;
}

.BrandDetailWrap{
	border:1px solid #eee;
	width:95%;
	padding:10px;
	margin:10px 0;
}
.BrandDetailWrap .logo{
	float:left;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #ccc;
}
.BrandDetailWrap .info{
	float:left;
}
.BrandDetailWrap .info h1{
	font-size:14px;
	color:#000;
}
.BrandDetailWrap .intro{
	margin-top:10px;
	padding-top:10px;
	border-top:3px dotted #ccc;

}

.info2{ font-size:14px;}
.tdleftbox{ width:168px; margin-left:5px;margin-top:10px; margin-bottom:10px; }
.tdtitle{border-bottom:1px solid #292217; height:22px; text-align:left; padding-left:5px; color:#CCCCCC; }
.tdrightbody{ text-align:left;}
.tdcontent{ padding:3px; color:#999999;}
.tdcontent a:link{ color:#A78A62; text-decoration:none;}
.tdcontent a:visited{ color:#A78A62; text-decoration:none;}
.tdcontent a:hover{ color:#A78A62; text-decoration: underline;}
.tdrightbody{ padding:5px; text-align:left;}
.tdrightbody2{ width:712px; text-align:left; padding-left:5px; }

/*=Library*/
/*=捆绑商品
=============================================================================================*/
.PackageGoodsWarp{
}
.PackageGoodsWarp .items{
	height:200px;
	min-height:200px;
	height:auto;
}
.PackageGoodsWarp .items h3{
	border:1px solid #ccc;
	font-size:14px;
	color:#FF7138;
	padding-left:70px;
	padding-top:6px;
	margin-bottom:10px;
	background:#f2f2f2 url(syssite/home/shop/1/template/current/default/images/packageinfobg.gif) no-repeat 0 2px;
	height:22px;
	vertical-align:middle;
}
.PackageGoodsWarp .items dl{
	width:56%;
	float:left;

}
.PackageGoodsWarp .items dl dt{
	background:url(syssite/home/shop/1/template/current/default/images/goods_items.gif) no-repeat 0 0px;
	padding-left:22px;
	font-size:12px;
	font-weight:700;
}
.PackageGoodsWarp .items dl dd{
	padding-left:22px;
	color:#000;
	border-bottom:1px dotted #ccc;

}
.PackageGoodsWarp .items dl dd .info{
	padding:4px;
	font-size:14px;
	color:#f30;
}
.PackageGoodsWarp .items .priceinfo{
	float:right;
	padding:10px;
	background:#fff url(syssite/home/shop/1/template/current/default/images/packagetitle.gif) no-repeat;
	padding-top:58px;
	width:218px;
	height:110px;
	
}
.PackageGoodsWarp .items .priceinfo .price1{
	text-decoration:line-through;
	color:#000;
}
.PackageGoodsWarp .items .priceinfo .price2{
	color:#f90;
	font-size:16px;
	font-weight:700;
}
.PackageGoodsWarp .items .priceinfo .save{
	color:#f30
}


#andyscroll {
	overflow: hidden;
	text-align: left;
	height:220px;
	margin:4px 0 8px 8px;
}


.PagerWrap a,
.PagerWrap b{ font-size:14px; padding:1px 5px; border:1px solid #ccc; border-left:1px solid #eee; border-top:1px solid #eee;}

.PagerWrap a{ cursor:pointer; _cursor:hand;*cursor:hand;}
.PagerWrap b{ background-color:#FFCC00; color:#000; padding:1px 8px;}

.PagerWrap span { padding:0 12px 0 12px; border-left:1px dashed #ddd;}
