.sec1{
	background:url(../img/index/sec01_bg.jpg) no-repeat top left;
	width:1000px;
	height:512px;
	position:relative;
}
.sec1 h2.txt1{
	position: absolute;
	top:70px;
	right:0;
}
.sec1 p.txt2{
	position: absolute;
	bottom:-30px;
	right:110px;
}
.sec1 p.txt3{
	position: absolute;
	top:45px;
	left:0;
}
.sec1 .bnr{
	position: absolute;
	bottom:20px;
	left:0;
}

.sec2{
	background:url(../img/index/sec02_bg.jpg) no-repeat top left;
	width:1000px;
	height:343px;
	position:relative;
	margin-top:15px;
	margin-bottom:25px;
}
.sec2 .left_col{
	width:620px;
	float:left;
}
.sec2 .left_col p.txt{
	width:390px;
	line-height:1.7em;
	font-size: 12px;
	color: #473f31;
}
.sec2 .right_col{
	width:380px;
	float:right;
	margin-left:10px;
	margin-top:20px;
}
.sec3{
	margin-bottom:20px;
}
.sec3 .bnr1{
	width: 369px;
	float: left;
	margin-right:20px;
}
.sec3 .bnr2{
	width: 369px;
	float: left;
}
.sec3 .bana_lung2{
	width: 200px;
	float: right;
	padding-left: 40px;
	background-image: url(../img/index/img_6.jpg);
	background-repeat: no-repeat;
	background-position: 40px top;
	height: 190px;
	padding-top: 50px;
}
