﻿@import url("htmls.css");
@import url("border.css");
@import url("widget.css");
a{
  color:#01B222;
  text-decoration:none;
}
a:hover{
	color:#000000;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #01B222;
	margin:0;
	background:url(bg.gif) center top;
}
#Top,#AllWrap,#Foot{
	margin-left:8px;
	margin-right:8px;
}
/*=top部分=============================================================================================================*/
#Top{
	width:930px;
	height:163px;
    margin:0 auto;
}
/*=top1=====================================================================*/
#Top1{
}
/*=top1链接部分====================================*/
#topmenu{
	float:left;
	width:30%;
	padding:66px 0 2px 0;
}
#topmenu a{
	font-size:11px;
	color:#277743;
	font-weight:600;
	text-decoration:none;
}
#topmenu a:hover{
	color:#666;
}
/*=Logo部分=================================*/
#Logo{
	float:left;
	width:40%;
	vertical-align:top;
}
/*=首页搜索部分==============================*/
#search{
	float:right;
	width:18.8%;
	*width:30%;
	padding-top:60px;
	padding-bottom:5px;
	text-align:right;
}

/*=top2=====================================================================*/
#top2{
	height:57px;
	background:url(menubg.gif) repeat-x;
}
/*=左边广告图部分=================================*/
#topb1{
	float:left;
	width:125px;
}
/*=主导航菜单样式
================================================*/
#Menu{
	float:left;
	width:680px;
	height:57px;
	overflow:hidden;
	margin:0 auto;
}
#Menu li{
	margin:0 10px;
	display:inline;
}
#Menu li a{
	font-weight:bold;
	color:#f8fbfb;
	font-size:15px;
	font-family:"微软雅黑";
	line-height:38px;
}
#Menu li a:hover{
	color:#ccc;
	text-decoration:none;
}
#Menu li.first a{
}

/*=右边广告图部分==================================*/
#topb2{
	float:right;
	width:125px;
	text-align:right;
}
/*=主体部分=============================================================================================================*/
#AllWrap{
	width:930px;
	margin:0 auto;
	overflow:hidden;
}
#LeftColumn{
	float:left;
	width:192px;
	margin-top:-1px;
}
#Main{
	float:right;
	width:720px;
	overflow:hidden;
	text-align:left;
}
.LeftBox{
	float:left;
	border:2px solid #bab9b9;
}
.RightBox{
	float:right;
}
.ALeftBox{
	float:left;
	width:260px;
	height:138px;
	padding:4px 10px 0px 10px;
	margin-top:10px;
	border:2px solid #2d6615;
	overflow:hidden;
	background:url(regbg.gif);
}
.ALeftBox .border1 h3{
	text-align:center;
	font-weight:bold;
    color:#fff;
	line-height:16px;
	height:24px;
	background:none;
}
.ALeftBox ul li{
	margin-top:3px;
}
.ALeftBox .ArticleList td a,
.ALeftBox .ArticleList li a{
	color:#fff;
}

.ARightBox{
	float:right;
	border:2px solid #2d6615;
	margin-top:10px;
}
/*=公告区域圆角框
=============================================================================================*/
#newsbox{
	width:718px;
}
.toelws {padding:0; margin:0 auto;}
.toelws {border:0px solid #f7c1ca; padding:0; margin:0 auto;}
.toelws .te .te1,.toelws .te .te2,.toelws .bt .bt1,.toelws .bt .bt2
{width:9px;height:9px;overflow:hidden;font-size:1px;background:url(circle.gif) no-repeat;border:0px solid;}
.toelws .te {clear:both;}
.toelws .te .te1 {float:left;background-position:0 0;}
.toelws .te .te2 {float:right;background-position:-9px 0;}
.toelws .te .te3 {float:left;width:700px;border-top:1px solid #45852a;}
.toelws .bt {clear:both; margin-top:-1px;}
.toelws .bt .bt1 {float:left;background-position:-0px -9px;}
.toelws .bt .bt2 {float:right;background-position:-9px -9px;}
.toelws .bt .bt3 {float:left;width:700px;border-bottom:1px solid #45852a;height:8px;font-size:1px;}

/*=限时特卖区
===============================================*/
#spbox{
	margin:10px 0;
	background:url(spbg.gif) repeat-y
}
.spdot{
	height:6px;
	margin:0;
	background:url(headbg.gif) repeat-x;
	_overflow:hidden;
}
#spLeft{
	margin-left:8px;
	_margin-left:5px;
	float:left;
	width:135px;
}
#spCenter{
	float:left;
	margin-top:5px;
	_margin-bottom:5px;
	width:442px;
}
#spCenter .GoodsListWrap .itemsWrap{
	margin-left:0px;
}
#spCenter .GoodsListWrap .item{
	margin:0px;
}

#spRight{
	float:right;
	margin-right:10px;
	_margin-right:7px;
	width:124px;
	height:180px;
	color:#666;
	background:url(spright.gif) no-repeat right bottom;
}
																			
/*=显示底部区域
=============================================================================================*/
#Foot{
	width:930px;
	_width:922px;
	margin:0 auto;
	padding-top:10px;
	height:255px;
	*height:100%;
}
#FootLinks{
   border-top:2px solid #3f7639;
   border-bottom:2px solid #3f7639;
   background:url(regbg.gif) repeat-x;
   padding-left:32px;
   _padding-left:32px;
   height:136px;
   *height:134px;
   width:898px;
   overflow:hidden;
}
#FootLinks .ArticleList td a,
#FootLinks .ArticleList li a{
	color:#eee;
}

#FootLinks .TreeList .cat1{
	text-align:center;
	background:url(regbg2.gif) no-repeat;
}

#FootLinks .TreeList .cat1 a{
	font-weight:bold;
    color:#fff;
	font-size:12px;
	line-height:30px;
}
#FootLinks .TreeList .cat2{
	margin-top:5px;
	background:url(arrs.gif) no-repeat 15px -25px;
    margin-left:10px;
}
#FootLinks .TreeList .cat2 a{
	color:#eee;
}

.cut{
	overflow:hidden;
}
.GoodsList .item{
	padding:0;
}
.GoodsList .goodsImg{
	margin:0 auto;
/*	border:1px solid #468D53;
*/}
