body {
margin: 0;
padding: 0;}

.blekh {
	width: 740px;
	height: 264px;
	display: block;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	
	background: #fffffff;
	
	
	
}
img {
	
	
	
	
	width: 200px;
	float: left;
}

.small-1,
.small-2,
.small-3,
.small-4,
.small-5,
.small-6,
.small-7,
.small-8,
.small-9,
.small-10
{
    
  transition: all   ease;
}

.big{
	transform: scale(4.85);
	
}



	
	
	
	h4{
		margin-top: -5px;
		font-size: 20px;
		
	}
	
	
	h3 {
		margin-top: -15px;
		color: #0084a9;
	}
	
	hr {
		border: none; 
    color: #a42d2e;
    background-color: #a42d2e; 
    height: 2px; 
	margin-top: 0px;
	
	}
	
	.finger {
		width: 50px;
		margin-right: 5px;
		cursor: default;
	}
	
	.sign {
		
		display: block;
		padding-top: 35px;
	}
	.start {
		
		width: 700px;
		cursor: pointer;
		
		margin-bottom: 10px;
		font-weight: bold;
		color: #a42d2e;
	}
	
	
	.as-btn-blueborder-small {
 
  	border: 1px solid #4a1818;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	
  	background: #7a3434;
  	font-family: sans-serif,Arial;
  	color: #fff;
  	cursor: pointer;
  	text-align: center;
  	text-decoration: none;
  	text-shadow: none;
  	text-transform: none;
  	vertical-align: baseline;
  	white-space: nowrap;
  	-webkit-font-smoothing: antialiased;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
  	-webkit-border-radius: 0px;
  	-moz-border-radius: 0px;
  	border-radius: 0px;
	position: absolute;
	left:10px;
	bottom:10px;
	z-index: 11;
	display: block;
}



.as-btn-blueborder-small:hover {
  	color: #fff;
  	background: #9e1616;
}

.as-btn-blueborder-small:focus {
  	outline: 0;
}

	
	
	
	
	.double img {
		width: 738px;
	}
	.double img:nth-child(2), .double img:nth-child(3) {
		width: 738px;
		margin-top:10px;
		
		
	}
	
	.double {
		position: absolute;
		display: none;
		cursor: pointer;
		
	}
	.download {
		display: block;
		background: white;
	}
	.frame { height: 980px;
	background: white;
	

}
.frame-1 { height: 980px;
	background: white;
}
.frame-2 { height: 980px;
	background: white;
}
.frame-3 { height: 1975px;
	background: white;

}
p {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #555;
}