*{	
	padding: 0;
	margin: 0;
}

body{
	height: 1017px;
	background-image: url("../images/bg.png");
	background-position: center top;
	background-repeat:no-repeat;
}

/* main */
.mainArea{
}


/* video */
.mainVideo{
	width: 980px;
	margin: 0 auto;
	height: 967px;
	background: url("../images/cardif_index.png") center top no-repeat;
}

.mainVideo a.btn_2{
	width:88px;
	height:33px;
	display:block;
	position:relative;
	top:187px;
	left:530px;
}
.mainVideo a.btn_3{
	width:88px;
	height:33px;
	display:block;
	position:relative;
	top:152px;
	left:628px;
}

.mainVideo .video{
	width:560px;
	height:315px;
	position: relative;
	top: 164px;
	left: 208px;
	border: 2px solid #ffffff;
}