﻿/*=Library*/

/* 首页所使用模块的样式

/*=============================================================================================*/

/* css file:index.css */
/* css file:TPL_INDEXGOODS_STYLE_04w.css */
/*************************************************************************



只要调整下面的2个width的值，就可以实现几列显示；

这两个值最好是相同的。



*************************************************************************/

.TPL_INDEXGOODS_STYLE_04w_Wrap .items,

.TPL_INDEXGOODS_STYLE_04w_Wrap h1 {/*反复调整这里的数字来获得最佳的宽度*/

	width:270px;

}

/************************************************************************/

.TPL_INDEXGOODS_STYLE_04w_Wrap{

	width:582px;

	clear:both;

	border-left:1px dotted #ccc;

	border-top:1px dotted #ccc;

	margin-left:7px;

	margin-top:5px;

}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items {

	padding:10px;

	float:left;

	border-right:1px dotted #ccc;

	border-bottom:1px dotted #ccc;

	overflow:hidden;



}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items h1{

	font-weight:700;

	font-size:12px;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;



}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items h1 a{

    color:#666;

	display:block;

	padding-left:22px;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/goods_items.gif) no-repeat;

}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items h1 a:hover{

	color:#e33800;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/goods_itemsred.gif) no-repeat;

}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items .goodpic{

	float:left;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/overlay-frame-small.gif) no-repeat;

	width:126px;

	height:126px;

	text-align:center;

}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items .goodpic a{

	vertical-align:middle;

	text-align:center;

	width:110px;

	height:110px;

	margin:0 auto;

	margin-top:10px;

	display:block;

	overflow:hidden;

}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items .paybutton{

	text-align:center;

	padding:3px;

	margin:5px 0 ;

}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items .paybutton a{

	display:block;

}

.TPL_INDEXGOODS_STYLE_04w_Wrap .items ul{

	float:left;

	color:#000;

}



.TPL_INDEXGOODS_STYLE_04w_Wrap .items .button{

	clear:both;

	text-align:right;

}







/* css file:TPL_INDEXGOODS_STYLE_05w.css */
/*************************************************************************



只要调整下面的2个width的值，就可以实现几列显示；

这两个值最好是相同的。



*************************************************************************/

.TPL_INDEXGOODS_STYLE_05w_Wrap .items,

.TPL_INDEXGOODS_STYLE_05w_Wrap h1 {/*反复调整这里的数字来获得最佳的宽度*/

	width:126px;

}

/************************************************************************/

.TPL_INDEXGOODS_STYLE_05w_Wrap {/*商品条目循环项外层*/

	width:589px;

	clear:both;

	border-left:1px dotted #ccc;

	border-top:1px dotted #ccc;

	margin-left:2px;

	margin-top:5px;

}



.TPL_INDEXGOODS_STYLE_05w_Wrap .items {/*商品条目循环项*/

	padding:10px;

	float:left;

	border-right:1px dotted #ccc;

	border-bottom:1px dotted #ccc;

	overflow:hidden;

}

.TPL_INDEXGOODS_STYLE_05w_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/

	font-weight:700;

	font-size:12px;

	float:left;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;



}

.TPL_INDEXGOODS_STYLE_05w_Wrap .items h1 a{

    color:#666;

	display:block;

	padding-left:22px;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/goods_items.gif) no-repeat 0px;

}

.TPL_INDEXGOODS_STYLE_05w_Wrap .items h1 a:hover{

	color:#e33800;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/goods_itemsred.gif) no-repeat;

}

.TPL_INDEXGOODS_STYLE_05w_Wrap .items .goodpic{/*商品图片*/

	float:left;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/overlay-frame-small.gif) no-repeat;

	width:126px;

	height:126px;

	text-align:center;

}

.TPL_INDEXGOODS_STYLE_05w_Wrap .items .goodpic a{/*商品图片*/

	vertical-align:middle;

	text-align:center;

	width:110px;

	height:110px;

	margin:0 auto;

	margin-top:10px;

	display:block;

	overflow:hidden;

}





.TPL_INDEXGOODS_STYLE_05w_Wrap .items ul{/*商品属性列表，列出价格、简介等*/

	float:left;

	color:#000;

	width:125px;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

}



/* css file:TPL_INDEXGOODS_STYLE_06w.css */
.TPL_INDEXGOODS_STYLE_06w{

    border-left:1px solid #ccc;

	border-right:1px solid #ccc;

	width:161px;

}

.TPL_INDEXGOODS_STYLE_06w dl a{

	display:block;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 4px;

	padding-left:13px;

	border-bottom:1px dotted #ccc;

}

.TPL_INDEXGOODS_STYLE_06w dl a:hover{

	color:#e33800;

	background: #e7e7e7 url(cssandothers/css/syssite/home/shop/1/template/current/default/images/articleitems_h.gif) no-repeat 0 4px;

	position:relative;

}

.TPL_INDEXGOODS_STYLE_06w dl a span{

	display:none;

}

.TPL_INDEXGOODS_STYLE_06w dl a:hover span{

	display:block;

	position:absolute;

	border:3px solid #ccc;

	width:80px;

	height:80px;

	top:20px;

	left:20px;

	z-index:100;

	background:#fff;

}

.TPL_INDEXGOODS_STYLE_06w dt a:hover span img{

	width:80px;

	height:80px;

}

.TPL_INDEXGOODS_STYLE_06w dd{

	border-bottom:1px solid #ccc;

	background: #f6f6f6;

	text-align:right;

}



.TPL_INDEXGOODS_STYLE_06w .bottom{

   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/blm_db1.gif) no-repeat;

   float:left;

   width:163px; height:28px;

}







/* css file:TPL_NEWS.css */
.IndexArticleWrap{

}

.IndexArticleWrap .items{	

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_t.gif) no-repeat;

	float:left;

	clear:both;

	width:153px;

	line-height:22px;

	padding-left:10px;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

}

.IndexArticleWrap .items a:hover{

	color:#d63600;

}



/* css file:TPL_INDEXLOGIN.css */
/*=1.Home登录框

=============================================================================================*/

.IndexLoginWrap #UserLogIn1_txtUid,

.IndexLoginWrap #UserLogIn1_txtPwd{

	width:100px;

}

.loginform{

	padding-top:20px;text-align:left;

}

.loginform .img{

   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/welcome.gif) no-repeat;

   margin-top:10px;

   float:left;

   HEIGHT:25px; WIDTH:173px;

}

.loginform .box{float:left; text-align:left;}

.loginform .box label{

	float:left;

	clear:both;

	width:75px;

	text-align:right;

}

.loginform .button{

	float:left;

}

.loginform .button a{

}

.loginbox{

	text-align:left;

	float:left;

	color:#900;

	line-height:50px;

	margin-left:25px;

	margin-top:5px !important;

	margin-top:15px;

}

