/* css file:layout.css */
/*关于页面布局的样式，包括首页、内页、弹出窗口的布局以及菜单、搜索栏、底部*/

body {
	font-family:Verdana;
	margin: 0;
	color:#7b7b7b;
	border-top:2px solid #d7d7d7;
	font-size:small;
	font-size:11px;
}
.clear{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
}
.clearfix:after {
	 content: "."; 
	 display: block; 
	 height: 0; 
	 clear: both; 
	 visibility: hidden;
}
.clearfix {
	display: inline-table;
}
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*=首页布局 
=============================================================================================*/
#IndexAllWrap{
	width:752px; 
	margin:0 auto;
}
#Indexleftbox{
	float:left;
	width:182px;
	margin-top:20px;
	text-align:left;
	overflow:hidden;
}
#IndexleftboxWrap{
	width:180px;
	margin:0 0 20px 0;
	padding-bottom:5px;
	border:1px solid #c7cdd3;
	border-top:none;
}
#Indexmainbox{
	float:left;
	width:560px;
	padding:0 0 0 3px;
	overflow:hidden;
}
#Indexmainbox:after{
	clear:both;
}
/*=头部菜单
TPL_TOP
=============================================================================================*/
#top{
	width:752px;
	margin:0 auto;
	position:relative;
	height:52px;	
}
#top .logo{
	position:absolute;
	top:10px;
}
#top .menuwrap{
	background-color:#676767;
	width:594px;
	height:34px;
	position:relative;
	top:12px;
	left:157px;
}
#top .menu{
	position:absolute;
	top:7px;
	left:30px;
	color:#e8e8e8;
}
#top .menu a{
	color:#e8e8e8;
	margin:0 8px 0 8px;
	text-decoration:none;
}
#top .menu a:hover{
	color:#fff;
	text-decoration:none;
}
/*=搜索栏
=============================================================================================*/
#SearchBar{
	width:558px;
	padding:2px 0 5px 0;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
}
#SearchBar .search{
	color:#e3711d;
}
#SearchBar .inputstyle,.inputstyle2{
	background-color:#f7f7f7;
	border:1px solid #d8d8d8;
	width:110px;
}
#SearchBar .inputstyle2{
	width:60px;
}
#SearchBar .advsearch{
	color:#666666;
	margin-left:14px;
}
/*=底部
TPL_BOTTOM
=============================================================================================*/
#bottom{
	width:752px;
	margin:50px auto 10px auto;
	height:52px;
	text-align:center;
}
#bottom .btnbar{
	padding:15px 20px;
	margin-bottom:10px;
	border-bottom:1px solid #9ea5ad;
}
#bottom a{
	color:#636c76;
	margin:0 2px;
	letter-spacing:0.1em;
}
#bottom a:hover{
	color:#333333;
}
/*=购物流程页面布局 | 
=============================================================================================*/
#CartWrap{
	width:752px; 
	margin:0 auto;
}
/* css file:htmls.css */
/*xhtml元素的设定*/

