/* css file:layout.css */
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0px;
	text-align:center;
	background:#f4f4f4;
}
img{margin:0px; padding:0px;}
.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;
}
/*=首页布局
=============================================================================================*/
#indexmiddlewrap{
	width:982px;
	margin: 0 auto;
	background-color:#fff;
	border-right:1px solid #dedede;
	border-left:1px solid #dedede;

}
#indexmiddlebox{
padding:0px;
	float:left;
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	width:600px;
}
#indexleftbox{
text-align:left;
	float:left;
	width:190px;
}
#indexrightbox{
text-align:left;
	float:right;
	width:190px;
}
#foot{
	clear:both;
}

/*=内页布局
=============================================================================================*/
#middlewrap{
		width:982px;
		margin: 0 auto;
		border-right:1px solid #dedede;
	    border-left:1px solid #dedede;
		background:url(template/Cn00016/images/bg.gif) #fff repeat-y;
}
#middlebox{
	text-align:left;
	float:right;
	width:791px;
	padding:0px;
	border-left:1px solid #dedede;
		overflow:hidden;
}
#leftbox{
	text-align:left;
	float:left;
	width:190px;
}

/*=头部和菜单
TPL_TOP TPL_MENU
=============================================================================================*/
#top{
	width:1000px;
	margin: 0 auto;
	background-color:#fff;
}
#top .logo{
	float:left;
	clear:both;
	width:100%;
	height:138px;
	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(template/Cn00016/images/topbg.gif) repeat-x;
}
#menubar .leftimg{
	float:left;
	width:22px;
	height:31px;
	background:url(template/Cn00016/images/top-l.gif) no-repeat;
}
#menubar .rightimg{
	float:right;
	width:15px;
	height:31px;
	background:url(template/Cn00016/images/top-r.gif) no-repeat;
}
#menubar .menu{
}
#menubar .menu a{
	width:90px;
	height:31px;
	float:left;
	font-weight:138;
	color:#fff;
	line-height:31px;
}
#menubar .menu a:hover{
	color:#f1f1be;
	background:url(template/Cn00016/images/topanbg.gif);
}
/*=底部
TPL_BOTTOM
=============================================================================================*/
#foot{
    margin-top:0px;
	
}
#foot .menubar{
	background:#FFF;
	padding:2px 0;
	line-height:30px;
	text-align:center;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
}
#foot .menu{
	width:auto;
}
#foot .menu a{
	margin-right:8px;
}
#foot .menu a:hover{
	color:#000;
	background:#FFF;
}
#foot .bot{
    background:#5d5d5d;
	padding:2px 0;
	height:250px;
	color:#FFFFFF;
}
/*=弹出窗口样式
=============================================================================================*/
#popbox{
	margin:0 auto;
	width:90%;
	text-align:left;
}
#popbox .databox{
	text-align:left;
	background:#fff;
	padding:10px;
	border:3px solid #f2f2f2;
}
/* css file:htmls.css */
/*=全局样式
=============================================================================================*/
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(template/Cn00016/images/items.gif) no-repeat;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;
	color:#ff9900
}
h3{
	text-align:left;
	font-size:14px;
	font-weight:bold;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
}
dl,ul,dt,dd,li{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
dl,ul{
	line-height:24px;
}

a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0084A8;
	text-decoration: none;
}

