html { filter:progid:DXImageTransform.Microsoft1.BasicImage(grayscale=1); }
/*=Library*/
/* 首页所使用模块的样式
/*=============================================================================================*/
/* css file:index.css */
/* css file:TPL_INDEXGOODS_STYLE_1.css */

/* css file:TPL_INDEXGOODS_STYLE_2.css */
.INDEXGOODS_STYLE_2_Wrap{
	width:740px;
}
.INDEXGOODS_STYLE_2_Wrap .items,
.INDEXGOODS_STYLE_2_Wrap .items h1 {/*反复调整这里的数字来获得最佳的宽度*/
	width:165px;
}
/*==============================================================================================*/
.INDEXGOODS_STYLE_2_Wrap .ItemsWarp {/*商品条目循环项外层*/
}
.INDEXGOODS_STYLE_2_Wrap .items {/*商品条目循环项*/
	padding:15px 0 10px 16px;
	float:left;
	overflow:hidden;

}
.INDEXGOODS_STYLE_2_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	padding:5px 0 0 0px;
	font-weight:300;
	font-size:12px;
	text-align:center;
}
.INDEXGOODS_STYLE_2_Wrap .items h1 a{
	color:#696969;
}
.INDEXGOODS_STYLE_2_Wrap .items h1 a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.INDEXGOODS_STYLE_2_Wrap .items h2{
	margin-top:-3px;
	font-weight:300;
	font-size:12px;
	color:#6CB23D;
	text-align:center;
}
.INDEXGOODS_STYLE_2_Wrap .items ul {/*商品图片*/
	text-align:center;
}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic{/*商品图片*/

}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic a{/*商品图片*/
	border:0px solid #E9E9E9;
	padding:2px;
	vertical-align:middle;
	text-align:center;
	display:block;
	width:145px;
	height:145px;
	overflow:hidden;
}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic a span img{
	width:145px;
	height:145px;
}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic a:hover{/*商品图片*/
	border:0px solid #FDCFEB;
	padding:2px;
}

/* css file:TPL_INDEXGOODS_STYLE_3.css */
=============================================================================================*/
.TPL_INDEXGOODS_RECOMMEND{
	padding-top:5px;
}
.TPL_INDEXGOODS_RECOMMEND .ItemsWarp {/*商品条目循环项外层*/
}
.TPL_INDEXGOODS_RECOMMEND .ItemsWarp .items {/*商品条目循环项*/
	border-bottom:1px dotted #FCB7E0;
	margin-top:3px;
	clear:both;
}
.TPL_INDEXGOODS_RECOMMEND .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	width:100px;
	padding:2px 0 0 5px;
	text-align:left;
}
.TPL_INDEXGOODS_RECOMMEND .items h1 a{
	font-weight:300;
	font-size:12px;
	color:#FF009C;
}
.TPL_INDEXGOODS_RECOMMEND .items h1 a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a{/*商品图片*/
	vertical-align:middle;
	text-align:center;
	padding:2px;
	margin:0 0 5px 0;
	display:block;
	width:65px;
	height:65px;
	border:1px solid #E9E9E9;
	overflow:hidden;
	float:left;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a span img{
	width:65px;
	height:65px;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a:hover{/*商品图片*/
	padding:2px;
	border:1px solid #FF009C;
}
.TPL_INDEXGOODS_RECOMMEND .items ul{
	float:left;
	padding:0 0 0 2px;
}
.TPL_INDEXGOODS_RECOMMEND .items ul li{
	text-align:center;	
}
.TPL_INDEXGOODS_RECOMMEND .items ul li img{
	float:left;
	padding:2px 0;
}
.TPL_INDEXGOODS_RECOMMEND .items ul li span{
	color:#FF009C;
}

/* css file:TPL_INDEXGOODS_STYLE_4.css */
.TPL_INDEXGOODS_STYLE_4_Wrap{
	margin-top:10px;
}
.TPL_INDEXGOODS_STYLE_4_Wrap .items{
	width:155px;
	margin-top:8px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 5px 5px;
	border-bottom:1px dotted #ABD7EB;
}
.TPL_INDEXGOODS_STYLE_4_Wrap .items a{
	display:block;
	color:#696969;
	width:100px;
	padding-left:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.TPL_INDEXGOODS_STYLE_4_Wrap .items a:hover{
	color:#006392;
	text-decoration:underline;
}
.TPL_INDEXGOODS_STYLE_4_Wrap .items span{
	float:right;
	font-size:11px;
	color:#006392;
	padding-right:2px;
}

/* css file:TPL_INDEXGOODS_STYLE_5.css */
/*************************************************************************
只要调整下面的2个width的值，就可以实现几列显示；
这两个值最好是相同的。
*************************************************************************/
.INDEXGOODS_STYLE_5_Wrap .items,
.INDEXGOODS_STYLE_5_Wrap .items h1 {/*反复调整这里的数字来获得最佳的宽度*/
	width:153px;
}
/************************************************************************/
/*=最新商品 特价商品 推荐商品
=============================================================================================*/
.INDEXGOODS_STYLE_5_Wrap .ItemsWarp {/*商品条目循环项外层*/
}
.INDEXGOODS_STYLE_5_Wrap .items {/*商品条目循环项*/
	padding:8px 0 5px 9px;
	float:left;
	overflow:hidden;

}
.INDEXGOODS_STYLE_5_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	padding:5px 0 0 5px;
	font-weight:300;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align:center;
}
.INDEXGOODS_STYLE_5_Wrap .items h1 a{
    color:#FF009C;
}
.INDEXGOODS_STYLE_5_Wrap .items h1 a:hover{
	color:#333333;
	text-decoration:underline;
}
.INDEXGOODS_STYLE_5_Wrap .items ul {/*商品图片*/
	text-align:center;
	margin:0 auto;
}
.INDEXGOODS_STYLE_5_Wrap .items .zt2{
	color:#FF009C;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:13px;
	text-align:center;

}
.INDEXGOODS_STYLE_5_Wrap .items .zt2 span{
	color:#6AB03F;
	font-weight:700;
	font-size:16px;
	padding-left:5px;

}
.INDEXGOODS_STYLE_5_Wrap .items .goodpic a{/*商品图片*/
	border:1px solid #F9DDEF;
	vertical-align:middle;
	text-align:center;
	padding:2px;
	margin:0 5px;
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
}
.INDEXGOODS_STYLE_5_Wrap .items .goodpic a:hover{/*商品图片*/
	border:1px solid #F5B2DE;
	padding:2px;
}

/* css file:TPL_INDEXGOODS_STYLE_6.css */
.INDEXGOODS_STYLE_6_Wrap{
	width:998px;
}
.INDEXGOODS_STYLE_6_Wrap .items,
.INDEXGOODS_STYLE_6_Wrap .items h1 {/*反复调整这里的数字来获得最佳的宽度*/
	width:178px;
}
/*==============================================================================================*/
.INDEXGOODS_STYLE_6_Wrap .ItemsWarp {/*商品条目循环项外层*/
}
.INDEXGOODS_STYLE_6_Wrap .items {/*商品条目循环项*/
	padding:15px 0px 10px 18px;
	float:left;
	overflow:hidden;
}
.INDEXGOODS_STYLE_6_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	padding:5px 0 0 0px;
	font-weight:300;
	font-size:12px;
	text-align:center;
}
.INDEXGOODS_STYLE_6_Wrap .items h1 a{
	color:#696969;
}
.INDEXGOODS_STYLE_6_Wrap .items h1 a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.INDEXGOODS_STYLE_6_Wrap .items h2{
	margin-top:0px;
	font-weight:300;
	font-size:12px;
	color:#6CB23D;
	text-align:center;
}
.INDEXGOODS_STYLE_6_Wrap .items ul {/*商品图片*/
	text-align:center;
}
.INDEXGOODS_STYLE_6_Wrap .items .goodpic{/*商品图片*/

}
.INDEXGOODS_STYLE_6_Wrap .items .goodpic a{/*商品图片*/
	border:0px solid #E9E9E9;
	padding:2px;
	vertical-align:middle;
	text-align:center;
	margin:0 5px;
	display:block;
	width:150px;
	height:150px;
	overflow:hidden;
}
.INDEXGOODS_STYLE_6_Wrap .items .goodpic a:hover{/*商品图片*/
	border:0px solid #FDCFEB;
	padding:2px;
}

/* css file:TPL_INDEXGOODS_STYLE_VScroll.css */
/*=商品=============================================================================================*/
.TPL_INDEXGOODS_STYLE_VScroll_Wrap{
	margin-top:10px;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items{
	width:233px;
	margin-top:6px;
	border-bottom:1px dotted #FCB7E0;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items h1{
	width:170px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 5px 5px;
	display:block;
	font-weight:300;
	font-size:12px;
	padding-left:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items h1 a{
	color:#696969;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items h1 a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items span{
	float:right;
	color:#FF009C;
	padding-right:0px;
}

/* css file:TPL_INDEXGOODS_STYLE_3lines.css */
.TPL_INDEXGOODS_STYLE_3lines_Wrap{
	width:258px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items{
	border-bottom:0px dotted #ccc;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items h1{
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 5px 5px;
	padding-left:15px;
	width:170px;
	font-weight:300;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items h1 a{
	color:#696969;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items h1 a:hover{
	color:#ff9900;
	text-decoration:underline;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items span{
	float:right;
	color:#FF009C;
	padding-right:2px;
}

/* css file:TPL_INDEXLOGIN.css */
.IndexLoginWrap{
	text-align:right;
   margin-right:15px;
}
.IndexLoginWrap a{
   color:#FF009C;
}
.IndexLoginWrap a:hover {
    text-decoration:underline;
}
/*---------------------------------------------*/
.LoginWrap{
   margin-left:15px;
   text-align:left;
}
.LoginWrap h3{
    color:#c60;
	font-size:16px;
	font-weight:700;
	padding-left:15px;
	clear:both;
}
.LoginWrap a{
   color:#0328C1;
}
.LoginWrap a:hover{
    text-decoration:underline;
}
.LoginWrap .button{
   float:left;
   clear:both;
   width:90%;
   margin:10px;
   border-bottom:1px dashed #ccc;
}
.LoginWrap .wb{
    float:left;
	text-align:left;
	height:50px;
	clear:both;
}

/* css file:TPL_NEWS.css */
/*=首页的文章类
=============================================================================================*/
.IndexArticleWrap{
	margin-top:8px;
}
.IndexArticleWrap ul{
	padding-left:15px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 6px 5px;
	margin-top:4px;
	border-bottom:1px dotted #ABD7EB;
	width:222px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap ul a{
	display:block;
	color:#696969;
}
.IndexArticleWrap ul a:hover{
	color:#ff9900;
	text-decoration:underline;
}

/* css file:TPL_NEWS1.css */
/*=首页的文章类1
=============================================================================================*/
.IndexArticleWrap1{
	margin-top:10px;
}
.IndexArticleWrap1 .items{
	display:block;
	padding-left:8px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 1px 5px;
	margin-top:8px;
	border-bottom:1px dotted #ABD7EB;
}
.IndexArticleWrap1 .items a{
	color:#696969;
}
.IndexArticleWrap1 .items a:hover{
	color:#ff9900;
}
.IndexArticleWrap1 .items span{
	font-size:11px;
	color:#006392;
	padding-left:20px;
}

/* css file:TPL_NEWS2.css */
/*=首页的文章类=============================================================================================*/
.IndexArticleWrap2{
	margin-top:3px;
}
.IndexArticleWrap2 .items{
	width:415px;
	margin-top:4px;
	border-bottom:1px dotted #FEEBEF;
}
.IndexArticleWrap2 .items h1{
	width:310px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 6px 5px;
	padding-left:15px;
	display:block;
	font-weight:300;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap2 .items h1 a{
	font-size:12px;
	color:#797979;

}
.IndexArticleWrap2 .items h1 a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.IndexArticleWrap2 .items span{
	float:right;
	color:#FB83CC;
	padding-right:0px;
}

/* css file:TPL_NEWS3.css */
/*=推荐商品
=============================================================================================*/
.IndexArticleWrap3 .items{
	width:280px;
	border-bottom:0px dotted #ccc;
}
.IndexArticleWrap3 .items a{
	display:block;
	color:#021198;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 5px 5px;
	padding-left:15px;
	width:195px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap3 .items a:hover{
	color:#ff9900;
	background:#f2f2f2 url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 5px 5px;
	text-decoration:underline;
}
.IndexArticleWrap3 .items span{
	float:right;
	color:#CD6702;
	padding-right:0px;
}

/* css file:TPL_NEWS5.css */
/*=首页的文章类
=============================================================================================*/
.IndexArticleWrap5{
	margin-top:3px;
}
.IndexArticleWrap5 ul{
	padding-left:15px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 6px 5px;
	margin-top:4px;
	border-bottom:1px dotted #EEEEEE;
	width:255px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap5 ul a{
	display:block;
	color:#696969;
}
.IndexArticleWrap5 ul a:hover{
	color:#ff9900;
	text-decoration:underline;
}

/* css file:TPL_HTOP.css */
.IndexLoginWrap1{
	text-align:left;
   margin-left:15px;
}
.IndexLoginWrap1 a{
   color:#FF009C;
}
.IndexLoginWrap1 a:hover {
    text-decoration:underline;
}

/* css file:TPL_TOPPG.css */
.toppg{
   text-align:left;
}
.toppg .menu{
   padding-top:5px;
   height:16px;
   color:#FFFFFF;
}
.toppg .menu a{
   padding:20 20px 20px 10px;
   color:#FFFFFF;
}
.toppg .menu  a:hover{
    color:#FDCD3B;
	text-decoration:underline;
}

/* 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/current/default/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 */
/*=首页的购物信息
=============================================================================================*/
.CartInfoWrap{
	padding-right:15px;
	text-align:right;
	color:#696969;
}
.CartInfoWrap a{
	color:#696969;
}
.CartInfoWrap span{
	margin:0 2px;
}
.CartInfoWrap gotoc{
	color:#FF009C;
	padding-left:30px;
}
.CartInfoWrap .carttotal{
	padding:0 2px;
	color:#FF009C;
	font-weight:700;
	font-size:12px;
	font-weight:bold;
}
.CartInfoWrap .carttota{
	padding:0 2px;
	font-size:12px;
	font-weight:bold;
}
.CartInfoItems{
	padding-left:30px;
	line-height:normal;
	display:inline;
}
.CartInfoItemsOver{
	position:relative;
	padding:0;
	margin:0;
	line-height:normal;
	display:inline;
}
.CartInfoItems div{
	display:none;
}
.CartInfoItemsOver div{
	text-align:left;
	padding:3px;
	display:block;
	position:absolute;
	border:2px solid #F146AB;
	background:#FFEFFB;
	width:200px;
	top:15px;
	left:0;
	filter:alpha(opacity=90);
	opacity:0.90;
	min-height:10px;
	z-index:1;
}
.CartInfoItemsOver div a{
	display:block;
	color:#696969;
	font-weight:normal;
	text-decoration:none;
	border-left:3px solid #f90;
	border-bottom:1px dotted #ccc;
	margin:0 0 2px 0;
	padding-left:5px;
}
.CartInfoItemsOver div a:hover{
	background:#91A41C;
	color:#fff;
}

/* css file:TPL_LINKLIST.css */
/*首页友情链接
=============================================================================================*/
.IndexLinkListWrap{
}
.IndexLinkListWrap a{
	color: #7F7F7F;
}
.IndexLinkListWrap a:hover{
	text-decoration:underline;
}
/*更多友情链接样式
=============================================================================================*/

/* css file:TPL_INDEXGOODS_RECOMMEND.css */
/*==============================================================================================*/
.TPL_INDEXGOODS_RECOMMEND{
	padding-top:5px;
	width:158px;
}
.TPL_INDEXGOODS_RECOMMEND .items {/*商品条目循环项*/
	border-bottom:1px dotted #FCB7E0;
	clear:both;
}
.TPL_INDEXGOODS_RECOMMEND .items h1{
	float:right;
	text-align:left;
	width:110px;
}
.TPL_INDEXGOODS_RECOMMEND .items h1 a{
	font-weight:300;
	font-size:12px;
	color:#FF009C;
}
.TPL_INDEXGOODS_RECOMMEND .items h1 a:hover{
	color:#FF009C;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic{/*商品图片*/
	float:left;
	padding:4px 0px 4px 3px;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a{/*商品图片*/
	vertical-align:middle;
	text-align:center;
	padding:1px;
	display:block;
	width:35px;
	height:35px;
	border:1px solid #E9E9E9;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a span img{
	width:35px;
	height:35px;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a:hover{/*商品图片*/
	padding:1px;
	border:1px solid #FF009C;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	line-height: 20px;
	margin: 0px;
	BACKGROUND: #505151 fixed no-repeat 50% top;
background: url(syssite/home/shop/1/template/current/default/images/COE_BGqq.jpg) #ffffff fixed no-repeat 50% top;
	
}
a:hover{
	color: #F00885;
	text-decoration:underline;
}
/*=首页布局 
=============================================================================================*/
#IndextopAllWrap{
	width:100%;
	height:50px;
	overflow:hidden;
	text-align:center;
	background:#ffffff;
}
#toptop{
	width:100%;
	position:relative;
	float:center;
	text-align:center;
	overflow:hidden;
	height:30px;
	background:url(syssite/home/shop/1/template/current/default/images/bg_shortcut.gif);
}
#IndexAllWrap{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	background:#ffffff;
}
#IndexAllWrap .MainWrap{
        float:left;
	width:1000px;
	text-align:left;
}
#IndexAllWrap .MainWrap1{
        background-color:#FFFCF9;/*板块背景*/
        float:left;
	width:795px;
	text-align:left;
	border:1px solid #F5E6D8;
	padding:5px;
}
#IndexAllWrap .MainWrap2{
	float:left;
	width:470px;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
	border:1px solid #CCCC98;
	margin-bottom:10px;
}
#IndexAllWrap .MainWrap3{
        background-color:#FFFCF9;/*板块背景*/
        float:left;
	width:665px;
	text-align:left;
	border:1px solid #F5E6D8;
	margin-bottom:10px;
	padding:5px;
}
#IndexAllWrap .MainLeftWrap{
	margin-bottom:8px;
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif) repeat-x top #FFF8FC;
        float:right;
	width:790px;
	text-align:left;
	border:solid 1px #F9C9E9;
	padding:5px;
}
#BodyMainWrap{
   width:1000px;
   text-align:center;
   clear:both;
   margin-bottom:0px;
}
#BodyMainWrap .Main1{
   float:left;
   width:456px;
   text-align:center;
   clear:both;
   margin-bottom:0px;
}
#BodyMainWrap .Main2{
   float:right;
   width:536px;
   text-align:center;
   clear:both;
   margin-bottom:0px;
}
#Indexleftbox{
	width:170px;
	text-align:left;
	float:left;
	overflow:hidden;
}
#Indexmainbox{
	float:left;
	width:742px;
	margin-right:8px;
	text-align:left;
	overflow:hidden;
}
#Indexmainbox2{
	float:left;
	width:1000px;
	text-align:left;
	overflow:hidden;
}
#Indexrightbox{
	width:250px;
	float:right;
	overflow:hidden;
	text-align:left;
}
#Indexrightbox1{
	width:190px;
	float:left;
	overflow:hidden;
	text-align:left;
}
#Indexrightbox2{
	width:300px;
	float:right;
	overflow:hidden;
	text-align:left;
}
#Indexrightbox4{
	float:left;
	width:1000px;
	overflow:hidden;
	text-align:left;
}
/*---------------------------------------------*/
#Indexleftboxnews{
   margin-top:8px;
	width:278px;
	text-align:left;
	float:left;
	overflow:hidden;
}
#Indexmainboxnews{
	float:left;
	width:428px;
   margin-top:8px;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
	overflow:hidden;
}
#Indexrightboxnews{
   margin-top:8px;
	width:278px;
	float:right;
	overflow:hidden;
	text-align:left;
}
/*---------------------------------------------*/
#foot{
	height:130px;
	clear:both;
	margin-top:0px;
	padding-left:8px;
	text-align:left;
	background:#fff;
	border:1px solid #FF85CD;
}
#foot div.infoitems{
	float:left;
	padding-left:8px;
	padding-top:40px;
	margin-left:10px;
	width:170px;
	_width:160px;
	overflow:hidden;
}
#foot .help{
	background:url(syssite/home/shop/1/template/current/default/images/bottom_help.gif) no-repeat;
}
#foot .help1{
	background:url(syssite/home/shop/1/template/current/default/images/bottom_help1.gif) no-repeat;
}
#foot .help2{
	background:url(syssite/home/shop/1/template/current/default/images/bottom_help2.gif) no-repeat;
}
#foot .help3{
	background:url(syssite/home/shop/1/template/current/default/images/bottom_help3.gif) no-repeat;
}
#foot .help4{
	background:url(syssite/home/shop/1/template/current/default/images/bottom_help4.gif) no-repeat;
}
#foot div.infoitems ul li{
	background:url(syssite/home/shop/1/template/current/default/images/articleitemss.gif) no-repeat 0 7px;
}
#foot div.infoitems ul li a{
	padding-left:12px;
	color:#696969;
}
#foot div.infoitems ul li a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.footmenubar{
   background:#FFEFFB;
   padding:5px;
   border:1px solid #FF85CD;
   border-top:none;
   text-align:center;
}
.footmenubar .menu a{
   color:#0328C1;
}
.footmenubar .menu  a:hover{
	color:#FF9900;
	text-decoration:underline;
}
/*=头部和菜单
=============================================================================================*/
#top{
	width:1000px;
	position:relative;
	height:27px;
	text-align:center;
	margin-top:20px;
}
#top .topmenu{
	margin:0 auto;
	width:1000px;
	position:relative;
}
#top .topmenu .logo{
	position:absolute;
	bottom:2px;
	text-align:left;
	left:25px;
}
#menubar{
	bottom:0;
	right:0;
}
#menubar .menuone{
   background:url(syssite/home/shop/1/template/current/default/images/menuone.gif) no-repeat;
   padding-left:13px;
}
#menubar .menutwo{
   background:url(syssite/home/shop/1/template/current/default/images/menutwo.gif) no-repeat;
   padding-left:25px;
}
#menubar .menutwor{
   background:url(syssite/home/shop/1/template/current/default/images/menutwor.gif) no-repeat;
   padding-left:15px;
}
#menubar .menuthree{
   background:url(syssite/home/shop/1/template/current/default/images/menuthree.gif) no-repeat;
   padding-left:25px;
}
#menubar .menu{
	margin-left:160px 

}
#menubar .menu a{
	text-align:center;
	float:left;
	display:block;
	color:#ffffff;
	font-weight:700;
	font-size:14px;
	line-height:29px;
	text-decoration: none;
}
#menubar .menu a:hover{
	color:#FF9600;
	text-decoration: underline;
}
#menubar .menu1 a{
	text-align:center;
	float:left;
	display:block;
	color:#023290;
	font-size:12px;
	line-height:29px;
	width:60px;
	text-decoration: none;
}
#menubar .menu1 a:hover{
	color:#E609A0;
	text-decoration: underline;
}
#menubar .menu2 a{
	text-align:center;
	float:left;
	display:block;
	color:#444444;
	font-weight:300;
	font-size:14px;
	line-height:29px;
	text-decoration: none;
}
#menubar .menu2 a:hover{
	color:#FF9600;
	text-decoration: underline;
}
#catebar{
	background:#BCD524;
	border-top:4px solid #91A41C;
	border-bottom:1px solid #fff;
	height:29px;
}
/*=搜索栏
=============================================================================================*/
#SearchBar{
	width:1000px;
	height:65px;
	text-align:center;
	background:url(syssite/home/shop/1/template/current/default/images/az-subnav-bg.gif);
	
}
#SearchBar .searchLink{
    margin:0 auto;
	width:900px;
	height:30px;
}