.loginbox b{

}







/* css file:TPL_SELECTCURRENCY.css */
/*=2.选择货币

=============================================================================================*/

.SelectCurWrap{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_big.gif) no-repeat ;

	width:163px; height:114px;

	text-align:center;

	float:left; clear:both;

}

.SelectCurWrap .title{

	text-align:left;

	font-size:14px;

	font-weight:bold;

	background: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/items.gif) no-repeat 4px;

	padding-left:25px;

	line-height:30px;

	border-bottom:2px dotted #bcbcbc;

	color:#ff9900

}

.SelectCurWrap .select{

	margin-top:15px;

	text-align:center;

}



/* css file:TPL_CARTINFO.css */
/*=4.Home的Shopping Info

=============================================================================================*/

.CartInfoWrap{

   width:200px; height:74px;

   float:right;

}

.CartInfoWrap .right{

   float:right;

   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_in_r.gif) no-repeat ;

   height:74px;	width:24px;

}



.CartInfoWrap .body{

	float:left;

	height:50px;

	margin-top:17px;

	border-left:2px solid #ccc;

	

}

.CartInfoWrap .item{

     float:left;

	 margin-top:17px;

}

.CartInfoWrap .body .info{

	font-size:12px;

	padding-top:5px;

	float:left;

	text-align:left;

	padding-left:3px;

	color:#505050;

}



.CartInfoWrap .info .items{

	color:#e33800;

	text-decoration:underline;

}

.CartInfoWrap .info .itemsover{

	

	position:relative;

}

.CartInfoWrap .info .items span{

	display:none;

}

.CartInfoWrap .info .itemsover span{

	display:block;

	position:absolute;

	text-align:left;

	border:1px solid #999;

	background:#fff;

	width:200px;

	top:0;

	left:0;

	filter:alpha(opacity=90);

	opacity:0.90;

	min-height:10px;

}

.CartInfoWrap .info .itemsover span a{

	display:block;

	color:#000;

	font-weight:normal;

	text-decoration:none;

	border-left:3px solid #f90;

	border-bottom:1px dotted #ccc;

	margin:0 0 2px 0;

	padding-left:5px;

}

.CartInfoWrap .info .itemsover span a:hover{

	background:#91A41C;

	color:#fff;

}

 .CartInfoWrap .body .items{

 }

.CartInfoWrap .body .button{

	text-align:right;

	padding:10px 20px 0 0 ;

	border-top:1px solid #ccc;



} 



/* css file:TPL_LINKLIST.css */


.IndexLinkListWrap{

    background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_big.gif) no-repeat ;

	width:163px; text-align:center;

	float:left; clear:both;

}



.IndexLinkListWrap .body{

    margin-left:5px;

}

.IndexLinkListWrap .items{

	float:left;

	padding:5px 0;

}








body {


	font-family: "Arial", "Helvetica", "sans-serif";


	font-size: 12px;


	color: #666666;


	line-height: 20px;


	margin: 0px;


	text-align:center;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg.gif);


}





/*=Home布局


=============================================================================================*/


#indexmiddlewrap{


	width:790px;


	margin: 0 auto;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bgbg.gif) repeat-y;


}





#cartmiddlewrap{


	width:790px;


	margin: 0 auto;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bgbg.gif) repeat-y;


	text-align:center;


}


#cartmiddlebox{


    width:95%;


	text-align:left;


	padding-left:20px;


}


#registermiddle{


   width:96%;


   margin:0 auto;


}


#indexmiddletop{


   width:100%;height:74px;


   clear:both;


   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_in_c.gif) repeat-x;


}


#indexmiddlebox{


	float:left;


	width:600px;
	
	padding-left:5px;


	text-align:left;


}


#indexleftbox{


text-align:left;


	float:left;


	padding-left:15px;


	width:165px;


	overflow:hidden;


}


#foot{


	clear:both;


}








/*=头部和菜单


TPL_TOP TPL_MENU


=============================================================================================*/


#top{


	width:790px;


    margin:0px auto;


	height:48px;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_an_c.gif) repeat-x;


}


#top .left{ 


    float:left;


	width:26px; height:48px;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_an_l.gif) no-repeat;


}


#top .right{


	float:right;


	width:26px; height:48px;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_an_r.gif) no-repeat;


}


#top .menubar{


    float:left;


	height:48px;


}





#top .menubar a{


	width:90px;


	height:35px;


	float:left;


	color:#666;


	font-size:14px;


	line-height:35px;


	border-left:2px solid #f2f2f2;


}


#top .menubar a:hover{


	color:#fff;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/menubg-o.gif) no-repeat;


}


/*=搜索栏


=============================================================================================*/


#SearchBar{


	width:100%; height:30px;


	border:#c8c8c8 1px solid;


	clear:both;


	background:#e9e9e9;


	margin-top:2px;


	margin-bottom:5px;


	float:left;


	text-align:center;


}





#SearchBar .search{


	margin:0 auto;


	line-height:25px;


}


#SearchBar .search td{


	color:#fff;





}





/*=底部


TPL_BOTTOM


=============================================================================================*/


#foot{


    width:790px;


    margin:0px auto;


	height:91px;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_bottom.gif) repeat;


}


#foot .left{


    float:left;


	width:23px; height:91px;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_bottom_l.gif) no-repeat;


}


#foot .right{


    float:right;


	width:23px; height:91px;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_bottom_r.gif) no-repeat;


}


#foot .menubar{


    float:left;


	width:740px;


	text-align:center;


	margin-top:45px;


}


#foot .menubar .menu{


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #006699;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
	font-weight: bold;


}





/*=7banner定义


=============================================================================================*/


.advbannerdiv{


padding:5px;}


.advbannerc{


   text-align:left;


   width:100%;/*


   background:url(syssite/home/shop/1/template/current/default/images/banner_bg.gif) repeat-x;*/


}


.Indexbannertop{


    width:790px;


    margin:0px auto;


	background-color:#fff;


}


.Indexbannertop .top{


    width:100%;


	height:31px;


	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_top_t.gif) repeat-x;


}


.Indexbannertop .top .l{


    float:left;


	width:14px; height:31px;


	background: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_top_l_s.gif) no-repeat;


}


.Indexbannertop .top .r{


   float:right;


   width:14px; height:31px;


   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_top_r_s.gif) no-repeat;


}


.Indexbannertop .body{


   width:100%;


   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/top_bodybg.gif) repeat-y;


}


.Indexbannertop .body .box{


   padding-bottom:5px;


}

/* css file:Wrapstyle.css */
/*---------------------------------------------*/

.StyleIndexLogin {

   float:left;

   width:550px; height:74px;

}



