@import url("htmls.css");
@import url("border.css");
@import url("widget.css");


body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	margin: 0;
	background:#fff;
	text-align:center;
}

.header{ width:960px; margin:10px auto 0;}
.header_left{ float:left; width:262px;}
.header_center{ float:left; width:320px; text-align:center;}
.header_right{ float:right; padding-right:20px; width:330px;}
.helpmenu{ background:url(sign1.gif) no-repeat left 3px; text-indent:15px; text-align:right;}
.helpmenu a{ color:#666666; padding:0 2px;}
.helpmenu a:hover{ color:#AE6353; padding:0 2px;}
.cart_bg{ margin-top:25px; text-align:right; width:250px;}
.cart-number{ color:#F51D10; padding:0 3px;}

.top_bg{ width:100%; background: url(top_bg.gif) repeat-x;}
.top{ width:964px; height:78px; background:url(top.gif) no-repeat; margin:0 auto;}
.search_bg{ width:483px; height:30px; background:url(search_bg.jpg) no-repeat; margin:0 auto; text-align:left; padding-top:7px;}
.search_input{ width:310px; height:18px; line-height:18px; text-indent:10px; border:none; background:none;}


.menu{ padding-top:4px;}
.menu_left{ float:left; padding:0 0 0 30px;}
.menu_right{ float:right; padding:0 10px 0 0px;}

.brands_bg{ width:864px; height:57px; background:url(brands_bg.gif) no-repeat; margin:3px auto 0; padding:15px 30px 0 70px;}
.brands_bg img{ color:#E5E5E5; border:1px solid #E5E5E5; padding:3px; margin:0 7px;}

.con{ margin:8px auto 0; width:960px;}
.con_left{ float:left; width:165px; overflow:hidden;}
.con_center{ float:left; margin-left:4px; width:610px; overflow:hidden;}
.con_right{ float:right; width:177px; overflow:hidden;}
.nei_right{ float:right; margin-left:4px; width:787px; overflow:hidden; text-align:left;}

.nei_top{ width:787px; height:5px; background:url(nei_bg.gif) no-repeat;}
.nei_center{ width:767px; background:url(nei_center.gif) repeat-y; padding:10px;}
.nei_bottom{ width:787px; height:5px; background:url(nei_bg.gif) no-repeat left bottom;}
.Navigation{border-color:#999999 #999999 #999999 #488900;
border-style:solid;
border-width:1px 1px 1px 3px;
color:#386800;
width:100%;
}

/*.border1{ margin:0px auto 0;}
.border1_title{ width:135px; height:28px; background: url(category_title.gif) no-repeat; padding:10px 0 0 30px; text-align:left; color:#fff;}
.border1_bg{ width:145px; background:url(category_bg.gif) repeat-y; padding:0 10px;}
.border1_bottom{ width:165px; height:12px; background:url(category_bottom.gif) no-repeat;}



.border2{ margin:5px auto 0;}
.border2_title{ width:135px; height:28px; background: url(border2_title.gif) no-repeat; padding:10px 0 0 30px; text-align:left; color:#333;}
.border2_bg{ width:145px; background:url(border2_bg.gif) repeat-y; padding:0 10px;}
.border2_bottom{ width:165px; height:14px; background:url(border2_bottom.gif) no-repeat;}

.border3{ margin:5px auto 0;}
.border3_title{ width:570px; height:19px; background: url(border3_title.gif) no-repeat; padding:8px 12px 0 28px; text-align:left; color:#333;}
.border3_bg{ width:588px; border:1px solid #B2B2B2; background:url(border3_bg.gif) repeat-x; padding:10px; margin-top:5px;}

.border3_bg_left{ float:left;}
.border3_bg_right a{ float:right; color:#000;}
.border3_bg_right a:hover{ float:right; color:#AE6353;}
.border5{ margin:3px auto 0; border:1px solid #D6D6D6;}
.border4{ margin:0px auto 0;}
.border4_title{ width:147px; height:25px; background: url(border4_title.gif) no-repeat; padding:10px 0 0 30px; text-align:left; color:#333;}
.border4_bg{ width:177px; background:url(border4_bg.gif) repeat-y; padding:0 10px;}
.border4_bottom{ width:177px; height:12px; background:url(border4_bottom.gif) no-repeat;}*/

.banner{ width:606px; height:263px; background:url(banner_bg.gif) no-repeat; padding:5px 0 0 4px; text-align:left;}
.banner_img{ width:602px; height:258px;}



.bottom{ margin:10px auto 0;}
.bottom_top{ width:960px; height:12px; background:url(bottom_top.gif) no-repeat; margin:0 auto;}
.bottom_bg{ width:960px; background:url(bottom_bg.gif) repeat-y; margin:0 auto;}
.bottom_bottom{ width:960px; height:12px; background:url(bottom_bottom.gif) no-repeat; margin:0 auto;}

.footer{ width:100%; background: url(footer_bg.gif) repeat-x; margin:20px auto 0; padding:30px 0;}

/*=布局 
=============================================================================================*/
#AllWrap{
	width:1000px; 
	margin:0 auto;
	overflow:hidden;
}
#LeftColumn{
	width:180px;
	float:left;
}
#Main{
	float:left;
	width:814px;
	text-align:left;
	overflow:hidden;
	margin-left:5px;
}
.MainLeftBox{
	float:left;
	width:629px;
	margin-right:5px;
	clear:both;
}
.MainRightBox{
	float:left;
	width:180px;
	overflow:hidden;
}
.MainRightBox{
	
}
/*=头部和菜单
=============================================================================================*/
#Top{
	border-top:1px solid #CCCCCC;
}
#TopMenu{
	float:right;
	padding:10px 10px 0 0;
}
#TopMenu li{
	display:inline;
}
#Logo{
	float:left;
	margin:15px 0 0 10px;
}
#Menu{
	color:#fff;
	background:#3260ba;
	padding:2px;
	clear:both;
	text-align:center;
}
#Menu li{
	display:inline;
}
#Menu a{
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 15px;
}
/*=购物车
=============================================================================================*/
.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;
}
/*=搜索栏
=============================================================================================*/
#Search{
	background:#fef8ec;
	border-top:1px solid #dcdcdc;
	height:20px;
	padding:5px 0;
	margin-bottom:5px;
}
#Search .SearchBar{
	width:200px;
	margin:0 auto;
}
#Search .btn_search,
#Search .btn_advsearch{
	border:none;
	height:20px;
	cursor:pointer;
	color:#fff;
}
#Search .btn_search{
	width:63px;
	padding:0 0 0 15px;
	margin:0 2px;
}
#Search .btn_advsearch{
	background-position:0 -20px;
	width:74px;
	text-align:center;
	display:block;
}
#Search .btn_advsearch:hover{
	text-decoration:none;
	color:#8d723c;
}
/*=底部
TPL_BOTTOM
=============================================================================================*/
#FootMenu{
	margin:20px 0 0 0;
	border-collapse:collapse;
	border-top:3px solid #FF9900;
	border-bottom:2px solid #999999;
}
#FootMenu td{
	border:1px solid #c9c9c9;
}
#Foot{
	clear:both;
	margin-top:75px;
}
#Foot .bottominfo {
	border-bottom:2px solid #999999;
	text-align:center;
	background-color:#C9C9C9;
}
#Foot .bottominfo th{
	background-color:#333333;
	border:1px solid #666666;
	color:#FFFFFF;
	padding:2px 0;
}
#Foot .bottominfo td{
	background:#FFFFFF;
	padding:10px;
}
#Foot .bottominfo li{
	line-height:20px;
}
#Foot .bottom{
	text-align:center;
}
/*=特定挂件css
=============================================================================================*/
#hotgoods .GoodsList h6{
	font-weight:normal;
	background:url(arrs.gif) no-repeat 0 -40px;
	margin-left:5px;
	padding:0 0 0 5px;
	text-align:left;
}
#hotgoods .GoodsList ul{
	text-align:right;
	padding-right:10px;
	color:#FF9900;
}
#hotgoods .price1{
	color:#F90;
}
#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;
}
#newgoods .GoodsListWrap{
	margin-top:5px;
}
#newgoods .GoodsListWrap .item{
	padding:10px 0;
	border-right:1px dotted #ccc;
	border-bottom:3px solid #eee;
}
#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;
}

.ShopCartWrap{ margin:0; padding:0;}
.contactbar{
	background:url(contactbar.gif);
	width:134px;
	height:160px;
	margin-top:30px;
	padding-top:140px
}
.contactbar ul{
	padding:0;
	margin:0;
}
.contactbar ul li{
	list-style:none;
	text-align:center;
	padding:3px 0;
}
#topbar{
    width:1000;
	position:absolute;
	z-index: 100;
	left:-1000000px;
}
