@import url("layout.css");/*关于页面布局的样式，包括首页、内页、弹出窗口的布局以及菜单、搜索栏、底部*/
@import url("htmls.css");/*xhtml元素的设定*/
@import url("fontcolors.css");/*其他辅助性的字体及颜色的设定*/
@import url("basic.css");/*常用的比如table和form的设定*/
@import url("article.css");/*文章类的样式*/
@import url("category.css");/*商品分类样式，包括三种分类方式：TPL_CATEGORY | TPL_CATEGORY_TREE | TPL_CATEGORYLIST*/
@import url("goodslist.css");/*与商品列表有关的样式，包括最新、推荐、特价、热卖商品，曾经浏览的商品，商品的搜索列表 */
@import url("goodsdetails.css");/*与商品详细有关的样式，包括商品的详细信息，详细介绍，相关商品和商品的评论*/
@import url("module.css");/*一些模板中相对固定的模块样式包含module.css内：1.高级搜索  3.一步式购物 4.提示信息 5.密码提取页 6.会员中心收货人地址管理 7.支付方式和配送方式 8.翻页样式 9.会员注册*/


/*=页面中的其他样式包含如下：
/*=============================================================================================
/*  1.首页登录框 2.选择货币 3.首页友情链接  4.首页的购物信息 5.会员中心菜单  6.帮助中心菜单  7.banner定义
/*=============================================================================================

/*=1.首页登录框
=============================================================================================*/
.IndexLoginWrap{
   float:left;
   width:550px; height:74px;
}
.IndexLoginWrap .left{
	background:url(bg_in_l.gif) no-repeat ;
	height:74px;	width:24px;
	float:left;
}
.IndexLoginWrap #UserLogIn1_txtUid,
.IndexLoginWrap #UserLogIn1_txtPwd{
	width:100px;
}
.IndexLoginWrap .loginform{
	padding-top:20px;text-align:left;
}
.IndexLoginWrap .loginform .img{
   background:url(welcome.gif) no-repeat;
   margin-top:10px;
   float:left;
   HEIGHT:25px; WIDTH:173px;
}
.IndexLoginWrap .loginform .box{float:left; text-align:left;}
.IndexLoginWrap .loginform .box label{
	float:left;
	clear:both;
	width:75px;
	text-align:right;
}
.IndexLoginWrap .loginform .button{
	float:left;
}
.IndexLoginWrap .loginform .button a{
}
.IndexLoginWrap .loginbox{
	text-align:left;
	float:left;
	color:#900;
	line-height:50px;
	margin-left:25px;
	margin-top:5px !important;
	margin-top:15px;
}
.IndexLoginWrap .loginbox b{
}

/*=2.选择货币
=============================================================================================*/
.SelectCurWrap{
	background:url(bg_big.gif) no-repeat ;
	width:163px; height:114px;
	text-align:center;
	float:left; clear:both;
}
.SelectCurWrap .title{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	background: url(items.gif) no-repeat 4px;
	padding-left:25px;
	line-height:30px;
	border-bottom:2px dotted #bcbcbc;
	color:#ff9900
}
.SelectCurWrap .select{
	margin-top:15px;
	text-align:center;
}

/*=3.首页友情链接
=============================================================================================*/
.IndexLinkListWrap{
    background:url(bg_big.gif) no-repeat ;
	width:163px; text-align:center;
	float:left; clear:both;
}

.IndexLinkListWrap .body{
    margin-left:5px;
}
.IndexLinkListWrap .items{
	float:left;
	padding:5px 0;
}


/*=4.首页的购物信息
=============================================================================================*/
.CartInfoWrap{
   width:200px; height:74px;
   float:right;
}
.CartInfoWrap .right{
   float:right;
   background:url(bg_in_r.gif) no-repeat ;
   height:74px;	width:24px;
}

