@charset "utf-8";
/* CSS Document */
* {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.leftline {
	border-top-style: none;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #AACD59;
}

.rightline {
	border-top-style: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #AACD59;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AACD59;
}

.linekuang {
	border: 1px solid #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.list3 li{
	float:left;
	height:175px;
	margin:5px 0 15px;
	text-align:center;
	width:205px;
}
.list3 img{
	border:1px solid #999999;
	padding:1px;
	width:203px;
	height:147px;
	margin-bottom:5px;
}	
.list4 li{
	float:left;
	height:140px;
	margin:10px 0 5px;
	text-align:center;
	width:148px;
}
.list4 img{
	border:1px solid #999999;
	padding:1px;
	width:144px;
	height:112px;
	margin-bottom:5px;
}	
.clear{
	clear:both;
}
.lineheng {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #41770B;
}

.linexiaheng {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

.linehengline {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AACD59;
}


.lvtext {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #41770B;
}
.color{
      color:#000000;
	  font-size:14px;
	  font-weight:bold;
	  }
	  
	  
.color12{
      color:#000000;
	  font-size:12px;
	  font-weight:bold;
	  }
	  
.colorred{
      color:#FF0000;
	  font-size:12px;
	  font-weight:bold;
	  }
	  
	  
.colorgreen{
      color:#0C6811;
	  font-size:12px;
	  font-weight:bold;
	  }
	  
.huicolor{
color:#333333;
}

.text1{
      color:#333333;
	  font-size:14px;
	  font-weight:normal;
	  }
	  
	  /*样式一，公用样式*/
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
}


/*样式二*/

.color12 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.color12 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.color12 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.color12 a:active {
	color: #000000;
	font-weight: bold;
}

/*样式三*/

.text1 a:link {
	color:#333333;
	  font-size:14px;
	text-decoration: none;
	
}
.text1 a:visited {
	color:#333333;
	  font-size:14px;
	text-decoration: none;
	
}
.text1 a:hover {
	color:#FF0000;
	  font-size:14px;
	text-decoration: none;
	
}
.text1 a:active {
	color:#333333;
	  font-size:14px;
	
}


.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 91B242;
}


/*样式四*/

.colorred a:link {
	color:#FF0000;
	  font-size:12px;
	  font-weight:bold;
	text-decoration: none;
	
}
.colorred a:visited {
	color:#FF0000;
	  font-size:12px;
	  font-weight:bold;
	text-decoration: none;
	
}
.colorred a:hover {
	color:#009900;
	  font-size:12px;
	  font-weight:bold;
	text-decoration: none;
	
}
.colorred a:active {
	color:#FF0000;
	  font-size:12px;
	  font-weight:bold;
	
}



/*样式五*/


.lvtext a:link {
	font-size: 14px;
	font-weight: bold;
	color: #41770B;
	text-decoration: none;
	
}
.lvtext a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #41770B;
	text-decoration: none;
	
}
.lvtext a:hover {
	color:#FF0000;
	  font-size:14px;
	  font-weight:bold;
	text-decoration: none;
	
}
.lvtext a:active {
	font-size: 14px;
	font-weight: bold;
	color: #41770B;
	
}
ul{
	margin:0;
	padding:0;
}
ul li {
	margin:0;
	margin-left:2px;
	list-style-type:none;
	background:url(../image/dot.jpg) no-repeat 0 8px;
	padding-left:8px;
	font-size:8px;
	}
ul li a{
	line-height:20px;
}
img{
border:0;
}
.nl a{
	line-height:22px;
}
.list2 li,.list2 img{
	width:191px;
	height:255px;
}

