/*=Library*/
/* 首页所使用模块的样式
/*=============================================================================================*/
/* css file:index.css */
/* css file:TPL_INDEXGOODS_STYLE_1.css */
/*=New Arrival Special Price Recommend Product
=============================================================================================*/
.INDEXGOODS_STYLE_1_Wrap .ItemsWarp {/*商品条目循环项外层*/
}
.INDEXGOODS_STYLE_1_Wrap .items {/*商品条目循环项*/
	padding:10px;
	float:left;
	width:243px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.INDEXGOODS_STYLE_1_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	background:url(syssite/home/shop/1/template/En00008/images/items.gif) no-repeat;
	padding:0 0 8px 18px;
	font-weight:700;
	font-size:12px;
	width:243px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.INDEXGOODS_STYLE_1_Wrap .items h1 a{
	color:#666;
}

.INDEXGOODS_STYLE_1_Wrap .items h1 a:hover{
	color:#f90;
	border-bottom:1px dotted #000;
}
.INDEXGOODS_STYLE_1_Wrap .items .goodpic{/*商品图片*/
	float:left;
}
.INDEXGOODS_STYLE_1_Wrap .items .goodpic a{/*商品图片*/
	vertical-align:middle;
	text-align:center;
	padding:2px;
	margin:0 5px;
	display:block;
	width:140px;
	height:140px;
	border:1px dotted #f2f2f2;
	overflow:hidden;
}
.INDEXGOODS_STYLE_1_Wrap .items .goodpic a:hover{/*商品图片*/
	padding:2px;
	border:1px dotted #f90;
}
.INDEXGOODS_STYLE_1_Wrap .items .paybutton{/*一些支付网关购买按钮*/
	text-align:center;
	margin:2px 0 ;
}
.INDEXGOODS_STYLE_1_Wrap .items .paybutton a{/*一些支付网关购买按钮*/
	display:block;
}
.INDEXGOODS_STYLE_1_Wrap .items ul{/*商品属性列表，列出价格、简介等*/
	float:left;
}



/* css file:TPL_INDEXGOODS_STYLE_2.css */
/*=New Arrival Special Price Recommend Product
=============================================================================================*/
.INDEXGOODS_STYLE_2_Wrap .ItemsWarp {/*商品条目循环项外层*/
}
.INDEXGOODS_STYLE_2_Wrap .items {/*商品条目循环项*/
	padding:10px;
	float:left;
	width:160px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
	margin:0 auto;
}
.INDEXGOODS_STYLE_2_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	background:url(syssite/home/shop/1/template/En00008/images/items.gif) no-repeat;
	padding:0 0 8px 18px;
	font-weight:700;
	font-size:12px;
	width:125px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:left;
}

.INDEXGOODS_STYLE_2_Wrap .items h1 a:hover{
	color:#f90;
	border-bottom:1px dotted #000;
}
.INDEXGOODS_STYLE_2_Wrap .items ul {/*商品图片*/
	text-align:center;
	margin:0 auto;
}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic a{/*商品图片*/
	vertical-align:middle;
	text-align:center;
	padding:2px;
	margin:0 5px;
	display:block;
	width:140px;
	height:140px;
	border:1px dotted #f2f2f2;
	overflow:hidden;
}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic a:hover{/*商品图片*/
	padding:2px;
	border:1px dotted #f90;
}
.INDEXGOODS_STYLE_2_Wrap .items .paybutton{/*一些支付网关购买按钮*/
	text-align:center;
	margin:2px 0 ;
}
.INDEXGOODS_STYLE_2_Wrap .items .paybutton a{/*一些支付网关购买按钮*/
	display:block;
}



