/* 首页所使用模块的样式
/*=============================================================================================*/
/* css file:index.css */
/* css file:TPL_INDEXGOODS_STYLE_1.css */

/* css file:TPL_INDEXGOODS_STYLE_2.css */
.INDEXGOODS_STYLE_2_Wrap{
	width:592px;
}
.INDEXGOODS_STYLE_2_Wrap .items,
.INDEXGOODS_STYLE_2_Wrap .items h1 {/*反复调整这里的数字来获得最佳的宽度*/
	width:175px;
}
/*==============================================================================================*/
.INDEXGOODS_STYLE_2_Wrap .ItemsWarp {/*商品条目循环项外层*/
	border-bottom:1px dotted #FCB7E0;
}
.INDEXGOODS_STYLE_2_Wrap .items {/*商品条目循环项*/
	padding:15px 0 10px 17px;
	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;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.INDEXGOODS_STYLE_2_Wrap .items h1 a{
	color:#306599;
}
.INDEXGOODS_STYLE_2_Wrap .items h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}
.INDEXGOODS_STYLE_2_Wrap .items h2{
	margin-top:-3px;
	font-weight:300;
	font-size:12px;
	color:#696969;
	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:160px;
	height:160px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic a:hover{/*商品图片*/
	border:1px solid #FDCFEB;
	padding:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.INDEXGOODS_STYLE_2_Wrap .items .goodpic a img{
	width:160px;
	height:160px;

}

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

/* 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(http://imgs.tongletang.com/castds/mbimg/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 */
/************************************************************************/
.INDEXGOODS_STYLE_5_Wrap .ItemsWarp {/*商品条目循环项外层*/
}
.INDEXGOODS_STYLE_5_Wrap .items {/*商品条目循环项*/
	width:180px;
	height:240px;
	float:left;
	text-align:left;
	padding-top:15px;
	padding-left:16px;
	padding-bottom:20px;
	overflow:hidden;

}
.INDEXGOODS_STYLE_5_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	width:180px;
	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:#F0037F;
}
.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:#F0037F;
	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:160px;
	height:160px;
	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:778px;
	float:left;
}
.INDEXGOODS_STYLE_6_Wrap .items{/*商品条目循环项*/
	width:180px;
	padding:13px 0px 10px 12px;
	float:left;
	overflow:hidden;
}
.INDEXGOODS_STYLE_6_Wrap .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	width:180px;
	padding:5px 0 0 0px;
	font-weight:300;
	font-size:12px;
	text-align:center;
}
.INDEXGOODS_STYLE_6_Wrap .items h1 a{
	color:#306599;
}
.INDEXGOODS_STYLE_6_Wrap .items h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}
.INDEXGOODS_STYLE_6_Wrap .items .prie{
	margin-top:-25px;
	margin-left:103px;
	position:absolute;
	display:block;
}
.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:160px;
	height:160px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.INDEXGOODS_STYLE_6_Wrap .items .goodpic a:hover{/*商品图片*/
	border:1px solid #FDCFEB;
	padding:1px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.INDEXGOODS_STYLE_6_Wrap .items .goodpic a img{
	width:160px;
	height:160px;

}

/* css file:TPL_INDEXGOODS_STYLE_7.css */
/*************************************************************************
只要调整下面的2个width的值，就可以实现几列显示；
这两个值最好是相同的。
*************************************************************************/
.INDEXGOODS_STYLE_7_Wrap .items,
.INDEXGOODS_STYLE_7_Wrap .items h1 {/*反复调整这里的数字来获得最佳的宽度*/
	width:180px;
}
/************************************************************************/
/*=最新商品 特价商品 推荐商品
=============================================================================================*/
.INDEXGOODS_STYLE_7_Wrap .ItemsWarp {/*商品条目循环项外层*/
	border-bottom:0px dotted #FCB7E0;
}
.INDEXGOODS_STYLE_7_Wrap .items {/*商品条目循环项*/
	padding:20px 0 15px 16px;
	float:left;
	overflow:hidden;

}
.INDEXGOODS_STYLE_7_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_7_Wrap .items h1 a{
    color:#306599;
}
.INDEXGOODS_STYLE_7_Wrap .items h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}
.INDEXGOODS_STYLE_7_Wrap .items ul {/*商品图片*/
	text-align:center;
	margin:0 auto;
}
.INDEXGOODS_STYLE_7_Wrap .items .zt2{
	color:#F0037F;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:13px;
	text-align:center;

}
.INDEXGOODS_STYLE_7_Wrap .items .zt2 span{
	color:#82B515;
	font-weight:700;
	font-size:13px;
	font-family:"微软雅黑";
	padding-left:0px;

}
.INDEXGOODS_STYLE_7_Wrap .items .zt3{
	padding-top:8px;
	text-align:center;

}
.INDEXGOODS_STYLE_7_Wrap .items .goodpic a{/*商品图片*/
	border:1px solid #F9DDEF;
	vertical-align:middle;
	text-align:center;
	padding:2px;
	display:block;
	width:145px;
	height:170px;
	overflow:hidden;

}
.INDEXGOODS_STYLE_7_Wrap .items .goodpic a span img{
	width:145px;
	height:170px;
}
.INDEXGOODS_STYLE_7_Wrap .items .goodpic a:hover{/*商品图片*/
	border:1px solid #F5B2DE;
	padding:2px;
}