.StyleIndexLogin .left{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_in_l.gif) no-repeat ;

	height:74px;	width:24px;

	float:left;

}





/*---------------------------------------------*/

.StyleCategoryIndex{

    float:left;

	clear:both;

}

.StyleCategoryIndex .title{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/blm_top1.gif) no-repeat;

	height:25px;	

	width:158px;

	padding-left:5px;

	padding-top:15px;

}

.StyleCategoryIndex .body dl dt a{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_tt.gif) no-repeat;

	float:left;

	 clear:both;

	width:153px;

	padding-left:20px;

	font-weight:600;

}

.StyleCategoryIndex .body dl dd{

}

.StyleCategoryIndex .body dl dd a{

	padding-left:10px;

	display:block;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/dian.gif) no-repeat 3px;

	

}

.StyleCategoryIndex .bottom{

   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/blm_db1.gif) no-repeat;

   float:left;

   width:163px; height:28px;

}


.catalogcssxiao {

LINE-HEIGHT: 16px;

PADDING-RIGHT: 0px; 

PADDING-LEFT: 3px; 

FONT-WEIGHT: bold; 

FONT-SIZE: 10px; 

PADDING-BOTTOM: 0px; 

COLOR: #6080b3; 

PADDING-TOP: 0px; 

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

TEXT-DECORATION: none

}

.catalogcssda {

PADDING-RIGHT: 0px; 

PADDING-LEFT: 1px; 

FONT-WEIGHT: bold; 

FONT-SIZE: 13px; 

PADDING-BOTTOM: 0px; 

COLOR: #666666; 

PADDING-TOP: 0px; 

FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

TEXT-DECORATION: none

}

/*---------------------------------------------*/

.StyleCartInfo .body{

	padding-left:60px;

	padding-top:15px;

	margin-bottom:6px;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/cartbg.gif) no-repeat;

	width:139px;

	height:76px;

}



.StyleIndexArticle .title{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/blm_top1.gif) no-repeat;

	height:25px;	

	width:158px;

	padding-left:5px;

	padding-top:15px;

}

.StyleIndexArticle .body{

}

.StyleIndexArticle .bottom{

   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/blm_db1.gif) no-repeat;

   float:left;

   width:163px; height:28px;

}



/*---------------------------------------------*/



.StyleHotGoods{

    float:left;

	clear:both;

}

.StyleHotGoods .title{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/blm_top1.gif) no-repeat;

	height:25px;	

	width:158px;

	padding-left:5px;

	padding-top:15px;

}

.StyleHotGoods .bottom{

   background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/blm_db1.gif) no-repeat;

   float:left; text-align:right;

   line-height:28px;

   width:163px; height:28px;

}



/*---------------------------------------------*/

.StyleIndexLinkList .title{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/linktitle.gif) no-repeat;

	width:199px;

	height:33px;	

}

.StyleIndexLinkList .body{

	text-align:center;

	padding:4px;

	width:188px;

}



/*---------------------------------------------*/

.StyleGoodsClass{/*外层*/

	text-align:left;

	width:100%;

}



.StyleGoodsClass .title{/*最新商品 特价商品 热卖商品头部*/

	clear:both;

	float:left;

	height:25px;

	margin-top:5px;

}

.StyleGoodsClass .new{/*最新商品 特价商品 热卖商品头部*/

	

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/newgoods-bg.gif) repeat-x;

	border-left:3px;

}

.StyleGoodsClass .recommend{/*最新商品 特价商品 热卖商品头部*/

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/recogoods-bg.gif) repeat-x;

	border-left:3px;

}

.StyleGoodsClass .special{/*最新商品 特价商品 热卖商品头部*/

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/specialgoods-bg.gif) repeat-x;

	border-left:3px;

}

.StyleGoodsClass .title .name{/*标明是最新商品 特价商品 热卖商品*/

	position:absolute;

	top:0;

	left:0;

}

.StyleGoodsClass .title .viewmore{/*查看更多的链接*/

	position:absolute;

	top:10px;

	right:0;

}







.Stylebox { 

  background: #eee;

  margin:10px 5px;

}

.Stylebox .boxtop { 

  background: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/ne.gif) no-repeat top right; 

}

.Stylebox .boxtop div { 

  height: 10px; 

  background: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/nw.gif) no-repeat top left; 

}

.Stylebox .boxbottom { 

  background: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/se.gif) no-repeat bottom right; 

}

.Stylebox .boxbottom div { 

  height: 10px; 

  background: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/sw.gif) no-repeat bottom left; 

}

.Stylebox .boxcontent {

  padding: 0px 10px 0px 10px;

}





/* 全局设定

/*=============================================================================================*/

/* css file:htmls.css */
/*=html元素设置

=============================================================================================*/

.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;

}



h2,h3,h4,h5,h6{

	padding:0;

	margin:8px 0 0 0;

}

div,

form{

	margin:0;

	padding:0;

}

img {

	border: 0;

}

h1{

	padding:0;

	margin:0;

}

h2{

	text-align:left;

	font-size:14px;

	font-weight:bold;

	background: url(cssandothers/css/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: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}

dl,ul,dt,dd,li{

	margin:0;

	padding:0;

	list-style:none;

	font-weight:normal;

}

dl,ul{

	line-height:11px;

}

a{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:link {

	color: #626262;

}

a:visited {

	color: #626262;

}

a:hover {

	color: #d63600;

}

fieldset{

	margin:0 15px;

	border:3px solid #f2f2f2;

	padding:10px;

	

}

fieldset legend{

	font-size:14px;

	color:#f90;

	font-weight:700;

	margin:5px 0;

}

form{

	line-height:18px;

	text-align:left;

}

form label{

	display:block;

	width:65px;

	text-align:right;

	float:left;

	padding:2px 0;

}

form br{

	clear:both;

}

.buttonstyle {

	border:3px double #bbb;

	border-top:3px double #ddd;

	border-left:3px double #ddd;

	background-color: #fff;

	font-size:12px;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/buttonbg.gif);

	height:25px;

	padding-top:3px

}



/*=表格列表统一样式

=============================================================================================*/

.TableWrap{

margin-top:15px;

}

.TableWrap .tab{

}

.TableWrap .tab li{

	display:block;

	float:left;

	width:104px;

	height:26px;

	margin-right:2px;

	text-align:center;

	font-size:14px;

	font-weight:700;

	color:#000;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/membertabon.gif);

	line-height:25px;

}

.TableWrap .tab li a{

	display:block;

	width:104px;

	height:25px;

	font-size:12px;

	font-weight:700;

	color:#aaa;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/membertab.gif);

}

.TableWrap .list{

	border:1px solid #ccc;

	border-bottom:4px solid #ccc;

	border-collapse:collapse;

	clear:both;



}



.TableWrap .list td{

	border-bottom:1px solid #ccc;

	padding:4px 4px;

	text-align:center;

}

.TableWrap .list thead th{

	background:url(cssandothers/css/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 .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;

}



/*其他辅助性的字体及颜色的设定

=============================================================================================*/

.p9black {

	color: #000;

	font-weight:700;

}

.p9v {

	color: #ccc;

}

.p9gray {

	color: #666;	

}

.p9gray1{

    color: #8f8f8f;

	font-weight:bold;

}

.p9red {

	color: #cf0007;

	font-weight:bold;

	font-size:13px;

}

.p9navyblue {

	color: #369;

}

.p9navygreen {

	color: #090;

}

.p9orange {

	color: #f63;

}

.inputstyle {

	border: 1px solid #ccc;

	background-color: #fff;

}

.inputstyle2 {

	border: 1px solid #ccc;

	background-color: #fff;

}

.textright{

	text-align:right;

}

.p9blackb {

	color: #000;

	font-weight:700;

}

.p14redb {

	color:#FF6600;

	font-size:14px;

	font-weight:700;

}



/*=弹出窗口样式

=============================================================================================*/

#popbox{

	margin:0 auto;

	width:90%;

	text-align:left;

}

#popbox .databox{

	text-align:left;

	background:#fff;

	padding:10px;

	border:3px solid #f2f2f2;

}