/* css file:TPL_INDEXGOODS_STYLE_3.css */
/*=Hot Sale
TPL_HOTGOODS
=============================================================================================*/
.TPL_INDEXGOODS_STYLE_3_Wrap .items a{
	display:block;
	border-bottom:1px dotted #ccc;
}
.TPL_INDEXGOODS_STYLE_3_Wrap .items a:hover{
	color:#f90;
	background:#f2f2f2;
	position:relative;
}
.TPL_INDEXGOODS_STYLE_3_Wrap .items a span{
	display:none;
}
.TPL_INDEXGOODS_STYLE_3_Wrap .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;
}
.TPL_INDEXGOODS_STYLE_3_Wrap .items dt a:hover span img{
	width:80px;
	height:80px;
}
.TPL_INDEXGOODS_STYLE_3_Wrap .items dd{
	border-bottom:1px solid #ccc;
	text-align:right;
	color:#ff9900;
}




/* css file:TPL_INDEXLOGIN.css */
.IndexLoginWrap #UserLogIn1_txtUid,
.IndexLoginWrap #UserLogIn1_txtPwd{
	width:100px;
}
.IndexLoginWrap .loginform{
	padding:4px;
	width:100%;
	text-align:left;
}
.IndexLoginWrap .loginform label{
	float:left;
	width:55px;
	text-align:right;
}
.IndexLoginWrap .loginform .forgetpass,
.IndexLoginWrap .button{
	text-align:center;
}
.IndexLoginWrap .loginbox{
	width:171px;
	height:64px;
	margin:0 auto;
	background:url(syssite/home/shop/1/template/En00008/images/login_04.gif) no-repeat ;
}
.IndexLoginWrap .loginbox b{
}


/* css file:TPL_SELECTCURRENCY.css */
/*= 2.选择货币
=============================================================================================*/
.SelectCurWrap{
	clear:both;
}
.SelectCurWrap .title{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background: url(syssite/home/shop/1/template/En00008/images/items.gif) no-repeat;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;
	color:#ff9900
}
.SelectCurWrap .select{
	margin-top:15px;
	text-align:center;
}


/* css file:TPL_CARTINFO.css */
/*=Home的Shopping Info
=============================================================================================*/
.CartInfoWrap{
	border-bottom:0;
	border-top:0;
	width:195px;
	
	background:url(syssite/home/shop/1/template/En00008/images/car_3.gif) no-repeat 0 0px;
	padding-left:56px;
}
.CartInfoWrap  .items{
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

} 
.CartInfoWrap  .button{
	text-align:right;
	border-top:2px solid #ccc;
	padding:10px 20px 0 0 ;

}


/* css file:TPL_LINKLIST.css */
/*HomeLink
=============================================================================================*/
.IndexLinkListWrap{
	text-align:center;
	padding:4px;
	overflow:auto;
}
.IndexLinkListWrap ul li a{
	text-align:center;
	display:block;
	border:1px solid #fff;
	background:#fff;
	_width:95%;
	margin:2px;
}


body {

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

	font-size: 12px;

	color: #666666;

	line-height: 20px;

	margin: 0px;

	text-align:center;

	background:url(syssite/home/shop/1/template/En00008/images/bg.gif);

}