/* css file:TPL_INDEXGOODS_STYLE_VScroll.css */
/*=商品=============================================================================================*/
.TPL_INDEXGOODS_STYLE_VScroll_Wrap{
	padding-top:8px;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items{
	width:230px;
	margin-top:6px;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items h1{
	width:170px;
	background:url(http://imgs.tongletang.com/castds/mbimg/articleitems.gif) no-repeat 5px 6px;
	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:#306599;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}
.TPL_INDEXGOODS_STYLE_VScroll_Wrap .items span{
	float:right;
	color:#FE1E87;
	padding-right:0px;
}

/* css file:TPL_INDEXGOODS_STYLE_3lines.css */
.TPL_INDEXGOODS_STYLE_3lines_Wrap{
	width:240px;
	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(http://imgs.tongletang.com/castds/mbimg/articleitems.gif) no-repeat 5px 5px;
	padding-left:15px;
	width:160px;
	font-weight:300;
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items h1 a{
	color:#306599;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items h1 a:hover{
	color:#ff9900;
	text-decoration:underline;
}
.TPL_INDEXGOODS_STYLE_3lines_Wrap .items span{
	float:right;
	color:#F0037F;
	padding-right:2px;
}

/* css file:TPL_INDEXGOODS_RECOMMEND.css */
.TPL_INDEXGOODSRECOMMEND{
	width:208px;
}
.TPL_INDEXGOODSRECOMMEND .items,
.TPL_INDEXGOODSRECOMMEND .items h1 {/*反复调整这里的数字来获得最佳的宽度*/
	width:190px;
}
/*==============================================================================================*/
.TPL_INDEXGOODSRECOMMEND .ItemsWarp {/*商品条目循环项外层*/

}
.TPL_INDEXGOODSRECOMMEND .items {/*商品条目循环项*/
	padding:15px 0px 3px 8px;
	overflow:hidden;
}
.TPL_INDEXGOODSRECOMMEND .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	padding:5px 0 0 0px;
	font-weight:300;
	font-size:12px;
	text-align:center;
}
.TPL_INDEXGOODSRECOMMEND .items h1 a{
	color:#306599;
}
.TPL_INDEXGOODSRECOMMEND .items h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}
.TPL_INDEXGOODSRECOMMEND .items h2{
	margin-top:0px;
	font-weight:300;
	font-size:12px;
	color:#696969;
	text-align:center;
}
.TPL_INDEXGOODSRECOMMEND .items ul {/*商品图片*/
	text-align:center;
}
.TPL_INDEXGOODSRECOMMEND .items .goodpic{/*商品图片*/

}
.TPL_INDEXGOODSRECOMMEND .items .goodpic a{/*商品图片*/
	border:1px solid #E9E9E9;
	padding:2px;
	vertical-align:middle;
	text-align:center;
	margin:0 5px;
	display:block;
	width:160px;
	height:160px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.TPL_INDEXGOODSRECOMMEND .items .goodpic a:hover{/*商品图片*/
	border:1px solid #FDCFEB;
	padding:2px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.TPL_INDEXGOODSRECOMMEND .items .goodpic a img{
	width:160px;
	height:160px;

}

/* css file:TPL_CATEGORY_HOME.css */
.CategoryIndexWraphome{
	width:148px;
}
.CategoryIndexWraphome dl{
	clear:both;
	margin-left:5px;
	margin-top:3px;
}
.CategoryIndexWraphome dl dt{
	background:url(http://imgs.tongletang.com/castds/mbimg/cateitemst.gif) no-repeat 105px 6px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	display:block;
	clear:both;
	border-bottom:1px solid #FDEBF7;
}
.CategoryIndexWraphome dl dt a{
	margin-left:5px;
	font-weight: bold;
	font-size:12px;
	color:#FE1E87;
}
.CategoryIndexWraphome dl dt  a:hover {
	color:#CE0086;
	text-decoration:underline;
}
.CategoryIndexWraphome dl dd{
	padding-left:10px;
	padding-top:2px;
	display:block;

}
.CategoryIndexWraphome dl dd a{
	width:49%;
        float:left;
	text-align:left;
	color:#306599;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.CategoryIndexWraphome dl dd a:hover {
	color:#F0037F;
	text-decoration:underline;
}

/* css file:TPL_INDEXLOGIN.css */
.IndexLoginWrap{
	text-align:center;
   margin-left:0px;
}
.IndexLoginWrap a{
   color:#F0037F;
}
.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_SELECTCURRENCY.css */
/*= 2.选择货币
=============================================================================================*/
.SelectCurWrap{
	clear:both;
}
.SelectCurWrap .title{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background: url(http://imgs.tongletang.com/castds/mbimg/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;
}
.CartInfoWrap .carttotal{
	padding:0 2px;
	color:#F0037F;
	font-weight:700;
	font-size:12px;
	font-weight:bold;
}
.CartInfoWrap .carttota{
	padding:0 2px;
	font-size:12px;
	font-weight:bold;
}
.CartInfoItems{
	padding:0;
	margin:0;
	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;
}
/*更多友情链接样式
=============================================================================================*/

body {
	font:12px/18px Verdana, Simsun, Helvetica, Arial, sans-serif;
	color: #696969;
	line-height:20px;
	text-align:center;
	margin:0 auto;
	line-top:0px;
	text-decoration: none;
	background:url(http://imgs.tongletang.com/castds/mbimg/bj_default.png) top center no-repeat #FFFFFF;
}
a:hover{
	color: #F00885;
	text-decoration:underline;
}
/*=首页布局=*/
#IndexkuanduAllWrap{
	width:1000px;
}
#IndextopAllWrap{
	width:1000px;
	height:80px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
#toptop{
	width:100%;
        float:center;
	text-align:center;
	margin-bottom:8px;
	margin-top:8px;
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_2377.gif) repeat-x top;
}

#IndexAllWrap{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	margin-bottom:20px;
}
#IndexAllWrap .MainWrap{
        float:right;
	width:820px;
	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(http://imgs.tongletang.com/castds/mbimg/beijing_index_1.gif) repeat-x top #FFF8FC;
        float:right;
	width:790px;
	text-align:left;
	border:solid 1px #F9C9E9;
	padding:5px;
}
#BodyMainWrap{
	width:1000px;
	float:left;
	clear:both;
}
#BodyMainWrap .Main1{
	float:left;
	width:456px;
	text-align:left;
	margin-bottom:8px;
}
#BodyMainWrap .Main2{
	float:right;
	width:536px;
	margin-left:8px;
	text-align:left;
	margin-bottom:8px;
}
#Indexleftbox{
	width:170px;
	text-align:left;
	float:left;
	overflow:hidden;
}
#Indexmainbox{
	float:left;
	width:594px;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
	overflow:hidden;
}
#Indexmainbox2{
	float:left;
	width:1000px;
	text-align:left;
	overflow:hidden;
}
#Indexmainbox3{
	float:left;
	width:782px;
	text-align:left;
	overflow:hidden;
}
#Indexrightbox{
	width:240px;
	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;
}
#Indexleftboxhome{
	width:150px;
	text-align:left;
	float:left;
	overflow:hidden;
}
#Indexleftboxbos{
	width:210px;
	margin-left:8px;
	text-align:left;
	float:right;
	overflow:hidden;
}
/*---------------------------------------------*/
#Indexleftboxnews{
	width:278px;
	text-align:left;
	float:left;
	overflow:hidden;
	margin-bottom:8px;
}
#Indexmainboxnews{
	float:left;
	width:428px;
	margin-left:8px;
	margin-right:8px;
	text-align:left;
	overflow:hidden;
	margin-bottom:8px;
}
#Indexrightboxnews{
	width:278px;
	float:right;
	overflow:hidden;
	text-align:left;
	margin-bottom:8px;
}
/*-----------------尾部导航开始----------------------------*/
#foot{
	width:1000px;
	background: #ffffff;
}
#foot .shadyk{
        float:center;
	text-align:center;
	margin-top:20px;
	margin-bottom:5px;
}
#foot .shadow{
	background:url(http://imgs.tongletang.com/castds/mbimg/help_back_new.gif) no-repeat top #FEFEFE;
	border: 1px solid #dddddd; 
	width:997px;
	border-bottom:2px solid #dddddd;
	border-right:2px solid #dddddd;
}
#foot .top_line{
        float:center;
	background:url(http://imgs.tongletang.com/castds/mbimg/top_line.gif) repeat-x #ffffff;
	height:4px;
	width:1000px;
	display:block;
	overflow:hidden;
}
#foot div.infoitems{
	float:left;
	text-align:left;
	padding-left:25px;
	margin-top:-5px;
	width:115px;
	overflow:hidden;
}
#foot div.infoitems ul li span{
	padding-left:18px;
	line-height:50px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#888888;
}

#foot div.infoitems ul li a{
	text-align:left;
	padding-left:18px;
	line-height:24px;
	color:#888888;
}
#foot div.infoitems ul li a:hover{
	color:#F00885;
	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:33px;
	text-align:center;
	margin-top:20px;
	background:url(http://imgs.tongletang.com/castds/mbimg/az-tabs-line.gif);
}
#top .topmenu{
	margin:0 auto;
	width:1000px;
	position:relative;
}
#top .topmenu .logo{
	position:absolute;
	bottom:3px;
	text-align:left;
	left:18px;/*正常是70px*/
}
#top .topmenu .logo img{
	margin:0 auto;
}
#menubar{
	bottom:0;
	right:0;
}
#menubar .menu{
	margin-left:160px 
}
#menubar .menuone{
	background:url(http://imgs.tongletang.com/castds/mbimg/menuone.gif);
	padding-left:13px;
}
#menubar .menuone a{   
	background-color:#6633ff;
}
#menubar .menutwo{
	background:url(http://imgs.tongletang.com/castds/mbimg/menutwo.gif);
	padding-left:25px;
}
#menubar .menutwor{
	background:url(http://imgs.tongletang.com/castds/mbimg/menutwor.gif) no-repeat;
	padding-left:15px;
}
#menubar .menuthree{
	background:url(http://imgs.tongletang.com/castds/mbimg/menuthree.gif) no-repeat;
	padding-left:25px;
}
#menubar .menucart{
	background:url(http://imgs.tongletang.com/castds/mbimg/topnav-cart.gif) no-repeat 0 5px ;
	padding-left:10px;
}
#menubar .menu a{
	text-align:center;
	float:left;
	display:block;
	color:#444444;
	font-size:12px;
	line-height:33px;
	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:33px;
	width:60px;
	text-decoration: none;
}
#menubar .menu1 a:hover{
	color:#E609A0;
	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(http://imgs.tongletang.com/castds/mbimg/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{   
}
/*-----------------简单搜索结束----------------------------*/
/*---------------------------------------------*/
.menubar1{
	width:998px;
	margin-top:8px;
	border:1px solid #FDC6E0;
}
.menubar1 .title{
	text-align:left;
	background-color:#FDF0F0;
	height:18px;	
}
.menubar1 .title a{
	color:#47AA05;
	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;
}
/*--------------------头部LOGO登录搜索外框开始-------------------------*/
#Indextopleftbox{
	width:250px;
	float:left;
	overflow:hidden;
}
#Indextopleftbox .sstoplg{
	height:60px;
	padding-top:5px;
	text-align:left;
}
#Indextopmainbox{
	float:left;
	width:450px;
	margin-top:15px;
	overflow:hidden;
}
#Indextopmainbox .sstopdl{
	height:30px;
	padding-top:8px;
	text-align:center;
}
#Indextoprightbox{
	width:300px;
	float:right;
	margin-top:15px;
	overflow:hidden;
	height:36px;
	background:url(http://imgs.tongletang.com/castds/mbimg/top_index_ss.gif) repeat-x top;
}
#Indextoprightbox .sstop{
	width:290px;
	height:24px;
	padding-left:0px;
	padding-top:4px;
	text-align:left;
}

