.Container1{
	float:left;
	width:100%;
}
.Container {
	width: 1000px;
	margin: auto;
}
.IndexCont {
	float: left;
	width: 1000px;
	padding: 20px 0px;
}
.IndexCont1 {
	float: left;
	width: 300px;
}
.IndexCont2 {
	float: left;
	width: 300px;
	padding: 0px 35px;
}
.IndexCont2 p {
	padding: 0px 0px 0px 15px;
}
.IndexCont2 p span {
	color: #ED6633;
}
.IndexCont2 p {
    line-height: 160%;
    margin-top:15px;
}
.IndexCont3 {
	float: left;
	width: 300px;
}
.IndexCont3 ul {
	padding: 10px 0px;
}
.NIndexCont1 {
	float: left;
	width: 200px;
}
.NIndexCont1 ul {
	padding: 10px 0px;
}
.NIndexCont1 ul li {
	font-weight: bold;
	text-indent: 20px;
}
.NIndexCont1 ul li a {
	color: #333;
	display: block;
	background: url('nli.jpg') no-repeat left top;
	width: 200px;
	height: 36px;
	line-height: 36px;
}
.NIndexCont1 ul li a:hover {
	display: block;
	width: 200px;
	height: 36px;
	color: white;
	background: url('nlihover.jpg') no-repeat left top;
}
.NIndexCont1 ul ul {
	padding: 0px;
}
.NIndexCont1 ul ul a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-indent: 20px;
	width:200px;
		overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;

}
.NIndexCont2 {
	float: left;
	width: 780px;
	padding-left: 20px;
}
.NIndexCont2_1 {
	float: left;
	width: 780px;
	background: url('title.jpg') no-repeat left bottom;
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #2262A3;
}
.NIndexCont2_2 {
	float: left;
	width: 740px;
	padding: 20px;
}