.CartInfoWrap .body{
	float:left;
	height:50px;
	margin-top:17px;
	border-left:2px solid #ccc;
	
}
.CartInfoWrap .item{
     float:left;
	 margin-top:17px;
}
.CartInfoWrap .body .info{
	font-size:12px;
	padding-top:5px;
	float:left;
	text-align:left;
	padding-left:3px;
	color:#505050;
}

.CartInfoWrap .info .items{
	color:#e33800;
	text-decoration:underline;
}
.CartInfoWrap .info .itemsover{
	
	position:relative;
}
.CartInfoWrap .info .items span{
	display:none;
}
.CartInfoWrap .info .itemsover span{
	display:block;
	position:absolute;
	text-align:left;
	border:1px solid #999;
	background:#fff;
	width:200px;
	top:0;
	left:0;
	filter:alpha(opacity=90);
	opacity:0.90;
	min-height:10px;
}
.CartInfoWrap .info .itemsover span a{
	display:block;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	border-left:3px solid #f90;
	border-bottom:1px dotted #ccc;
	margin:0 0 2px 0;
	padding-left:5px;
}
.CartInfoWrap .info .itemsover span a:hover{
	background:#91A41C;
	color:#fff;
}
 .CartInfoWrap .body .items{
 }
.CartInfoWrap .body .button{
	text-align:right;
	padding:10px 20px 0 0 ;
	border-top:1px solid #ccc;

} 

/*=5.会员中心菜单
TPL_MEMBERMENU
=============================================================================================*/
.MemberMenuWrap{
}
.MemberMenuWrap .title{
	background:url(blm_top1.gif) no-repeat;
	height:25px;	
	width:158px;
	padding-left:5px;
	padding-top:15px;
}
.MemberMenuWrap .body{
	padding:4px;
	width:153px;
	border:1px solid #ccc;
	border-top:0;
}
.MemberMenuWrap .body .items li{	
}
.MemberMenuWrap .body .items a{
	display:block;
	background:url(feedbacklist.bullet.gif) no-repeat 0 3px;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	height:22px;
}
.MemberMenuWrap .body .items a:hover{
	padding-left:30px;
	color:#000;
	background:#f2f2f2 url(feedbacklist.bullet.gif) no-repeat 10px 3px;
	font-weight:700;
}

/*=6.帮助中心菜单
=============================================================================================*/
.HelpMenuWrap{
}
.HelpMenuWrap .title{
	background:url(blm_top1.gif) no-repeat;
	height:25px;	
	width:158px;
	padding-left:5px;
	padding-top:15px;
}
.HelpMenuWrap .body{
	padding:4px;
	width:153px;
	border:1px solid #ccc;
	border-top:0;
}
.HelpMenuWrap .body .items li{	

}
.HelpMenuWrap .body .items a{
	display:block;
	background:url(feedbacklist.bullet.gif) no-repeat 0 3px;
	padding-left:20px;
	border-bottom:1px dotted #ccc;
	height:22px;
}
.HelpMenuWrap .body .items a:hover{
	padding-left:30px;
	color:#000;
	background:#f2f2f2 url(feedbacklist.bullet.gif) no-repeat 10px 3px;
	font-weight:700;
}

/*=7banner定义
=============================================================================================*/
.advbannerdiv{
padding:5px;}
.advbannerc{
   text-align:left;
   width:100%;/*
   background:url(banner_bg.gif) repeat-x;*/
}
.Indexbannertop{
    width:790px;
    margin:0px auto;
	background-color:#fff;
}
.Indexbannertop .top{
    width:100%;
	height:31px;
	background:url(bg_top_t.gif) repeat-x;
}
.Indexbannertop .top .l{
    float:left;
	width:14px; height:31px;
	background: url(bg_top_l_s.gif) no-repeat;
}
.Indexbannertop .top .r{
   float:right;
   width:14px; height:31px;
   background:url(bg_top_r_s.gif) no-repeat;
}
.Indexbannertop .body{
   width:100%;
   background:url(top_bodybg.gif) repeat-y;
}
.Indexbannertop .body .box{
   padding-bottom:5px;
}