/* css file:Wrapstyle.css */
/*---------------------------------------------*/
.StyleIndexLogin {
	width:1000px;
	height:23px;
	margin-top:3px;
}
.StyleIndexLogin1 {
	background:url(http://imgs.tongletang.com/castds/mbimg/ni_01.gif);
	width:1000px;
	border-bottom:#c3c3c3 1px solid;
	height:23px;
}
.top_line{
        float:center;
	background:url(http://imgs.tongletang.com/castds/mbimg/top_line.gif) repeat-x #ffffff;
	height:4px;
	width:1000px;
	display:block;
	overflow:hidden;
}
.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:#F0037F;
	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(http://imgs.tongletang.com/castds/mbimg/miscbg.gif) repeat-x;
}
.StyleMiscGoods .listgoods{
	width:90px;
	overflow:hidden;
}
/*---------------------------------------------*/
.StyleCategoryIndex{
	background1:#FFFBFD;
	margin-bottom:8px;
	width:170px;
}
.StyleCategoryIndex .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_20_2.gif);
	width:170px;
	height:25px;
}
.StyleCategoryIndex .title .left{
	float:left;
	width:3px;
	height:25px;
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_20_1.gif);
}
.StyleCategoryIndex .title .cent{
	float:left;
	line-height:25px;
	padding-left:5px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.StyleCategoryIndex .title .right{
	float:right;
	width:3px;
	height:25px;
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_20_3.gif);
}
.StyleCategoryIndex .body{
	border:1px solid #FF85CD;
	padding:0px 0px 5px 0px;
	border-top:none;
	overflow:hidden;
}
/*---------------------------------------------*/
.StyleCategoryIndexhome{
	background:#FFFBFD;
	margin-bottom:8px;
	display:block;
	clear:both;
}
.StyleCategoryIndexhome .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_20_2.gif);
	width:150px;
	height:25px;
}
.StyleCategoryIndexhome .title .left{
	float:left;
	width:3px;
	height:25px;
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_20_1.gif);
}
.StyleCategoryIndexhome .title .cent{
	float:left;
	line-height:25px;
	padding-left:5px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.StyleCategoryIndexhome .title .right{
	float:right;
	width:3px;
	height:25px;
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_20_3.gif);
}
.StyleCategoryIndexhome .body{
	border:1px solid #FF85CD;
	padding:0px 0px 5px 0px;
	border-top:none;
	overflow:hidden;
	height:775px;
	width:148px;
}

/*---------------------------------------------*/
.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(http://imgs.tongletang.com/castds/mbimg/cartbg.gif) no-repeat;
	width:139px;
	height:76px;
}
/*---------------------------------------------*/
.StyleIndexArticle{
	background:#FFFBFD;
	margin-bottom:8px;
}
.StyleIndexArticle .liangce{
	border:1px solid #FDC6E0;
	border-top:none;
	overflow:hidden;
	width:238px;
	padding:0px 0px 3px 0px;
}
.StyleIndexArticle .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_3_3.gif) repeat-x #FD3D97;
	height:29px;
	width:100%;
}
.StyleIndexArticle .title .left{
	float:left;
	width:3px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_3_1.gif);
}
.StyleIndexArticle .title .right{
	float:right;
	width:3px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_3_2.gif);
}
.StyleIndexArticle .title .cent{
	text-align:left;
	line-height:29px;
	padding-top:1px;
	padding-left:10px;
	color:#FE1E87;
	font-size:14px;
	font-weight:bold;
}
/*---------------------------------------------*/
.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(http://imgs.tongletang.com/castds/mbimg/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle1 .bottom{
	background:url(http://imgs.tongletang.com/castds/mbimg/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle2{
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_1.gif) repeat-x top #FFF8FC;
	margin-top:0px;
	margin-bottom:8px;
	border:1px solid #F9C9E9;
        float:left;
	width:998px;
	text-align:left;
}
.StyleIndexArticle2 .title{
	position:relative;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle2 .title h3{
	font-size:14px;
	color:#F0037F;
	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;
}
/*---------------------------------------------*/
.StyleIndexArticle2a{
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_1.gif) repeat-x top #FFF8FC;
	margin-top:0px;
	margin-bottom:8px;
	border:1px solid #F9C9E9;
        float:right;
	width:998px;
	text-align:left;
}
.StyleIndexArticle2a .title{
	position:relative;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle2a .title h3{
	font-size:14px;
	color:#F0037F;
	padding-left:3px;
	margin: 2px 0px 4px 8px;
	text-decoration:none;
}
.StyleIndexArticle2a .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleIndexArticle2a .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle2a .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}
.StyleIndexArticle2a .title .viewmore1{
	position:absolute;
	left:150px;
	top:0;
}
.StyleIndexArticle2a .title .viewmore1 a{
	color:#898989;
}
/*---------------------------------------------*/
.StyleIndexArticle5{
	width:314px;
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle01{
	height:225px;
	border:solid 1px #DEDFDE;
	padding:2px
}
.StyleIndexArticle01 .title{
	position:relative;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_lxxg.gif) repeat-x top #DEDFDE;
	height:29px;
  	line-height:27px;
}

.StyleIndexArticle01 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle01 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle01 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}


/*---------------------------------------------*/
.StyleIndexArticle03{
	height:225px;
	border:solid 1px #DEDFDE;
	padding:2px
}
.StyleIndexArticle03 .title{
	position:relative;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_cppc.gif) repeat-x top #DEDFDE;
	height:29px;
  	line-height:27px;
}

.StyleIndexArticle03 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle03 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle03 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}


/*---------------------------------------------*/
.StyleIndexArticle02{
	height:225px;
	border:solid 1px #F2D0E3;
	padding:2px
}
.StyleIndexArticle02 .title{
	position:relative;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_hyzx.gif) repeat-x top #FFF0F6;
	height:29px;
  	line-height:27px;
}

.StyleIndexArticle02 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle02 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle02 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}



/*---------------------------------------------*/
.StyleIndexArticle04{
	height:250px;
	margin-bottom:8px;
	border:solid 1px #DEDFDE;
	padding:2px
}
.StyleIndexArticle04 .title{
	position:relative;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_lxxgs.gif) repeat-x top #DEDFDE;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle04 .title h3{
	font-size:14px;
	color:#F0037F;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle04 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle04 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle04 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}