/*=Home布局

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

#indexmiddlewrap{

	width:1000px;

	margin: 0 auto;

	background-color:#fff;



}

#indexmiddlebox{

	float:left;

	width:748px;

	text-align:left;

	overflow:hidden;

	border-left:2px solid #ccc;

}

#indexleftbox{

	width:250px;

	text-align:left;

	float:left;

	overflow:hidden;

	

}

#foot{

	clear:both;

}

#margigbody{margin-left:5px;}

/*=内页布局

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

#middlewrap{

	width:1000px;

	margin: 0 auto;

	background:#fff url(syssite/home/shop/1/template/En00008/images/bg_b.gif) repeat-y;

}

#middlebox{

	float:left;

	width:748px;

	text-align:left;

	overflow:hidden;

	border-left:2px solid #ccc;

}

#leftbox{

	width:250px;

	text-align:center;

	float:left;

	text-align:left;

	overflow:hidden;

}

#middlebox  .box{

padding:5px;

}

#middlewrap .bottom{

    width:100%;

	background: #fff;

}

/*=头部和菜单

TPL_TOP TPL_MENU

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

#top{

	width:1000px;

	margin: 0 auto;

	background-color:#fff;

}

#top .logo{

	float:left;

	clear:both;

	width:100%;

	height:70px;

	text-align:left;

}

#top .topmenu{

	position:absolute;

	top:10px;

	right:30px;

}

#top .topmenu img{

	vertical-align:middle;

	margin:0 5px;

}

#menubar{

	height:31px;

	float:left;

	width:100%;

	background:url(syssite/home/shop/1/template/En00008/images/topbg.gif) repeat-x;

}

#menubar .leftimg{

	float:left;

	width:22px;

	height:31px;

	background:url(syssite/home/shop/1/template/En00008/images/top-l.gif) no-repeat;

}

#menubar .rightimg{

	float:right;

	width:15px;

	height:31px;

	background:url(syssite/home/shop/1/template/En00008/images/top-r.gif) no-repeat;

}

#menubar .menu{

}

#menubar .menu a{

	width:90px;

	height:31px;

	float:left;

	font-weight:700;

	color:#fff;

	line-height:31px;

}

#menubar .menu a:hover{

	color:#f1f1be;

	background:url(syssite/home/shop/1/template/En00008/images/topanbg.gif);

}







/*=搜索栏

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

#SearchBar{

	width:100%;

	height:33px;

	background:#efefef;

	border-bottom:2px solid #fff;

}

#SearchBar .search{

	margin:0 auto;

	color:#666;

	width:700px;

	margin-top:-2px;

}

/*=底部

TPL_BOTTOM

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

#foot{

	clear:both;

	margin-top:15px;

	border-top:3px solid #f90;

	border-bottom:5px solid #f2f2f2;

}



#foot .menubar{

	text-align:center;

	padding:5px;

}

#foot .menu a{

	border-bottom:1px dotted #ccc;

	margin-right:5px;

}

#foot .menu a:hover{

	color:#fff;

	background:#000;

	text-decoration:none;

}



/*=7banner定义

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

.advbannerdiv{

   float:left;

   clear:both;

   width:748px;

   height:160px;

}

.advbannerc{

   float:left;

   width:748px;

   height:100px;

   clear:both;

}

.Indexbannertop{

    width:790px;

    margin:0px auto;

	background-color:#fff;

}



/* css file:Wrapstyle.css */
/*---------------------------------------------*/
.StyleIndexLogin{text-align:center; clear:both;}

.StyleIndexLogin .title{
	background:url(syssite/home/shop/1/template/En00008/images/linkstitlebg.gif) repeat-x;
	height:35px;	width:100%;
	color:#000;
	line-height:30px;
	margin: 0 auto;
	padding-left:10px;
	line-height:35px;
	font-size:14px;
	text-align:left;
}


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

/*---------------------------------------------*/
.StyleCartInfo{
}
.StyleCartInfo .title{
  background:url(syssite/home/shop/1/template/En00008/images/title_back.gif);
  width:100%; height:30px;
  font-weight:bold;
  line-height:30px;}
  
.StyleCartInfo .body{
  margin-left:5px;
}
 /*---------------------------------------------*/ 

.StyleIndexArticle .title{
  background:url(syssite/home/shop/1/template/En00008/images/lefttitlebg-1.gif);
	height:30px;	
	width:100%;
}

.StyleIndexArticle .title .title{
	color:#fff;
	float:left;
	text-align:left;
	width:190px;
	padding-left:5px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
}

.StyleIndexArticle .title .boxr{
   float:right;
   background:url(syssite/home/shop/1/template/En00008/images/lefttitle-left-1.gif) no-repeat;
   width:45px; height:30px;
}
#margigbody{margin-left:5px;}

.StyleIndexArticle .bottom{
	background:url(syssite/home/shop/1/template/En00008/images/newsbottom.gif);
	height:12px;
}