#SearchBar .search{
	margin:0 auto;
	width:750px;
	color:#fff;
}
#SearchBar .search a{
color:#fff;
}
#Searchbot{   
}

/*=中部banner区域 | 
=============================================================================================*/
#BannerArea{
padding-bottom:8px;
}
#BannerArea div{
	overflow:hidden;
}
#BannerArea .BannerArea1{
	width:364px;
	height:159px;
}
#BannerArea .marqueetext{
	border:1px solid #f2f2f2;
	padding:2px;
	width:358px;
	height:19px;
	background:#ADCF32;
	border:1px solid #ccc;
	margin:2px 0;
	border-bottom:2px solid #e3e3e3;
	float:left;
}
#BannerArea .marqueetext .title{
	float:left;
	padding:1px 1px;
	color:#fff;
}
#BannerArea .BannerArea2{
	margin-right:2px;
	position:relative;
	border:1px solid #ccc;
	width:160px;
	height:185px;
	float:left;
	overflow:hidden;
}
#imageContainer img{
	display:none;
	position:absolute;
	top:0; left:0;
}
.bigbanner{
	text-align:center;
}
.bigbanner img{
	border:1px solid #ccc;
}
/*---------------------------------------------*/
.menubar1{
	width:998px;
	margin-top:8px;
	border:1px solid #DADADA; 		/*边框颜色，样式*/
}
.menubar1 .title{
	text-align:left;
	background-color:#F3F2F2;		/*底部背景颜*/
	height:18px;  					/*底部高度*/	
}
.menubar1 .title a{
	color:#666666;
	font-size:12px;	
	margin-left:8px;
}
.menubar1 .body{
	padding:2px;
	margin-left:5px;
	text-align:left;	
}
.menubar2{
	text-align:center;
	margin-top:10px;
	margin-bottom:-8px;
}
/*---------------------------------------------*/
#Indextop{
	height:54px;
	width:1000px;
	margin-bottom:6px;
	background:url(syssite/home/shop/1/template/current/default/images/az-subnav-bg.gif);
}
.Indextopleftbox{
	width:280px;
	float:left;
	overflow:hidden;
}
.Indextopleftbox .sstoplg{
	height:31px;
	margin-top:11px;
	margin-left:15px;
	text-align:left;
}
.Indextopmainbox{
	float:left;
	width:400px;
	margin-top:15px;
	overflow:hidden;
}
.Indextopmainbox .sstopdl{
	height:20px;
	margin-top:0px;
	text-align:center;
}
.Indextoprightbox{
	width:250px;
	float:right;
}
.Indextoprightbox .sstop{
	height:20px;
	margin-right:20px;
	margin-top:17px;
	text-align:left;
}