/* 在商品搜索列表中所使用的样式

/*=============================================================================================*/

/* css file:GoodsSearchList.css */
/*=Library*/

/* css file:GoodsSearchListIntro.css */
/*=Library*/

/*=商品搜索列表中关于类别的介绍

=============================================================================================*/

.GoodslistIntro{

	margin:5px 0;

}

/* css file:GoodsSearchListClass.css */
/*=Library*/

/*=商品搜索列表中不同类别的最新、热卖、推荐、特价的列表

=============================================================================================*/

.GoodslistTitleGoods{

	margin-bottom:20px;

}

.GoodslistTitleGoods .mycontent{

	padding:9px 0;

}

.GoodslistTitleGoods .mytitle{

	font-size:14px;

	font-weight:700;

	color:#fff;

}



.GoodslistTitleGoods .mytitle span{

	display:block;

	width:80px;

	padding:2px;

	text-align:center;

	cursor:hand;



}

.GoodslistTitleGoods .on .mytitle {

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/accordianbg.gif);

  }

.GoodslistTitleGoods .off .mytitle {

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/accordianbg-off.gif);

	color:#666;

	border-bottom:1px solid #fff;

  }

.GoodslistTitleGoods ul{

	float:left;

	width:138px;

	text-align:center;

}

.GoodslistTitleGoods ul li.goodspic a{

	display:block;

	width:99px;

	height:99px;

	overflow:hidden;

	border:1px dotted #f90;



}

.GoodslistTitleGoods ul li.goodsname{

	width:120px;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

}

/* css file:GoodsSearchListShow.css */
/* css file:sweetTitles.css */
div#toolTip { 
	position:absolute;
	z-index:1000;
	width:220px;
	background:#000;
	border:2px double #fff;
	text-align:left;
	padding:5px;
	min-height:1em;
	-moz-border-radius:5px; 
}
div#toolTip p {
	 margin:0;
	 padding:0;
	 color:#fff;
}

/*************************************************************************

只要调整下面的2个width的值，就可以实现几列显示；
这两个值最好是相同的。

*************************************************************************/
.GoodsSearchWarp .items h1 a,
.GoodsSearchWarp .items{
	width:168px;/*反复调整这里的数字来获得最佳的宽度*/
}

/************************************************************************/


.GoodsSearchWarp{/*外层*/
	width:98%;
	text-align:left;
	clear:both;
	margin:15px auto;
	padding-left:15px;
	margin-top: 0px;
}
.GoodsSearchWarp .title{/*头部*/
	border:1px solid #f2f2f2;
	padding:1px;
	border-left:3px solid #f90;
	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 {/*商品条目循环项*/
	float:left;
	text-align:center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.GoodsSearchWarp .items h1 a {
    font-family: verdana, Sans-serif;
	display:block;
	font-weight:bold;
	color:#669900;
	margin-bottom:0px;
	font-size:10.5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsSearchWarp .items h1 i {
	font-style:normal 
}
.GoodsSearchWarp .items .goodpic a {/*商品图片*/
	padding:3px;
	border:1px solid #ccc;
	margin:0 auto;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	vertical-align:middle
}
.GoodsSearchWarp .items .goodpic a:hover {/*商品图片－MouseOver*/
	border:1px solid #369;
}

.GoodsSearchWarp .items {
	display:block;
}
.GoodsSearchWarp .items li{
	color:#000;
	float:none;
}





/* 商品详细页面使用的样式

/*=============================================================================================*/

/* css file:GoodsDetails.css */
/*=Library*/

/* css file:TPL_GOODSINFO.css */
/*=Library*/

.GoodsInfoWarp{/*外层*/

	text-align:left;

	margin-bottom:20px;

}

.GoodsInfoWarp label{

	float:none;

	display:inline;

	width:auto;

	white-space:nowrap;

}

.GoodsInfoWarp input{

	margin:0;

	padding:0;

}

.GoodsInfoWarp .title{/*头部，类别路径*/

	padding-left:6px;

	border-left:3px solid #ff9900;

	margin-bottom:15px;

	

}

.GoodsInfoWarp .info .pic{

	padding:5px;

	border:1px solid #ccc;

	text-align:center;

}



.GoodsInfoWarp .info table{

	width:auto;

	width:100% !important;

}

.GoodsInfoWarp .info .paybutton a{

	display:block;

	margin:2px 0;

	

}

.GoodsInfoWarp .info .items dl{

	width:100%;

}

.GoodsInfoWarp .info .items dl dd{

	background-image: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/dot.gif);

	background-repeat: repeat-x;

	background-position: bottom;

}

.GoodsInfoWarp .info .items dl dt{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/items.gif) no-repeat ;

	padding-left:20px;

	border-bottom:3px solid #f2f2f2;

	font-size:14px;

	font-weight:bold;

}

.GoodsInfoWarp .info .memberprice{

	color:#ff9900;

	font-weight:bold;

	font-size:14px;

}

.GoodsInfoWarp .button{

	float:right;

}

.GoodsInfoWarp .subinfo th,

.GoodsInfoWarp .subinfo td{

	text-align:left;

	background-image: url(cssandothers/css/syssite/home/shop/1/template/current/default/images/dot.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	padding:20px;

	vertical-align:top;
	line-height: 15px;

}

.GoodsInfoWarp .subinfo th{

	white-space:nowrap;

	text-align:right;

	vertical-align:top;

}

.GoodsInfoWarp .subinfo .discount{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/img_new.gif) no-repeat;

	padding-left:40px;

	margin-left:10px;

	color:#F00;

}

/* css file:GoodsDetailsTabs.css */
/*=Library*/

/*=商品详细标签

=============================================================================================*/

#tabs{

	margin:15px 0;

	border-bottom:3px solid #FF7401;

	clear:both;

}

