.all {
	width: 100%;
}
.pile {
	float: left;
	width: 100%;
	height: 728px;
}

.bar {
	background-color: black;
	height: 60px;
	width: 100%;
	position: fixed;
	z-index: 999;
}

.thumb {
	float: right;
}

.thumb img {
	width: 30px;
	height: 30px;
	display: inline;
	margin-top: 13px;
	margin-right: 30px;
}
.a {
	font-size: 12px;
	margin-top: 30px;
	margin-right: 30px;
	float: right;
	color: white;
	font-family: Times;
}

.b {
	float: left;
}

.b img {
	margin-left: 20px;
	margin-top: 20px;
}

.bg img {
	width: 100%;
	height: 728px;
}

.next {
	position: fixed;
	bottom: 30px;
	left: 50%;
}

#text img {
	position: relative;
	bottom: 450px;
	left: 60px;
}

#textleft img {
	position: relative;
	float: left;
	bottom: 670px;
	left: 60px;
}

#textright img {
	position: relative;
	float: right;
	bottom: 550px;
	right: 30px;
}

.tex3 {
	float: left;
}
.text3 img {
	height: 20%;
	width: 20%;
	position: relative;
	bottom: 500px;
	left: 60px;
}
text3 {
	float: right;
	height: 50%;
	width: 50%;
	word-wrap: break-word;
	color: white;
	position: relative;
	bottom: 520px;
	right: 30px;
	text-align: right;
}
text3 h1 {
	font-size: 70px;
	line-height: 150%;
}

text3 p {
	line-height: 150%;
	font-weight: bold;
	font-size: 25px;
}

.bgleft {
	background-color: #928887;
	width: 30%;
	height: 728px;
	float: left;
}

.lefttext {
	word-wrap: break-word;
	color: white;
	position: relative;
	left: 30px;
}

.lefttext h1 {
	font-size: 36px;
	line-height: 200%;
	margin-top: 80px;
}

.lefttext p {
	color: white;
	font-size: 28px;
	line-height: 200%;
}

.lefttext h2 {
	font-size: 26px;
	line-height: 250%;
}

.lefttext h2:hover {
	color: orange;
}

.introtitle {
	font-size: 24px;
	color: white;
	line-height: 100%;
	margin-left: 30px;
}

.bgright {
	width: 70%;
	height: 728px;
	float: right;
	left: 30%;
}

.bgright img {
	width: 100%;
	height: 728px;
}

.qbg {
	background-color: #515151;
	width: 100%;
	height: 728px;
	position: relative;
}

#QA {
	color: white;
	font-size: 20px;
	line-height: 150%;
	text-align: left;
}

#QA h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 100%;
	padding: 48px 50px 10px 50px;
}

#QA h2 {
	font-size: 18px;
	border-bottom: white dashed 1px;
	font-weight: normal;
	padding: 20px 50px 40px;
}

#QA h3 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 20px;
	line-height: 100%;
}

#QA h4 {
	border-bottom: white dashed 1px;
	padding-bottom: 20px;
	line-height: 200%;
	font-weight: normal;
}

#QA h5 {
	font-size: 30px;
	font-weight: normal;
	padding-top: 20px;
	line-height: 100%;
}

#QAh6 {
	line-height: 200%;
	font-weight: normal;
}