/*---------------------------------------------*/
.StyleCategoryIndex{
   float:left;
   clear:both;
}
.StyleCategoryIndex .title{
  background:url(syssite/home/shop/1/template/En00008/images/lefttitlebg.gif);
	height:30px;	
	width:100%;
}
.StyleCategoryIndex .title .title{
	color:#fff;
	float:left;
	text-align:left;
	width:190px;
	padding-left:5px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
}

.StyleCategoryIndex .title .boxr{
   float:right;
   background:url(syssite/home/shop/1/template/En00008/images/lefttitle-left.gif) no-repeat;
   width:45px; height:30px;
}
/*---------------------------------------------*/
.StyleCategoryWrap{
    
}


.StyleCategoryWrap .title{
	background:url(syssite/home/shop/1/template/En00008/images/lefttitlebg.gif);
	height:30px;	
	width:100%;
}
.StyleCategoryWrap .title .title{
	color:#fff;
	float:left;
	text-align:left;
	width:250px;
	padding-left:5px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
}


.StyleCategoryWrap .title .boxr{
   float:right;
   background:url(syssite/home/shop/1/template/En00008/images/lefttitle-left.gif) no-repeat;
   width:45px; height:30px;
}


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

.StyleHotGoods{
    clear:both;
}
.StyleHotGoods .title{
	background:url(syssite/home/shop/1/template/En00008/images/lefttitlebg2.gif);
	height:30px;	
	width:100%;
}
.StyleHotGoods .title .title{
	color:#fff;
	float:left;
	text-align:left;
	width:190px;
	padding-left:5px;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
}
.StyleHotGoods .title .boxr{
   float:right;
   background:url(syssite/home/shop/1/template/En00008/images/lefttitle-left2.gif) no-repeat;
   width:45px; height:30px;
}

.StyleHotGoods .body{
   padding:3px;
   float:left;
   width:97%;
   clear:both;
}
/*---------------------------------------------*/

.StyleIndexLinkList{
    clear:both;
}
.StyleIndexLinkList .title{
	background:url(syssite/home/shop/1/template/En00008/images/linkstitlebg.gif) repeat-x;
	height:35px;	width:100%;
	color:#666;
	line-height:30px;
	margin: 0 auto;
	padding-left:10px;
	line-height:35px;
	font-size:14px;
	text-align:left;
	font-weight:bold;	
}

.StyleIndexLinkList .body{
	text-align:center;
	padding:4px;
	width:188px;
}

/*---------------------------------------------*/
.StyleGoodsClass{/**/
	text-align:left;
		width:100%;
}

.StyleGoodsClass .title{/*Ʒ ؼƷ Ʒͷ*/
	clear:both;
	height:29px;
	position:relative;
	background:url(syssite/home/shop/1/template/En00008/images/newtitle-bg.gif);
}


.StyleGoodsClass .new{/*Ʒ ؼƷ Ʒͷ*/
	
	background:url(syssite/home/shop/1/template/En00008/images/newgoods-bg.gif) repeat-x;
	border-left:3px;
}
.StyleGoodsClass .recommend{/*Ʒ ؼƷ Ʒͷ*/
	background:url(syssite/home/shop/1/template/En00008/images/recogoods-bg.gif) repeat-x;
	border-left:3px;
}
.StyleGoodsClass .special{/*Ʒ ؼƷ Ʒͷ*/
	background:url(syssite/home/shop/1/template/En00008/images/specialgoods-bg.gif) repeat-x;
	border-left:3px;
}


.StyleGoodsClass .title .name{/*标明是New Arrival Special Price Hot Sale*/
	position:absolute;
	top:0;
	left:0;
}
.StyleGoodsClass .title .viewmore{/*鿴*/
	position:absolute;
	top:5px;
	right:0;
}



