@charset "utf-8";
/* CSS Document */
body {
	background-color:#FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrap {
	padding: 0px;
	height: 550px;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#main_1 {
	margin: 0px;
	padding: 0px;
	height: 308px;
	width: 479px;
	position: absolute;
	left: 226px;
	top: 118px;
	z-index: 20;

}
#page {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 250px;
	position: absolute;
	left: 316px;
	top: 72px;
	z-index: 20;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
	color: #BDADA4;
	text-align: center;
}
#foot {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 1020px;
	position: absolute;
	left: 0px;
	top: 500px;
}
.v80 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #E5E5E5;
}
.v16_b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060;
	line-height: 20px;
}
.v12_faq {
    font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 26px;
}