#tabs a{

	display:block;

	float:left;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/tabs_right.gif) right -41px;

	color:#fff;

}

#tabs a span{

	background:url(cssandothers/css/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(cssandothers/css/syssite/home/shop/1/template/current/default/images/tabs_right.gif) right top;

}

#tabs a.current span{

	background:url(cssandothers/css/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;

}

/* css file:TPL_COMMENTSUM.css */
/*=Library*/

.GoodsCommentsWrap{

	margin-bottom:20px;

}

.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;

}

/* css file:TPL_SENDTOFRIENDS.css */
/*=Library*/

/*=侧边外框的样式

=============================================================================================*/

.SendToFriendsWrap{

}

.SendToFriendsWrap label{

	display:block;

	float:left;

	width:100px;

	white-space:nowrap;

	text-align:right;

	font-weight:700;

}

/* css file:TPL_GOODSREVIEWCNT.css */
/*=Library*/

/*=商品详细页面的ajax评论(V4.7)

TPL_GOODSREVIEWCNT

=============================================================================================*/

#container .tabcontent{

	display:none;

}

.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{

}

/* css file:TPL_GOODSLINK.css */
/*=Library*/


/*=相关商品


=============================================================================================*/


.GoodsLinkWarp{/*外层*/


	text-align:left;


	margin-bottom:20px;


}


.GoodsLinkWarp dl {


	display:inline;


	padding:13px;


	float:left;


}


.GoodsLinkWarp dl dt,


.GoodsLinkWarp dl dd{


	text-align:center;





}


.GoodsLinkWarp dl dt{/*设置相关商品的名称样式*/


	color:#ff9900;


	width:120px;


	overflow:hidden;


	text-overflow:ellipsis;


	white-space:nowrap;


}


.GoodsLinkWarp dl dt a{


	display:block;


	border:1px dotted #ccc;


	width:99px;


	height:99px;


	overflow:hidden;





}


.GoodsLinkWarp dl dt a:hover{


	border:1px dotted #f90;





}


.GoodsLinkWarp dl dd{/*设置相关商品的名称样式*/


    font-family: verdana, Sans-serif;


	width:120px;


	overflow:hidden;


	text-overflow:ellipsis;


	white-space:nowrap;


}


.GoodsLinkWarp br{/*设置相关商品的图片样式*/


	height:0;


	clear:both;


}

/* css file:TPL_GOODSDETAILS.css */
/*=Library*/

/*=商品详细介绍

=============================================================================================*/

.GoodsDetailsWarp{/*外层*/

	clear:both;

	text-align:left;

	margin-bottom:20px;

	padding-left:14px

	

}




/* 关于产品分类的样式

/*=============================================================================================*/

/* css file:Category.css */
/*=Library*/
/* css file:TPL_CATEGORY_INDEX.css */


.CategoryStylew04  dl dt a{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/bg_tt.gif) no-repeat;

	float:left;

	clear:both;

	width:153px;

	padding-left:10px;

	font-weight:600;

}

.CategoryStylew04  dl dd{ 

}

.CategoryStylew04  dl dd a{

	padding-left:10px;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/dian.gif) no-repeat 3px 3px;

	

}

/* css file:TPL_CATEGORY_TREE.css */

/* css file:TPL_CATEGORYLIST.css */

/* css file:TPL_CATEGORY.css */
/* css file:allcatepop.css */

/*=Category TPL_CATEGORY 
=============================================================================================*/
.CategoryWrap{
text-align:left;
}
.CategoryWrap dl{
padding: 6px 0;
border-bottom:1px solid #ccc;
}
.CategoryWrap dl dt{
	float:left;
}
.CategoryWrap dl dt a{
padding-left: 6px;
	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/cateitems.gif) no-repeat;
	padding-left:22px;
	font-weight:700;
}
.CategoryWrap dl dd{
	padding-left:200px;
	
}




/* 关于文章的的样式

/*=============================================================================================*/

/* css file:Article.css */
/*=Library*/

/*=文章类列表

=============================================================================================*/

.ArticleListWrap{

	line-height:23px;

}

.ArticleListWrap a{

	display:block;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;

	padding-left:15px;

	border-bottom:1px dotted #ccc;

	width:95%;

}

.ArticleListWrap a span{

	float:right;

	color:#aaa;

	padding-right:10px;

}

.ArticleListWrap a:hover{

	color:#ff9900;

	background:#f2f2f2 url(cssandothers/css/syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;

}

.ArticleListWrap a:hover span{

	float:right;

	color:#000;

}

/*=文章类详细

=============================================================================================*/

.ArticleDetailsWrap{

padding-left:10px;

}

.ArticleDetailsWrap h1{

	text-align:center;

	padding:20px 0;

	font-size:14px;

	font-weight:700;

	color:#f90;

	border-bottom:1px solid #f2f2f2;

}

.ArticleDetailsWrap .info{

	text-align:right;

	padding:0 10px;

	border-top:1px solid #f2f2f2;

}





/* 用户注册和忘记密码所使用的样式

/*=============================================================================================*/

/* css file:Register.css */
/*=Library*/

.RegisterWrap{

	text-align:left;

}

/*=第一步

=============================================================================================*/

.RegisterWrap .agree{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/agree.gif) no-repeat 3px 2px;

	padding:5px;

	padding-left:22px;

	border:1px solid #ccc;

}

.RegisterWrap .disagree {

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/disagree.gif) no-repeat 5px 2px;

	padding:5px;

	padding-left:22px;

	border:1px solid #ccc;

}



.RegisterWrap textarea {

	margin:10px 0;

	border:1px solid #ccc;

	font-size:12px;

	color:#666;

	padding:6px;

	line-height:22px;

	height:100%;

}



/*=第二步

=============================================================================================*/

.RegisterWrap .reginfo ul{

	padding:20px;

	color:#000;

	border-bottom:3px dotted #ccc;

}

.RegisterWrap .reginfo ul li{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;

	padding-left:16px;

	text-align:left;

}

.RegisterWrap label{

	display:block;

	width:100px;

	text-align:right;

	float:left;

	font-weight:700;

	color:#000;

	padding:2px 0;

}

.RegisterWrap br{

	clear:both;

}

/* css file:Forget.css */
/*=Library*/

/*Forgot Password

=============================================================================================*/

.ForgetPassWrap{

}

.ForgetPassWrap label{

	width:150px;

}