/* css file:fontcolors.css */
.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;
	width:80px;
}
.inputstyle3 {
	border: 1px solid #ccc;
	background-color: #fff;
	width:80px;
}
.inputstyle2 {
	border: 1px solid #ccc;
	background-color: #fff;
	width:40px; float:left;
}
.inputstylelogin {
	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;
}
/* css file:basic.css */
/*=表单样式
TPL_MEMBERINFO TPL_MEMBERPSW TPL_MEMBERORDERMESSAGE TPL_MEMBERORDERCANCEL TPL_GOODSREVIEWPUB TPL_ISREGISTER TPL_RECEIVERDETAILS TPL_LOGIN TPL_SENDTOFRIEND
=============================================================================================*/
.FormWrap{
	padding:15px 0 0 0;
	text-align:left;
}
.FormWrap img{
	vertical-align:middle;
}
.FormWrap .title{
	background:url(template/Cn00016/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 br{
	clear:both;
}
.FormWrap .loginform label{
	float:left;
	width:150px;
	text-align:right;
	font-weight:700;
}
.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{
	border-bottom:3px solid #f90;
	height:28px;
        margin-top:15px;

}
.TableWrap .tab li{
	display:block;
	background:#f90;
	float:left;
	width:100px;
	height:25px;
	margin-right:2px;
	text-align:center;
	font-size:14px;
	font-weight:700;
	color:#fff;
	border-top:3px solid #000;
	line-height:25px
}
.TableWrap .tab li a{
	display:block;
	background:#f3f3f3;
	width:100px;
	height:25px;
	font-size:14px;
	font-weight:700;
	
}
.TableWrap .list{
	margin:6px 0; 
	border:1px solid #ccc;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;

}

.TableWrap .list td{
	border-bottom:1px solid #ccc;
	padding:4px 4px;
	text-align:center;
}
.TableWrap .list thead th{
	background:url(template/Cn00016/images/2menubg.gif);
	height:24px;
	text-align:center;
	font-size:12px;
}
.TableWrap .list tfoot th{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list tfoot td{
	text-align:right;
	border-bottom:1px dotted #ccc;
	font-size:12px;
}
.TableWrap .list .amount{
	text-align:right;
	font-weight:700;
}
.TableWrap .list .time{
	text-align:center;
}
.TableWrap .list .info{
	color:#999;
	text-align:left;
}
.TableWrap .list .function{
	text-align:left;
}
.TableWrap .list .function a{
	border:1px solid #ccc;
	padding:2px;
	margin-right:4px;
        white-space:nowrap;

}
.TableWrap .list .function b{
	width:100px;
}
.TableWrap .list .function a:hover{
	border:1px groove #000;
	background:#f90;
	color:#fff;
}
.TableWrap .data{
	margin:6px 0; 
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;

}
.TableWrap .data td,
.TableWrap .data th{
	border-bottom:1px solid #ccc;
	padding:4px 4px;
	text-align:left;
}
.TableWrap .data th{
	text-align:right;
}
/* css file:article.css */
/*=首页的文章类
=============================================================================================*/
.IndexArticleWrap{
}
.IndexArticleWrap .title{
	background:url(template/Cn00016/images/news.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
}
.IndexArticleWrap .news1{
	background:url(template/Cn00016/images/news1.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
}
.IndexArticleWrap .body{
	padding:4px;
	width:180px;
	border-top:0;
	border-bottom:1px solid #dedede;
}
.IndexArticleWrap .body .items a{	
	background:url(template/Cn00016/images/t_3.gif) no-repeat;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
}
.IndexArticleWrap .body .items a:hover{
	color:#ff9900;
}
.IndexArticleWrap .body .more{
     line-height:30px;
	 text-align:right;
	 padding:0 5px 5px 0;
}
/*=文章类列表
=============================================================================================*/
.ArticleListWrap{
}
.ArticleListWrap .title{
	border-bottom:2px solid #f2f2f2;
	background:url(template/Cn00016/images/newgoodstiao.gif);
	height:42px; width:100%;
}
.ArticleListWrap .title .name{
	background:url(template/Cn00016/images/title.gif) no-repeat;
	height:40px;
	color:#333;
	padding-left:60px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}
.ArticleListWrap .title .name2{
	background:url(template/Cn00016/images/title_help.gif) no-repeat;
	height:40px;
	color:#333;
	padding-left:60px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}
.ArticleListWrap li{
	border-bottom:1px dotted #f2f2f2;
}
.ArticleListWrap a{
	background:url(template/Cn00016/images/t_3.gif) no-repeat;
	color:#666;
	padding-left:20px;
	line-height:20px;
}
.ArticleListWrap a:hover{
    color:#F60;
   
}
/*=文章类详细
=============================================================================================*/
.ArticleDetailsWrap{
}
.ArticleDetailsWrap .title{
	border-bottom:2px solid #f2f2f2;
	background:url(template/Cn00016/images/newgoodstiao.gif);
	height:42px; width:100%;
}
.ArticleDetailsWrap .title .name{
	background:url(template/Cn00016/images/title.gif) no-repeat;
	height:40px;
	color:#333;
	padding-left:60px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}
.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:category.css */
/*=商品分类模式-1
TPL_CATEGORY
=============================================================================================*/
.CategoryWrap{
}
.CategoryWrap h1{
	background:url(template/Cn00016/images/category.gif) no-repeat 5px ;
	height:36px; width:180px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
} 
.CategoryWrap .title1{
	border-bottom:2px solid #f2f2f2;
	background:url(template/Cn00016/images/newgoodstiao.gif);
	height:42px; width:100%;
}
.CategoryWrap .title1 .name{
	background:url(template/Cn00016/images/title.gif) no-repeat;
	height:40px;
	color:#333;
	padding-left:60px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}
.CategoryWrap .title{
	background:url(template/Cn00016/images/category.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
}
.CategoryWrap h1 span{
	text-indent:-9999px;
}
.CategoryWrap dl{
padding: 6px 0;
border-bottom:1px solid #ccc;
}
.CategoryWrap dl dt{
	float:left;
}
.CategoryWrap dl dt a{
	background:url(template/Cn00016/images/t_3.gif) no-repeat;
	padding-left:22px;
	font-weight:700;
}
.CategoryWrap dl dd{
	padding-left:200px;
	
}
/*=商品分类模式-1
TPL_CATEGORY_INDEX
=============================================================================================*/
.CategoryIndexWrap{
}
.CategoryIndexWrap h1{
	background:url(template/Cn00016/images/category.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
}
.CategoryIndexWrap .title{
	background:url(template/Cn00016/images/category.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
}
.CategoryIndexWrap .body{
	padding:4px;
	width:180px;
	border-top:0;

}
.CategoryIndexWrap .body dl{
    
	clear:both;
}
.CategoryIndexWrap .body dl dt a{
	font-weight:700;
	color:#000;
	background:url(template/Cn00016/images/category_neit.gif) no-repeat;
	display:block;
	clear:both;
	padding-left:35px;
	line-height:28px;
	height:28px;
}
.CategoryIndexWrap .body dl dt a:hover{color:#ff9100;}
.CategoryIndexWrap .body dl dd{
  padding-left:30px;
}
.CategoryIndexWrap .body dl dd a{
	padding:0 5px;
	
}
/*=商品分类模式-2
TPL_CATEGORYTREE
=============================================================================================*/
.CategoryTreeWrap{
}
.CategoryTreeWrap h1{
	background:url(template/Cn00016/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{
	background:url(template/Cn00016/images/catetitle.gif) no-repeat ;
	height:43px;	width:120px;
	color:#ffffff;
	padding-left:70px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}
.CategoryListWrap .body{
	padding:4px;
	width:180px;border:1px solid #ccc;
	border-top:0;
}
.styleone,
.styletwo,
.stylethree{
	width:100%;
	display:block;
	line-height:20px;
}
.styleone a,
.styletwo a,
.stylethree a{
    display:block;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ccc;
}
.styleone a{background:url(template/Cn00016/images/t_4.gif) no-repeat 5px; padding-left:30px;}
.styletwo a,
.stylethree a{
    padding-left:30px;
}
.styleone a:hover,
.styletwo a:hover,
.stylethree a:hover{
	border-bottom: 1px solid #ff9900;
	background-color: #f4f4f4;
}
.styleone a:link,
.styleone a:visited{
	color:#000;
	font-weight:bold
}
.styleone a:hover{
	color:#008bb8;
	font-weight:bold
}
.styletwo a:link,
.styletwo a:visited{
	color:#336699;
}
/* css file:goodslist.css */
/*=最新商品 特价商品 推荐商品
=============================================================================================*/
.GoodsClassWarp{/*外层*/
	text-align:left;
		width:100%;
}

.GoodsClassWarp .title{/*最新商品 特价商品 热卖商品头部*/
	clear:both;
	height:41px;
	border-bottom:2px solid #f2f2f2;
	position:relative;
	background:url(template/Cn00016/images/newgoodstiao.gif);
}
.GoodsClassWarp .title .name{
    background:url(template/Cn00016/images/title.gif) no-repeat;
	width:180px; height:30px;
}
.GoodsClassWarp .title .viewmore{/*查看更多的链接*/
	position:absolute;
	padding-right:5px;
	top:10px;
	right:0;
}
.GoodsClassWarp .ItemsWarp {/*商品条目循环项外层*/
	width:600px;
}
.GoodsClassWarp .items {/*商品条目循环项*/
	padding:8px 0;
	float:left;
	width:200px;
	overflow:hidden;
	text-align:center;

}
.GoodsClassWarp .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	padding:0 0 8px 5px;
	font-weight:700;
	clear:left;
	float:left;
	font-size:12px;
	width:178px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
.GoodsClassWarp .items h1 a{
	color:#666;
}
.GoodsClassWarp .items h1 a:hover{
	color:#f90;
	border-bottom:1px solid #f90;
}
.GoodsClassWarp .items .goodpic{/*商品图片*/
	text-align:center;
	padding:3px;
	border:5px solid #efefee;
	display:block;
	width:100px;
	overflow:hidden;
	height:100px;
	margin:0 auto;
}
.GoodsClassWarp .items dl{/*商品属性列表，列出价格、简介等*/
	margin:0;
	padding:0 4px;
	float:left;
	clear:both;
	width:100%;
}
.GoodsClassWarp .items dl dd { color:#336699;
}
.GoodsClassWarp .items dl .price{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #996600;
}
.GoodsClassWarp .items .button{/*购买 收藏 详细按钮*/
	clear:both;
}

/*=热卖商品与曾经浏览商品
TPL_HOTGOODS TPL_GOODSBROWSE
=============================================================================================*/
.SideGoodsWrap{
}
.SideGoodsWrap .title{
	background:url(template/Cn00016/images/hotsail.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
	
}
.SideGoodsWrap .title1{
    height:25px;	
	width:183px;font-weight:bold; line-height:25px;
	color:#fff;text-align:center;font-size:12px;
	background-color:#ff9900;
}
.SideGoodsWrap .body{
	padding:4px;
	width:180px;
	border:1px solid #ccc;
	border-top:0;
}
.SideGoodsWrap .body h1{
	line-height:0;
	font-size:0;
	text-indent:-99999px;
}
.SideGoodsWrap .body .items a{
	display:block;
	background:url(template/Cn00016/images/articleitems.gif) no-repeat 0 4px;
	padding-left:13px;
	border-bottom:1px dotted #ccc;
}
.SideGoodsWrap .body .items a:hover{
	color:#0084a8;
	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 dt {
    font-weight:bold;
	background-color:#f4f4f4;
}
.SideGoodsWrap .body .items dd{
	border-bottom:1px solid #ccc;
	text-align:right;
}
.SideGoodsWrap .body1{
	padding:0 0 0 2px;
	width:179px; 
	border:1px solid #ff9900;
	border-top:0;
}
.SideGoodsWrap .body1 h1{
	line-height:0;
	font-size:0;
	text-indent:-99999px;
}
.SideGoodsWrap .body1 .items dt {
	padding-left:18px;
	background:url(template/Cn00016/images/t_3.gif) no-repeat 2px;
}
.SideGoodsWrap .body1 .items dt a{
	color:#666;
	font-weight:700;
}
.SideGoodsWrap .body1 .items dt a:hover{
	font-weight:700;
	color:#0B648D;
	position:relative;
}
.SideGoodsWrap .body1 .items dt a span{
	display:none;
}
.SideGoodsWrap .body1 .items dt a:hover span{
	display:block;
	position:absolute;
	border:3px solid #ccc;
	width:80px;
	height:80px;
	top:20px;
	left:20px;
	z-index:100;
	background:#fff;
	overflow:hidden;

}
.SideGoodsWrap .body1 .items dd{
	padding-right:5px;
	text-align:right;
}

/*=商品搜索列表
=============================================================================================*/
.GoodsSearchWarp{/*外层*/
	width:771px;
	text-align:left;
}
.GoodsSearchWarp .title{/*头部*/
	border-bottom:3px solid #ff9900;
	padding:5px;

}
.GoodsSearchWarp .title .path{/*显示路径*/
	background:url(template/Cn00016/images/items.gif) no-repeat;
	padding-left:20px;
	margin-bottom:10px;	
	float:left;
}
.GoodsSearchWarp .title .listmode{/*搜索列表排序方式*/
	display:inline;
	float:right;
}
.GoodsSearchWarp .ItemsWarp {/*商品条目循环项外层*/
	width:100%;
}
.GoodsSearchWarp .items {/*商品条目循环项*/
	width:100%;
	padding:10px;
	float:left;
	border-bottom:1px dotted #ccc;
}

.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 #369;
	padding:2px;
}
.GoodsSearchWarp .items h1{
	font-weight:bold;
	color:#f90;
	background:url(template/Cn00016/images/goods_items.gif) no-repeat;
	padding-left:25px;
	display:inline !important;
	display:block;
}
.GoodsSearchWarp .items ul li{
	color:#000;
}
.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{/*外层*/
	text-align:left;
	margin-bottom:20px;
}
.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 .items dl{
	width:100%;
}
.GoodsInfoWarp .info .items dl dd{
	background-image: url(template/Cn00016/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.GoodsInfoWarp .info .items dl dt{
	background:url(template/Cn00016/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(template/Cn00016/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:4px 0;
}
.GoodsInfoWarp .subinfo th{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
}
.GoodsInfoWarp .subinfo .discount{
	background:url(template/Cn00016/images/img_new.gif) no-repeat;
	padding-left:40px;
	margin-left:10px;
	color:#F00;
}

/*=商品详细介绍
=============================================================================================*/
.GoodsDetailsWarp{/*外层*/
	clear:both;
	text-align:left;
	margin-bottom:20px;
}

/*=相关商品
=============================================================================================*/
.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{/*设置相关商品的名称样式*/
	color:#ff9900;
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsLinkWarp dl .pic{/*设置相关商品的图片样式*/
	border:1px solid #f2f2f2;
}
.GoodsLinkWarp br{/*设置相关商品的图片样式*/
	height:0;
	clear:both;
}

/*=评论与留言
TPL_SHOPBBS TPL_GOODSREVIEW TPL_GOODSREVIEWLIST
=============================================================================================*/
.ShopbbsWrap{
}
.ShopbbsWrap .button{
	text-align:right;
}
.ShopbbsWrap .button a:link,
.ShopbbsWrap .button a:visited{
	float:right;
	display:block;
	background:#999;
	color:#fff;
	height:25px;
	padding:0 2px;
	margin-right:4px;
	margin-top:4px;
}
.ShopbbsWrap .button a:hover{
	background:#f90;
	color:#fff;
}
.ShopbbsWrap .title{
	background:url(template/Cn00016/images/FeedBackList.Title.jpg) no-repeat;
	height:97px;
	position:relative;
}
.ShopbbsWrap .title span{
	position:absolute;
	right:20px;
	bottom:10px;
}
.ShopbbsWrap .body{
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:8px;
	text-align:left;
}
.ShopbbsWrap .items dl{
	border:1px solid #ccc;
	background:#fff;
	padding:4px;
	margin:8px 4px;
	border-bottom:3px solid #ccc;
}
.ShopbbsWrap .items dd{
padding-left:23px;
}
.ShopbbsWrap .items .posted{
	background:url(template/Cn00016/images/comment.gif) no-repeat;
	padding-left:25px;
}
.ShopbbsWrap .items .replied{
	background:url(template/Cn00016/images/forum11.gif) no-repeat;
	padding-left:25px;
}
.ShopbbsWrap .postform label{
	width:70px;
	text-align:right;
	float:left;
}
.ShopbbsWrap .postform{
    height:190px;
}
.ShopbbsWrap .postform br{
	clear:both;
	
}

/* css file:module.css */
/*=的其他样式包含如下：
/*=============================================================================================
/* 1.高级搜索 2.一步式购物 3.提示信息 4.密码提取页 
/* 5.会员中心收货人地址管理 6.支付方式和配送方式 7.翻页样式 8.会员注册 9.订单完成 10。订单支付
   11. 购物流程导航
/*=============================================================================================

/*=1.高级搜索
=============================================================================================*/
.SearchMoreWrap{
}
.SearchMoreWrap img{
	vertical-align:middle;
}
.SearchMoreWrap .title{
	background:url(template/Cn00016/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;
}

/*=2.一步式购物
TPL_ONESTEPCHECKOUT
=============================================================================================*/
.onestepcheckout {
	margin:0 auto;
	width:98%;
	text-align:left;
}
.onestepcheckout br{
	1clear:both;
}
.onestepcheckout p{
	text-align:center;
	margin:10px 0;
}

.onestepcheckout #receiver{
	background-image: url(template/Cn00016/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/Cn00016/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/Cn00016/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/Cn00016/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/Cn00016/images/error.gif) no-repeat 0 40px;
}
.InfoWrap b{
	font-size:16px;
	font-weight:700;
	color:#f90;
}

/*=4.忘记密码
=============================================================================================*/
.ForgetPassWrap{
	height:300px;
	line-height:30px;
}
.ForgetPassWrap .body{
	border:4px solid #f2f2f2;
	padding:30px;
	border-top:none;
}
.ForgetPassWrap .body label{
	float:left;
	text-align:right;
	width:150px;
	color:#f90;
}
.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: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;
}

/*=6.支付方式和配送方式
=============================================================================================*/
#ddimagetabs{
	margin:15px 0;
	border-bottom:5px solid #f90;
	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:#f90; 
	color: #fff;
}

#tabcontentcontainer{
	text-align:left;
	width:97%; /*width of 2nd level content*/
}

#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(template/Cn00016/images/t_2.gif) no-repeat 0 3px;
	border-bottom:1px dotted #ccc;
	font-weight:700;
	color:#000;
	font-size:14px;
	padding-left:18px;
}

/*=7.翻页样式
=============================================================================================*/
.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;
}

/*=8.会员注册
=============================================================================================*/
.RegisterWrap{
	text-align:center;
}
.reginfo ul{
	padding:20px;
	color:#000;
	border-bottom:3px dotted #ccc;
}
.reginfo ul li{
	background:url(template/Cn00016/images/articleitems.gif) no-repeat 0 5px;
	padding-left:12px;
}
.RegisterWrap .agree{
	background:url(template/Cn00016/images/agree.gif) no-repeat 3px 3px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
.RegisterWrap .disagree {
	background:url(template/Cn00016/images/disagree.gif) no-repeat 5px 3px;
	padding:5px;
	padding-left:22px;
	border:1px solid #ccc;
}
/*=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。购物流程导航
=============================================================================================*/
.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-left:6px;
}


/*=页面中的其他样式包含如下：
/*=============================================================================================
/*  1.首页登录框 2.选择货币 3.首页友情链接  4.首页的购物信息 5.会员中心菜单  6.帮助中心菜单
/*=============================================================================================

/*=1.首页登录框
=============================================================================================*/
.IndexLoginWrap{
    background-color:#f4f4f4;
	border-bottom:1px solid #dedede;
	height:170px;

}
.IndexLoginWrap .title{
	background:url(template/Cn00016/images/member.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
	/*color:#ffffff;
	padding-left:70px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;*/
}
.IndexLoginWrap #UserLogIn1_txtUid,
.IndexLoginWrap #UserLogIn1_txtPwd{
	width:100px;
}
.IndexLoginWrap .loginform{
    margin:5px;
	width:177px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #dedede;
	background-color:#fff;
}
.IndexLoginWrap .loginform label{
	float:left;
	width:55px;
	color:#333;
	text-align:right;
}
.IndexLoginWrap .loginform .forgetpass,
.IndexLoginWrap .button{
	text-align:center;
}
.IndexLoginWrap .loginbox{
    background:url(template/Cn00016/images/login_04.gif) no-repeat;
	width:171px; height:64px;
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
}
.IndexLoginWrap .loginbox b{
}

/*=2.选择货币
=============================================================================================*/
.SelectCurWrap{
	clear:both;
	line-height:40px;
}
.SelectCurWrap .title{
	text-align:right;
	color:#0B648D;
	float:left;
	width:90px;
	/*
	font-size:14px;
	font-weight:bold;
	background: url(template/Cn00016/images/items.gif) no-repeat;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;*/
	
}
.SelectCurWrap .select{
	text-align:left;
	padding-top:8px;
	float:right;
	line-height:30px;
	width:90px;
}
/*=3.首页友情链接
=============================================================================================*/
.IndexLinkListWrap{
}
.IndexLinkListWrap .title{
	background:url(template/Cn00016/images/links.gif) no-repeat 5px ;
	margin-top:5px;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
	border-top:1px solid #dedede;
}
.IndexLinkListWrap .body{
	text-align:center;
	padding:4px;
	width:180px;
	border-bottom:1px solid #ccc;
	overflow:auto;
}
.IndexLinkListWrap .items{
	float:left;
	padding:5px 0;
}


/*=4.首页的购物信息
=============================================================================================*/
.CartInfoWrap{ 
    background:url(template/Cn00016/images/car_bg.gif);
	margin-top:35px;
	width:183px;
}
.CartInfoWrap .bgs{background:url(template/Cn00016/images/car_s.gif) no-repeat; width:183px; height:13px;}
.CartInfoWrap .bgx{background:url(template/Cn00016/images/car_x.gif) no-repeat; width:183px; height:13px;}
.CartInfoWrap .body{
	border-bottom:0;
	border-top:0;
	background:url(template/Cn00016/images/car_3.gif) no-repeat 5px;
	width:132px;
	padding:20px 0 0 50px;
}
.CartInfoWrap .body .info{
   color:#a37700;
   font-weight:bold;
}
.CartInfoWrap .body .items{
	width:120px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

} 
.CartInfoWrap .body .button{
	text-align:left;
	padding:5px;
	width:115px;
	border-top:1px solid #ccc;

} 
/*=5.会员中心菜单
TPL_MEMBERMENU
=============================================================================================*/
.MemberMenuWrap{
}
.MemberMenuWrap .title{
	background:url(template/Cn00016/images/member.gif) no-repeat ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
}
.MemberMenuWrap .body{
	padding:4px;
	width:180px;
	border-top:0;
}
.MemberMenuWrap .body .items li{	
}
.MemberMenuWrap .body .items a{
	display:block;
	background:url(template/Cn00016/images/t_3.gif) no-repeat 0 3px;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	height:22px;
}
.MemberMenuWrap .body .items a:hover{
	padding-left:30px;
	background:#f2f2f2 url(template/Cn00016/images/t_6.gif) no-repeat 10px 3px;
	font-weight:700;
}

.MemberMenuWrap .title2{
	clear:both;
	height:41px;
	border-bottom:2px solid #f2f2f2;
	position:relative;
	background:url(template/Cn00016/images/newgoodstiao.gif);
}
.MemberMenuWrap  .title2 .name{
    background:url(template/Cn00016/images/title_member.gif) no-repeat;
	width:180px; height:30px;
	color:#333;
	padding-left:60px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}

/*=6.帮助中心菜单
=============================================================================================*/
.HelpMenuWrap{
}
.HelpMenuWrap .title{
	background:url(template/Cn00016/images/help.gif) no-repeat 5px ;
	height:36px; width:190px;
	background-color:#FFFFFF;
	border-bottom:1px solid #dedede;
}
.HelpMenuWrap .body{
	padding:4px;
	width:180px;
	border-top:0;
}
.HelpMenuWrap .body .items li{	

}
.HelpMenuWrap .body .items a{
	display:block;
	background:url(template/Cn00016/images/t_3.gif) no-repeat 0 3px;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	height:22px;
}
.HelpMenuWrap .body .items a:hover{
	padding-left:30px;
	background:#f2f2f2 url(template/Cn00016/images/t_6.gif) no-repeat 10px 3px;
	font-weight:700;
}