﻿@import url("htmls.css");
@import url("border.css");
@import url("widget.css");
@import url("index.css");

body {
	margin: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	
}
/*=布局 
=============================================================================================*/
.Col{
	float:left;
	*display:inline;
	overflow:hidden;
}
#AllWrap{
	width:990px;
	margin:0 auto;
	background:#fff url(bgLine.jpg) repeat-y;
	overflow:hidden;
}
#AllWrapHelp{
	width:990px;
	margin:0 auto;
	background:#fff url(bgHelp.jpg) no-repeat;
	overflow:hidden;
}
#LeftColumn{
	width:220px;
	float:left;
	height:auto;
	overflow:auto;
	background:url(bgLeft.jpg) no-repeat;
}

.help{
	background:url(bgHelpLeft.jpg) no-repeat!important;
	height:710px!important;
}

/*  页面左侧商品分类样式  */
#LeftColumn #category{float:left; width:220px; height:400px;}
#LeftColumn #category div{width:130px; padding:80px 0 0 90px; overflow:hidden;}
#LeftColumn #category .TreeList{margin:0px; padding:80px 0 0 50px; height:auto;}
#LeftColumn #category .TreeList .cat1{
	background:#02659E;
	padding:0 0 0 5px;
	margin:5px 0;
	font-weight:bold;
	height:20px;
	overflow:hidden;
}
 #LeftColumn #category .TreeList .cat1 a{
	background:url(arrs.gif) no-repeat 0 -201px;
	padding:0 0 0 13px;
	color:#fff;
}
 #LeftColumn #category .TreeList a:hover{
	color:#FF6600;
}
 #LeftColumn #category .TreeList .cat2{
	padding:0 0 0 18px;
	height:20px;
	margin:0;
	overflow:hidden;
}
 #LeftColumn #category .TreeList .cat2 a{
	background:url(arrs.gif) no-repeat 0pt -45px;
	padding:0 0 0 10px;
	color:#fff;
}

/*  页面左侧广告图  */
 #LeftColumn .box{float:left; width:100%;}


#Main{
  float:left;
	width:745px;
	overflow:hidden;
	background:url(bgMain.jpg) no-repeat;
}

/* 帮助中心 */
#MainHelp{
  float:left;
	width:745px;
	overflow:hidden;
	margin:36px 0 0;
	background:url(mainBg.gif) repeat-y;
	height:650px;
}


#RightColumn{
	width:225px;
	float:left;
	overflow:hidden;
}
#MainInner{/*内页*/
  margin:15px auto 0 auto;
	width:700px;
	overflow:hidden;
}

/*=头部和菜单
=============================================================================================*/
#Top{
	width:990px;
	height:155px;
	background:url(topBg.jpg) no-repeat;
	position:relative;
}
#Logo{
	width:220px;
	position:absolute;
	left:10px;
	top:30px;
	vertical-align:middle;
}
#Logo a{
	vertical-align:middle;
}
#Menu{
	text-align:right;
	position:absolute;
	right:10px;
	top:85px;
}
#Menu .li a{
	color:#6E6E6E;
	font-weight:bold;
}
#Menu li{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0 5px;
	text-align:center;
	height:35px;
	line-height:35px;
}
#Login{
	position:absolute;
	right:10px;
	top:125px;
	background:url(dot01.gif) no-repeat 0 2px;
	padding:0 0 0 16px;
	color:#02659E;
}
#Login a{color:#02659E;}

/*=购物车
=============================================================================================*/
.CartInfoWrap{
	color:#636363;
	text-align:right;
	margin:10px 10px 0 0;
}
.CartInfoItems{
	display:inline;
	text-decoration:underline;
}
.CartInfoItemsOver{
	display:inline;
	position:relative;
	padding:0;
	margin:0;
}
.CartInfoItems .CartInfoContent{
	display:none;
}
.CartInfoItemsOver .CartInfoContent{
	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;
	z-index:99;
}
.CartInfoItemsOver .CartInfoContent a{
	display:block;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	border-left:3px solid #FF6600;
	border-bottom:1px dotted #ccc;
	margin:0 0 2px 0;
	padding-left:5px;
}
.CartInfoItemsOver .CartInfoContent a:hover{
	background:#FF9900;
	color:#fff;
}
.CartInfoWrap .total{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #666666;
}
.CartInfoWrap .gocart{
	display:block;
}
/*=当前位置
=============================================================================================*/
.Navigation{float:left; height:40px; line-height:40px; font-size:14px; font-weight:bold; border:none; background:url(../images/dot02.gif) no-repeat 5px 11px; padding:0 0 0 25px;}
.Navigation span,.Navigation span a, .Navigation, .Navigation a{color:#02659E;}


/*=搜索
=============================================================================================*/	
#Search{
    float:left;
	line-height:35px;
	padding-left:15px;
	color:#c00;
}				
.SearchBar{
	width:650px;
	margin-top:5px;
}
.btn_search,.btn_advsearch{
	display:block;
	border:none;
	background:url(buttonSearch.gif) no-repeat;
	height:20px;
	overflow:hidden;
	cursor:hand;
	text-indent:-9999px;
}
.btn_search{
	width:50px;
	background-position:0 -20px;
	margin-right:10px;
}
.btn_advsearch{
	width:84px;
}
/*=底部
TPL_BOTTOM
=============================================================================================*/
#Foot{clear:both; margin:0 auto; padding:0; width:990px; height:145px; overflow:hidden; background:url(../images/bottomBg.jpg) no-repeat; position:relative;}
#Foot .copyright{position:absolute; top:40px; left:280px; width:380px; height:70px; text-align:center;}
#Foot .footMenu{position:absolute; width:680px; padding:0 20px 0; height:22px; line-height:22px; bottom:6px; right:0; text-align:right;}

/*=
=============================================================================================*/
#flashcontent{
	overflow:hidden;
}
.Indexleftbox{
	border:1px solid #b3b3b3;
	padding:5px;
	width:166px;
	margin:0 0 5px 0;
}
.MainLeftBox{
	clear:both;
}
.MainLeftBox,.MainRightBox{
	float:left;
	width:50%;
	overflow:hidden;
}

.StyleIndexPromoteNews{
	height:24px;
	border-bottom:2px solid #d5d5d5;
	margin:2px 0 0 0;
}
.StyleIndexPromoteNews .title{
	background:#424242;
	color:#FFFFFF;
	padding:2px 4px;
	margin:0 2px 0 0;
	width:50px;
	float:left;
}
#promotenews {
	 width:470px; 
	 height:23px;
	 overflow:hidden;
}
#promotenews a{
	color:#f7620e;
	background:url(arrow8.gif) no-repeat 0 0;
	letter-spacing:1px;
	padding:0 0 0 15px;
	margin:0 30px;
	width:200px;
	line-height:23px;
}
#specialgoods .GoodsListWrap{
	padding:3px 5px;
}
#specialgoods h6 a{
	font-weight:normal;
	display:block;
	width:135px;
	background:url(arrs.gif) no-repeat 0 -40px;
	padding-left:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*=	top分类
=============================================================================================*/
.cat .s-cat-depth-1 li{
	background:none;
	border:none;
	float:left;
}
.cat .s-cat-depth-1 a{
	background:url(arrs.gif) no-repeat 0 -24px;
	padding:0 0 0 10px;
	font-weight:normal;
	margin:0 15px 0 0;
}