/* 其他应用模块样式

/*=============================================================================================*/

/* css file:TPL_SHOPBBS.css */
/*=Library*/

/*=评论与留言

TPL_SHOPBBS TPL_GOODSREVIEW TPL_GOODSREVIEWLIST

=============================================================================================*/

.ShopbbsWrap{

}

.ShopbbsWrap .button{

	text-align:right;

}

.ShopbbsWrap .button a{

	float:right;

	display:block;

	background:#999;

	color:#fff;

	padding:2px;

	margin-right:4px;

	margin-top:4px;

}

.ShopbbsWrap .button a:hover{

	background:#f90;

	color:#fff;

}

.ShopbbsWrap .title{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/FeedBackList.Title.jpg) no-repeat;

	height:97px;

	position:relative;

}

.ShopbbsWrap .title span{

	position:absolute;

	right:20px;

	bottom:10px;

}

.ShopbbsWrap .items{

	border:1px solid #ccc;

	background:#fff;

	padding:4px;

	margin:8px 4px;

	border-right:3px solid #f90;

}

.ShopbbsWrap .items dd{

padding-left:23px;

}

.ShopbbsWrap .items .posted{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/comment.gif) no-repeat;

	padding-left:25px;

}

.ShopbbsWrap .items .replied{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/forum11.gif) no-repeat;

	padding-left:25px;

}

/* css file:TPL_GOODSBROWSE.css */
.SideGoodsWrap{

	padding:3px;

}

.SideGoodsWrap .items a{

	display:block;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 4px;

	padding-left:13px;

	border-bottom:1px dotted #ccc;

}

.SideGoodsWrap .items a:hover{

	display:block;

	color:#f90;

	background:#f2f2f2;

	position:relative;

}

.SideGoodsWrap .items a span{

	display:none;

}

.SideGoodsWrap .items a:hover span{

	display:block;

	position:absolute;

	border:3px solid #ccc;

	width:80px;

	height:80px;

	top:20px;

	left:20px;

	z-index:100;

	background:#fff;

}

.SideGoodsWrap .items dt a:hover span img{

	width:80px;

	height:80px;

}

.SideGoodsWrap .items dd{

	border-bottom:1px solid #ccc;

	text-align:right;

}

/* css file:TPL_SEARCHMORE.css */
/*=Library*/

/*=高级搜索

=============================================================================================*/

.SearchMoreWrap{

}

.SearchMoreWrap img{

	vertical-align:middle;

}

.SearchMoreWrap .title{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/searchmore.gif) no-repeat;

	border-bottom:3px solid #ccc;

	height:73px;

}

.SearchMoreWrap .body .items{

	padding:10px 0;

	border-bottom:1px solid #F2F2F2;

	clear:both;

}

.SearchMoreWrap .body .items label{

	float:left;

	width:150px;

	text-align:right;

	font-weight:700;

}

.SearchMoreWrap .body .items b{

	float:left;

	width:150px;

	text-align:right;

	color:#f90;

}



/* css file:TPL_PAGER.css */
/*=Library*/

/*翻页样式

=============================================================================================*/

.PagerWrap{

	clear:both;

	padding:5px 10px;

}

.PagerWrap a:link,

.PagerWrap a:visited{

	border:1px solid #ccc;

	background:#f2f2f2;

	font-size:10px;

	color:#000;

	font-family:Verdana;

	padding:3px;

}

.PagerWrap a:hover{

	border:1px solid #000;

	background:#f90;

	color:#fff;

	font-size:10px;

}

.PagerWrap span{

	border-right: 1px dotted #000; 

	padding-right:5px;

	margin-right:5px;

}

/* css file:TPL_ERROR.css */
/*=Library*/

/*=3.提示信息

 TPL_ERROR TPL_PAYREPLY

=============================================================================================*/

.InfoWrap{

	width:700px;

	margin:50px auto;	

}

.InfoDisplay{

	border:4px solid #f2f2f2;

	text-align:center;

	padding:80px 0;

}

.InfoDisplay a{

	padding:5px 20px;

	color:#000;

	text-decoration:underline;

	border-left:1px solid #ccc;

	margin-left:20px;



}

.InfoWrap b{

	font-size:16px;

	font-weight:700;

	color:#000;

}





/* css file:TPL_LOGIN.css */
/*登录 

=============================================================================================*/

.LoginWrap{

	padding:20px;

}

/* css file:TPL_LINKMORE.css */
/*=更多友情链接页面 



=============================================================================================*/

.LinkListWrap{

}

.LinkListWrap table td{

padding:5px;

}





/* 会员中心使用的样式

/*=============================================================================================*/

/* css file:MemberCenter.css */
/*=Library*/

/* css file:TPL_MEMBERMENU.css */
/*My Account中心菜单

=============================================================================================*/

.MemberMenuWrap{

    width:97%;

	border-left:1px  solid #ccc;

	border-right:1px  solid #ccc;

	

}



.MemberMenuWrap ul li a{

	text-align:right;

	display:block;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/closed.gif) no-repeat right 2px ;

	padding-right:20px;

	border-bottom:1px dotted #ccc;

	height:22px;

}

.MemberMenuWrap ul li a:hover{

	padding-right:30px;

	color:#000;

	background:#f2f2f2 url(cssandothers/css/syssite/home/shop/1/template/current/default/images/closed.gif) no-repeat 0 2px;

	font-weight:700;

}



/*My Account所有表单的样式

=============================================================================================*/

.MemberCenterWrap{

	line-height:22px;

}

.MemberCenterWrap label{

	display:block;

	width:100px;

	text-align:right;

	float:left;

	font-weight:700;

	color:#000;

	padding:2px 0;

}

.MemberCenterWrap br{

	clear:both;

}

.MemberOrderList .function span{

	cursor: pointer;

}

.MemberOrderList .function a{

	padding:2px;

	display:block;

	border:1px solid #ccc;

	white-space:nowrap;

}

.orderCtl{

		width:60px;

		text-align:left;

		padding:5px;

		background: #fff;

		position: absolute;

		border:1px solid #ccc;

		z-index:999;

}

/*My Account收货人Address管理

=============================================================================================*/

.MemberReceiverLisetWrap{

}

.MemberReceiverLisetWrap .button{

	text-align:right;

}

.MemberReceiverLisetWrap .button a:link,

.MemberReceiverLisetWrap .button a:visited{

	float:right;

	display:block;

	background:#999;

	color:#fff;

	height:22px;

	padding:0 5px;

	margin-left:8px;

}

.MemberReceiverLisetWrap .button a:hover{

	background:#f90;

	color:#fff;

}

.MemberReceiverLisetWrap .items{

	clear:both;

	padding:1px;

	border:1px solid #ccc;

	margin:10px;

}