/* css file:Wrapstyle.css */
/*---------------------------------------------*/
.StyleIndexLogin{
   width:1000px;
	float:center;
	text-align:center;
height:30px;
}
/*=登录 
=============================================================================================*/
.StyleLoginWrap{
   margin:5px;
   width:800px;
   margin-top:15px;
}
.StyleLoginWrap .title{
	background:#ddc;
	width:380px;
	height:28px;
	float:left;
}
.StyleLoginWrap .title h2{
	float:left;
	font-size:16px;
	font-family:"微软雅黑";
	color:#FF009C;
	font-weight:bold;
}
.StyleLoginWrap .title .left{
    float:left;
}
.StyleLoginWrap .title .right{
    float:right;
}
.StyleLoginWrap .body{
   float:left;
   width:374px;
   background:#fff;
   border:3px solid #ddc;
}
.StyleLoginWrap .foot{
	background:#ddc;
	width:380px;
	height:10px;
	float:left;
}
.StyleLoginWrap .foot .left{
    float:left;
}
.StyleLoginWrap .foot .right{
    float:right;
}
/*---------------------------------------------*/
.StyleCategory{
    float:left;
	clear:both;
	margin-bottom:5px;
}
/*---------------------------------------------*/
.StyleMiscGoods{
	background:url(syssite/home/shop/1/template/current/default/images/miscbg.gif) repeat-x;
}
.StyleMiscGoods .listgoods{
	width:90px;
	overflow:hidden;
}
/*---------------------------------------------*/
.StyleCategoryIndex{
	background:#FFFBFD;
	margin-bottom:8px;
}
.StyleCategoryIndex .title{
	background:url(syssite/home/shop/1/template/current/default/images/az-home_24.gif);
	width:170px;
	height:25px;
}
.StyleCategoryIndex .title .left{
	float:left;
	width:4px;
	height:25px;
	background:url(syssite/home/shop/1/template/current/default/images/az-home_22.gif);
}
.StyleCategoryIndex .title .cent{
	float:left;
	line-height:25px;
	padding-left:3px;
	color:#9A035C;
	font-size:14px;
	font-weight:bold;
}
.StyleCategoryIndex .title .right{
	float:right;
	width:5px;
	height:25px;
	background:url(syssite/home/shop/1/template/current/default/images/az-home_25.gif);
}
.StyleCategoryIndex .body{
	padding:2px;
	width:164px;
	text-align:left;
	border:1px solid #FF85CD;
	border-top:none;
	border-bottom:none;
}
.StyleCategoryIndex .body .botleft{
    float:left;
}
.StyleCategoryIndex .body .botrig{
   float:right;
}
.StyleCategoryIndex .lefttable-bottom{
	background:#FF85CD;
	height: 1px;
	font-size:1px;
}
/*---------------------------------------------*/
.StyleIndexSideblock{
	margin-bottom:8px;
	border:solid 1px #DE8048;
	padding:6px
}
.StyleIndexSideblock h3,.StyleIndexSideblock h3 a{
	font-size:14px;
	color:#CD6702;
	padding-left:3px;
	margin: 3px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexSideblock .body{
	text-align:left;
}
/*---------------------------------------------*/
.StyleCartInfo .body{
	padding-left:60px;
	padding-top:20px;
	margin-bottom:6px;
	background:url(syssite/home/shop/1/template/current/default/images/cartbg.gif) no-repeat;
	width:139px;
	height:76px;
}
/*---------------------------------------------*/
.StyleIndexArticle{
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif) repeat-x top #FFF8FC;
	margin-bottom:8px;
	border:solid 1px #FF85CD;
	padding:5px
}
.StyleIndexArticle h3,.StyleIndexArticle h3 a{
	font-size:14px;
	color:#FF009C;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle .body{
	background:url(syssite/home/shop/1/template/current/default/images/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle .bottom{
	background:url(syssite/home/shop/1/template/current/default/images/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle1{
	margin-bottom:8px;
	border:solid 1px #DE8048;
	padding:5px
}
.StyleIndexArticle1 h3,.StyleIndexArticle1 h3 a{
	font-size:14px;
	color:#CD6702;
	padding-left:3px;
	margin: 3px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle1 .body{
	background:url(syssite/home/shop/1/template/current/default/images/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle1 .bottom{
	background:url(syssite/home/shop/1/template/current/default/images/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle2{
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif) repeat-x top #FFF8FC;
	margin-top:8px;
	margin-bottom:0px;
	border:1px solid #F9C9E9;
        float:right;
	width:820px;
	text-align:left;
}
.StyleIndexArticle2 .title{
	position:relative;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle2 .title h3{
	font-size:14px;
	color:#FF009C;
	padding-left:3px;
	margin: 2px 0px 4px 8px;
	text-decoration:none;
}
.StyleIndexArticle2 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleIndexArticle2 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle2 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}
/*---------------------------------------------*/
.StyleIndexArticle5{
	width:314px;
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_2.gif) repeat-x top #FFFFFF;
	margin-bottom:0px;
	border:solid 1px #F9BA49;
	padding:5px
}
.StyleIndexArticle5 h3,.StyleIndexArticle h3 a{
	font-size:14px;
	color:#D6290B;
	padding-left:3px;
	margin: 1px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle5 .body{
	background:url(syssite/home/shop/1/template/current/default/images/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle5 .bottom{
	background:url(syssite/home/shop/1/template/current/default/images/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle01{
	height:180px;
	margin-bottom:8px;
	border:solid 1px #DEDFDE;
	padding:2px
}
.StyleIndexArticle01 .title{
	position:relative;
	background:url(syssite/home/shop/1/template/current/default/images/index_lxxg.gif) repeat-x top #DEDFDE;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle01 .title h3{
	font-size:14px;
	color:#FF009C;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle01 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle01 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle01 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}

.StyleIndexArticle01 .body{
	background:url(syssite/home/shop/1/template/current/default/images/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle01 .bottom{
	background:url(syssite/home/shop/1/template/current/default/images/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle03{
	height:180px;
	margin-bottom:8px;
	border:solid 1px #DEDFDE;
	padding:2px
}
.StyleIndexArticle03 .title{
	position:relative;
	background:url(syssite/home/shop/1/template/current/default/images/index_cppc.gif) repeat-x top #DEDFDE;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle03 .title h3{
	font-size:14px;
	color:#FF009C;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle03 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle03 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle03 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}

.StyleIndexArticle03 .body{
	background:url(syssite/home/shop/1/template/current/default/images/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle03 .bottom{
	background:url(syssite/home/shop/1/template/current/default/images/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle02{
	height:180px;
	margin-bottom:8px;
	border:solid 1px #F2D0E3;
	padding:2px
}
.StyleIndexArticle02 .title{
	position:relative;
	background:url(syssite/home/shop/1/template/current/default/images/index_hyzx.gif) repeat-x top #FFF0F6;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle02 .title h3{
	font-size:14px;
	color:#FF009C;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle02 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle02 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle02 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}
.StyleIndexArticle02 .body{
	background:url(syssite/home/shop/1/template/current/default/images/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle02 .bottom{
	background:url(syssite/home/shop/1/template/current/default/images/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleHotGoods{
	background:#FFF8FC url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif) repeat-x top;
	margin-bottom:8px;
	border:solid 1px #FF85CD;
	padding:5px
}
.StyleHotGoods h3{
	font-size:14px;
	color:#FF009C;
	padding-left:3px;
	margin: 0px 0px 3px 0;
}
/*---------------------------------------------*/
.StyleHotGoods1{
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_2.gif) repeat-x top #F5FCFF;
	border:solid 1px #7CBDFF;
	margin-bottom:8px;
	padding:5px
}
.StyleHotGoods1 h3{
	font-size:14px;
	color:#123B8D;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
/*---------------------------------------------*/
.StyleIndexLinkList .title{
	background:url(syssite/home/shop/1/template/current/default/images/linktitle.gif) no-repeat;
	width:199px;
	height:33px;	
}
.StyleIndexLinkList .body{
	text-align:center;
	padding:4px;
	width:188px;
}
/*---------------------------------------------*/
.StyleGoodsClass{/*外层*/
	height:245px;
	background:url(syssite/home/shop/1/template/current/default/images/index_nanxingyongpin_a.gif) repeat-x bottom;
	border:1px solid #FF94BB;
	text-align:left;
	margin-top:8px;
}
.StyleGoodsClass .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#FFF0F6;
	height:29px;
  	line-height:27px;
}
.StyleGoodsClass .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass .title .viewmore a{
	color:#CA004A;
}
.StyleGoodsClass .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}
/*---------------------------------------------*/
.StyleGoodsClass1{/*外层*/
	height:270px;
	background:url(syssite/home/shop/1/template/current/default/images/index_nvxingyongpin_a.gif) repeat-x bottom;
	border:1px solid #FFA163;
	text-align:left;
	margin-top:8px;
}
.StyleGoodsClass1 .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#FFF7F1;
	height:29px;
  	line-height:29px;
}
.StyleGoodsClass1 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass1 .title .viewmore a{
	color:#FF6600;
}
.StyleGoodsClass1 .title .viewmore a:hover{
	text-decoration:underline;
	color:#FFAC74;
}
/*---------------------------------------------*/
.StyleGoodsClass2{/*外层*/
	background:url(syssite/home/shop/1/template/current/default/images/index_baojianhuli_a.gif) repeat-x bottom;
	border:1px solid #83AC3D;
	text-align:left;
	margin-top:8px;
}
.StyleGoodsClass2 .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#F3F8EA;
	height:29px;
  	line-height:27px;
}
.StyleGoodsClass2 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass2 .title .viewmore a{
	color:#528100;
}
.StyleGoodsClass2 .title .viewmore a:hover{
	text-decoration:underline;
	color:#9FBA70;
}
/*---------------------------------------------*/
.StyleGoodsClass3{/*外层*/
	background:url(syssite/home/shop/1/template/current/default/images/index_tiaoqingzhuxing_a.gif) repeat-x bottom;
	border:1px solid #D774A4;
	text-align:left;
	margin-top:8px;
}
.StyleGoodsClass3 .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#FFF1F8;
	height:29px;
  	line-height:27px;
}
.StyleGoodsClass3 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass3 .title .viewmore a{
	color:#74083C;
}
.StyleGoodsClass3 .title .viewmore a:hover{
	text-decoration:underline;
	color:#B77896;
}
/*---------------------------------------------*/
.StyleGoodsClass4{/*外层*/
	background:url(syssite/home/shop/1/template/current/default/images/index_qingquneiyi_a.gif) repeat-x bottom;
	border:1px solid #ED72C6;
	text-align:left;
	margin-top:8px;
}
.StyleGoodsClass4 .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#FFF0FA;
	height:29px;
  	line-height:27px;
}
.StyleGoodsClass4 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass4 .title .viewmore a{
	color:#D0008E;
}
.StyleGoodsClass4 .title .viewmore a:hover{
	text-decoration:underline;
	color:#E773C2;
}
/*---------------------------------------------*/
.StyleGoodsClass5{/*外层*/
	background:url(syssite/home/shop/1/template/current/default/images/index_nueliandaoju_a.gif) repeat-x bottom;
	border:1px solid #AFAFAF;
	text-align:left;
	margin-top:8px;
}
.StyleGoodsClass5 .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#EAEAEA;
	height:29px;
  	line-height:27px;
}
.StyleGoodsClass5 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass5 .title .viewmore a{
	color:#2A2A2A;
}
.StyleGoodsClass5 .title .viewmore a:hover{
	text-decoration:underline;
	color:#868686;
}
/*---------------------------------------------*/
.StyleGoodsClass6{/*外层*/
	background:url(syssite/home/shop/1/template/current/default/images/index_zibuqiangshen_a.gif) repeat-x bottom;
	border:1px solid #35A2D5;
	text-align:left;
	margin-top:8px;
	display:block;
}
.StyleGoodsClass6 .title{/*滋补强身*/
	position:relative;
	background:#E4F6FE;
	height:29px;
  	line-height:29px;
	display:block;
}
.StyleGoodsClass6 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass6 .title .viewmore a{
	color:#0386C5;
}
.StyleGoodsClass6 .title .viewmore a:hover{
	color:#6FBCE1;
}
/*---------------------------------------------*/
.StyleGoodsClass7{/*外层*/
	background:url(syssite/home/shop/1/template/current/default/images/index_zibuqiangshen_a.gif) repeat-x bottom;
	border:1px solid #FF9C00;
	text-align:left;
	margin-top:8px;
	display:block;
}
.StyleGoodsClass7 .title{/*滋补强身*/
	position:relative;
	background:#FDDEAD;
	height:29px;
  	line-height:29px;
	display:block;
}
.StyleGoodsClass7 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass7 .title .viewmore a{
	color:#0386C5;
}
.StyleGoodsClass7 .title .viewmore a:hover{
	color:#6FBCE1;
}
/*---------------------------------------------*/
.StyleGoodsClass8{/*外层*/
	background:url(syssite/home/shop/1/template/current/default/images/index_zibuqiangshen_a.gif) repeat-x bottom;
	border:1px solid #35A2D5;
	text-align:left;
	margin-top:8px;
	display:block;
}
.StyleGoodsClass8 .title{/*滋补强身*/
	position:relative;
	background:#E4F6FE;
	height:29px;
  	line-height:29px;
	display:block;
}
.StyleGoodsClass8 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass8 .title .viewmore a{
	color:#0386C5;
}
.StyleGoodsClass8 .title .viewmore a:hover{
	color:#6FBCE1;
}
/*---------------------------------------------*/
.StyleHelpMenu{
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_2.gif) repeat-x top #F5FCFF;
	border:solid 1px #7CBDFF;
	padding:5px

}
.StyleHelpMenu h3{
	font-size:14px;
	color:#123B8D;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.StyleHelpMenu .body{
	padding:5px;
	width:167px;
	text-align:left;
}
/*---------------------------------------------*/
.StyleMemberMenu{/*外层*/
	width:188px;
	border:1px solid #cc9;
	margin-bottom:15px;
}
.StyleMemberMenu .title{
	background:#eed;
	line-height:25px;
	padding-left:10px;
	color:#000;
	font-size:15px;
	font-weight:bold;
}
/*---------------------------------------------*/
.Stylebox { 
  background: #eee;
  margin:10px 5px;
}
.Stylebox .boxtop { 
  background: url(syssite/home/shop/1/template/current/default/images/ne.gif) no-repeat top right; 
}
.Stylebox .boxtop div { 
  height: 10px; 
  background: url(syssite/home/shop/1/template/current/default/images/nw.gif) no-repeat top left; 
}
.Stylebox .boxbottom { 
  background: url(syssite/home/shop/1/template/current/default/images/se.gif) no-repeat bottom right; 
}
.Stylebox .boxbottom div { 
  height: 10px; 
  background: url(syssite/home/shop/1/template/current/default/images/sw.gif) no-repeat bottom left; 
}
.Stylebox .boxcontent {
  padding: 0px 10px 0px 10px;
}
/*---------------------------------------------*/
.IndexScrollNewsWrap{
	height:35px;
	padidng:7px 0 0 0;
}
.IndexScrollNewsWrap .slider1{
	float:left;
	padding:0 0 0 220px;
	overflow:hidden;
}
.IndexScrollNewsWrap .slider2{
	float:left;
	padding:0 0 0 0;
	overflow:hidden;
}
/*音乐介绍*/
.YYJS4{width:190px; margin-bottom:8px;}
.YYJS1{background-image: url(syssite/home/shop/1/template/current/default/images/yy1.gif); width:190px; height:30px;}
.YYJS3{background-image: url(syssite/home/shop/1/template/current/default/images/yy3.gif);width:190px; height:4px;}
.YYJS2{background-image: url(syssite/home/shop/1/template/current/default/images/yy2.gif); width:182px;height:45px;padding:0px 4px 0px 4px;}
/*---------------------------------------------*/
.marque{
	width:1000px;
	height:36px;
	margin-bottom:8px;
}
.marqueleft{
	float:left;
	width:77px;
	height:36px;
	background:url(syssite/home/shop/1/template/current/default/images/indextop_08_12_18_2.gif);
}
.marquecent{
	line-height:20px;
	padding:8px;
	color:#9A035C;
	font-size:14px;
	background: url(syssite/home/shop/1/template/current/default/images/indextop_08_12_18_1.gif);
}
.marquecent a{
	color:#696969;
}
.marqueright{
	float:right;
	width:12px;
	height:36px;
	background:url(syssite/home/shop/1/template/current/default/images/indextop_08_12_18_3.gif);
}


/* css file:LanternN.css */
#lantern {
BORDER: #999999 1px solid; 
OVERFLOW: hidden; 
WIDTH: 527px; 
CURSOR: pointer; 
HEIGHT: 175px;
overflow:hidden;
background:#feedaf;
float:left;
}
#lanternMain {	
WIDTH: 527px; 
HEIGHT: 158px; 
BACKGROUND-COLOR: #ffffff;
	position:relative;
}
#lanternNavy {	
FONT-SIZE: 12px; 
FLOAT: left; 
OVERFLOW: hidden; 
WIDTH: 1000px; 
COLOR: #000; 
line-height:18px;
HEIGHT: 16px;
TEXT-ALIGN: center;
}
#lanternNavy .div_off1 {
FLOAT: left; 
BORDER-LEFT: #cc4104 1px solid;
BORDER-BOTTOM: #ffffff 1px solid;
HEIGHT: 16px; 
BACKGROUND-COLOR: #feedaf; 
TEXT-ALIGN: center;
}
#lanternNavy .div_on1 {	
PADDING-RIGHT: 24px; 
PADDING-LEFT: 10px; 
FLOAT: left; 
BORDER-LEFT: #cc4104 1px solid;
BORDER-BOTTOM: #ffffff 1px solid; 
HEIGHT: 16px; 
BACKGROUND-COLOR: #cc3300;
color:#fff;
}
#lanternNavy .div_off2 {
FLOAT: left; 
BORDER-LEFT: #cc4104 1px solid; 
BORDER-BOTTOM: #ffffff 1px solid; 
HEIGHT: 16px; 
BACKGROUND-COLOR: #feedaf; 
TEXT-ALIGN: center;
}
#lanternNavy .div_on2 {
PADDING-RIGHT: 24px; 
PADDING-LEFT: 10px; 
FLOAT: left; 
BORDER-LEFT: #cc4104 1px solid; 
BORDER-BOTTOM: #ffffff 1px solid; 
HEIGHT: 16px; 
BACKGROUND-COLOR: #cc3300;
color:#fff;
}
#lanternNavy .div_off3 {
BORDER-RIGHT: #cc4104 1px solid;
FLOAT: left;
BORDER-LEFT: #cc4104 1px solid;
BORDER-BOTTOM: #ffffff 1px solid; 
HEIGHT: 16px; 
BACKGROUND-COLOR: #feedaf; 
TEXT-ALIGN: center;
}
#lanternNavy .div_on3 {	
BORDER-RIGHT: #cc4104 2px solid;
PADDING-RIGHT: 24px; 
PADDING-LEFT: 10px; 
FLOAT: left; 
ORDER-LEFT: #cc4104 1px solid; 
BORDER-BOTTOM: #ffffff 1px solid; 
HEIGHT: 16px; 
BACKGROUND-COLOR: #cc3300;
color:#fff;
}
#lanternImg {
OVERFLOW: hidden; 
WIDTH: 527px;
position:absolute;
HEIGHT: 158px;
}
.jumppage {
FLOAT: left; 
WIDTH: 75px; 
HEIGHT: 29px;
}
#slidesImgs{
	Z-INDEX: 100;
	WIDTH: 527px;
	BORDER-BOTTOM: #ffffff 1px solid;
	POSITION: absolute;
	TOP: 155px;
	HEIGHT: 8px;
}

/* css file:taobaocss.css */
div#MainPromotionBanner{
	width:742px;
	height:400px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	list-style: none;
	height: 400px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width:742px;
	height:400px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width:742px;
	height:400px;
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 375px; 
	right: 0px;
	z-index: 10;
	height: 22px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #FF009C;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(syssite/home/shop/1/template/current/default/images/slide_trigger.gif) no-repeat center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(syssite/home/shop/1/template/current/default/images/slide_trigger_c.gif) no-repeat center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 18px;
	height: 18px;
	width: 18px;
	margin:2px 6px; 
}

/* css file:topcss.css */
/*---------------------菜单样式----------------------------------*/
#menu{
	height:35px;
	margin-top:8px; background-color:#F0037F;
font-weight:800;
}
#menu ul{
	margin:auto; width:790px; height:35px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:114px; line-height:35px;  text-align:center; margin-right:-2px; margin-left:-2px; font-size:14px;
}
.m_li a{
	display:block; color:#FFFFFF; width:114px;
}
.m_line{
	float:left; width:1px; height:35px;
	line-height:35px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:114px; line-height:32px; text-align:center; padding-top:3px; font-weight:bold;
	background-image:url(syssite/home/shop/1/template/current/default/images/menu_bg.jpg); position:relative; height:35px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#FF0000; width:114px;
}
.smenu{
	background-color:#FDF0F0;
	width:1000px; margin:0px auto 0px auto; padding:0px; list-style-type:none; height:32px;
}
.s_li{
	line-height:32px; width:auto; display:none; height:32px; 
}
.s_li_a{
	line-height:32px; width:auto; display:block; height:32px; 
}



/* 全局设定
/*=============================================================================================*/
/* css file:htmls.css */
/*=html元素设置
=============================================================================================*/
.clear{
   border-top:1px solid transparent !important;
   border-top:0;
   clear:both;
   line-height:0;
   font-size:0;
   height:0;
   height:1%;
}
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
	display: inline-table;
}
div,form,h1,dl,dt,dd,ul,ol,li,table,td,th{
	margin:0;
	padding:0;
	list-style:none;
}
h2,h3,h4,h5,h6,h7{
	padding:0;
	margin:8px 0 0 0;
}
h2{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom:0px dotted #BFBDBD;
	color:#FF009C;
}
h3{
	text-align:left;
	font-size:12px;
	font-weight:300;
	font-weight:bold;
	color:#696969;
}
h5{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom:3px solid #FF009C;
	color:#FF009C;
}
h6{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px dotted #BFBDBD;
	color:#777777;
}
h7{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-bottom:0px dotted #BFBDBD;
	color:#FF009C;
}
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:80px;
	text-align:right;
	float:left;
	padding-left:60px;
	font-size:12px;
	font-weight:300;
	color:#696969;
	padding:2px 0;
}
form labela{
	display:block;
	width:80px;
	text-align:right;
	float:left;
	padding-left:50px;
	font-size:12px;
	font-weight:300;
	color:#696969;
	padding:2px 0;
}
form br{
	clear:both;
}
img {
	border: 0;
}
a{
    color:#696969;
}
a:link {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
}

/*=表格列表统一样式
=============================================================================================*/
.TableWrap{
margin-top:8px;
	background:#FFFBFD;
}
.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/current/default/images/membertabon.gif);
	line-height:25px;
}
.TableWrap .tab li a{
	display:block;
	width:104px;
	height:25px;
	font-size:12px;
	font-weight:700;
	color:#aaa;
	background:url(syssite/home/shop/1/template/current/default/images/membertab.gif);
}
.TableWrap .list{
	border:1px solid #FCC3E3;
	border-collapse:collapse;

}
.TableWrap .list td{
	border-bottom:1px solid #FCC3E3;
	padding:4px 4px;
	text-align:center;
}
.TableWrap .list thead th{
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif);
	height:29px;
	text-align:center;
	font-size:12px;
}
.TableWrap .list tfoot th{
	text-align:right;
	border-bottom:1px dotted #FCC3E3;
	font-size:12px;
}
.TableWrap .list tfoot td{
	text-align:right;
	border-bottom:1px dotted #FCC3E3;
	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 #FCC3E3;
	border-top:1px solid #FCC3E3;
	border-right:1px solid #FCC3E3;
	border-bottom:4px solid #f2f2f2;
	border-collapse:collapse;
}
.TableWrap .data td,
.TableWrap .data th{
	border-bottom:1px solid #FCC3E3;
	padding:4px 4px;
	text-align:left;
}
.TableWrap .data th{
	text-align:right;
}