.StyleIndexArticle04 .body{
	background:url(http://imgs.tongletang.com/castds/mbimg/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle04 .bottom{
	background:url(http://imgs.tongletang.com/castds/mbimg/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}
/*---------------------------------------------*/
.StyleIndexArticle05{
	height:250px;
	margin-bottom:8px;
	border:solid 1px #F2D0E3;
	padding:2px
}
.StyleIndexArticle05 .title{
	position:relative;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_hyzxss.gif) repeat-x top #FFF0F6;
	height:29px;
  	line-height:27px;
}
.StyleIndexArticle05 .title h3{
	font-size:14px;
	color:#F0037F;
	padding-left:3px;
	margin: 0px 0px 3px 0;
	text-decoration:none;
}
.StyleIndexArticle05 .title .viewmore{
	position:absolute;
	right:10px;
}
.StyleIndexArticle05 .title .viewmore a{
	color:#CA004A;
}
.StyleIndexArticle05 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}
.StyleIndexArticle05 .body{
	background:url(http://imgs.tongletang.com/castds/mbimg/newsbg.gif);
	padding:1px;
}
.StyleIndexArticle05 .bottom{
	background:url(http://imgs.tongletang.com/castds/mbimg/newsbottom.gif) no-repeat;
	width:199px;
	height:1px;
}

/*---------------------------------------------*/
.StyleHotGoods{
	background: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:#F0037F;
	padding-left:3px;
	margin: 0px 0px 3px 0;
}
/*---------------------------------------------*/
.StyleHotGoodsindex{
	background:#FFFBFD;
	margin-bottom:8px;
}
.StyleHotGoodsindex .liangce{
	border:1px solid #FDC6E0;
	border-top:none;
	overflow:hidden;
	padding:0px 0px 3px 0px;
}
.StyleHotGoodsindex .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_3_3.gif) repeat-x #FD3D97;
	height:29px;
	width:100%;
}
.StyleHotGoodsindex .title .left{
	float:left;
	width:3px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_3_1.gif);
}
.StyleHotGoodsindex .title .right{
	float:right;
	width:3px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_3_2.gif);
}
.StyleHotGoodsindex .title .cent{
	text-align:left;
	line-height:29px;
	padding-top:1px;
	padding-left:10px;
	color:#FE1E87;
	font-size:14px;
	font-weight:bold;
}
/*---------------------------------------------*/
.StyleHotGoods1{
	margin-bottom:8px;
	background:#F5FCFF;
}
.StyleHotGoods1 .liangce{
	border:1px solid #CCEBFE;
	border-top:none;
	overflow:hidden;
	padding:5px 0px 8px 0px;
}
.StyleHotGoods1 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_2_2.gif) repeat-x #93D5FD;
	height:29px;
	width:100%;
}
.StyleHotGoods1 .title .left{
	float:left;
	width:3px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_2_1.gif);
}
.StyleHotGoods1 .title .right{
	float:right;
	width:3px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_2_3.gif);
}
.StyleHotGoods1 .title .cent{
	text-align:left;
	line-height:29px;
	padding-top:1px;
	padding-left:10px;
	color:#0472B6;
	font-size:14px;
	font-weight:bold;
}
/*---------------------------------------------*/
.StyleIndexLinkList .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/linktitle.gif) no-repeat;
	width:199px;
	height:33px;	
}
.StyleIndexLinkList .body{
	text-align:center;
	padding:4px;
	width:188px;
}
/*---------------------------------------------*/
.StyleGoodsClass{/*外层*/
	margin-top:8px;
	margin-bottom:8px;
}
.StyleGoodsClass .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nanxingyongpin_a.gif) repeat-x bottom;
	border:1px solid #F9CECE;
	border-top:none;
	overflow:hidden;
	height:470px;
}
.StyleGoodsClass .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_shouyetuijian_a_2.gif) repeat-x;
	height:29px;
	width:100%;
}
.StyleGoodsClass .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_shouyetuijian_a_1.gif);
}
.StyleGoodsClass .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_shouyetuijian_a_3.gif);
}

.StyleGoodsClass .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.StyleGoodsClass .title .viewmore a{
	color:#FE1E87;
}
.StyleGoodsClass .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}
/*---------------------------------------------*/
.StyleGoodsClassdenglu{/*外层*/
	height:290px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nvxingyongpin_a.gif) repeat-x bottom;
	border:1px solid #FFA163;
	text-align:left;
}
.StyleGoodsClassdenglu .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#FFF7F1;
	height:29px;
  	line-height:29px;
}
.StyleGoodsClassdenglu .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClassdenglu .title .viewmore a{
	color:#FF6600;
}
.StyleGoodsClassdenglu .title .viewmore a:hover{
	text-decoration:underline;
	color:#FFAC74;
}
/*---------------------------------------------*/
.StyleGoodsClasszhuce{/*外层*/
	height:290px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nueliandaoju_a.gif) repeat-x bottom;
	border:1px solid #AFAFAF;
}
.StyleGoodsClasszhuce .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:#EAEAEA;
	height:29px;
  	line-height:27px;
}
.StyleGoodsClasszhuce .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClasszhuce .title .viewmore a{
	color:#2A2A2A;
}
.StyleGoodsClasszhuce .title .viewmore a:hover{
	text-decoration:underline;
	color:#868686;
}
/*---------------------------------------------*/
.StyleGoodsClass121{/*外层*/
	margin-bottom:8px;
}
.StyleGoodsClass121 .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nanxingyongpin_a.gif) repeat-x bottom;
	border:1px solid #FBCFE2;
	border-top:none;
	overflow:hidden;
	width:780px;
}
.StyleGoodsClass121 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nanxingyongpin_a_2.gif) repeat-x #D5316D;
	height:29px;
	width:100%;
}
.StyleGoodsClass121 .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nanxingyongpin_a_1.gif);
}
.StyleGoodsClass121 .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nanxingyongpin_a_3.gif);
}

.StyleGoodsClass121 .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}

.StyleGoodsClass121 .title .viewmore a{
	color:#CA004A;
}
.StyleGoodsClass121 .title .viewmore a:hover{
	text-decoration:underline;
	color:#ED9CBA;
}

/*---------------------------------------------*/
.StyleGoodsClass1{
	margin-bottom:8px;
}

.StyleGoodsClass1 .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nvxingyongpin_a.gif) repeat-x bottom;
	border:1px solid #FEDCB3;
	border-top:none;
	overflow:hidden;
	width:780px;
}
.StyleGoodsClass1 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nvxingyongpin_a_2.gif) repeat-x #FD8839;
	height:29px;
	width:100%;
}
.StyleGoodsClass1 .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nvxingyongpin_a_1.gif);
}
.StyleGoodsClass1 .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nvxingyongpin_a_3.gif);
}

.StyleGoodsClass1 .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.StyleGoodsClass1 .title .viewmore a{
	color:#FF6600;
}
.StyleGoodsClass1 .title .viewmore a:hover{
	text-decoration:underline;
	color:#FFAC74;
}
/*---------------------------------------------*/
.StyleGoodsClass2{/*外层*/
	margin-bottom:8px;
}
.StyleGoodsClass2 .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_baojianhuli_a.gif) repeat-x bottom;
	border:1px solid #D8EBB8;
	border-top:none;
	overflow:hidden;
	width:780px;
}
.StyleGoodsClass2 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_baojianhuli_a_2.gif) repeat-x #8F3761;
	height:29px;
	width:100%;
}
.StyleGoodsClass2 .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_baojianhuli_a_1.gif);
}
.StyleGoodsClass2 .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_baojianhuli_a_3.gif);
}

.StyleGoodsClass2 .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.StyleGoodsClass2 .title .viewmore a{
	color:#528100;
}
.StyleGoodsClass2 .title .viewmore a:hover{
	text-decoration:underline;
	color:#9FBA70;
}
/*---------------------------------------------*/
.StyleGoodsClass3{/*外层*/
	margin-bottom:8px;
}
.StyleGoodsClass3 .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_tiaoqingzhuxing_a.gif) repeat-x bottom;
	border:1px solid #F9C5DF;
	border-top:none;
	overflow:hidden;
	width:780px;
}
.StyleGoodsClass3 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_tiaoqingzhuxing_a_2.gif) repeat-x;
	height:29px;
	width:100%;
}
.StyleGoodsClass3 .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_tiaoqingzhuxing_a_1.gif);
}
.StyleGoodsClass3 .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_tiaoqingzhuxing_a_3.gif);
}

