body,
html
{
	margin:0;
}
body {
	background:url(../images/bg.png);
}
.video {
	width:1200px;
	height:280px;
	margin:0 auto;
}

.video1 {
	width:500px;
	height:280px;
	padding-top:380px;
	float:left;
}


.bg1 {
	background:url(../images/bg1.png);
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	height:674px;
	margin:0 auto;
}
.btn {
	width:550px;
	height:280px;
	padding-top:570px;
	padding-left:150px;
	float:left;
}

.bg2 {
	background:url(../images/bg2.png);
	width:100%;
	background-repeat:no-repeat;
	background-position:center;
	height:683px;
	margin:0 auto;
	float:both;
}
.clear {
	float:both;
	height:1px;
}
.bottom {
	margin:20px auto;
	text-align:center;
	font-size:14px;
	color:#fff1d4;
	line-height:23px;

}
	
.bottom a {
	color:#fff;
}