.TableWrap .spa{
	border:1px solid #E9E9E9;
	vertical-align:middle;
	text-align:center;
	padding:1px;
	margin:0 5px;
	display:block;
	width:35px;
	height:35px;

}
.TableWrap .spa img{
	width:35px;
	height:35px;
}
/*=字体颜色设置
=============================================================================================*/
.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;
}
.inputstyleqq {
	font-size: 14px;
	width:170px;
	height:31px;
	border: 0px solid #FF9C00;
	background:url(syssite/home/shop/1/template/current/default/images/az-suosoubj.gif);
}
.inputstyle1 {
	height:18px;
	border: 1px solid #FF9C00;
	background-color: #fff;
}
.buttonstyle {
	border:3px double #bbb;
	border-top:3px double #ddd;
	border-left:3px double #ddd;
	background-color: #fff;
	font-size:12px;
	background:url(syssite/home/shop/1/template/current/default/images/buttonbg.gif);
	height:25px;
	padding-top:3px
}
.textright{
	text-align:right;
}
.p9blackb{
	color:#FF009C;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:14px;
}
.p9orangeb {
	color: #f50;
	font-weight:700;
	padding-left:6px;
}
.p14redb {
	color:#E00077;
	font-size:14px;
	font-weight:700;
	font-family:"微软雅黑";
}
.p16redb {
	color:#E00155;
	font-size:16px;
	font-weight:700;
	font-family:"微软雅黑";
}
.p15redb {
	color:#ffffff;
	font-size:1px;
	font-weight:1;
}


/* 在商品搜索列表中所使用的样式
/*=============================================================================================*/
/* css file:GoodsSearchList.css */
/*=Library*/
/* css file:GoodsSearchListIntro.css */
/*=Library*/
/*=商品搜索列表中关于类别的介绍
=============================================================================================*/
.GoodslistIntro{
        background:#FFF8FC;/*板块背景*/
	border:1px solid #FCC3E3;
	padding:3px 3px 3px 3px;
	color:#DA007B;
}

/* css file:GoodsSearchListClass.css */
/*=Library*/
/*=商品搜索列表中不同类别的最新、热卖、推荐、特价的列表
=============================================================================================*/
.GoodslistTitleGoods{
	margin-bottom:-5px;
}
.GoodslistTitleGoods .mycontent{
	padding:9px 0;
}
.GoodslistTitleGoods .mytitle{
	font-size:14px;
	font-weight:700;
	color:#fff;
}

.GoodslistTitleGoods .mytitle span{
	display:block;
	padding:2px;
	text-align:left;
	cursor:hand;

}
.GoodslistTitleGoods .on .mytitle {
	background:url(syssite/home/shop/1/template/current/default/images/accordianbg.gif);
  }
