﻿body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family: 微软雅黑;
}
div, form, dl, dd, dt {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	color: black;
}
a:hover {
	color: red;
}
p {
	line-height: 200%;
}
/******************************************************************************/
.Top {
	width: 1040px;
	height: 98px;
	background:url('logo.jpg') no-repeat left top;
}
.Logo {
	float: left;
	width: 266px;
}
.Nav {
	float: right;
	width: 720px;
}
.Nav1 {
	float: left;
	width: 720px;
	text-align: right;
}
.Nav2 {
	float: left;
	width: 720px;
}
.Nav2 ul li {
	float: left;
	width: 72px;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-align: right;
}
.TopFlash {
	width: 100%;
}
.Container {
	width: 1040px;
	padding: 20px 0;
}
.IndexCont {
	width: 1040px;
}
.Titie {
	font-size: 14px;
	font-weight: bold;
	color: #76A727;
	height: 40px;
}
.IndexCont1 {
	float: left;
	width: 330px;
}
.IndexCont1 ul {
	margin-top: 10px;
}
.IndexCont2 {
	float: left;
	width: 330px;
	padding: 0px 25px;
}
.IndexCont2 p {
	line-height: 200%;
}
.IndexCont3 {
	float: left;
	width: 330px;
}
.IndexCont3 p strong {
	color: #ED9901;
}
.NIndexCont {
	width: 1040px;
}
.NIndexCont1 {
	float: left;
	width: 220px;
}
.NIndexCont1_1 {
	width: 220px;
}
.NIndexCont1_1_1 {
	float:left;
	width:220px;
	background: #76A828;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-indent: 10px;
}
.NIndexCont1_1_2 {
	float: left;
	width: 218px;
	border: 1px #CCC solid;
}
.NIndexCont1_1_2 ul{
	padding:10px 0;
	margin-left:9px;
}
.NIndexCont1_1_2 ul li {
	width:200px;
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	border-bottom:1px #CCC dashed;
}
.NIndexCont1_1_2 p strong{
	color:#76A727;
}
.NIndexCont1_2 {
	float:left;
	width:220px;
	padding-top:20px;

}
.NIndexCont1_2 p{
	padding-left:10px;
}
.NIndexCont2 {
	float: left;
	width: 800px;
	padding-left: 20px;
}
.NIndexCont2_1{
	float:left;
	width:800px;
	font-size:14px;
	font-weight:bold;
	color:#76A828;
	height:50px;
	line-height:50px;
	border-bottom:1px #CCC solid;
}
.NIndexCont2_2{
	float:left;
	width:760px;
	padding:20px;
}

.Footer {
	width: 100%;
	background: #333333;
	height: 160px;
	color: white;
}
.Footer p {
	width: 1100px;
	margin: 20px auto;
}
.Footer p img {
	float: left;
	margin-right: 10px;
}
.Footer a {
	color: white;
}