.MemberReceiverLisetWrap .items dt{

	background:#f2f2f2;

	font-size:14px;

	font-weight:700;

	padding:0 5px;

}

.MemberReceiverLisetWrap .items dd{

	padding-left:60px;

}

.MemberReceiverLisetWrap .function{

}

.MemberReceiverLisetWrap .function a:link,

.MemberReceiverLisetWrap .function a:visited{

	text-align:right;

	height:22px;

	padding:0 3px;

	margin-left:2px;

}

.MemberReceiverLisetWrap .function a:hover{

	background:#f90;

	color:#fff;

}





/* 帮助中心使用的样式

/*=============================================================================================*/

/* css file:helpcenter.css */
/*=Library*/

/* css file:TPL_HELPMENU.css */
.HelpMenuWrap{

	width:97%;

	border-left:1px  solid #ccc;

	border-right:1px  solid #ccc;

	

}



.HelpMenuWrap ul li a{

	text-align:right;

	display:block;

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/closed.gif) no-repeat right 2px ;

	padding-right:20px;

	border-bottom:1px dotted #ccc;

	height:22px;

}



.HelpMenuWrap ul li a:hover{

	padding-right:30px;

	color:#000;

	background:#f2f2f2 url(cssandothers/css/syssite/home/shop/1/template/current/default/images/closed.gif) no-repeat 0 2px;

	font-weight:700;

}

/*Payment Method和配送方式

=============================================================================================*/

#ddimagetabs{

	margin:15px 0 0 0;

	border-bottom:5px solid #f90;

	height:24px ;



}



#ddimagetabs a{

	display:block;

	float:left;

	width:100px;

	height:25px;

	text-align:center;

	font-size:14px;

	font-weight:700;

	color:#aaa;



	line-height:25px

}



#ddimagetabs a:hover, #ddimagetabs a.current{

	background:#f90; 

	color: #fff;

}



#tabcontentcontainer{

	padding-top:10px;

	text-align:left;

	border:1px solid #ccc;

	border-top:none;



}



#tabcontentcontainer .tabcontent{

	display:none;

}

#tabcontentcontainer p{

	margin:0;

	padding:0;

}

#tabcontentcontainer dd{

	margin:10px 0 10px 25px;

	padding:0 15px;

}

#tabcontentcontainer dt span{

	color:#f90;

	margin-left:4px;

	padding-left:4px;

	font-size:12px;

	font-weight:normal;

	border-left:1px solid #ccc;

}

#tabcontentcontainer dt{

	background:url(cssandothers/css/syssite/home/shop/1/template/current/default/images/t_2.gif) no-repeat 0 3px;

	border-bottom:1px dotted #ccc;

	font-weight:700;

	color:#000;

	font-size:14px;

	padding-left:18px;

}



/* 购物流程中所使用到的样式

/*=============================================================================================*/

/* css file:Cart.css */
/*=Library*/

/*=Shopping Guide页面布局 | 

=============================================================================================*/

#CartWrap{

	width:100%; 

	margin:0 auto;

	1border:1px solid #ccc;

	border-top:none;

	text-align:center;

}



/*=一步式购物

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(cssandothers/css/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(cssandothers/css/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(cssandothers/css/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(cssandothers/css/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;

}

/*=11。Shopping Guide导航

=============================================================================================*/

.CartNavi{

	display:block;

	padding:3px;

	margin-top:10px;

	border-bottom:2px dotted #ccc;

	text-align:left;

}

/*=12。非会员购物 TPL_ISREGISTER

=============================================================================================*/

.IsregisterWrap{

	padding:3px;

	margin-top:10px auto;

	text-align:left;

}

.IsregisterWrap fieldset{

	width:250px;

	float:left;

	

}

.IsregisterWrap fieldset .inputstyle{

	width:100px;

}

.IsregisterWrap label{

	width:65px;

}



/* 捆绑商品

/*=============================================================================================*/

/* css file:TPL_PACKAGEGOODS.css */
/*=Library*/

/*=Package Sale

=============================================================================================*/