.GoodslistTitleGoods .off .mytitle {
	background:url(syssite/home/shop/1/template/current/default/images/accordianbg-off.gif);
	color:#666;
	border-bottom:1px solid #fff;
  }
.GoodslistTitleGoods ul{
	float:left;
	width:138px;
	text-align:center;
}
.GoodslistTitleGoods ul li.goodspic a{
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	border:1px dotted #f90;

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

/* css file:GoodsSearchListShow.css */
/*=Library*/
.GoodsSearchWarp{/*外层*/
	width:818px;
	text-align:left;
	clear:both;
	margin:8px auto;
	border:1px solid #F9C9E9;
	background:#FFFBFD;
}
.GoodsSearchWarp .title{/*头部*/
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif);
	height:29px;
}
.GoodsSearchWarp .title .path{/*显示路径*/
	padding-left:5px;
	padding-top:3px;
	float:left;
}
.GoodsSearchWarp .title .path a{
	color:#696969;
}
.GoodsSearchWarp .title .listmode{/*搜索列表排序方式*/
	padding-top:3px;
	padding-right:5px;
	display:inline;
	float:right;
}
.GoodsSearchWarp .title .listmode3{/*搜索列表排序方式*/
	padding-top:7px;
	float:right;
	display:inherit;
	width:65px;
}
.GoodsSearchWarp .title .listmode3 .list a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/display_mode_list.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .list a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(syssite/home/shop/1/template/current/default/images/display_mode_list_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .lista a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/display_mode_list_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .lista a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(syssite/home/shop/1/template/current/default/images/display_mode_list_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grid a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/display_mode_grid.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grid a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(syssite/home/shop/1/template/current/default/images/display_mode_grid_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grida a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/display_mode_grid_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grida a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(syssite/home/shop/1/template/current/default/images/display_mode_grid_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .text a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/display_mode_text.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .text a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(syssite/home/shop/1/template/current/default/images/display_mode_text_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .texta a{/*搜索列表排序方式*/
	width:18px;
	height:15px;
	float:left;
	padding-right:3px;
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/display_mode_text_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .texta a:hover{
	width:18px;
	height:15px;
	display:block;
    background:url(syssite/home/shop/1/template/current/default/images/display_mode_text_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode select{/*搜索列表排序方式*/
	background:#f2f2f2;
	font-size:12px;
	color:#000;
}
.GoodsSearchWarp .ItemsWarp{/*商品条目循环项外层*/
	width:808px;
	margin-left:10px;
}
/*---------------------------------------------*/
.GoodsSearchWarp .items {/*商品条目循环项*/
	width:796px;
	margin-top:10px;
	border-bottom:1px dotted #ccc;
}
.GoodsSearchWarp .items .goodpic{/*商品图片*/
	margin-top:5px;
	margin-bottom:15px;
	margin-right:10px;
	float:left;
}
.GoodsSearchWarp .items .goodpic a{/*商品图片*/
	padding:2px;
	border:1px solid #F9DDEF;
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
	vertical-align:middle
}
.GoodsSearchWarp .items .goodpic a img{/*商品图片*/
	margin:0 auto;
	display:block;	
}
.GoodsSearchWarp .items .goodpic a:hover {/*商品图片－MouseOver*/
	border:1px solid #F5B2DE;
	padding:2px;
}
.GoodsSearchWarp .items .goodinfo{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	width:630px;
}
.GoodsSearchWarp .items h1{
	margin-bottom:5px;
}
.GoodsSearchWarp .items h1 a{
	font-weight:bold;
	color:#3E3E3E;
	font-size:14px;
}
.GoodsSearchWarp .items h1  a:hover {
	text-decoration:underline;
}
.GoodsSearchWarp .items ul{
	display:block;
}
.GoodsSearchWarp .items ul li{
	color:#707070;
	float:none;
}
.GoodsSearchWarp .items .intro{
	width:550px;
	color:#707070;
}
.GoodsSearchWarp .items .button{
	margin-top:1px;
	float:right;	
}
.GoodsSearchWarp .items .button1{
	margin-top:40px;
	margin-right:-75px;
	float:right;	
}
.GoodsSearchWarp .items .button2{
	margin-top:0px;
	margin-left:2px;
	float:left;	
}
.GoodsSearchWarp .items .price1{/*市场价格样式*/
	text-decoration:line-through;
	font-size:12px;
	margin:0px 10px;
}
/*---------------------------------------------*/
.GoodsSearchWarp .itemsgrid {/*商品条目循环项*/
	width:150px;
	height:245px;
	float:left;
	text-align:center;
	padding:20px 10px 10px 1px;
	border-bottom:1px solid #FCE2F1;
}
.GoodsSearchWarp .itemsgrid .goodpic a{/*商品图片*/
	padding:2px;
	border:1px solid #F9DDEF;
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
	vertical-align:middle
}
.GoodsSearchWarp .itemsgrid .goodpic a:hover {
	border:1px solid #F5B2DE;
	padding:2px;
}
.GoodsSearchWarp .itemsgrid .goodinfo{
	text-align:center;
	width:140px;
}
.GoodsSearchWarp .itemsgrid  ul{
	display:block;
}
.GoodsSearchWarp .itemsgrid  ul li{
	float:left;
	width:140px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
}
.GoodsSearchWarp .itemsgrid .intro{
	margin-top:8px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	display:inline;
	font-size:8px;
	color:#FF009C;
}
.GoodsSearchWarp .itemsgrid .intro a{
	font-size:12px;
	color:#FF009C;
}
.GoodsSearchWarp .itemsgrid .intro a:hover{
	font-size:12px;
	color:#DA007B;
}
.GoodsSearchWarp .itemsgrid .button{
	margin:0px 2px;
}
.GoodsSearchWarp .itemsgrid .button a{
	text-align:center;
	color:#898989;
}
.GoodsSearchWarp .itemsgrid .price1{/*市场价格样式*/
	text-decoration:line-through;
	font-size:12px;
	margin:0px 0px;
}
/*---------------------------------------------*/
.GoodsSearchWarp .itemstext {/*商品条目循环项*/
	width:818px;
	float:left;
	margin:0px;
}
.GoodsSearchWarp .itemstext .goodinfo{
	float:left;
	width:100%;
}
.GoodsSearchWarp .itemstext h1 a{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	font-size:14px;
}
.GoodsSearchWarp .itemstext ul{display:inline;
}
.GoodsSearchWarp .itemstext ul li{
	color:#000;
	float:left;display:inline;
}
.GoodsSearchWarp .itemstext .intro{
	color:#369;
}
.GoodsSearchWarp .itemstext .button{
	margin:4px 0;
	float:right;	
}



/* 商品详细页面使用的样式
/*=============================================================================================*/
/* css file:GoodsDetails.css */
/*=Library*/
/* css file:TPL_GOODSINFO.css */
/*客服*/
.kefu5{width:1px;}
.kefu1{background-image: url(syssite/home/shop/1/template/current/default/images/kf.gif); width:174px; height:250px;}
﻿/*=Library*/
.GoodsInfoWarp{/*外层*/
	text-align:left;
}
.GoodsInfoWarp .title{/*头部，类别路径*/
        background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif);/*板块背景*/
	height:25px;
	border:1px solid #F9C9E9;	
}
.GoodsInfoWarp .title .path{/*显示路径*/
	padding-left:5px;
	float:left;
	color:#696969;
}
.GoodsInfoWarp .title .path a{
	color:#696969;
}
.GoodsInfoWarp .title .path1{/*显示路径*/
	padding-Right:5px;
	float:Right;
	color:#6CB23D;
	font-size:12px;
}
.GoodsInfoWarp .info .tupian{
	float:center;
	text-align:center;
	padding-top:10px;
}
.GoodsInfoWarp .info .tupian a{
	float:center;
}
.GoodsInfoWarp .info table{
	width:auto;
	width:100% !important;
}
.GoodsInfoWarp .info .paybutton a{
	display:block;
	margin:25px 0;	
}
.GoodsInfoWarp .info .items dl{
	width:100%;
}
.GoodsInfoWarp .info .items dl dd{
	background-image: url(syssite/home/shop/1/template/current/default/images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.GoodsInfoWarp .info .items dl dt{
	background:url(syssite/home/shop/1/template/current/default/images/items.gif) no-repeat ;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;
	font-size:14px;
	font-weight:bold;
}
.GoodsInfoWarp .info .memberprice{
	height:30px;
	color:#696969;
	font-size:12px;
}
.GoodsInfoWarp .button{
	background-image: url(syssite/home/shop/1/template/current/default/images/dot.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding:30px 0 0 20px;
	float:left;
}
.GoodsInfoWarp .button2{
	background-image: url(syssite/home/shop/1/template/current/default/images/dot.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding:25px 110px 0 10px;
	float:left;
}
.GoodsInfoWarp .button1{
	padding:5px 0 20px 0;
	float:left;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(syssite/home/shop/1/template/current/default/images/kf22.gif); width:395px; height:102px;
}
.GoodsInfoWarp .subinfo th,
.GoodsInfoWarp .subinfo td{
	text-align:left;
	font-weight:300;
	color:#696969;
}
.GoodsInfoWarp .subinfo th{
	width:60px;
	padding-top:3px;
}
.GoodsInfoWarp .subinfo .discount{
	background:url(syssite/home/shop/1/template/current/default/images/img_new.gif) no-repeat;
	margin-left:10px;
	color:#A0A0A0;
}
.GoodsInfoWarp .subinfo .discount1{
	color:#333355;
	font-weight:700;
	font-size:12px;
	text-decoration:line-through;
}
.GoodsInfoWarp .subinfo .discount2{
	color:#FF009C;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:16px;
}
.wzlj a{
	color:#FF009C;
}
.wzlj a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.wzlj1 a{
	color:#FF009C;
}
.wzlj1 a:hover{
	color:#E5028D;
	text-decoration:underline;
}
.wzlj2{
	color:#FF009C;
}
.wzlj3{
	color:#339900;
}

.wzlj4{
	color:#FF009C;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:14px;
}
.wzlj5{
	color:#339900;
	margin-bottom:10px;
	padding-top:-10px;
}
.wzlj6 a{
	color:#868686;
}
.wzlj6 a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.wzlj8{
	color:#93C446;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:14px;
}

/* css file:GoodsDetailsTabs.css */
/*=商品详细标签=============================================================================================*/
#tabs{
	background:url(syssite/home/shop/1/template/current/default/images/tabsepbg.gif) repeat-x 0 1px;
	padding-left:20px;
	margin-top:10px;

}
#tabs a{
	display:block;
	float:left;
	background:url(syssite/home/shop/1/template/current/default/images/tabs_common.gif);
	width:107px;
	height:17px;
	color:#666;
	padding:4px 5px;
	text-align:center;
}
#tabs a.current{
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/tabs_on.gif) 0 0 no-repeat;
	color:#000;
	font-size:14px;
	font-weight:700;
	margin-bottom:-4px;
	height:28px;
	margin-top:-8px;
	padding-top:6px;
}
.container{
	clear:both;
	color:#000;
}

/* css file:TPL_COMMENTSUM.css */
/*=Library*/
.GoodsCommentsWrap{
	margin-bottom:20px;
}
.GoodsCommentsWrap .info{
	padding:6px;
	border:1px solid #ccc;
	position:relative;
	margin-bottom:6px;
	background:#f3f3f3;
	color:#000;
}
.GoodsCommentsWrap .info table td{

	color:#000;
}
.starscomments{

	border:1px solid #ccc;
	border-collapse:collapse;
}
.starscomments th,
.starscomments td{
	border:1px solid #ccc;
	padding:2px 8px;
	
}
.starscomments th{
	background:#f2f2f2;
	font-weight:700;
	white-space:nowrap;
}

/* css file:TPL_SENDTOFRIENDS.css */
/*=Library*/
/*=侧边外框的样式
=============================================================================================*/
.SendToFriendsWrap{
}
.SendToFriendsWrap label{
	display:block;
	float:left;
	width:100px;
	white-space:nowrap;
	text-align:right;
	font-weight:700;
}

/* css file:TPL_GOODSREVIEWCNT.css */
/*=Library*/
/*=商品详细页面的ajax评论(V4.7)
TPL_GOODSREVIEWCNT
=============================================================================================*/
#container .tabcontent{
	display:none;
}
.AjaxRewWrap{
}
.AjaxRewWrap .head{
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:3px;
}
.AjaxRewWrap p{
	padding:0;
	margin:0;
}
.AjaxRewWrap{
}
.AjaxRewWrap .starscomments{/*星号评论的表格*/
	border:1px solid #ccc;
	border-collapse:collapse;
}
.AjaxRewWrap .starscomments th,
.AjaxRewWrap .starscomments td{/*星号评论的表格中单元格的定义*/
	border:1px solid #ccc;
	padding:2px 8px;
	white-space:nowrap;
}
.AjaxRewWrap .starscomments th{/*星号评论的表格中单元格的表头*/
	background:#f2f2f2;
	font-weight:700;
}
.AjaxRewWrap .items{
	padding:10px;
	border:4px solid #f2f2f2;
	border-bottom:5px solid #ccc;
	margin-bottom:10px;
}
.AjaxRewWrap .items dl{
	margin:10px 0;

}
.AjaxRewWrap .items .buyerrew .name{
	color:#f00;
}
.AjaxRewWrap .items .buyerrew table td{
	color:#000;
	white-space:nowrap;
}
.AjaxRewWrap .items .buyerrew table td.content{
	color:#666;
	white-space:normal;
}
.AjaxRewWrap .items .summary{
	margin-top:5px;
	padding:5px 0;
	clear:both;
	border-top:1px solid #ccc;
	text-align:center
}
.AjaxRewWrap .items .summary input{
	border:1px solid #fff;
	height:20px;
	background:#f90;
	color:#fff;
}
.AjaxRewWrap .items .ownerrew dt{
	padding-top:5px;
	font-size:14px;
	font-weight:700;
}
.AjaxRewWrap .items .ownerrew dd{
}

/* css file:TPL_GOODSLINK.css */
/*=Library*/
/*=相关商品
=============================================================================================*/
.GoodsLinkWarp{/*外层*/
	text-align:left;
	margin-bottom:1px;
}
.GoodsLinkWarp dl {
	display:inline;
	padding:8px;
	float:left;
}
.GoodsLinkWarp dl dt,
.GoodsLinkWarp dl dd{
	text-align:center;
}
.GoodsLinkWarp dl dt{/*设置相关商品的名称样式*/
	color:#ff9900;
	width:140px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsLinkWarp dl dt a{
	display:block;
	padding:2px;
	border:1px solid #F9DDEF;
	width:130px;
	height:130px;
	overflow:hidden;
}
.GoodsLinkWarp dl dt a:hover{
	padding:2px;
	border:1px solid #F5B2DE;
}
.GoodsLinkWarp dl dd{/*设置相关商品的名称样式*/
	font-weight:bold;
	width:140px;
	font-weight:300;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.GoodsLinkWarp dl dd a{
	color:#696969;
}
.GoodsLinkWarp dl dd a:hover{
	color:#FF009C;
	text-decoration:underline;
}

/* css file:TPL_GOODSDETAILS.css */
/*=Library*/
/*=商品详细介绍
=============================================================================================*/
.GoodsDetailsWarp{/*外层*/
	text-align:left;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;
}
.GoodsDetailsWarp ﻿.by{
        width:100%;
	font-weight:300;
	font-size:14px;
	color: #555555;
	line-height: 25px;
	text-align:left;
}



/* 关于产品分类的样式
/*=============================================================================================*/
/* css file:Category.css */
/*=Library*/
/* css file:TPL_CATEGORY_INDEX.css */
/*=商品分类模式-1
TPL_CATEGORY_INDEX
=============================================================================================*/
.CategoryIndexWrap{
}
.CategoryIndexWrap dl{
	clear:both;
	margin-left:5px;
	margin-top:8px;
}
.CategoryIndexWrap dl dt{
	padding-:12px 12px 12px 12px;
}
.CategoryIndexWrap dl dt a{
	background:url(syssite/home/shop/1/template/current/default/images/cateitemst.gif) no-repeat 105px 6px;
	font-weight: bold;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	border-bottom:1px solid #FDCFEB;
	color:#FF009C;
	display:block;
	clear:both;
}
.CategoryIndexWrap dl dt  a:hover {
	color:#CE0086;
	text-decoration:underline;
}
.CategoryIndexWrap dl dd{
	padding-left:10px;
	padding-top:2px;
}
.CategoryIndexWrap dl dd a{
	display:block;
	width:47%;
	float:left;
	color:#CE0086;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-left:2px;
}
.CategoryIndexWrap dl dd  a:hover {
	color:#FF009C;
	text-decoration:underline;
}

/* css file:TPL_CATEGORY_TREE.css */

/* css file:TPL_CATEGORYLIST.css */
/*=商品分类模式-3-index
TPL_CATEGORYLIST
=============================================================================================*/
.styleone,
.styletwo,
.stylethree{
	display:block;
	line-height:20px;
	border-bottom: 1px dotted #FCB7E0;
}
.styleone a,
.styletwo a,
.stylethree a{
display:block;
	margin-left:8px;
	margin-top:5px;
}
.styleone a:hover,
.styletwo a:hover,
.stylethree a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.styleone a:link,
.styleone a:visited{
	display:block;
	color:#FF009C;
	font-weight:bold
}
.styletwo a:link,
.styletwo a:visited{
display:block;
	color:#CE0086;
}

/* css file:TPL_CATEGORY.css */
/* css file:allcatepop.css */
.micro, .micro a {
	font-size: 8px; 
	line-height: 9px;
	font-weight: bold;
	color: #333;
	text-transform:uppercase;
	}
.microNB, .microNB a {
	font-size: 8px; 
	line-height: 9px;
	font-weight: normal;
	color: #333;
	text-transform:uppercase;
	}
.microSelected, .microSelected a {
	font-size: 8px; 
	line-height: 9px;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
	}


.microDisabled, {
	font-size: 8px; 
	line-height: 9px;
	font-weight: normal;
	color: #666;
	text-transform:uppercase;
	}


.n2 .price {
	color: #900; 
	font-size: 11px;
	}

.bigPrice {
	color: #900; 
	font-size: 20px;
	}
	





.n2Pop {

	border: 0px outset #EEEDDD; 
	background-color:#fff;
	position:absolute; 	
	z-index:200;
	}

.n2PopStatic {
	border: 1px outset #555533; 

	background-color:#fff;
	position:absolute; 
	z-index:200;
}

.n2, .n2 td {
	font-size: 11px; 
	font-family: verdana;
}

.n2PopBody {
	background-color:#fff;
	border:3px solid #EFEDD4;    
}

.n2 a, .n2 a:visited, .n2 a:hover, .n2 a:active {
	color: #039;
	text-decoration:none;	
	font-size: 11px; 
	font-family: verdana;
}

.n2 a:hover {
	color: #c60;
	text-decoration:underline;
}

.local, .internalLink {
}

.n2 .local a:hover {
	color: #c60;
	text-decoration:underline;
}

.n2 .internalLink a:hover {
	color: #c60;
	text-decoration:none;
    border-bottom:1px dashed #c60;} 
	
.n2 .highlight {
	color: #c60; 
}

.whiteBG {
	background-color: #fff;
}

.n2 .highlightBar {
	background-color: #EBF3FC; 
	padding: 3px;
	}	

.n2 .popTitle {
	color: #039;
	font-size: 0.8em;
	font-weight: bold;
	vertical-align:top;
	}		

.n2 .hand, .n2 .clickable {
	cursor: pointer;
	color: #039;
}

.n2 .nohand {cursor:'' }

.n2 .divider {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 3px;
	}		
	
.n2 .expandableVOuter {
	display: none; 
	overflow: hidden; 
	position: relative; 
	width: 100%; 
}	

.n2 .expandableVOuterVisible {
	overflow: hidden; 
	position: relative; 
	width: 100%; 
}	

.n2 .expandableHOuter {
	display: none; 
	overflow: hidden; 
	position: relative; 
}	

.n2 .expandableHOuterVisible {
	overflow: hidden; 
	position: relative; 
}	

.n2 .expandableInner {
	position: relative;
}	

.n2 .dialogBody {
	background-color: #D5E2F0;  
	padding: 3px;
	color: #33669B;	
}	

.n2 .showcase {
	background-color: #fff; 
	border: 1px inset;  
	cursor:auto;
}

.n2 .popStaticTitle {

	background-color:#EFEDD4; 



	height:18px; 
	cursor:move;
	
}

.n2 .popSemiStaticTitle {
	background-color:#EFEDD4; 


	height:18px; 
	cursor:move;
}

.n2 .popTitle {
	color: #86875D;
	font-size: 12px;	
	font-weight: normal;
	padding: 2px 0 0 4px;
}

.n2 .showVerticalScrollbar {
	overflow:auto; 
}

.n2 .showDualScrollbars {
	overflow:auto; 
}

.n2 .summaryTitle {
	padding-top: 4px; 
	padding-bottom: 4px; 
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

.n2 .expMenu div { 
	padding: 4px; 
	color: #039;
}

.n2 .expMenu .expMenuSelected a, 
.n2 .expMenu .expMenuSelected a:hover, 
.n2 .expMenu .expMenuSelected a:visited, 
.n2 .expMenu .expMenuSelected a:active {
	font-weight: bold;
	color: #000;
}

.n2 .expMenu .expMenuSelected a:hover {
	font-weight: bold;
	text-decoration:none;
}

.n2 .expMenu .expMenuUnselected {
}

.n2 .expMenu .expMenuDisabled {
	color: #CCC;
}

.n2 .disabled{
	color: #CCC;
}

.n2 .checkIndent div {
	padding: 3px 5px 3px 16px;
	text-indent: -11px;
}

.n2ExpProdPane {
	background-color:#fff;
}

.n2ExpProdPaneTitle {
	font-size: 12px;
	font-weight: bold;
}

.animatedBox {
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	background:white;
	z-index:220;
}

.animatedBoxHollow {
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	z-index:220;
}


.n2Reveal {
	position:absolute;
	filter:alpha(opacity=100);
	-moz-opacity:100%;
	opacity:100%;
	visibility:visible;
}
.n2RevealContent {
	position:absolute;
	filter:alpha(opacity=0);
	opacity:0;
	-moz-opacity:0;
	visibility:hidden;
	z-index:10;
}


.n2ac {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 11px;
	border: 1px solid #ABAA7C; 
	background-color:#fff;
	position:absolute; 	
}

.n2ac .nonSelected {
	background: #fff;
	cursor: pointer;
	color: #039;
	padding: 0 4px 0 4px;
}

.n2ac .selected {
	background: #EFEDD4;
	cursor: pointer;
	color: #039;
	padding: 0 4px 0 4px;
}

.n2ac .autoScrollbar {	
	scrollbar-face-color: #D0CA90; 
	scrollbar-highlight-color: #F6F6d9; 
	scrollbar-shadow-color: #A99F47;
	scrollbar-3dlight-color: #D3C99F;
	scrollbar-arrow-color: 000000;
	scrollbar-track-color: #EFEDD4;
	scrollbar-darkshadow-color: #936300;
	overflow: auto;
}	


.n2SliderHandle-horizontal {
	position:absolute;
	cursor:w-resize;
}
.n2SliderHandle-vertical {
	position:absolute;
	cursor:n-resize;
}

.n2SliderToolTip-horizontal {
	position:absolute;
	font-size: 11px; 
	line-height: 12px;
	font:Arial, Helvetica, sans-serif;
	color: #000;
}
.n2SliderHandle-vertical {
	position:absolute;
	font-size: 8px; 
	line-height: 9px;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
}

.n2Hand, .n2Clickable {
	cursor: pointer;
}

/*=商品分类 TPL_CATEGORY 
=============================================================================================*/
.CategoryWrap{
	text-align:left;
}
.CategoryWrap dl{
	padding: 3px 0;
	border-bottom:1px solid #F5F5F5;
}
.CategoryWrap dl dt{
	padding:6px;
	float:left;
}
.CategoryWrap dl dt a{
	font-weight:300;
	padding:1px 6px 0px 6px;
	float:left;
	background:#F7039A;
	color:#ffffff;
}
.CategoryWrap dl dt a:hover{
	color:#FFD800;
}
.CategoryWrap dl dd{
	padding-left:73px;	
}
.CategoryWrap dl dd a{
	padding-left:10px;
	color:#696969;	
}
.CategoryWrap dl dd a:hover{
	color:#FF009C;
	text-decoration:underline;	
}



/* 关于文章的的样式
/*=============================================================================================*/
/* css file:Article.css */
/*=Library*/
/*=文章类列表
=============================================================================================*/
.ArticleListWrap ul{width:100%;}
.ArticleListWrap{
	line-height:28px;
}
.ArticleListWrap a{
	display:block;
	color:#0328C1;
	font-size:14px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;
	padding-left:10px;
	border-bottom:1px dotted #ccc;
	width:96%;
}
.ArticleListWrap a span{
	float:right;
	color:#aaa;
	padding-right:2px;
}
.ArticleListWrap a:hover{
	color:#ff9900;
	background:#f2f2f2 url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;
	text-decoration:underline;
}
.ArticleListWrap a:hover span{
	float:right;
	color:#000;
}
/*=文章类详细
=============================================================================================*/
.ArticleDetailsWrap{
padding-left:5px;
}
.ArticleDetailsWrap h1{
	text-align:center;
	padding-top:20px;
	font-size:22px;
	font-weight:700;
	color:#FF009C;
	font-family:"微软雅黑";
}
.ArticleDetailsWrap h{
	font-size:12px;
	color:#FF009C;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.ArticleDetailsWrap ﻿.by{
        width:100%;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	text-align:left;
}
.ArticleDetailsWrap ﻿.by a{
	color:#0328C1;
	font-size: 14px;
}
.ArticleDetailsWrap ﻿.by a:hover{
	color:#0328C1;
	font-size: 14px;
	text-decoration:underline;
}
.ArticleDetailsWrap .ass{
	text-align:center;
	padding-bottom:3px;
	border-bottom:2px solid #f2f2f2;
}
.ArticleDetailsWrap .info{
	text-align:right;
	padding:0 10px;
	border-top:1px solid #f2f2f2;
}


/* 用户注册和忘记密码所使用的样式
/*=============================================================================================*/
/* css file:Register.css */
/*=Library*/
.RegisterWrap{
	text-align:left;
}
/*=第一步=============================================================================================*/
.RegisterWrap textarea {
	margin:10px 0;
	border:1px solid #ccc;
	font-size:12px;
	color:#666;
	padding:6px;
	line-height:22px;
	height:100%;
}

/*=第二步=============================================================================================*/
.RegisterWrap .reginfo ul{
	padding:10px;
	color:#696969;
	border-bottom:3px dotted #ccc;
}
.RegisterWrap .reginfo ul li{
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 5px;
	padding-left:16px;
	text-align:left;
}
.RegisterWrap label{
	display:block;
	width:200px;
	text-align:right;
	float:left;
	font-size:12px;
	font-weight:300;
	color:#696969;
	padding:2px 0;
}
.RegisterWrap br{
	clear:both;
}
/*=快速注册会员=============================================================================================*/
.RegisterWrap1{
	padding:12px;
	text-align:left;
}
.RegisterWrap1 label{
	display:block;
	text-align:right;
	float:left;
	font-size:12px;
	font-weight:300;
	color:#696969;
	padding:3px 0;
}
.RegisterWrap1 br{
	clear:both;
}
/*=快速注册会员=============================================================================================*/
.RegisterWrap2{
	padding:20px 11px 12px 12px;
	text-align:left;
}
.RegisterWrap2 label{
	display:block;
	text-align:right;
	float:left;
	font-size:12px;
	font-weight:300;
	color:#696969;
	padding:3px 0;
}
.RegisterWrap2 br{
	clear:both;
}

/* css file:Forget.css */
/*=Library*/
/*忘记密码
=============================================================================================*/
.ForgetPassWrap{
}
.ForgetPassWrap label{
	width:150px;
}


/* 其他应用模块样式
/*=============================================================================================*/
/* css file:TPL_SHOPBBS.css */
/*=Library*/
/*=评论与留言
TPL_SHOPBBS TPL_GOODSREVIEW TPL_GOODSREVIEWLIST
=============================================================================================*/
.ShopbbsWrap{
}
.ShopbbsWrap .button{
	text-align:right;
}
.ShopbbsWrap .button a{
	float:right;
	display:block;
	background:#999;
	color:#ffffff;
	padding:2px;
	margin-right:4px;
	margin-top:4px;
}
.ShopbbsWrap .button a:hover{
	background:#E1028C;
	color:#fff;
}
.ShopbbsWrap .button1{
	text-align:right;
	margin-bottom:40px;
}
.ShopbbsWrap .button1 a{
	float:right;
	display:block;
	background:#999;
	color:#fff;
	padding:2px;
	margin-right:4px;
	margin-bottom:4px;
}
.ShopbbsWrap .button1 a:hover{
	background:#f90;
	color:#fff;
}
.ShopbbsWrap .button2{
	text-align:left;

	margin-bottom:40px;
}
.ShopbbsWrap .button2 a{
	float:left;
	display:block;
	background:#999;
	color:#fff;
	padding:2px;
	margin-left:5px;
	margin-top:4px;
}
.ShopbbsWrap .button2 a:hover{
	background:#f90;
	color:#fff;
}

.ShopbbsWrap .items{
	text-align:left;
	border:1px solid #F9C9E9;
	background:#FFFBFD;
	padding:4px;
	margin:8px 0px;
	border-right:3px solid #F9C9E9;
}
.ShopbbsWrap .items dd{
	padding-left:40px;
}
.ShopbbsWrap .items .posted{
	background:url(syssite/home/shop/1/template/current/default/images/comment.gif) no-repeat;
	padding-left:40px;
}
.ShopbbsWrap .items .replied{
	background:url(syssite/home/shop/1/template/current/default/images/forum11.gif) no-repeat;
	padding-left:40px;
}
.ShopbbsWrap .items .replied h1{
	font-weight:700;
	font-size:12px;
	color:#FF009C;
}


.ShopbbsWrapqqqq{

	border:1px solid #F9C9E9;
	background:#FFFBFD;
	padding:5px 0px 15px 15px;
}
.ShopbbsWrapqqqq h1{
	padding:5px 0 5px 0px;
	font-weight:300;
	font-size:12px;
}

.ShopbbsWrapqqqq1{
	margin-top:8px;
	border:1px solid #F9C9E9;
	background:#FFFBFD;
	padding:5px 0px 15px 15px;
}
.ShopbbsWrapqqqq1 h1{
	padding:5px 0 5px 0px;
	font-weight:300;
	font-size:12px;
}

.ShopbbsWrap .title{
	margin-bottom:8px;
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif) repeat-x;
	height:25px;
	border:1px solid #F9C9E9;
}
.ShopbbsWrap .title .new{
	float:left;
	margin-top:4px;
	margin-left:5px;
}
.ShopbbsWrap .title .new h1{
	font-weight:700;
	font-size:12px;
	color:#FF14B4;
}
.ShopbbsWrap .title .new h1 a{
	color:#FF14B4;
}
.ShopbbsWrap .title .new h1 a:hover{
	color:#FF009C;
	text-decoration:underline;
}
.ShopbbsWrap .title .viewmore{/*查看更多的链接*/
	float:right;
	margin-top:4px;
	margin-right:5px;
}
.ShopbbsWrap .title .viewmore h1{
	font-weight:300;
	font-size:12px;

}
.ShopbbsWrap .title .viewmore h1 a{
	color:#FF14B4;
}
.ShopbbsWrap .title .viewmore h1 a:hover{
	color:#FF009C;
	text-decoration:underline;
}

/* css file:TPL_GOODSBROWSE.css */
.SideGoodsWrap{
	margin-top:8px;
}
.SideGoodsWrap .items a{
	color:#FF009C;
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 4px;
	padding-left:10px;
	margin-top:4px;
	border-bottom:1px dotted #FCB7E0;
}
.SideGoodsWrap .items a:hover{
	display:block;
	color:#ff9900;
	background:#f2f2f2 url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0 4px;
	text-decoration:underline;
	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:40px;
	z-index:100;
	background:#fff;
}
.SideGoodsWrap .items dt a:hover span img{
	width:80px;
	height:80px;
}
.SideGoodsWrap .items dd{
	text-align:right;
}

/* css file:TPL_SEARCHMORE.css */
/*=Library*/
/*=高级搜索
=============================================================================================*/
.SearchMoreWrap{
}
.SearchMoreWrap img{
	vertical-align:middle;
}
.SearchMoreWrap .title{
	background:url(syssite/home/shop/1/template/current/default/images/searchmore.gif) no-repeat;
	border-bottom:3px solid #ccc;
	height:73px;
}
.SearchMoreWrap .body .items{
	padding:10px 0;
	border-bottom:1px solid #f2f2f2;
	clear:both;
}
.SearchMoreWrap .body .items label{
	float:left;
	width:150px;
	text-align:right;
	font-weight:700;
}
.SearchMoreWrap .body .items b{
	float:left;
	width:150px;
	text-align:right;
	color:#f90;
}


/* css file:TPL_PAGER.css */
/*=Library*/
/*翻页样式
=============================================================================================*/
.PagerWrap{
	border:1px solid #F9C9E9;
	background:url(syssite/home/shop/1/template/current/default/images/beijing_index_1.gif) repeat-x;
	text-align:center;
	clear:both;
	padding:2px;
}
.PagerWrap a:link,
.PagerWrap a:visited{
	border:1px solid #ccc;
	background:#ffffff;
	font-size:12px;
	color:#FF009C;
	padding:2px 5px 1px 5px;
}
.PagerWrap a:hover{
	border:1px solid #FF009C;
	background:#FFE3F3;
	color:#FF009C;
	font-size:12px;
	padding:2px 5px 1px 5px;
}
.PagerWrap span{
	border-right: 1px dotted #000;
	margin-right:5px;
}

/* css file:TPL_ERROR.css */
/*=Library*/
/*=3.提示信息
 TPL_ERROR TPL_PAYREPLY
=============================================================================================*/
.InfoWrap{
	width:700px;
	margin:50px auto;	
}
.InfoDisplay{
	border:4px solid #f2f2f2;
	text-align:center;
	padding:80px 0;
}
.InfoDisplay a{
	padding:5px 20px;
	color:#000;
	text-decoration:underline;
	border-left:1px solid #ccc;
	margin-left:20px;

}
.InfoWrap b{
	font-size:16px;
	font-weight:700;
	color:#000;
}



/* css file:TPL_LOGIN.css */
/*登录 
=============================================================================================*/
.LoginWrap{
	padding:40px;
	text-align:left;
}
.LoginWrap1{
	padding:20px 40px 10px 50px;
}

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

=============================================================================================*/
.LinkListWrap{
background-color:#F3F2F2;/*板块背景*/
}
.LinkListWrap table td{
padding:3px;
}


/* css file:TPL_INDEXARTICLE_STYLE_STEPSCROLL.css */
.TPL_INDEXARTICLE_STYLE_STEPSCROLL{
	float:center;
	margin-top:10px;
}
.TPL_INDEXARTICLE_STYLE_STEPSCROLL ul li{
	height:24px;
	line-height:18px;
	padding:0 0 0 18px;
}
.TPL_INDEXARTICLE_STYLE_STEPSCROLL ul li a{
	color:#000000;
}
.TPL_INDEXARTICLE_STYLE_STEPSCROLL ul li a:hover{
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}

/* 会员中心使用的样式
/*=============================================================================================*/
/* css file:MemberCenter.css */
/*=Library*/
/* css file:TPL_MEMBERMENU.css */
/*会员中心中心菜单
=============================================================================================*/
.MemberMenuWrap{
  padding-left:20px;
}

.MemberMenuWrap ul li a{
	display:block;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat  0 5px ;
	padding-left:10px;
	height:22px;
	color:#0328C1;
}
.MemberMenuWrap ul li a:hover{
	color:#000;
	font-weight:700;
	text-decoration:underline;
}


/*会员中心所有表单的样式
=============================================================================================*/
.MemberCenterWrap{
	line-height:22px;
}
.MemberCenterWrap label{
	display:block;
	width:100px;
	text-align:right;
	float:left;
	font-weight:700;
	color:#000;
	padding:2px 0;
}
.MemberCenterWrap br{
	clear:both;
}
.MemberOrderList .function span{
	cursor: pointer;
}
.MemberOrderList .function a{
	padding:2px;
	display:block;
	border:1px solid #ccc;
	white-space:nowrap;
}
.orderCtl{
		width:60px;
		text-align:left;
		padding:5px;
		background: #fff;
		position: absolute;
		border:1px solid #ccc;
		z-index:999;
}
/*会员中心收货人地址管理
=============================================================================================*/
.MemberReceiverLisetWrap{
}
.MemberReceiverLisetWrap .button{
	text-align:right;
}
.MemberReceiverLisetWrap .button a:link,
.MemberReceiverLisetWrap .button a:visited{
	float:right;
	display:block;
	background:#999;
	color:#fff;
	height:22px;
	padding:0 5px;
	margin-left:8px;
}
.MemberReceiverLisetWrap .button a:hover{
	background:#f90;
	color:#fff;
}
.MemberReceiverLisetWrap .items{
	clear:both;
	padding:1px;
	border:1px solid #ccc;
	margin:10px;
}
.MemberReceiverLisetWrap .items dt{
	background:#f2f2f2;
	font-size:14px;
	font-weight:700;
	padding:0 5px;
}
.MemberReceiverLisetWrap .items dd{
	padding-left:60px;
}
.MemberReceiverLisetWrap .function{
}
.MemberReceiverLisetWrap .function a:link,
.MemberReceiverLisetWrap .function a:visited{
	text-align:right;
	height:22px;
	padding:0 3px;
	margin-left:2px;
}
.MemberReceiverLisetWrap .function a:hover{
	background:#f90;
	color:#fff;
}



/* 帮助中心使用的样式
/*=============================================================================================*/
/* css file:helpcenter.css */
/*=Library*/
/* css file:TPL_HELPMENU.css */
.HelpMenuWrap{
	width:100%
}
.HelpMenuWrap .cat1{
	padding-left:20px;
	background:#FFEFFB;
}
.HelpMenuWrap .cat1 a{
	padding-left:5px;
	font-size: 12px;
	color:#0328C1;
	font-weight:700;
}
.HelpMenuWrap .cat2{
	padding-left:40px;
	padding-top:5px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 30px 10px;
}
.HelpMenuWrap .cat2 a{
	color:#0328C1;

}
.HelpMenuWrap .cat2 a:hover{
	color:#000;
	font-weight:700;
	text-decoration:underline;
}

/*支付方式和配送方式
=============================================================================================*/
#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/current/default/images/t_2.gif) no-repeat 0 3px;
	border-bottom:1px dotted #ccc;
	font-weight:700;
	color:#000;
	font-size:14px;
	padding-left:18px;
}


/* 购物流程中所使用到的样式
/*=============================================================================================*/
/* css file:Cart.css */
/*=Library*/
/*=购物流程页面布局 | 
=============================================================================================*/
#CartWrap{
	width:1000px; 
	margin:0 auto;
	1border:1px solid #ccc;
	border-top:none;
	text-align:center;
}

/*=一步式购物
TPL_ONESTEPCHECKOUT
=============================================================================================*/
.onestepcheckout {
	margin:0 auto;
	width:100%;
	text-align:left;
}
.onestepcheckout br{
	1clear:both;
}
.onestepcheckout p{
	text-align:center;
	margin:10px 0;
}

.onestepcheckout #receiver{
	background-image: url(syssite/home/shop/1/template/current/default/images/recievertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px solid #FF009C;
	background:#FDF6FA;
	padding-bottom:20px;
}
.onestepcheckout #receiver br{
	clear:both;
}
.onestepcheckout #receiver label{
	width:120px;
	display:block;
	float:left;
	margin:5px 0; 
	font-weight:700;
	text-align:right;
}
.onestepcheckout #delivery{
	background-image: url(syssite/home/shop/1/template/current/default/images/delivertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px solid #FF009C;
	background:#FDF6FA;
	min-height:187px;
	_height:187px;
}
.onestepcheckout #payment{
	background-image: url(syssite/home/shop/1/template/current/default/images/paytitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:2px solid #FF009C;
	background:#FDF6FA;
	min-height:187px;
	_height:187px;
}

.onestepcheckout #receiver p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #delivery p{
	text-align:left;
	margin:10px 0;
}
.onestepcheckout #payment p{
	text-align:left;
	margin:10px 0;
}

.onestepcheckout #waitprompt{
	padding:10px;
	margin:10px;
	text-align:center;
	border:1px dotted #f90;
}
.onestepcheckout #waitprompt div{
	width:380px;
	margin:0 auto;
	text-align:left;
	background:url(syssite/home/shop/1/template/current/default/images/indicator_medium.gif) no-repeat;
	padding:10px 0 0 45px;
	color:#f00;
	font-size:16px;
	font-weight:700;
	height:40px;
}
.onestepcheckout #memclist div{
}
.onestepcheckout #memclist div span{
	padding:2px 4px;
	border-right:1px solid #ccc;
	margin:4px 0;
	text-align:center;
	color:#f50
}
/*=9. 订单完成 
=============================================================================================*/
.OrderOkWrap{
	margin:10px 0;
}
/*=10。订单支付
=============================================================================================*/
.OrderPayWrap{
	margin:10px 0;
}
.OrderPayWrap .paybutton{
	width:400px;
	font-size:16px;
	font-weight:bold;
	background:#ff9900;
	height:28px;
	color:#fff;
}
/*=11。购物流程导航
=============================================================================================*/
.CartNavi{
	display:block;
	padding:3px;
	margin-top:1px;
	border-bottom:2px dotted #ccc;
	text-align:center;
}
/*=12。非会员购物 TPL_ISREGISTER
=============================================================================================*/
.IsregisterWrap{
	padding:3px;
	margin-top:10px auto;
	text-align:left;
}
.IsregisterWrap fieldset{
	width:250px;
	float:left;
	
}
.IsregisterWrap fieldset .inputstyle{
	width:100px;
}
.IsregisterWrap label{
	width:65px;
}