/*=全局样式
=============================================================================================*/
a{
	color:#649ddf;
	text-decoration:none;
}
a:hover {
	color:#7EA4E9;
	text-decoration: underline;
}
p{
	margin:0;
	padding:0;
	line-height:140%;
}
form{
	margin:0;
	padding:0;
}
img {
	border: 0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;	
}
h1{
	font-size:14px;
	font-weight:bold;
	color:#707070;
	margin:0 0 8px 18px;
}
h2{
	padding-left:16px;
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	background:url(template/Cn00007/images/newgoods_t.gif) no-repeat left;
	width:200px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
h3{
	padding:10px;
	font-size:12px;
}
dl,ul,dt,dd,li{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
dl,ul{
	line-height:160%;
}
/* css file:fontcolors.css */
.p9v {
	color: #ccc;
}
.p9gray {
	color: #666;
	
}
.p9navyblue {
	color: #369;
}
.p9navygreen {
	color: #090;
}
.p9orange {
	color: #f63;
}
.textright{
	text-align:right;
}
.p9blackb {
	color: #000;
	font-weight:700;
	padding-left:6px;
}
.p14redb {
	color:#f60;
	font-size:14px;
	font-weight:700;
}
.pnorm{
	color:#666666;
	font-size:small;
}
.p9content{
	color:#999999;
}
/* css file:basic.css */
/*=表单样式
TPL_MEMBERINFO TPL_MEMBERPSW TPL_MEMBERORDERMESSAGE TPL_MEMBERORDERCANCEL TPL_GOODSREVIEWPUB TPL_ISREGISTER TPL_RECEIVERDETAILS TPL_LOGIN TPL_SENDTOFRIEND
=============================================================================================*/
.FormWrap{
	padding:30px 0 0 0;
	text-align:left;
}
.FormWrap img{
	vertical-align:middle;
}
.FormWrap .title{
	background:url(template/Cn00007/images/m_copy3.gif) no-repeat;
	height:53px;
	padding-left:60px;
	line-height:50px;
	font-size:14px;
	font-weight:700;
}
.FormWrap .loginform{
	line-height:30px;
}
.FormWrap .loginform textarea{
	background-color:#f7f7f7;
	border:1px solid #d8d8d8;
}
.FormWrap .loginform br{
	clear:both;
}
.FormWrap .loginform label{
	float:left;
	width:160px;
	text-align:right;
	font-weight:700;
}
.FormWrap .loginform .btnbar{
	clear:left;
	width:180px;
	margin-left:120px;
}
.FormWrap .links{
	width:150px;
	margin:0 auto;
	
}
.FormWrap .links a:link,
.FormWrap .links a:visited{
	border:1px solid #ccc;
	float:left;
	display:block;
	color:#000;
	height:22px;
	padding:0 5px;
	margin-left:8px;
}
.FormWrap .links a:hover{
	background:#f90;
	color:#fff;
}

/*=表格列表统一样式
TPL_MEMBERORDERDETAILS TPL_ORDEROK TPL_MEMBERADVANCEPAYOUTLIST TPL_MEMBERORDERLIST TPL_MEMBERADVANCELIST
=============================================================================================*/
.TableWrap{
}
.TableWrap .tab{
	margin-top:15px;
	border-bottom:3px solid #ccc;
	height:28px;
}
.TableWrap .btnbar{
	float:right;
	margin-right:5px;
}
.TableWrap .tab li{
	display:block;
	background:#ccc;
	float:left;
	width:100px;
	height:25px;
	margin-right:2px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#fff;
	border-top:3px solid #000;
	border-right:3px solid #f2f2f2;
	line-height:25px
}
.TableWrap .tab li a{
	display:block;
	background:#f3f3f3;
	width:100px;
	height:25px;
	font-size:14px;
	font-weight:700;
}
.TableWrap .list{
	margin:6px 0;
	width:100%;
	border-top:1px solid #ccc;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;
}

.TableWrap .list td{
	border-bottom:1px solid #ccc;
	padding:4px 4px;
	text-align:center;
}
.TableWrap .list thead th{
	background:url(template/Cn00007/images/2menubg.gif);
	height:24px;
	text-align:center;
	font-size:12px;
}
.TableWrap .list tfoot th{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list tfoot td{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list .amount{
	text-align:right;
	font-weight:700;
}
.TableWrap .list .time{
	text-align:center;
}
.TableWrap .list .info{
	color:#999;
	text-align:left;
}
.TableWrap .list .function{
	text-align:left;
}
.TableWrap .list .function a{
	padding:2px;
	margin-right:4px;
    white-space:nowrap;
}
.TableWrap .list .function b{
	width:100px;
}
.TableWrap .list .function a:hover{
	
}
.TableWrap .data{
	margin:6px 0; 
	width:98%;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;

}
.TableWrap .data td,
.TableWrap .data th{
	padding:4px 4px;
	text-align:left;
}
.TableWrap .data th{
	text-align:right;
}

/*=按钮样式
=============================================================================================*/
.inputstyle,.inputstyle1,.inputstyle2,.inputstyle4{
	background-color:#f7f7f7;
	border:1px solid #d8d8d8;
}
.inputstyle1{
	width:170px;
}
.inputstyle{
	width:auto;
}
.inputstyle2{
	width:50px;
}
.inputstyle4{
	width:120px;
}
.inputstyle3{
	background-color:#f7f7f7;
	border:1px solid #d3e8a8;
	width:55px;
	height:20px;
	margin:10px 0 5px 15px;
}
/* css file:article.css */

/*=文章类列表
=============================================================================================*/
.ArticleListWrap{
	padding:20px;
}
.ArticleListWrap li{
	width:98%;
	padding:5px 0;
	margin-left:20px;
	border-bottom:1px solid #d9d9d9;
}
.ArticleListWrap a{
	background:url(template/Cn00007/images/hot_t.gif) no-repeat left;
	padding-left:15px;
	padding-top:3px;
}
.ArticleListWrap a:hover{
	color:#125099;
	text-decoration:none;
}
.ArticleListWrap .time{
	font-size:9px;
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #ccc;
	color:#999;
}
/*=文章类详细
=============================================================================================*/
.ArticleDetailsWrap{
	padding:20px;
}
.ArticleDetailsWrap h1{
	text-align:center;
	padding:20px 0;
}
.ArticleDetailsWrap .content{
	text-indent:2em;
}
.ArticleDetailsWrap .info{
	text-align:right;
	padding:10px 0;
	margin:20px 0;
	border-top:1px solid #f2f2f2;
}
/* css file:category.css */
/*=商品分类模式-1
TPL_CATEGORY
=============================================================================================*/
.CategoryWrap{
}
.CategoryWrap dl{
padding:10px 0;
margin-left:20px;
border-bottom:1px solid #ddd;
}
.CategoryWrap dl dt{
	float:left;
}
.CategoryWrap dl dt a{
	font-weight:700;
}
.CategoryWrap dl dd{
	margin-left:150px;	
}

/*=商品分类模式-2
TPL_CATEGORYTREE
=============================================================================================*/
.CategoryTreeWrap{
}
.CategoryTreeWrap h1{
	background:url(template/Cn00007/images/catetitle.gif) no-repeat ;
	height:43px;	width:120px;
	color:#ffffff;
	padding-left:70px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}
.CategoryTreeWrap .body{
	padding:4px;
	width:180px;border:1px solid #ccc;
	border-top:0;
}
.branch{ 
	cursor: pointer;
	cursor: hand;
	display: block;
	border-bottom:1px solid dotted;
	height: 28px;
	vertical-align: middle;
	
}
.leaf{
	display: none;
	margin-left: 16px; 
	vertical-align: middle;
}
/*=商品分类模式-3-index
TPL_CATEGORYLIST
=============================================================================================*/
.CategoryListWrap{
}
.CategoryListWrap h1{
}
.CategoryListWrap .body{
}
.styleone,
.styletwo,
.stylethree{
	width:100%;
	display:block;
	line-height:160%;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ccc;
}
.styleone a,
.styletwo a,
.stylethree a{
    display:block;
	padding-left:15px;
}
.styleone a:hover,
.styletwo a:hover,
.stylethree a:hover{
	background-color: #f4f4f4;
}
.styleone a:link,
.styleone a:visited{
	color:#69A5D1;
	font-weight:bold;
}
.styletwo a:link,
.styletwo a:visited{
	color:#336699;
}
/* css file:goodslist.css */
/*=最新商品 特价商品 推荐商品
=============================================================================================*/
.GoodsClassWarp{/*外层*/
	text-align:left;
		width:100%;
}

.GoodsClassWarp .title{/*最新商品 特价商品 热卖商品头部*/
	height:32px;
	clear:both;
	border-bottom:2px solid #f2f2f2;
	position:relative;
}
.GoodsClassWarp .new{/*最新商品 特价商品 热卖商品头部*/
	
	background:url(template/Cn00007/images/newgoods-bg.gif) repeat-x;
	border-left:3px;
}
.GoodsClassWarp .recommend{/*最新商品 特价商品 热卖商品头部*/
	background:url(template/Cn00007/images/recogoods-bg.gif) repeat-x;
	border-left:3px;
}
.GoodsClassWarp .special{/*最新商品 特价商品 热卖商品头部*/
	background:url(template/Cn00007/images/specialgoods-bg.gif) repeat-x;
	border-left:3px;
}
.GoodsClassWarp .title .name{/*标明是最新商品 特价商品 热卖商品*/
	position:absolute;
	top:0;
	left:0;
}
.GoodsClassWarp .title .viewmore{/*查看更多的链接*/
	position:absolute;
	top:10px;
	right:0;
}
.GoodsClassWarp .ItemsWarp {/*商品条目循环项外层*/
}
.GoodsClassWarp .items {/*商品条目循环项*/
	padding:10px;
	float:left;
	width:243px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.GoodsClassWarp .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	background:url(template/Cn00007/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;
}
.GoodsClassWarp .items h1 a{
	color:#666;
}

.GoodsClassWarp .items h1 a:hover{
	color:#f90;
	border-bottom:1px dotted #000;
}
.GoodsClassWarp .items .goodpic{/*商品图片*/
	float:left;
}
.GoodsClassWarp .items .goodpic a{/*商品图片*/
	vertical-align:middle;
	text-align:center;
	padding:2px;
	margin:0 5px;
	display:block;
	width:99px;
	height:99px;
	border:1px solid #eee;
	overflow:hidden;
}
.GoodsClassWarp .items .goodpic a:hover{/*商品图片*/
	padding:2px;
	border:2px solid #789bc4;
}
.GoodsClassWarp .items .paybutton{/*一些支付网关购买按钮*/
	text-align:center;
	margin:2px 0 ;
}
.GoodsClassWarp .items .paybutton a{/*一些支付网关购买按钮*/
	display:block;
}
.GoodsClassWarp .items ul{/*商品属性列表，列出价格、简介等*/
	float:left;
}

.GoodsClassWarp .items .button{/*购买 收藏 详细按钮*/
	clear:both;
	text-align:right;
}



/*=热卖商品
TPL_HOTGOODS
=============================================================================================*/
.HotGoodsWrap{
margin:10px 0;
}
.HotGoodsWrap .title{
	background:url(template/Cn00007/images/hottitle.gif) no-repeat;
	width:199px;
	height:35px;
}
.HotGoodsWrap .bottom{
	background:url(template/Cn00007/images/newsbottom.gif) no-repeat;
	width:199px;
	height:12px;
}
.HotGoodsWrap .body{
	background:url(template/Cn00007/images/newsbg.gif);
	padding:7px;
}
.HotGoodsWrap .body .items a{
	display:block;
	background:url(template/Cn00007/images/articleitems.gif) no-repeat 0 4px;
	padding-left:13px;
	border-bottom:1px dotted #ccc;
}
.HotGoodsWrap .body .items a:hover{
	color:#f90;
	background:#f2f2f2;
	position:relative;
}
.HotGoodsWrap .body .items a span{
	display:none;
}
.HotGoodsWrap .body .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;
}
.HotGoodsWrap .body .items dt a:hover span img{
	width:80px;
	height:80px;
}
.HotGoodsWrap .body .items dd{
	border-bottom:1px solid #ccc;
	text-align:right;
	color:#ff9900;
}
/*=热卖商品与曾经浏览商品
TPL_HOTGOODS TPL_GOODSBROWSE
=============================================================================================*/
.SideGoodsWrap{
	background:url(template/Cn00007/images/sptitlebg.gif);
	padding:3px;
}
.SideGoodsWrap .title{
	color:#000;
	font-size:14px;
	font-weight:700;
}
.SideGoodsWrap .body{
	background:#fff;
	padding:2px;
	margin:5px 2px;
	border-top:0;
}
.SideGoodsWrap .body .items a{
	display:block;
	background:url(template/Cn00007/images/articleitems.gif) no-repeat 0 4px;
	padding-left:13px;
	border-bottom:1px dotted #ccc;
}
.SideGoodsWrap .body .items a:hover{
	color:#f90;
	background:#f2f2f2;
	position:relative;
}
.SideGoodsWrap .body .items a span{
	display:none;
}
.SideGoodsWrap .body .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 .body .items dt a:hover span img{
	width:80px;
	height:80px;
}
.SideGoodsWrap .body .items dd{
	border-bottom:1px solid #ccc;
	text-align:right;
}

/*=商品搜索列表
=============================================================================================*/
.GoodsSearchWarp{/*外层*/
	width:100%;
	text-align:left;
}
.GoodsSearchWarp .title{/*头部*/
	padding:5px;

}
.GoodsSearchWarp .title .path{/*显示路径*/
	background:url(template/Cn00007/images/items.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;	
	float:left;
}
.GoodsSearchWarp .title .listmode{/*搜索列表排序方式*/
	display:inline;
	float:right;
}
.GoodsSearchWarp .ItemsWarp {/*商品条目循环项外层*/
}
.GoodsSearchWarp .items {/*商品条目循环项*/
	width:95%;
	padding:10px;
	float:left;
}

.GoodsSearchWarp .items .goodpic{/*商品图片*/
	float:left;
}
.GoodsSearchWarp .items .goodpic a {/*商品图片*/
	padding:3px;
	border:1px solid #ccc;
	margin:0 5px;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
}
.GoodsSearchWarp .items .goodpic a:hover {/*商品图片－MouseOver*/
	border:2px solid #4d82bf;
	padding:2px;
}
.GoodsSearchWarp .items h1{
	display:inline !important;
	display:block;
	padding:0px;
	margin:0;
}
.GoodsSearchWarp .items .delfav{
	margin-left:8px;
}
.GoodsSearchWarp .items .intro{
	color:#369;
}
.GoodsSearchWarp .items .button{
	clear:both;
	text-align:right;
}/*=相关商品
=============================================================================================*/
.GoodsLinkWarp{/*外层*/
	text-align:left;
	margin-bottom:20px;
}
.GoodsLinkWarp dl {
	padding:8px;
	float:left;
}
.GoodsLinkWarp .name{/*设置相关商品的名称样式*/
	color:#ff9900;
	width:140px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsLinkWarp .goodpic a {/*商品图片*/
	padding:3px;
	border:1px solid #ccc;
	float:left;
	margin:0 5px;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
}
.GoodsLinkWarp .goodpic a:hover {/*商品图片－MouseOver*/
	border:2px solid #f90;
	padding:2px;
}
/* css file:goodsdetails.css */
/*=商品信息
=============================================================================================*/
.GoodsInfoWarp{/*外层*/
	width:100%;
	text-align:left;
	margin-bottom:20px;
	padding-top:10px;
}
.GoodsInfoWarp h1{/*显示商品名称，前台并不显示*/
	line-height:0;
	font-size:0;
	text-indent:-99999px;
}
.GoodsInfoWarp h2{
	width:80%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsInfoWarp .title{/*头部，类别路径*/
	padding-left:6px;
	margin-left:10px;
	margin-bottom:25px;
}
.GoodsInfoWarp .info .pic{
	padding:5px;
	text-align:center;
}
.GoodsInfoWarp .info .items dl{

}
.GoodsInfoWarp .info .items dl dd{
	background-image: url(template/Cn00007/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.GoodsInfoWarp .info .items dl dt{
	background:url(template/Cn00007/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:12px;
}
.GoodsInfoWarp .button{
	float:right;
	margin:10px 5px 0 0;
}
.GoodsInfoWarp .subinfo th,
.GoodsInfoWarp .subinfo td{
	text-align:left;
	padding:4px 0;
}
.GoodsInfoWarp .subinfo th{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
}
.GoodsInfoWarp .subinfo .discount{
	padding-left:10px;
	margin-left:10px;
	color:#F00;
}

/*=商品详细介绍
=============================================================================================*/
.GoodsDetailsWarp{/*外层*/
	clear:both;
	text-align:left;
	margin-bottom:10px;
}
.GoodsDetailsWarp .details{
	padding:10px;
}

/*=相关商品
=============================================================================================*/
.GoodsLinkWarp{/*外层*/
	text-align:left;
	margin-bottom:20px;
}
.GoodsLinkWarp dl {
	display:inline;
	padding:8px;
	float:left;
}
.GoodsLinkWarp dl dt,
.GoodsLinkWarp dl dd{
	text-align:center;

}
.GoodsLinkWarp dl dt{/*设置相关商品的名称样式*/
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsLinkWarp dl .pic a{/*设置相关商品的图片样式*/
	border:1px solid #ccc;
	display:block;
	width:100px;
	height:100px;
	overflow:hidden;
}
.GoodsLinkWarp dl .pic a:hover{
	border:1px solid #789bc4;
	
}
.GoodsLinkWarp br{/*设置相关商品的图片样式*/
	clear:both;
}

/*=评论与留言
TPL_SHOPBBS TPL_GOODSREVIEW TPL_GOODSREVIEWLIST
=============================================================================================*/
.ShopbbsWrap{
	margin-top:10px;
}
.ShopbbsWrap .button{
	text-align:right;
	margin-right:9px;
}
.ShopbbsWrap .button a:link,
.ShopbbsWrap .button a:visited{
	float:right;
	display:block;
	background:#aaa;
	color:#fff;
	height:20px;
	padding:5px;
	margin:0 6px 0 0;
}
.ShopbbsWrap .button a:hover{
	background:#f90;
	color:#fff;
	text-decoration:none;
}
.ShopbbsWrap .title{
	height:97px;
	position:relative;
}
.ShopbbsWrap .title span{
	position:absolute;
	right:20px;
	bottom:10px;
}
.ShopbbsWrap .body{
	background:#f2f2f2;
	padding:2px;
}
.ShopbbsWrap .items dl{
	border:1px solid #ccc;
	background:#fff;
	margin:8px 4px;
	padding:5px;
	border-bottom:3px solid #ccc;
}
.ShopbbsWrap .items dd{
padding-left:23px;
}
.ShopbbsWrap .items .posted{
	background:url(template/Cn00007/images/comment.gif) no-repeat;
	padding-left:25px;
}
.ShopbbsWrap .items .replied{
	background:url(template/Cn00007/images/forum11.gif) no-repeat;
	padding-left:25px;
}
.ShopbbsWrap .postform label{
	width:70px;
	text-align:right;
	float:left;
}
.ShopbbsWrap .postform br{
	clear:both;
	
}

/* css file:module.css */
/*=的其他样式包含如下：
/*=============================================================================================
/* 1.高级搜索 2.一步式购物 3.提示信息 4.密码提取页 
/* 5.会员中心收货人地址管理 6.支付方式和配送方式 7.翻页样式 8.会员注册 9.订单完成 10。订单支付  
/*=============================================================================================

/*=1.高级搜索
=============================================================================================*/
.SearchMoreWrap{
}
.SearchMoreWrap img{
	vertical-align:middle;
}
.SearchMoreWrap .title{
	background:url(template/Cn00007/images/searchmore.gif) no-repeat;
	border-bottom:3px solid #ccc;
	height:73px;
}
.SearchMoreWrap .body .items{
	padding:10px 0;
	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;
}

/*=2.一步式购物
TPL_ONESTEPCHECKOUT
=============================================================================================*/
.onestepcheckout {
	margin:0 auto;
	text-align:left;
}
.onestepcheckout br{
	clear:both;
}
.onestepcheckout p{
	text-align:center;
	margin:10px 0;
}

.onestepcheckout #receiver{
	background-image: url(template/Cn00007/images/recievertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px dotted #ccc;
	padding-bottom:20px;
}

.onestepcheckout #delivery{
	background-image: url(template/Cn00007/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(template/Cn00007/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(template/Cn00007/images/indicator_medium.gif) no-repeat;
	padding:10px 0 0 45px;
	color:#f00;
	font-size:16px;
	font-weight:700;
	height:40px;
}
/*=3.提示信息
 TPL_ERROR TPL_PAYREPLY
=============================================================================================*/
.InfoWrap{
	width:500px;
	margin:0 auto;
	height:300px;
	padding:80px 0 0 150px;
	background:url(template/Cn00007/images/error.gif) no-repeat 0 40px;
}

/*=4.忘记密码
=============================================================================================*/
.ForgetPassWrap{
	height:300px;
}
.ForgetPassWrap .body{
	border:4px solid #f2f2f2;
	padding:16px;
}
.ForgetPassWrap .info{
	margin-top:10px;
}
.ForgetPassWrap .body label{
	float:left;
	text-align:right;
	width:150px;
	color:#e3711d;
	margin:5px 0;
}
.ForgetPassWrap .body br{
	clear:both;
}
/*=5.会员中心收货人地址管理
=============================================================================================*/
.MemberReceiverLisetWrap{
}
.MemberReceiverLisetWrap .button{
	text-align:right;
}
.MemberReceiverLisetWrap .button a:link,
.MemberReceiverLisetWrap .button a:visited{
	float:right;
	display:block;
	background:#999;
	color:#fff;
	height:20px;
	padding:5px;
	padding-bottom:3px;
	margin-left:8px;
}
.MemberReceiverLisetWrap .button a:hover{
	background:#f90;
	color:#fff;
	text-decoration:none;
}
.MemberReceiverLisetWrap .items{
	clear:both;
	border:1px solid #ccc;
}

.MemberReceiverLisetWrap .items dt{
	background:#f2f2f2;
	padding:5px
}
.MemberReceiverLisetWrap .items dd{
	padding-left:20px;
	margin:5px;
}
.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;
}

/*=6.支付方式和配送方式
=============================================================================================*/
#ddimagetabs{
	margin:15px 0;
	border-bottom:5px solid #c8d570;
	height:24px ;
}

#ddimagetabs a{
	display:block;
	background:#f4f4f4;
	float:left;
	width:100px;
	height:25px;
	margin-right:2px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#000;
	border-top:3px solid #ccc;
	line-height:25px
}

#ddimagetabs a:hover, #ddimagetabs a.current{
	background:#d5e281; 
	color: #fff;
	text-decoration:none;
}

#tabcontentcontainer{
	text-align:left;
	width:97%; /*width of 2nd level content*/
}

#tabcontentcontainer .tabcontent{
	display:none;
}
#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{
	border-bottom:1px solid #ccc;
	font-weight:bold;
	color:#000;
	font-size:14px;
	padding-left:18px;
}

/*=7.翻页样式
=============================================================================================*/
.PagerWrap{
	clear:both;
	padding:5px 10px;
	margin-left:15px;
	color:#7b7b7b;
}
.PagerWrap a{
	border:1px solid #ccc;
	background:#f2f2f2;
	font-size:10px;
	color:#9dbb5f;
	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:10px;
	margin-right:5px;
}

/*=8.会员注册
=============================================================================================*/
.RegisterWrap{
	text-align:center;
}
.reginfo ul{
	padding:20px;
	color:#000;
	border-bottom:3px dotted #ccc;
}
.reginfo ul li{
	background:url(template/Cn00007/images/articleitems.gif) no-repeat 0 5px;
	padding-left:12px;
}
.RegisterWrap .agree{
	background:url(template/Cn00007/images/agree.gif) no-repeat 3px 3px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
.RegisterWrap .disagree {
	background:url(template/Cn00007/images/disagree.gif) no-repeat 5px 3px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
.Registerbtn {
	border:none;
	margin:10px;
	letter-spacing:0.2em;
	text-align:center;
}
/*=9. 订单完成 
=============================================================================================*/
.OrderOkWrap{
	margin:10px 0;
}
/*=10。订单支付
=============================================================================================*/
.OrderPayWrap{
	text-align:center;
	margin:10px 0;
}
.OrderPayWrap .paybutton{
	width:200px;
	font-size:16px;
	font-weight:bold;
	border:1px solid #aaa;
	background:#a5c03e;
	height:28px;
	color:#fff;
}
/*=11。购物流程导航
=============================================================================================*/
.CartNavi{
	padding:3px;
	margin-top:10px;
	border-bottom:2px dotted #ccc;
	text-align:left;
}
/*=12。非会员购物 TPL_ISREGISTER
=============================================================================================*/
.IsregisterWrap{
	padding:3px;
	margin-top:10px;
	width:750px;
	margin:0 auto 30px 0;
	text-align:left;
}
.IsregisterWrap .FormWrap .loginform label{
	width:65px;
}
.IsregisterWrap .leftbox{
	margin:15px;
	float:left;
	width:350px;
}
.IsregisterWrap .rightbox{
	padding:3px;
	margin-top:10px;
	float:left;
	width:350px;
}
.IsregisterWrap .items{
	border:3px solid #eee;
	margin-bottom:6px;
}
.IsregisterWrap .items .main{
	padding:8px;
}
.IsregisterWrap .items .title{
	background:#f0f0f0;
	font-size:14px;
	font-weight:700;
	color:#000;
	padding:8px;
}
/* css file:Brand.css */
/*=Library*/
/*TPL_GOODSBRANDLIST 品牌分类页*/
.BrandWrap{
}
.BrandWrap h2{
	margin:10px;
	background:url(template/Cn00007/images/closed.gif) no-repeat 0 3px;
	padding-left:18px;
	font-size:14px;
	color:#C44024;
	text-align:left;
	width:auto;
}
.BrandWrap .body{
}
.BrandWrap .body ul{
	float:left;
	width:200px;
	border:1px solid #ccc;
	padding:3px;
	margin:10px;
	text-align:center;
}
.BrandWrap .body ul li{
	overflow:hidden;
	width:200px;
	margin-bottom:0;
	padding-bottom:0;
	height:100px;
	border-bottom:none;
}

.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;

}


/*=页面中的其他样式包含如下：
/*=============================================================================================
/*  1.首页登录框 2.选首页的购物信息 3.首页友情链接  4.首页的购物信息 5.会员中心菜单  6.帮助中心菜单
/*=============================================================================================

/*= 首页登录框
=============================================================================================*/
.IndexLoginWrap{
	margin:0 0 10px 0;
}
.IndexLoginWrap br{
clear:both;
}
.IndexLoginWrap .loginform{
	padding:4px;
}
.IndexLoginWrap .loginform label{
	font-size:12px;
	line-height:200%;
	float:left;
	width:40px;
	text-align:left;
}
.IndexLoginWrap .button {
	color:#9dbb5f;
	width:150px;
	text-align:left;
	padding-left:15px;
}
.IndexLoginWrap .button a{
	color:#9dbb5f;
	margin:0 6px;
	font-size:12px;
}
.IndexLoginWrap .loginbox{
	text-align:center;
	padding:4px;
}
/*=首页的购物信息
=============================================================================================*/
.CartInfoWrap{
	margin-bottom:18px;
}
.CartInfoWrap .litype{
	list-style-type:decimal;
}
.CartInfoWrap .info{
	background:url(template/Cn00007/images/cartinfo_img.gif) no-repeat;
	padding-left:60px;
}
.CartInfoWrap .info .itemsover{
	position:relative;
}
.CartInfoWrap .info .item span{
	display:none;
}
.CartInfoWrap .info .itemsover span{
	display:block;
	position:absolute;
	border:1px solid #d8d8d8;
	padding:10px;
	background:#f7f7f7;
	width:150px;
	top:0;
	left:0;
	filter: Alpha(Opacity=80);
}
.CartInfoWrap .info .itemsover span a{
	display:block;
	margin:0 0 2px 0;
	padding-left:5px;
}
.CartInfoWrap .button{
	background:url(template/Cn00007/images/btn_cartinfo.gif) no-repeat;
	padding-left:22px;
	padding-top:3px;
	padding-bottom:5px;
	margin-top:10px;
}
.CartInfoWrap .button a{
	color:#9dbb5f;
	font-size:12px;
}
.CartInfoWrap .button a:hover{
	color:#9dbb5f;
}
/*=首页边栏的一些项目,包括商店公告,商品分类,热卖商品,友情链接
=============================================================================================*/
.IndexSideabarWrap{
}
.IndexSidebarWrap .body{
	border-top:1px solid #e8e8e8;
	text-align:left;
	width:150px;
	margin:0 auto 10px auto;
	padding-top:4px;
}
.IndexSidebarWrap .body li{
	list-style:inside disc;
	color:#999999;
}
.IndexSidebarWrap .body .linkstyle{
	list-style-type:none;
}
.IndexSidebarWrap .body dt{
	font-weight:bold;
	letter-spacing:0.1em;
}
.IndexSidebarWrap .body dd{
	margin-left:10px;
	letter-spacing:0.1em;
	line-height:20px;
}
.IndexSidebarWrap .more{
	width:140px;
	text-align:right;
	padding:10px;
}	
	
/*热卖商品部分*/
#Indexhotgoods li{
	list-style-type:none;
	color:#9FBB4D;
}
#Indexhotgoods .item{
	margin-left:16px;
	list-style:url(template/Cn00007/images/hot_t.gif) outside;
	text-align:left;
	width:140px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#Indexhotgoods .item a span{
	display:none;
}
#Indexhotgoods .item a:hover{
	position:relative;
}
#Indexhotgoods .item a:hover span{
	display:block;
	position:absolute;
	border:2px solid #eee;
	width:80px;
	height:80px;
	top:20px;
	left:20px;
	z-index:100;
	background:#fff;
}
#Indexhotgoods .member{
	list-style-type:none;
	text-align:right;
}
/*=选择货币
=============================================================================================*/
.SelectCurWrap{
	clear:both;
}
.SelectCurWrap .select{
	border-top:1px solid #ddd;
	padding:10px 0 0 15px;
}
/*= 首页友情链接
=============================================================================================*/
/*.IndexLinkListWrap{
}
.IndexLinkListWrap .body{
	text-align:center;
	padding:4px;
	width:188px;
}
.IndexLinkListWrap .items{
	float:left;
	padding:5px 0;
}*/

/*= 2.首页正栏的一些项目,包括最新，推荐，特价商品
=============================================================================================*/
.IndexcontentWrap{
}
.IndexcontentWrap .titleimg{
	background:url(template/Cn00007/images/go.gif) no-repeat;
	padding-left:50px;
	padding-top:20px;
	height:25px;
}
.IndexcontentWrap .titleimg2{
	background:url(template/Cn00007/images/recommend_t.gif) no-repeat;
	padding-left:30px;
	padding-top:5px;
	height:25px;
}
.IndexcontentWrap .titleimg3{
	background:url(template/Cn00007/images/special_t.gif) no-repeat;
	padding-left:30px;
	padding-top:5px;
	height:25px;
}
.IndexcontentWrap .body{
	width:520px;
	margin:15px auto 20px auto;
}
.IndexcontentWrap .more{
	text-align:right;
}
.IndexcontentWrap .body li{
	float:left;
	width:260px;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
	padding-bottom:10px;
}
.IndexcontentWrap .body .goodsimg{/*商品图片*/
	float:left;
	margin-top:10px;
}
.IndexcontentWrap .body .goodsimg a{/*商品图片*/
	vertical-align:middle;
	text-align:center;
	display:block;
	width:110px;
	height:110px;
	border:1px solid #eee;
	overflow:hidden;
}
.IndexcontentWrap .body .goodsimg a:hover{/*商品图片*/
	border:1px solid #789bc4;
}

.IndexcontentWrap .body .goodsdetails{
	margin:20px 0 0 15px;
	float:left;
}
.IndexcontentWrap .body .btnbar{
	float:right;
	text-align:right;
	margin-right:2px;
	margin-top:10px;
	width:200px;
	color:#b8bab5;
}
.IndexcontentWrap .body .btnbar img{
	margin:2px;
}
.IndexcontentWrap .body .btnbar:after{
	clear:both;
}
/*=帮助中心菜单
=============================================================================================*/
.HelpMenuWrap{
}
.HelpMenuWrap .body{
width:93%;

}
.HelpMenuWrap .body .items li{	

}
.HelpMenuWrap .body .items a{
	text-align:left;
	display:block;
	background:url(template/Cn00007/images/closed.gif) no-repeat 1px;
	padding-left:23px;
	padding-top:3px;
	border-bottom:1px solid #ccc;
	height:22px;
}
.HelpMenuWrap .body .items a:hover{
	color:#4d82bf;
	background:#f2f2f2 url(template/Cn00007/images/closed.gif) no-repeat 1px;
	font-weight:bold;
	text-decoration:none;
}