.StyleGoodsClass3 .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.StyleGoodsClass3 .title .viewmore a{
	color:#74083C;
}
.StyleGoodsClass3 .title .viewmore a:hover{
	text-decoration:underline;
	color:#B77896;
}
/*---------------------------------------------*/
.StyleGoodsClass4{/*外层*/
	margin-bottom:8px;
}
.StyleGoodsClass4 .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_qingquneiyi_a.gif) repeat-x bottom;
	border:1px solid #FED0F0;
	border-top:none;
	overflow:hidden;
	width:780px;
}
.StyleGoodsClass4 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_qingquneiyi_a_2.gif) repeat-x #DF51B2;
	height:29px;
	width:100%;
}
.StyleGoodsClass4 .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_qingquneiyi_a_1.gif);
}
.StyleGoodsClass4 .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_qingquneiyi_a_3.gif);
}

.StyleGoodsClass4 .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.StyleGoodsClass4 .title .viewmore a{
	color:#D0008E;
}
.StyleGoodsClass4 .title .viewmore a:hover{
	text-decoration:underline;
	color:#E773C2;
}
/*---------------------------------------------*/
.StyleGoodsClass5{/*外层*/
	margin-bottom:8px;
}
.StyleGoodsClass5 .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nueliandaoju_a.gif) repeat-x bottom;
	border:1px solid #D6D4D4;
	border-top:none;
	overflow:hidden;
	width:780px;
}
.StyleGoodsClass5 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nueliandaoju_a_2.gif) repeat-x #646163;
	height:29px;
	width:100%;
}
.StyleGoodsClass5 .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nueliandaoju_a_1.gif);
}
.StyleGoodsClass5 .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_nueliandaoju_a_3.gif);
}