/* 捆绑商品
/*=============================================================================================*/
/* css file:TPL_PACKAGEGOODS.css */
/*=Library*/
/*=捆绑商品
=============================================================================================*/
.PackageGoodsWarp{
}
.PackageGoodsWarp .items{
	height:200px;
	min-height:200px;
	height:auto;
}
.PackageGoodsWarp .items h3{
	border:1px solid #ccc;
	font-size:14px;
	color:#FF7138;
	padding-left:70px;
	padding-top:6px;
	margin-bottom:10px;
	background:#f2f2f2 url(syssite/home/shop/1/template/current/default/images/packageinfobg.gif) no-repeat 0 2px;
	height:22px;
	vertical-align:middle;
}
.PackageGoodsWarp .items dl{
	width:56%;
	float:left;

}
.PackageGoodsWarp .items dl dt{
	background:url(syssite/home/shop/1/template/current/default/images/goods_items.gif) no-repeat 0 0px;
	padding-left:22px;
	font-size:12px;
	font-weight:700;
}
.PackageGoodsWarp .items dl dd{
	padding-left:22px;
	color:#000;
	border-bottom:1px dotted #ccc;

}
.PackageGoodsWarp .items dl dd .info{
	padding:4px;
	font-size:14px;
	color:#f30;
}
.PackageGoodsWarp .items .priceinfo{
	float:right;
	padding:10px;
	background:#fff url(syssite/home/shop/1/template/current/default/images/packagetitle.gif) no-repeat;
	padding-top:58px;
	width:218px;
	height:110px;
	
}
.PackageGoodsWarp .items .priceinfo .price1{
	text-decoration:line-through;
	color:#000;
}
.PackageGoodsWarp .items .priceinfo .price2{
	color:#f90;
	font-size:16px;
	font-weight:700;
}
.PackageGoodsWarp .items .priceinfo .save{
	color:#f30
}


