﻿body {
	margin:0px;
	padding:0px;
	font-family: Arial, 微软雅黑;
	font-size: 15px;
	background:#F6F6F6 url('bg111.jpg') repeat-x left top;    
   
}
div {
	overflow:hidden;
	margin: auto;
}
img {
	border:0;
}
a{
	text-decoration: none;
	color:black;
}
a:hover{
	color:#9CC813;
}
p{
	line-height:200%;
}
p strong{
	color:#9CC813;	
}
ul{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
/****************************************************/
.Header{
	width:1000px;
	margin:auto;
	background:url('name.jpg') no-repeat left top;
	height:90px;
	
}
.Nav{
	background:#E8E8E8;
    width:1000px;
	margin:auto;
	

}
.Nav ul li{
	width:142px;
	height:70px;
	text-align:center;
	float:left;
	background: url('navline.jpg') no-repeat right center;
	color:#808080;
	
}
.Nav ul li a{
	color:#21262A;
	font-size:18px;
	display:block;
	height:40px;
	line-height:40px;
}
.Nav ul li a:hover{
	color:#9CC813;
}
.Nav ul li span{
	color:#808080;
	display:block;
	height:10px;
	line-height:10px;	
}
.Nav ul li:hover{
	color:#9CC813;
	cursor:pointer;
}
.TopFlash{
	width:100%;	
	height:427px;
}
.Container{
	width:1000px;	
}
.IndexCont{
	float:left;	
}
.IndexCont_1{
	float:left;
	padding:20px 0px;		
}
.IndexCont_1_1{
	float:left;
	width:320px;
	background: url('navline1.jpg') no-repeat right top;	
}
.IndexCont_1_1 ul {
	padding:10px 0px;
	width:300px;
}
.IndexCont_1_1 ul li{
	border:none;
}
.IndexCont_1_2{
	float:left;	
	width:340px;
	padding:0px 20px;	
	background: url('navline1.jpg') no-repeat right top;	

}
.IndexCont_1_2 p img{
	float:left;
	margin-right:10px;
}
.IndexCont_1_3{
	float:left;	
	width:260px;
	padding-left:20px;	
}
.IndexCont_2{
	float:left;	
	width:1000px;
	clear:both;	
}
.IndexCont_2 ul {
	float:left;
	width:1175px;
}
.IndexCont_3{
	float:left;	
	padding:20px 0px;	
}
.IndexCont_3 ul {
	float:left;
	width:1175px;
}
/******内页样式****/
.NIndexCont{
	padding:20px 0px;
	float:left;
	width:1000px;
}
.NIndexCont_1{
	float:left;
	width:250px;
	background:#E8E8E8;	
}
.NIndexCont_1 ul {
	padding:10px 0px;
}
.NIndexCont_1 ul li{
	height:30px;
	line-height:30px;
	text-indent:4em;
	background: url('li.jpg') no-repeat 10px center;
}
.NIndexCont_1 ul li a{
	color:#5A7310;
	font-family:华文行楷；
}
.NIndexCont_1 ul li:hover{
	background: url('lihover.jpg') no-repeat 10px  center;
}
.NIndexCont_1 ul li a:hover{
	color:#BCFF00;
}
.NIndexCont_2{
	float:left;
	width:730px;
	padding-left:20px;	
}
.NIndexCont_2_1{
	background: url('title.jpg') no-repeat left top;
	height:40px;
	line-height:40px;
	text-indent:2em;
	font-size:18px;
	font-weight:bold;
}
.NIndexCont_2_2{
	padding:20px;
	min-height:600px;
}
.Footer{
	width:100%;
	background:#E8E8E8;
	height:250px;	
	clear:both;
	margin-top:20px;
}
.Footer_1{
	width:1000px;
	margin:20px auto;
}
.Footer_1 ul li{
	height:22px;
	line-height:22px;
}
.Footer_1 ul li a{
	color:#4A4A4A;
}
.Footer_1 ul li a:hover{
	color:#9CC813;	
}
.Footer_1_1{
	float:left;
	background:url('footerbg.jpg') no-repeat right 20px;
	width:160px;
}
.Bt{
	font-size:18px;
	color:#21262A;
	padding:20px 0px;
}
.Footer_1_2{
	float:left;
	background:url('footerbg.jpg') no-repeat right 20px;
	padding:0px 40px;
	width:210px;
}
.Footer_1_3{
	float:left;
	background:url('footerbg.jpg') no-repeat right 20px;
	width:210px;
	padding:0px 30px;
}
.Footer_1_4{
	float:left;
	padding:40px 10px;
}
.Footer_2{
	width:1000px;
	margin:auto;
	text-align:center;
	color:#606060;
}
.Footer_2 a{
	color:#606060;	
}
.Footer_2 a:hover{
	color:#9CC813;		
}