.Stylebox { 
  background: #eee;
  margin:10px 5px;
}
.Stylebox .boxtop { 
  background: url(syssite/home/shop/1/template/En00008/images/ne.gif) no-repeat top right; 
}
.Stylebox .boxtop div { 
  height: 10px; 
  background: url(syssite/home/shop/1/template/En00008/images/nw.gif) no-repeat top left; 
}
.Stylebox .boxbottom { 
  background: url(syssite/home/shop/1/template/En00008/images/se.gif) no-repeat bottom right; 
}
.Stylebox .boxbottom div { 
  height: 10px; 
  background: url(syssite/home/shop/1/template/En00008/images/sw.gif) no-repeat bottom left; 
}
.Stylebox .boxcontent {
  padding: 0px 10px 0px 10px;
}



/* 全局设定
/*=============================================================================================*/
/* css file:htmls.css */
/*=全局样式
=============================================================================================*/

.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;
}
div,
form{
	margin:0;
	padding:0;
}
img {
	border: 0;
}
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/En00008/images/items4.gif) no-repeat 2px;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;
	color:#ff9900;
	clear:both;
}
h3{
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
}
dl,ul,dt,dd,li{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
dl,ul{
	line-height:24px;
}


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:23px;
}
form label{
	display:block;
	width:65px;
	text-align:right;
	float:left;
	font-weight:700;
	color:#000;
	padding:2px 0;
}
form br{
	clear:both;
}

a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}

/*=表格列表统一样式
=============================================================================================*/
.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(syssite/home/shop/1/template/En00008/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(syssite/home/shop/1/template/En00008/images/membertab.gif);
}
.TableWrap .list{
	border:1px solid #ccc;
	border-bottom:4px solid #ccc;
	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/En00008/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;
	
}
.p9navyblue {
	color: #369;
}
.p9navygreen {
	color: #090;
}
.p9orange {
	color: #f63;
}
.inputstyle {
	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;
}
.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/En00008/images/buttonbg.gif);
	height:25px;
	padding-top:3px
}


/* 在商品搜索列表中所使用的样式
/*=============================================================================================*/
/* css file:GoodsSearchList.css */
/* css file:GoodsSearchListIntro.css */
/*=商品搜索列表中关于类别的介绍
=============================================================================================*/
.GoodslistIntro{
	margin:5px 0;
}

/* css file:GoodsSearchListClass.css */
/*=商品搜索列表中不同类别的最新、热卖、推荐、特价的列表
=============================================================================================*/
.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(syssite/home/shop/1/template/En00008/images/accordianbg.gif);
  }