.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(cssandothers/css/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(cssandothers/css/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(cssandothers/css/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

}



/* 与品牌相关

/*=============================================================================================*/

/* css file:Brand.css */
/*=Library*/

/*TPL_GOODSBRANDLIST Brand分类页*/

.BrandWrap{

}

.BrandWrap h1{

	margin:10px;

	background:url(cssandothers/css/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;



}





/* 与积分换商品相关相关

/*=============================================================================================*/

/* css file:Gift.css */
/*=Library*/

/* css file:TPL_GIFTRULE.css */
/*=Library*/

.GiftRule {

	margin:10px 0;

	background-color:#FBFDFF;

	border:1px solid #eee;

	padding:10px 10px 5px 10px;

	text-align:left;

}

.GiftRule .info{

	margin-left:20px;

}

/* css file:TPL_GIFTRECOMMEND.css */
/*=Library*/

.GiftGoodsClassWarp{/*外层*/

	text-align:left;

		width:100%;

}



.GiftGoodsClassWarp h2{

	position:relative;

}

.GiftGoodsClassWarp h2 span{

	position:absolute;

	top:0;

	right:0;

}

.GiftGoodsClassWarp .ItemsWarp {

}

.GiftGoodsClassWarp .items {/*商品条目循环项*/

	padding:2px;

	text-align:center;

	float:left;

	width:157px;

	border-right:1px dotted #ccc;

	border-bottom:1px dotted #ccc;

	overflow:hidden;



}

.GiftGoodsClassWarp .items h1 a{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/

	text-align:center;

	font-weight:700;

	font-size:12px;

	width:140px;

	overflow:hidden;

	text-overflow:ellipsis;

	white-space:nowrap;

	color:#000;

	display:block;



}

.GiftGoodsClassWarp .items h1 a:hover{

	color:#f90;

}

.GiftGoodsClassWarp .items .goodpic{/*商品图片*/

	

}

.GiftGoodsClassWarp .items .goodpic a{/*商品图片*/

	margin:0 auto;

	vertical-align:middle;

	padding:2px;

	display:block;

	width:99px;

	height:99px;

	overflow:hidden;

	border:1px dotted #f2f2f2;

}

.GiftGoodsClassWarp .items .goodpic a:hover{/*商品图片*/

	border:1px solid #f90;

}







/* css file:TPL_GIFTSEARCH.css */
/*=Library*/

.GiftSearchWrap{ 

	width:90%;

	padding-left:8px;



}

.GiftSearchWrap label{

	display:block;

	color:#000;

	float:none;

	width:150px;

	text-align:left;



}

.GiftSearchWrap input{

	border:1px solid #ccc;

	width:95%;

	font-size:12px;



}

.GiftSearchWrap select{

	width:95%;

}

.GiftSearchWrap .button{

	border:1px solid #ccc;

	background:#fff;

	margin-top:15px;

	border-bottom:3px solid #f90;

}



/* css file:TPL_GIFTCATEGORY.css */
/*=Library*/

.GiftCategoryWarp a{

	font-weight:700;

	display:block;

	border-bottom:1px dotted #ccc;

	height:22px;

}

/* css file:TPL_GIFTSEARCHLIST.css */
/*=Library*/

.GiftSearchWarp{/*外层*/

	width:98%;

	text-align:left;

	clear:both;

	margin:15px auto;

}

.GiftSearchWarp .title{/*头部*/

	border:1px solid #f2f2f2;

	padding:1px;

	border-left:3px solid #f90;

	border-bottom:3px solid #f2f2f2;

	height:30px;



}

.GiftSearchWarp .title .path{/*显示路径*/



	padding-left:5px;

	padding-top:5px;

	float:left;

}

.GiftSearchWarp .title .listmode{/*搜索列表排序方式*/

	padding-top:3px;

	display:inline;

	float:right;

}

.GiftSearchWarp .title .listmode select{/*搜索列表排序方式*/

	background:#f2f2f2;

	font-size:12px;

	color:#000;

}

.GiftSearchWarp .ItemsWarp {/*商品条目循环项外层*/

	width:100%;

}

.GiftSearchWarp .items {/*商品条目循环项*/

	width:100%;

	padding:10px;

	border-bottom:1px dotted #ccc;

}



.GiftSearchWarp .items .goodpic{/*商品图片*/

	float:left;

}

.GiftSearchWarp .items .goodpic a {/*商品图片*/

	padding:3px;

	border:1px solid #ccc;

	margin:0 5px;

	display:block;

	width:99px;

	height:99px;

	overflow:hidden;

	vertical-align:middle

}

.GiftSearchWarp .items .goodpic a img{/*商品图片*/

	margin:0 auto;

	display:block;

	

}

.GiftSearchWarp .items .goodpic a:hover {/*商品图片－MouseOver*/

	border:2px solid #369;

	padding:2px;

}

.GiftSearchWarp .items .goodinfo{

	float:left;

	width:80%;

}

.GiftSearchWarp .items h1 a{

	font-weight:bold;

	color:#000;

	margin-bottom:10px;

	font-size:14px;

}

.GiftSearchWarp .items ul{

display:block;

}

.GiftSearchWarp .items ul li{

	color:#000;

	float:none;

}

.GiftSearchWarp .items .intro{

	color:#369;

}

.GiftSearchWarp .items .button{

	margin:4px 0;

	float:right;

	

}

#tblTopMenu td a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #555555;
		display: block;
		padding: 0 6px 3px 6px;
		text-decoration: none;
	}

#tblTopMenu td a:hover { color: white; }


.STYLE22 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.STYLE26 {
	font-weight: bold;
	color: #b02323;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.STYLE28 {font-weight: bold; color: #CC0000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.STYLE30 {
	font-size: 11px;
	color: #999999;
}
.STYLE32 {font-weight: bold; color: #019001; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.STYLE33 {font-size: 12px}
.STYLE34 {font-size: 14px}
.STYLE38 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.STYLE48 {font-family: Arial, Helvetica, sans-serif; color: #999999; font-weight: bold;}
.STYLE49 {font-size: 18px}
.STYLE2 {
	font-size: 13px;
	color: #8A85F3;
}
.STYLE3 {color: #6600FF}
 .homeLapContent {display: none;border-bottom: 1px solid #CCCCCC;border-top: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}
 .homeAboutText {font-family: "Trebuchet MS";color: #666666;line-height: 16px;font-size: 12px;font-weight: normal;padding-top: 0px;padding-left: 0px;	padding-right: 3px; padding-bottom: 0px;margin: 0px 0px 0px 0px;}
a.homeAboutText {font-family: "Verdana";color: #0099CC;font-size: 10px; text-decoration: underline;}
a.homeAboutText:hover {text-decoration: none;}
 .homeAboutAccHeadline {font-family: "Trebuchet MS";color: #FF9900;line-height: 16px;font-size: 14px;font-weight: bold;padding-top: 0px;padding-left: 0px;padding-bottom: 0px;margin: 0px 0px 0px 0px;}
 .homeAboutAccLink {font-family: "Trebuchet MS";color: #0099CC;line-height: 16px;font-size: 14px;font-weight: normal;text-decoration: none;padding-top: 0px;padding-left: 0px;padding-bottom: 0px;margin: 0px 0px 0px 0px;}
a.homeAboutAccLink:hover {text-decoration: underline;}
 .homeStyles {font-family: "Verdana";color: #0099CC;line-height: 12px;font-size: 10px;font-weight: normal;padding-top: 2px;padding-left: 2px;padding-bottom: 2px;margin: 0px 0px 0px 0px;}
a.homeStyles:hover {text-decoration: none;}
.STYLElvshewenzhi {color: #0099CC}
 .homeContainer {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;vertical-align: top;border: 0px;}
 .homeHero {border-color: #CCCCCC;border-style: solid;border-width: 1px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;vertical-align: top;}
 .homeFeatureHeadline {font-family: "Trebuchet MS";color: #333333;line-height: 16px;font-size: 14px;font-weight: bold;padding-top: 0px;padding-left: 5px;padding-bottom: 0px;margin: 0px 0px 0px 0px;}
 .homeFeatureText {font-family: "Trebuchet MS";color: #333333;line-height: 16px;font-size: 12px;font-weight: normal;padding-top: 0px;padding-left: 5px;padding-bottom: 0px;margin: 0px 0px 0px 0px;}
a.homeFeatureText {color: #0099CC;text-decoration: none;}
a.homeFeatureText:hover {text-decoration: underline;}
 .homeBrandsBanner {font-family: "Trebuchet MS";color: #666666;line-height: 18px;font-size: 16px;font-weight: bold;padding-top: 0px;padding-left: 0px;padding-bottom: 2px;margin: 0px 0px 0px 0px;}
a.homeBrandsBanner {font-family: "Verdana";color: #0099CC;font-size: 11px;font-weight: bold;padding-left: 5px;text-decoration: underline;}
a.homeBrandsBanner:hover {text-decoration: none;}
 .homeLapButtonStartOuter{border-top: 1px solid #CCCCCC;border-right: 0px none;border-bottom: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;}
 .homeLapButtonStart{width: 145px;height: 22px;font-family: "Trebuchet MS";font-size: 11px;font-weight: bold;text-decoration: none;background-image: none;background-color: #FFF;}
 .homeLapButtonOuter {border-bottom: 1px solid #CCCCCC;border-left: 1px solid #CCCCCC;border-right: 1px solid #CCCCCC;}
 #partners {height:1px; overflow:auto;}