/* 与品牌相关
/*=============================================================================================*/
/* css file:Brand.css */
/*=Library*/
/*TPL_GOODSBRANDLIST 品牌分类页*/
.BrandWrap{
}
.BrandWrap h1{
	margin:10px;
	background:url(syssite/home/shop/1/template/current/default/images/closed.gif) no-repeat 0 3px;
	padding-left:18px;
	font-size:14px;
	color:#C44024;
}
.BrandWrap .body{
}
.BrandWrap .body ul{
	float:left;
	width:200px;
	border:1px solid #ccc;
	padding:10px;
	margin:10px;
	text-align:center;
}
.BrandWrap .body li{
	width:150px;
	height:150px;
	overflow:hidden;
}

.BrandDetailWrap{
	border:1px solid #eee;
	width:95%;
	padding:10px;
	margin:10px 0;
}
.BrandDetailWrap .logo{
	float:left;
	padding-right:20px;
	margin-right:20px;
	border-right:1px solid #ccc;
}
.BrandDetailWrap .info{
	float:left;
}
.BrandDetailWrap .info h1{
	font-size:14px;
	color:#000;
}
.BrandDetailWrap .intro{
	margin-top:10px;
	padding-top:10px;
	border-top:3px dotted #ccc;

}



/* 与积分换商品相关相关
/*=============================================================================================*/
/* css file:Gift.css */
/*=Library*/
/* css file:TPL_GIFTRULE.css */
/*=Library*/
.GiftRule {
	margin:10px 0;
	background-color:#FBFDFF;
	border:1px solid #eee;
	padding:10px 10px 5px 10px;
	text-align:left;
}
.GiftRule .info{
	margin-left:20px;
}

