body {
	width: 100%;
	min-width: 990px;
}

#f-container {
	background: url(../images/main_bg.png) center 0 no-repeat;
}

#f-container .f-body-bg {
	background: url(../images/bg_bottom.jpg) no-repeat center bottom;
	padding-bottom: 30px;
}

#f-head {
	width: 990px;
	margin: 0 auto;
	height: 750px;
	position: relative;
}

#f-head h1 {
	margin-left: 45px;
	padding-top: 5px;
}

#f-content {
	width: 990px;
	margin: 0 auto;
	text-align: center;
}

#f-content .area01 {
	margin-top: -60px;
}

#f-content .area02 {
	margin-top: -80px;
}

#f-content .area03 {
	margin-top: -42px;
}

#f-content .btn {
	margin-top: -90px;
}

#f-content .btn a {
	display: inline-block;
}

#f-content .btn a:hover {
	opacity: 0.7;
}

#f-content .attn {
	font-size: 10px;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	line-height: 1.2;
}

.box-youtube iframe {
	border: solid 6px #ffa800;
	position: absolute;
	right: 0;
	top: 468px;
}