/*section start*/
.n_1 {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #e6e6e6;
	border-radius: 10px;
}
.n_1l {
	width: 400px;
	height: 250px;
	background: url(../images/tk1.png) no-repeat;
	float: left;
	margin: 25px 0 25px 100px;
}
.n_1r {
	width: 570px;
	float: left;
	margin: 25px 0px 0 30px;
	color: #999;
}
.n_1rp {
	margin-top: 20px;
	color: #666;
	font-size: 21px;
}
.n_2 {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #e6e6e6;
	border-radius: 10px;
}
.n_2l {
	width: 570px;
	height: 250px;
	float: left;
	margin: 25px 0 0 100px;
	color: #999;
}
.n_2rp {
	margin-top: 20px;
	color: #666;
	font-size: 21px;
}
.n_2r {
	width: 400px;
	height: 250px;
	background: url(../images/tk2.png) no-repeat;
	float: right;
	margin: 25px 100px 25px 0;
}
/*section end*/