.GoodslistTitleGoods .off .mytitle {
	background:url(syssite/home/shop/1/template/En00008/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:140px;
	height:140px;
	overflow:hidden;
	border:1px dotted #f90;

}
.GoodslistTitleGoods ul li.goodsname{
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/* css file:GoodsSearchListShow.css */
.GoodsSearchWarp{/*外层*/
	width:98%;
	text-align:left;
	clear:both;
	margin:15px auto;
}
.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 {/*商品条目循环项外层*/
	width:740px;
	overflow:hidden;
}
.GoodsSearchWarp .items {/*商品条目循环项*/
	width:150px;
	height:260px;
	float:left;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}

.GoodsSearchWarp .items .goodpic{/*商品图片*/
	float:left;
}
.GoodsSearchWarp .items .goodpic a {/*商品图片*/
	padding:3px;
	border:1px solid #ccc;
	margin:0 5px;
	display:block;
	width:140px;
	height:140px;
	overflow:hidden;
	vertical-align:middle
}
.GoodsSearchWarp .items .goodpic a img{/*商品图片*/
	margin:0 auto;
	display:block;
	
}
.GoodsSearchWarp .items .goodpic a:hover {/*商品图片－MouseOver*/
	border:2px solid #369;
	padding:2px;
}
.GoodsSearchWarp .items .goodinfo{
	float:left;
	width:80%;
}
.GoodsSearchWarp .items h1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	width:120px;
	padding-left:20px;
	text-overflow:ellipsis;
	white-space:nowrap; 
	white-space:nowrap; 
}
.GoodsSearchWarp .items ul{
display:block;
}
.GoodsSearchWarp .items ul li{
	color:#000;
	float:none;
}
.GoodsSearchWarp .items .intro{
	color:#369;
}
.GoodsSearchWarp .items .button{
	margin:4px 0;
	float:right;
	
}



/* 商品详细页面使用的样式
/*=============================================================================================*/
/* css file:GoodsDetails.css */


/* 关于产品分类的样式
/*=============================================================================================*/
/* css file:Category.css */


/* 关于文章的的样式
/*=============================================================================================*/
/* css file:Article.css */


/* 用户注册和忘记密码所使用的样式
/*=============================================================================================*/
/* css file:Register.css */
.RegisterWrap{
	text-align:left;
}
/*=第一步
=============================================================================================*/
.RegisterWrap .agree{
	background:url(syssite/home/shop/1/template/En00008/images/agree.gif) no-repeat 3px 2px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
.RegisterWrap .disagree {
	background:url(syssite/home/shop/1/template/En00008/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(syssite/home/shop/1/template/En00008/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 */
/*Forgot Password
=============================================================================================*/
.ForgetPassWrap{
}
.ForgetPassWrap label{
	width:150px;
}


/* 其他应用模块样式
/*=============================================================================================*/
/* css file:TPL_SHOPBBS.css */
/*=评论与留言
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(syssite/home/shop/1/template/En00008/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(syssite/home/shop/1/template/En00008/images/comment.gif) no-repeat;
	padding-left:25px;
}
.ShopbbsWrap .items .replied{
	background:url(syssite/home/shop/1/template/En00008/images/forum11.gif) no-repeat;
	padding-left:25px;
}

/* css file:TPL_GOODSBROWSE.css */
.SideGoodsWrap{
	padding:3px;
}
.SideGoodsWrap .items a{
	display:block;
	background:url(syssite/home/shop/1/template/En00008/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 */
/*=高级搜索
=============================================================================================*/
.SearchMoreWrap{
}
.SearchMoreWrap img{
	vertical-align:middle;
}
.SearchMoreWrap .title{
	background:url(syssite/home/shop/1/template/En00008/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 */
/*翻页样式
=============================================================================================*/
.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 */
/*=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 */
/* css file:TPL_MEMBERMENU.css */
/*My Account中心菜单
=============================================================================================*/
.MemberMenuWrap{
	
}

.MemberMenuWrap ul li a{
	text-align:right;
	display:block;
	background:url(syssite/home/shop/1/template/En00008/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(syssite/home/shop/1/template/En00008/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;
}


.function span{
		cursor: pointer;
}
.function a{
		float:left;
}
.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 */
/* css file:TPL_HELPMENU.css */
.HelpMenuWrap{
	width:100%
}

.HelpMenuWrap ul{
	padding:5px;
	border-top:none
}

.HelpMenuWrap ul li a{
	text-align:right;
	display:block;
	background:url(syssite/home/shop/1/template/En00008/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(syssite/home/shop/1/template/En00008/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(syssite/home/shop/1/template/En00008/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 */
/*=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(syssite/home/shop/1/template/En00008/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/En00008/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/En00008/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/En00008/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 */
/*=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(syssite/home/shop/1/template/En00008/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/En00008/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/En00008/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 */
/*TPL_GOODSBRANDLIST Brand分类页*/
.BrandWrap{
}
.BrandWrap h1{
	margin:10px;
	background:url(syssite/home/shop/1/template/En00008/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 */
/* css file:TPL_GIFTRULE.css */
.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 */
.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:140px;
	height:140px;
	overflow:hidden;
	border:1px dotted #f2f2f2;
}
.GiftGoodsClassWarp .items .goodpic a:hover{/*商品图片*/
	border:1px solid #f90;
}




/* css file:TPL_GIFTSEARCH.css */
.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 */
.GiftCategoryWarp a{
	font-weight:700;
	display:block;
	border-bottom:1px dotted #ccc;
	height:22px;
}

/* css file:TPL_GIFTSEARCHLIST.css */
.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:140px;
	height:140px;
	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;
	
}