.StyleGoodsClass5 .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.StyleGoodsClass5 .title .viewmore a{
	color:#2A2A2A;
}
.StyleGoodsClass5 .title .viewmore a:hover{
	text-decoration:underline;
	color:#868686;
}
/*---------------------------------------------*/
.StyleGoodsClass6{/*外层*/
	margin-bottom:8px;
}
.StyleGoodsClass6 .liangce{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_zibuqiangshen_a.gif) repeat-x bottom;
	border:1px solid #C9EAF8;
	border-top:none;
	overflow:hidden;
	width:780px;
}
.StyleGoodsClass6 .title{
	background:url(http://imgs.tongletang.com/castds/mbimg/index_zibuqiangshen_a_2.gif) repeat-x #038FD2;
	height:29px;
	width:100%;
}
.StyleGoodsClass6 .title .left{
	float:left;
	width:150px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_zibuqiangshen_a_1.gif);
}
.StyleGoodsClass6 .title .right{
	float:right;
	width:4px;
	height:29px;
	background:url(http://imgs.tongletang.com/castds/mbimg/index_zibuqiangshen_a_3.gif);
}

.StyleGoodsClass6 .title .viewmore{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.StyleGoodsClass6 .title .viewmore a{
	color:#0386C5;
}
.StyleGoodsClass6 .title .viewmore a:hover{
	color:#6FBCE1;
}
/*---------------------------------------------*/
.StyleGoodsClass7{/*外层*/
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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;
}
/*---------------------------------------------*/
.StyleGoodsClass9{/*外层*/
	background:url(http://imgs.tongletang.com/castds/mbimg/index_qingquneiyi_a.gif) repeat-x bottom;
	border:1px solid #F9C9E9;
	text-align:left;
	margin-bottom:8px;
}
.StyleGoodsClass9 .title{/*最新商品 特价商品 热卖商品头部*/
	position:relative;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_1b.gif) repeat-x top;
	height:29px;
  	line-height:27px;
}
.StyleGoodsClass9 .title .viewmore{
	position:absolute;
	right:10px;
	top:0;
}
.StyleGoodsClass9 .title .viewmore a{
	color:#D0008E;
}
.StyleGoodsClass9 .title .viewmore a:hover{
	text-decoration:underline;
	color:#E773C2;
}

/*---------------------------------------------*/
.StyleHelpMenu{
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/ne.gif) no-repeat top right; 
}
.Stylebox .boxtop div { 
  height: 10px; 
  background: url(http://imgs.tongletang.com/castds/mbimg/nw.gif) no-repeat top left; 
}
.Stylebox .boxbottom { 
  background: url(http://imgs.tongletang.com/castds/mbimg/se.gif) no-repeat bottom right; 
}
.Stylebox .boxbottom div { 
  height: 10px; 
  background: url(http://imgs.tongletang.com/castds/mbimg/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;
}
/*---------------------------------------------*/
.marque{
	width:1000px;
	height:36px;
	margin-bottom:8px;
}
.marqueleft{
	float:left;
	width:77px;
	height:36px;
	background:url(http://imgs.tongletang.com/castds/mbimg/indextop_08_12_18_2.gif);
}
.marquecent{
	line-height:20px;
	padding:8px;
	color:#9A035C;
	font-size:14px;
	background: url(http://imgs.tongletang.com/castds/mbimg/indextop_08_12_18_1.gif);
}
.marquecent a{
	color:#696969;
}
.marqueright{
	float:right;
	width:12px;
	height:36px;
	background:url(http://imgs.tongletang.com/castds/mbimg/indextop_08_12_18_3.gif);
}

.Stylettgs{/*外层*/
	float:left;
	margin-left:18px;
	margin-top:18px;
	margin-bottom:0px;
	width:960px;
	height:180px;
	background: #FEF2F8;
	border:1px solid #FE68B6;
	border-bottom:2px solid #FE94CB;
	border-right:2px solid #FE94CB;
}
.Stylettgs .title{
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	line-height:25px;
}
.Stylettgs1{/*外层*/
	float:left;
	margin-left:18px;
	margin-top:18px;
	margin-bottom:0px;
	width:960px;
	height:80px;
	background: #FEF2F8;
	border:1px solid #FE68B6;
	border-bottom:2px solid #FE94CB;
	border-right:2px solid #FE94CB;
}
.Stylettgs1 .title{
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	line-height:25px;
}









.col-prmote {
padding-left:0px; 
float: left;
width: 752px;
padding-bottom:8px;
}

.rexiao {
    width: 752px;
    float:left;
}

.rexiao ul {list-style: none;margin: 0px;padding: 0px;}
.rexiao li {list-style-type:none; margin:0px; padding:0px;}
#numlabel {
    width:491px;
    height:263px;
    float:left;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #dbdbdb;
    border-left-color: #dbdbdb;
    padding-left:20px;
    border-right-width: 1px;
   border-right-style: solid;
    border-right-color: #dbdbdb;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 0px;   
}

.rexiao .currentarea {

    color:#be47a3;

    font-weight:bold;

    font-size: 14px;

    text-decoration: none;

    background-image: url(http://www.2688.com/edition/leader10/on_01.jpg);

    background-repeat: no-repeat;

    background-position: left top;

    display: block;

    height:30px;

    float:left;

    height:30px;

    width:98px;

}

.rexiao .currentarea2 {

    color:#6c6c6c;

    font-weight:bold;

    font-size: 14px;

    text-decoration: none;

    float:left; 

    height:30px;

    width:98px;

}

.rexiao .zw{

    width:538px;

    float:left;

}

.rexiao .arealabel{

    width:513px;

    height:30px;

    background-image: url(http://www.2688.com/edition/leader10/leader_mainbg.png);

    background-repeat: no-repeat;

    background-position: left -293px;

    float:left;

}

.rexiao .arealabel li{

    float:left;

    margin:0px;

    padding:0px;

    height: 30px;

    width: 98px;

}

.rexiao .arealabel li a:link{

    text-decoration:none;

    display:block;

    font-size: 14px;

    font-weight: bold;

    height: 21px;

    width: 78px;

    padding-top: 9px;

    padding-left: 20px;

}

.rexiao .arealabel li a:visited{



    text-decoration:none;

    display:block;

    font-size: 14px;

    font-weight: bold;

    height: 21px;

    width: 78px;

    padding-top: 9px;

    padding-left: 20px;

}

.rexiao .arealabel li a:hover{

    color:#be47a3;

    text-decoration:none;

    display:block;

    font-size: 14px;

    font-weight: bold;

    height: 21px;

    width: 78px;

    padding-top: 9px;

    padding-left: 20px;

}

.rexiao .bd ul{overflow: hidden; zoom:1}

.rexiao .bd li{

    text-align: center;

    float: left;

    width: 73px;

    height:116px;

    padding-top: 13px;

    padding-right: 25px;

    padding-bottom: 0px;

    padding-left: 0px;

    overflow: hidden;

}

.rexiao .bd li img{

    vertical-align: top;

    height: 76px;

    width: 76px;

    margin-bottom: 5px;

    border: 1px solid #dbdbdb

}

.rexiao .bd li span{

    line-height: normal;

    display: block;

    overflow: hidden

}

.rexiao .bd li .title {

    margin: 0px 0px 3px;

    height: 15px;

    color: #3d677f;

    width:78px;

}

.rexiao .bd li .price{

    height: 13px;

    text-decoration: none;

    width:78px;

}

.rexiao .bd li .price font{

    text-decoration: line-through;

    color: #878787;

    font-size: 12px;

}

.rexiao .bd li a{

    cursor: pointer

}

.rexiao .bd li a:link span{

    text-decoration:none;

    line-height: 16px;

    }

.rexiao .bd li a:visited span{

    text-decoration:none;

    line-height: 16px;

    color:#3d677f;

}

.rexiao .bd li a:hover span{

    text-decoration:underline;

    line-height: 16px;

    color:#ff5400;

}

.rexiao .bd li a:link .price{

    color:#cd3202;

}

.rexiao .bd li a:visited .price{

    color:#cd3202;

}


/* 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:594px;
	height:210px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	list-style: none;
	height: 210px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 594px;
	height: 210px;
}
#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 594px;
	height: 210px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 185px; 
	right: 0px;
	z-index: 10;
	height: 22px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #F0037F;
	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(http://imgs.tongletang.com/castds/mbimg/slide_trigger.gif) no-repeat center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(http://imgs.tongletang.com/castds/mbimg/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 */
/*---------------------菜单样式----------------------------------*/
.bsmenu{
	float:center;
	height:35px;
	background:url(http://imgs.tongletang.com/castds/mbimg/az-home_2371.gif) no-repeat top;
}
.bsmenu ul{
	float:center;
	text-align:center;
	width:900px;
	height:35px;
	margin:auto; 
	list-style-type:none;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:14px;
}

.m_li{
	float:left;
	width:114px; 
	line-height:35px;
	text-align:center;
	margin-right:-2px;
	margin-left:-2px;

}
.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(http://imgs.tongletang.com/castds/mbimg/menu_bg.gif); 
position:relative; 
height:35px; 
margin-top:-3px; 
margin-right:-2px; 
margin-left:-2px;
}
.m_li_a a{
	display:block; 
color:#F0037F; 
width:114px;
}
.bssmenu{
	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:domtab.css */
.domtab  ul.domtabs{
	position:absolute;
	left:20px;
	top:0;
	width:700px;
	color: #F0037F;
}

.domtab ul.domtabs li{
	float:left;
	color: #F0037F;
	padding:0px 5px 0px 5px;
	margin:0 20px;

}
.domtab ul.domtabs li.active a{
	background:url(http://imgs.tongletang.com/castds/mbimg/newgoodstab-l.gif);
	width:70px;
	color: #F0037F;
	font-weight:bold;
	padding:0px 5px 0px 5px;
	float:left;
	text-align:center;
	margin-top:2px;
}


/* css file:jqzoom.css */
.jqzoom{
position:relative;
cursor:pointer;
}
.jqzoom img{
float:center;
padding:2px;
background:#F3F3F3;
border:1px solid #DBDADA;
}
div.zoomdiv {
z-index:100;
position: absolute;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
overflow: hidden;

}
div.jqZoomPup{
z-index:10;
visibility: hidden;
position: absolute;
border: 1px solid #aaa;
background: #EE42A8;
opacity: 0.5;
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
filter: alpha(Opacity=50);
}


/* 全局设定
/*=============================================================================================*/
/* 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:#F0037F;
}
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 #F0037F;
	color:#F0037F;
}
h6{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	background-image: url(http://imgs.tongletang.com/castds/mbimg/1dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom:1px dotted #BFBDBD;
	color:#888888;
}
h7{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-bottom:0px dotted #BFBDBD;
	color:#F0037F;
}
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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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;
}
.text-input {
	height:18px;
    width: 200px;
    color: 555;
    padding: 5px;
    border: 1px solid #B5B8C8;
    font-size: 14px;
    background: #FFF url(http://imgs.tongletang.com/castds/mbimg/text_bg.gif) repeat-x;
    
}
.text-input1 {
	height:18px;
    width: 130px;
    color: 555;
    padding: 5px;
    border: 1px solid #B5B8C8;
    font-size: 14px;
    background: #FFF url(http://imgs.tongletang.com/castds/mbimg/text_bg.gif) repeat-x;
    
}
.text-input2 {
	height:14px;
    width: 150px;
    color: 555;
    padding: 5px;
    border: 1px solid #B5B8C8;
    font-size: 14px;
    background: #FFF url(http://imgs.tongletang.com/castds/mbimg/text_bg.gif) repeat-x;
    
}
.text-input3 {
	height:14px;
    width: 180px;
    color: 555;
    padding: 5px;
    border: 1px solid #B5B8C8;
    font-size: 14px;
    background: #FFF url(http://imgs.tongletang.com/castds/mbimg/text_bg.gif) repeat-x;
    
}
.text-input4 {
	height:14px;
    width: 150px;
    color: 555;
    padding: 4px;
    border: 1px solid #B5B8C8;
    font-size: 12px;
    background: #FFF url(http://imgs.tongletang.com/castds/mbimg/text_bg.gif) repeat-x;    
}
.text-input5 {
	height:14px;
    width: 260px;
    color: 555;
    padding: 4px;
    border: 1px solid #B5B8C8;
    font-size: 12px;
    background: #FFF url(http://imgs.tongletang.com/castds/mbimg/text_bg.gif) repeat-x;    
}
.inputstyle {
    color: 555;
    border: 1px solid #B5B8C8;
    font-size: 12px;
    background: #FFF url(http://imgs.tongletang.com/castds/mbimg/text_bg.gif) repeat-x;
}
.inputstyles {
	height:14px;
    width: 198px;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.inputstyleq {
	height:22px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.inputstyle1 {
	height:22px;
	border: 2px 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(http://imgs.tongletang.com/castds/mbimg/buttonbg.gif);
	height:25px;
	padding-top:3px
}
.textright{
	text-align:right;
}
p12redb{
	text-decoration:line-through;
	font-size:12px;
	font-family:georgia;
	margin:0px 10px;
}
.p9blackb{
	color:#F0037F;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:14px;
}
.p9orangeb {
	color: #f50;
	font-weight:700;
	padding-left:6px;
}
.p14redb {
	color:#ED027D;
	font-size:12px;
	font-weight:700;
}
.p112redb {
	position:absolute;
	font-size:11px;
	padding:2px 3px;
	color:#fff;
	font-weight:700;
	line-height:12px;
	border: 1px solid #FF2A91;
	background: #FB298A;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(Opacity=90);
}
.p15redb {
	color:#ffffff;
	font-size:1px;
	font-weight:1;
}
.p16redb {
	color:#E00155;
	font-size:16px;
	font-weight:700;
	font-family:"微软雅黑";
}



/* 在商品搜索列表中所使用的样式
/*=============================================================================================*/
/* 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(http://imgs.tongletang.com/castds/mbimg/accordianbg.gif);
  }
.GoodslistTitleGoods .off .mytitle {
	background:url(http://imgs.tongletang.com/castds/mbimg/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 */
.GoodsSearchWarp{/*外层*/
	width:818px;
	float:left;
	text-align:left;
	clear:both;
	margin:8px auto;
	border:1px solid #F9C9E9;
	background1:#FFFBFD;
}
.GoodsSearchWarp .title{/*头部*/
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/display_mode_list.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .list a:hover{
	width:18px;
	height:15px;
	display:block;
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/display_mode_list_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .lista a:hover{
	width:18px;
	height:15px;
	display:block;
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/display_mode_grid.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grid a:hover{
	width:18px;
	height:15px;
	display:block;
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/display_mode_grid_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .grida a:hover{
	width:18px;
	height:15px;
	display:block;
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/display_mode_text.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .text a:hover{
	width:18px;
	height:15px;
	display:block;
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/display_mode_text_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode3 .texta a:hover{
	width:18px;
	height:15px;
	display:block;
	background:url(http://imgs.tongletang.com/castds/mbimg/display_mode_text_act.gif) no-repeat;
}
.GoodsSearchWarp .title .listmode select{/*搜索列表排序方式*/
	background:#f2f2f2;
	font-size:12px;
	color:#000;
}
/*---------------------------------------------*/
.GoodsSearchWarp .ItemsWarp{/*商品条目循环项外层*/
	width:818px;
}
/*---------------------------------------------*/
.GoodsSearchWarp .items {/*商品条目循环项*/
	width:800px;
	padding-left:15px;
	padding-top:10px;
	background-image: url(http://imgs.tongletang.com/castds/mbimg/dot.gif);
	background-repeat: repeat-x;
	background-position:bottom;

}
.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:160px;
	height:160px;
	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:600px;
}
.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:520px;
	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:173px;
	height:260px;
	float:left;
	padding:20px 10px 15px 20px;
	display:block;
}
.GoodsSearchWarp .itemsgrid .goodpic a{/*商品图片*/
	float:left;
	text-align:center;
	padding:2px;
	border:1px solid #F1F1F1;
	display:block;
	width:160px;
	height:160px;
	overflow:hidden;
	vertical-align:middle
}
.GoodsSearchWarp .itemsgrid .goodpic a:hover {
	border:1px solid #F5B2DE;
	padding:2px;
}
.GoodsSearchWarp .itemsgrid .goodinfo{
	text-align:left;
	width:165px;
}
.GoodsSearchWarp .itemsgrid  ul{
	display:block;
}
.GoodsSearchWarp .itemsgrid  ul li{
	float:left;
	text-align:left;
	width:170px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
}
.GoodsSearchWarp .itemsgrid .intro{
	margin-top:8px;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	display:inline;
	font-size:8px;
	color:#3366CC;
}
.GoodsSearchWarp .itemsgrid .intro a{
	font-size:12px;
	color:#306599;
}
.GoodsSearchWarp .itemsgrid .intro a:hover{
	color:#DA007B;
	text-decoration:underline;
}
.GoodsSearchWarp .itemsgrid .button{
	margin:0px 2px;
}
.GoodsSearchWarp .itemsgrid .button a{
	text-align:left;
	color:#898989;
}
.GoodsSearchWarp .itemsgrid .price1{/*市场价格样式*/
	text-decoration:line-through;
	font-size:12px;
	margin: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:180px;
	margin-top:20px;


}
.kefu1{
background-image: url(syssite/home/shop/1/template/current/default/images/kf.gif); 
width:174px; 
height:250px;
}

.GoodsInfoWarp{/*外层*/
	text-align:left;
}
.GoodsInfoWarp .title{/*头部，类别路径*/
        background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_1aa.gif);/*板块背景*/
	height:27px;	
}
.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:15px;
}
.GoodsInfoWarp .info .tupian a{
	float:center;
	text-align: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(http://imgs.tongletang.com/castds/mbimg/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.GoodsInfoWarp .info .items dl dt{
	background:url(http://imgs.tongletang.com/castds/mbimg/items.gif) no-repeat ;
	padding-left:20px;
	border-bottom:3px solid #f2f2f2;
	font-size:14px;
	font-weight:bold;
}
.GoodsInfoWarp .info .memberprice{
	height:26px;
	color:#696969;
	font-size:12px;
}
.GoodsInfoWarp .button{
	background-image: url(http://imgs.tongletang.com/castds/mbimg/dot.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding:30px 0 0 20px;
	float:left;
}
.GoodsInfoWarp .button1{
	padding:5px 0 20px 0;
	float:left;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(http://imgs.tongletang.com/castds/mbimg/kf22.gif); width:395px; height:102px;
}
.GoodsInfoWarp .button2{
	background-image: url(http://imgs.tongletang.com/castds/mbimg/dot.gif);
	background-repeat: repeat-x;
	background-position:top;
	padding:25px 110px 0 10px;
	float:left;
}
.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(http://imgs.tongletang.com/castds/mbimg/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:#F0037F;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:16px;
}
GoodsInfoWarp .ototpi{
	border:1px solid #DDDDDD;
   background:#FFEFFB;
	margin:20px;
}
.wzlj a{
	color:#F0037F;
}
.wzlj a:hover{
	color:#FF9900;
	text-decoration:underline;
}
.wzlj1 a{
	color:#F0037F;
}
.wzlj1 a:hover{
	color:#E5028D;
	text-decoration:underline;
}
.wzlj2{
	color:#F0037F;
}
.wzlj3{
	color:#339900;
}

.wzlj4{
	color:#F0037F;
	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:#F0037F;
	text-decoration:underline;
}
.wzlj8{
	color:#93C446;
	font-weight:700;
	font-family:"微软雅黑";
	font-size:14px;
}

/* css file:GoodsDetailsTabs.css */
/*=商品详细标签=============================================================================================*/
#tabs{
	background:url(http://imgs.tongletang.com/castds/mbimg/tabsepbg.gif) repeat-x 0 1px;
	padding-left:20px;
	margin-top:10px;

}
#tabs a{
	display:block;
	float:left;
	background:url(http://imgs.tongletang.com/castds/mbimg/tabs_common.gif);
	width:107px;
	height:17px;
	color:#666;
	padding:4px 5px;
	text-align:center;
}
#tabs a.current{
	display:block;
	background:url(http://imgs.tongletang.com/castds/mbimg/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:#F0037F;
	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:0px;
}
.CategoryIndexWrap dl dt{
	background:url(http://imgs.tongletang.com/castds/mbimg/cateitemst.gif) no-repeat 105px 6px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	clear:both;
	border-bottom:1px solid #FDEBF7;
}
.CategoryIndexWrap dl dt a{
	font-weight: bold;
	font-size:12px;
	color:#FE1E87;
}
.CategoryIndexWrap dl dt  a:hover {
	color:#CE0086;
	text-decoration:underline;
}
.CategoryIndexWrap dl dd{
	padding-left:10px;
	padding-top:2px;
	display:block;
	width:148px;
}
.CategoryIndexWrap dl dd a{
	display:block;
	width:46%;
	float:left;
	color:#306599;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-left:2px;
}
.CategoryIndexWrap dl dd a:hover {
	color:#F0037F;
	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:#F0037F;
	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:#F0037F;
	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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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:#F0037F;
	font-family:"微软雅黑";
}
.ArticleDetailsWrap h{
	font-size:12px;
	color:#F0037F;
	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(http://imgs.tongletang.com/castds/mbimg/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:10px;
	text-align:left;
}
.RegisterWrap1 label{
	display:block;
	text-align:right;
	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{
	width:790px;
	text-align:left;
	border:1px solid #F9C9E9;
	background:#FFFBFD;
	padding:4px;
	margin:8px 8px;
	border-right:3px solid #F9C9E9;
}
.ShopbbsWrap .items dd{
	padding-left:40px;
}
.ShopbbsWrap .items .posted{
	background:url(http://imgs.tongletang.com/castds/mbimg/comment.gif) no-repeat;
	padding-left:40px;
}
.ShopbbsWrap .items .replied{
	background:url(http://imgs.tongletang.com/castds/mbimg/forum11.gif) no-repeat;
	padding-left:40px;
}
.ShopbbsWrap .items .replied h1{
	font-weight:700;
	font-size:12px;
	color:#F0037F;
}

.ShopbbsWrapqqqq {
	width:790px;
	padding:10px 0px 10px 15px;
}

.ShopbbsWrapqqqq .items{
	text-align:left;
	border:1px solid #F9C9E9;
	background:#FFFBFD;
	padding:5px 10px 15px 15px;
}

.ShopbbsWrapqqqq .items 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(http://imgs.tongletang.com/castds/mbimg/beijing_index_133.gif) repeat-x;
	height:30px;
	border:0px solid #F9C9E9;
}
.ShopbbsWrap .title .new{
	width:650px;
	float:left;
	margin-top:4px;
	margin-left:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ShopbbsWrap .title .new h1{
	font-weight:700;
	font-size:12px;
	color:#8FC320;
}
.ShopbbsWrap .title .new h1 a{
	color:#8FC320;
}
.ShopbbsWrap .title .new h1 a:hover{
	color:#F0037F;
	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:#8FC320;
}
.ShopbbsWrap .title .viewmore h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}

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

/* 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 */
.PagerWrap{
	border:1px solid #F9C9E9;
	background:url(http://imgs.tongletang.com/castds/mbimg/beijing_index_1sa.gif) repeat-x;
	text-align:center;
	clear:both;
	padding:0px 0px 2px 0px;
}
.PagerWrap a:link,
.PagerWrap a:visited{
	border:1px solid #ccc;
	background:#ffffff;
	font-size:12px;
	color:#F0037F;
	padding:2px 5px 1px 5px;
}
.PagerWrap a:hover{
	border:1px solid #F0037F;
	background:#FFE3F3;
	color:#F0037F;
	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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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;
	padding-bottom:20px;
}
.onestepcheckout br{
	1clear:both;
}
.onestepcheckout p{
	text-align:center;
	margin:10px 0;
}

.onestepcheckout #receiver{
	background-image: url(http://imgs.tongletang.com/castds/mbimg/recievertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:1px solid #FCC3E3;
	background:#FFFBFD;
	padding-bottom:10px;
}
.onestepcheckout #receiver br{
	clear:both;
}
.onestepcheckout #receiver label{
	width:120px;
	display:block;
	float:left;
	margin:2px 0; 
	font-weight:700;
	text-align:right;
	color:#999999;
}
.onestepcheckout #delivery{
	background-image: url(http://imgs.tongletang.com/castds/mbimg/delivertitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:1px solid #FCC3E3;
	background:#FFFBFD;
	min-height:187px;
	_height:187px;
}
.onestepcheckout #payment{
	background-image: url(http://imgs.tongletang.com/castds/mbimg/paytitle.gif);
	background-repeat: no-repeat;
	padding:6px 6px 6px 120px;
	border:1px solid #FCC3E3;
	background:#FFFBFD;
	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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/packageinfobg.gif) no-repeat 0 2px;
	height:22px;
	vertical-align:middle;
}
.PackageGoodsWarp .items dl{
	width:56%;
	float:left;

}
.PackageGoodsWarp .items dl dt{
	background:url(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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_INDEXGOODSRECOMMEND{
	width:208px;
}
.TPL_INDEXGOODSRECOMMEND .items,
.TPL_INDEXGOODSRECOMMEND .items h1 {/*反复调整这里的数字来获得最佳的宽度*/
	width:190px;
}
/*==============================================================================================*/
.TPL_INDEXGOODSRECOMMEND .ItemsWarp {/*商品条目循环项外层*/

}
.TPL_INDEXGOODSRECOMMEND .items {/*商品条目循环项*/
	padding:15px 0px 3px 8px;
	overflow:hidden;
}
.TPL_INDEXGOODSRECOMMEND .items h1{/*把商品名称放入h1中，更有利于搜索引擎的搜索*/
	padding:5px 0 0 0px;
	font-weight:300;
	font-size:12px;
	text-align:center;
}
.TPL_INDEXGOODSRECOMMEND .items h1 a{
	color:#306599;
}
.TPL_INDEXGOODSRECOMMEND .items h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}
.TPL_INDEXGOODSRECOMMEND .items h2{
	margin-top:0px;
	font-weight:300;
	font-size:12px;
	color:#696969;
	text-align:center;
}
.TPL_INDEXGOODSRECOMMEND .items ul {/*商品图片*/
	text-align:center;
}
.TPL_INDEXGOODSRECOMMEND .items .goodpic{/*商品图片*/

}
.TPL_INDEXGOODSRECOMMEND .items .goodpic a{/*商品图片*/
	border:1px solid #E9E9E9;
	padding:2px;
	vertical-align:middle;
	text-align:center;
	margin:0 5px;
	display:block;
	width:160px;
	height:160px;
	overflow:hidden;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.TPL_INDEXGOODSRECOMMEND .items .goodpic a:hover{/*商品图片*/
	border:1px solid #FDCFEB;
	padding:2px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.TPL_INDEXGOODSRECOMMEND .items .goodpic a img{
	width:160px;
	height:160px;

}

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

/* css file:TPL_NEWS.css */
/*=首页的文章类
=============================================================================================*/
.IndexArticleWrap{
	padding-top:0px;
}
.IndexArticleWrap ul{
	padding-left:15px;
	background:url(http://imgs.tongletang.com/castds/mbimg/articleitems.gif) no-repeat 6px 10px;
	padding-top:4px;
	border-bottom:0px dotted #ABD7EB;
	width:212px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap ul a{
	display:block;
	color:#306599;
}
.IndexArticleWrap ul a:hover{
	color:#F0037F;
	text-decoration:underline;
}

/* css file:TPL_NEWS1.css */
/*=首页的文章类=============================================================================================*/
.IndexArticleWrap1{
	line-height:20px;
	margin-top:8px;
}
.IndexArticleWrap1 .items{
	width:415px;
	margin-top:6px;
	border-bottom:1px dotted #FEEBEF;
}
.IndexArticleWrap1 .items h1{
	width:310px;
	background:url(http://imgs.tongletang.com/castds/mbimg/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;
}
.IndexArticleWrap1 .items h1 a{
	font-size:14px;
	color:#797979;

}
.IndexArticleWrap1 .items h1 a:hover{
	color:#F0037F;
	text-decoration:underline;
}
.IndexArticleWrap1 .items span{
	float:right;
	color:#FB83CC;
	padding-right:0px;
}

/* css file:TPL_NEWS2.css */
/*=首页的文章类=============================================================================================*/
.IndexArticleWrap2{
	line-height:20px;
	margin-top:5px;
}
.IndexArticleWrap2 .items{
	width:415px;
	margin-top:4px;
	border-bottom:0px dotted #FEEBEF;
}
.IndexArticleWrap2 .items h1{
	width:310px;
	background:url(http://imgs.tongletang.com/castds/mbimg/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:#306599;

}
.IndexArticleWrap2 .items h1 a:hover{
	color:#F0037F;
	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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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(http://imgs.tongletang.com/castds/mbimg/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_NEWS5.css */
/*=首页的文章类
=============================================================================================*/
.IndexArticleWrap5{
	margin-top:5px;
}
.IndexArticleWrap5 ul{
	padding-left:15px;
	background:url(http://imgs.tongletang.com/castds/mbimg/articleitems.gif) no-repeat 6px 5px;
	margin-top:4px;
	border-bottom:0px dotted #EEEEEE;
	width:255px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.IndexArticleWrap5 ul a{
	display:block;
	color:#306599;
}
.IndexArticleWrap5 ul a:hover{
	color:#F0037F;
	text-decoration:underline;
}

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