/* css file:TPL_GIFTRECOMMEND.css */
/*=Library*/
.GiftGoodsClassWarp{/*外层*/
	text-align:left;
		width:100%;
}

.GiftGoodsClassWarp h2{
	position:relative;
}
.GiftGoodsClassWarp h2 span{
	position:absolute;
	top:0;
	right:0;
}
.GiftGoodsClassWarp .ItemsWarp {
}
.GiftGoodsClassWarp .items {/*商品条目循环项*/
	padding:2px;
	text-align:center;
	float:left;
	width:157px;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	overflow:hidden;

}
.GiftGoodsClassWarp .items h1 a{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	text-align:center;
	font-weight:700;
	font-size:12px;
	width:140px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#000;
	display:block;

}
.GiftGoodsClassWarp .items h1 a:hover{
	color:#f90;
}
.GiftGoodsClassWarp .items .goodpic{/*商品图片*/
	
}
.GiftGoodsClassWarp .items .goodpic a{/*商品图片*/
	margin:0 auto;
	vertical-align:middle;
	padding:2px;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	border:1px dotted #f2f2f2;
}
.GiftGoodsClassWarp .items .goodpic a:hover{/*商品图片*/
	border:1px solid #f90;
}




/* css file:TPL_GIFTSEARCH.css */
/*=Library*/
.GiftSearchWrap{ 
	width:90%;
	padding-left:8px;

}
.GiftSearchWrap label{
	display:block;
	color:#000;
	float:none;
	width:150px;
	text-align:left;

}
.GiftSearchWrap input{
	border:1px solid #ccc;
	width:95%;
	font-size:12px;

}
.GiftSearchWrap select{
	width:95%;
}
.GiftSearchWrap .button{
	border:1px solid #ccc;
	background:#fff;
	margin-top:15px;
	border-bottom:3px solid #f90;
}


/* css file:TPL_GIFTCATEGORY.css */
/*=Library*/
.GiftCategoryWarp a{
	font-weight:700;
	display:block;
	border-bottom:1px dotted #ccc;
	height:22px;
}

/* css file:TPL_GIFTSEARCHLIST.css */
/*=Library*/
.GiftSearchWarp{/*外层*/
	width:98%;
	text-align:left;
	clear:both;
	margin:15px auto;
}
.GiftSearchWarp .title{/*头部*/
	border:1px solid #f2f2f2;
	padding:1px;
	border-left:3px solid #f90;
	border-bottom:3px solid #f2f2f2;
	height:30px;

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

	padding-left:5px;
	padding-top:5px;
	float:left;
}
.GiftSearchWarp .title .listmode{/*搜索列表排序方式*/
	padding-top:3px;
	display:inline;
	float:right;
}
.GiftSearchWarp .title .listmode select{/*搜索列表排序方式*/
	background:#f2f2f2;
	font-size:12px;
	color:#000;
}
.GiftSearchWarp .ItemsWarp {/*商品条目循环项外层*/
	width:100%;
}
.GiftSearchWarp .items {/*商品条目循环项*/
	width:100%;
	padding:10px;
	border-bottom:1px dotted #ccc;
}

.GiftSearchWarp .items .goodpic{/*商品图片*/
	float:left;
}
.GiftSearchWarp .items .goodpic a {/*商品图片*/
	padding:3px;
	border:1px solid #ccc;
	margin:0 5px;
	display:block;
	width:99px;
	height:99px;
	overflow:hidden;
	vertical-align:middle
}
.GiftSearchWarp .items .goodpic a img{/*商品图片*/
	margin:0 auto;
	display:block;
	
}
.GiftSearchWarp .items .goodpic a:hover {/*商品图片－MouseOver*/
	border:2px solid #369;
	padding:2px;
}
.GiftSearchWarp .items .goodinfo{
	float:left;
	width:80%;
}
.GiftSearchWarp .items h1 a{
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	font-size:14px;
}
.GiftSearchWarp .items ul{
display:block;
}
.GiftSearchWarp .items ul li{
	color:#000;
	float:none;
}
.GiftSearchWarp .items .intro{
	color:#369;
}
.GiftSearchWarp .items .button{
	margin:4px 0;
	float:right;
	
}



/* 首页的推荐类
/*=============================================================================================*/
/* css file:TPL_INDEXGOODS_RECOMMEND.css */
/*==============================================================================================*/
.TPL_INDEXGOODS_RECOMMEND{
	padding-top:5px;
	width:158px;
}
.TPL_INDEXGOODS_RECOMMEND .items {/*商品条目循环项*/
	border-bottom:1px dotted #FCB7E0;
	clear:both;
}
.TPL_INDEXGOODS_RECOMMEND .items h1{
	float:right;
	text-align:left;
	width:110px;
}
.TPL_INDEXGOODS_RECOMMEND .items h1 a{
	font-weight:300;
	font-size:12px;
	color:#FF009C;
}
.TPL_INDEXGOODS_RECOMMEND .items h1 a:hover{
	color:#FF009C;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic{/*商品图片*/
	float:left;
	padding:4px 0px 4px 3px;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a{/*商品图片*/
	vertical-align:middle;
	text-align:center;
	padding:1px;
	display:block;
	width:35px;
	height:35px;
	border:1px solid #E9E9E9;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a span img{
	width:35px;
	height:35px;
}
.TPL_INDEXGOODS_RECOMMEND .items .goodpic a:hover{/*商品图片*/
	padding:1px;
	border:1px solid #FF009C;
}




/* 文章详细页右边
/*=============================================================================================*/
/* css file:TPL_NEWS3.css */
/*=推荐商品
=============================================================================================*/
.IndexArticleWrap3 .items{
	width:280px;
	border-bottom:0px dotted #ccc;
}
.IndexArticleWrap3 .items a{
	display:block;
	color:#021198;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 5px 5px;
	padding-left:15px;
	width:195px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap3 .items a:hover{
	color:#ff9900;
	background:#f2f2f2 url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 5px 5px;
	text-decoration:underline;
}
.IndexArticleWrap3 .items span{
	float:right;
	color:#CD6702;
	padding-right:0px;
}

/* css file:TPL_NEWS4.css */
/*=新闻=============================================================================================*/
.IndexArticleWrap4{
	line-height:28px;
}
.IndexArticleWrap4 h3,.IndexArticleWrap4 h3 a{
	font-size:14px;
	color:#CD6702;
	padding-left:3px;
	margin: 3px 0px 3px 0;
	text-decoration:none;
}
.IndexArticleWrap4 .items{
	width:305px;
	margin-top:4px;
	border-bottom:1px dotted #EFEBED;
}
.IndexArticleWrap4 .items h1{
	display:block;
	float:left;
	text-align:left;
	width:210px;
	background:url(syssite/home/shop/1/template/current/default/images/articleitems.gif) no-repeat 0px 10px;
	padding-left:10px;
	font-weight:300;
	font-size:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap4 .items h1 a{
	font-weight:300;
	font-size:14px;
	color:#00569D;

}
.IndexArticleWrap4 .items h1 a:hover{
	font-weight:300;
	font-size:14px;
	color:#D6290B;
	text-decoration:underline;
}
.IndexArticleWrap4 .items span{
	float:right;
	color:#D6290B;
	padding-right:0px;
}

/* css file:TPL_HTOP.css */
.IndexLoginWrap1{
	text-align:left;
   margin-left:15px;
}
.IndexLoginWrap1 a{
   color:#FF009C;
}
.IndexLoginWrap1 a:hover {
    text-decoration:underline;
}

