﻿*{
	margin:0px;
	padding:0px;
}
BODY {
	FONT: 12px "宋体";
	COLOR: #000;
	line-height:25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1024px;
}
A:hover {
   COLOR: #000;
   TEXT-DECORATION: underline;
	}
A {
   COLOR: #454545; 
   TEXT-DECORATION: none;
   }

#top {
	width:1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 183px;
}

.s a{
	font-size:12px;
	color: #090;
	text-decoration:none;
}
 .s a:hover{
	font-size:12px;
	text-decoration:none;
}
#header {
	float: left;
	height: 148px;
	width: 1024px;
	background-image: url(images/banner.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#divheadertop {
	float: right;
	clear:none;
	position:relative;
	width: 225px;
	z-index:11;
	top: 5px;
	margin: 0px;
	padding: 0px;
    }

#divheadertop ul {
	float:left;
     }
#divheadertop li {
	float:left;
	width:80px;
	color:#05b;
	list-style-type: none;
	margin: 5px;
	padding: 5px;
	 } 
	 
#nav{
	width:1024px;
	overflow:hidden;
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat-x;
	height:35px;
	clear: left;
	float: left;
	margin: 0;
}
#nav .l{
	background-image:url(images/nav_bg_l.gif);
	height:35px;
	width:2px; 
	float:left;
}
#nav .r{
	background-image:url(images/nav_bg_r.gif);
	height:35px;
	width:2px; 
	float:right;
}
#nav ul {
}
#nav li {
	float:left;
	top:0px;
	list-style:none;
	text-align:center;
	font-size:12px;
	height: 35px;
	margin-right: 2px;
	margin-left: 2px;
}
#nav li .v a{
	width:120px;
	height:35px; 
	line-height:33px;
	background-image:url(images/nav_bg_a.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	color:#FFF;
	float:left;
	font-size:13px;
	font-family:"Microsoft Yahei";
}
#nav li .v a:hover{
	background-image:url(images/nav_bg_ahover.gif);
	background-repeat:repeat;
	color:#116406;
	line-height:42px;
	font-size:14px;
	text-decoration:none;
} 

.productlist {
	float: left;
	height: 200px;
	width: 220px;
	border: 1px dashed #CCCCCC;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.productlist li {
	text-align: center;
	list-style-type: none;
}

.productlist img {
    width:200px;
	height:160px;
}

#listleft {
	clear: left;
	float: left;
}

#spancontent {
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
.infoposition{
	text-indent:13px;
}

.clear {
   clear:both;
}

.datetime{
	float:right;
	height:30px;
	width:auto;
	margin-right:5px;
}
#listbox{
	height:auto;
	width:1024px;
	margin-top:4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#listleft{
	height:auto;
	width:764px;
	border:1px solid #a0c47f;
	float:left;
	overflow: hidden;
}
#listlefttop{
	height:30px;
	width:765px;
	border-bottom:1px solid #a0c47f;
	float:left;
	line-height:30px;
}
#listleftcenter{
	height:auto;
	width:764px;
	float:left;
}
#listleftcenter ul{
	margin:5px 5px 0px 0px;	
}
#listleftcenter ul li{
	background-image:url(images/bullet_green_u.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style-type:none;
	height:30px;
	width:auto;
	line-height:30px;
	padding-left:25px;
}

.fanye {
	margin-top:2px;
	border-top:1px solid #a0c47f;
	padding-top:4px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	clear: both;
	float: left;
	width: 764px;
}

.xiaobiaoti{
	font-size:13px;
	font-weight:bold;
	padding-left: 40px;
}

#infoleftbottom1{
	height:30px;
	width:250px;
}
#infoleftbottom2{
	height:auto;
	width:250px;
	float:left;
	border-top:1px solid #a0c47f;
	margin-bottom: 10px;
}
#infoleftbottom2 ul{
	margin-top:8px;
}
#infoleftbottom2 ul li{
	background-position:left;
	list-style-type:none;
	height:25px;
	line-height:25px;
	padding-left:50px;
}
#infoleftbottom3{
	height:30px;
	width:250px;
}

.DetailTitle
{
	font-weight:bold;
	color:#05b;
	text-align:center;
	clear: left;
	float: left;
	width: 700px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 16px;
}

.DetailInfo
{
	text-align:center;
	clear: left;
	float: left;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.DetailInfo span
{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.DetailContent
{
	overflow:hidden;
	_width:615px;
	clear: left;
	float: left;
	width: 700px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#inforight{
	height:auto;
	width:250px;
	float:right;
	border:1px #a0c47f solid;
	margin-left:5px;
}

#inforight1{
	float:left;
	height:auto;
	width:250px;
	border-top:1px solid #a0c47f;
	}

#inforight2 {
	float:left;
	width:250px;
	height:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #a0c47f;
	border-right-color: #a0c47f;
	border-bottom-color: #a0c47f;
	border-left-color: #a0c47f;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftReturn {
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 30px;
	width: 700px;
}
#mainone {
	clear: both;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
#MainOneLeft {
	float: left;
	height: 228px;
	width: 780px;
}

#MainOneLeft img {
	margin: 0px;
	height: 230px;
	width: 824px;
  
}


#MainOneRight {
	float: right;
	width: 198px;
}



.sidemenu {
	border:1px solid a0c47f;
   }
.sidemenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
	background-image: url(images/bg_j04.png);
   }
.sidemenu li ,.sidemenu li span {
	display:block;
	width:198px;
	text-align:center;
	height: 32px;
	background-image: url(images/nv.jpg);
	background-repeat: repeat;
	background-position: left;
	font-size: 14px;
	line-height: 36px;
	padding-top: 3px;
	padding-bottom: 3px;
  }
.sidemenu a, .sidemenu a:visited {
	text-decoration:none;
	width:198px;
	display:block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
   }
.sidemenu a:hover {
  color::#05b;
	background-image: url(images/bg_j05.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 198px;
  }


#maincontent {
	width: 1024px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#three1{
	float: left;
}
#three2{
	clear: none;
	float: left;
	left: 10px;
	margin-left: 17px;
}
#three3{
	right:0px;
	float: right;
}
#three1,#three2,#three3{
	width:330px;
	height:270px;
	background-image:url(images/threebg.gif);
	background-repeat:no-repeat;
}
#three11,#three21,#three31{
	height:30px;
	width:330px;
}
#three12,#three22,#three32{
	height:234px;
	width:328px;
	border:1px solid #94ca62;
	margin-top:4px;
}
#three12 dd,#three22 dd,#three32 dd{
	float:left;
	margin:13px 0px 13px 2px;
	width:100px;
	height:80px;
}
#three12 dt,#three22 dt,#three32 dt{
	margin:13px 3px 13px 0px;
	float:right;
	width:203px;
    height:85px;
}
#three12u ul li,#three22u ul li{
	background-image:url(images/bullet_green.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	list-style-type: none;
}
#three12u,#three22u{
	width:310px;
	height:112px;
}
#three12u ul,#three22u ul{
	padding:3px 0px 0px 9px;
}

#three3content {
	text-align: left;
	margin: 0px;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}

#foot {
	width:1024px;
	height:80px;
	background-image:url(images/footbg.gif);
	background-repeat:repeat-x;
	clear: both;
	text-align: center;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#foot_a {
	width:1024px;
	height:80px;
	top:15px;
	left:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#foot_a ul {
	list-style-type: none;
}
