@charset "utf-8";
.main {
	text-align: center;
}
.copy {
	text-align: center;
	color: #999999;
	font-size: 12px;
}
.under {
	font-size: 12px;
	color: #000099;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.back {
	background-image: url(../picture/back.jpg);
	background-repeat: repeat-x;
}


.table {
	text-align: center;
	position: absolute;
	top: 3px;
	width: 100%;
}

.intro {
	font-size: 12px;
	color: #999999;
	text-align: left;
	margin: 0px;
}
.adobe {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 12px;
	color: #999999;
}

.outline {
	background-image: url(../picture/outline.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 60px;
	padding-left: 20px;
	padding-bottom: 80px;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}

.banner {
	padding-top: 40px;
}
.mobile {
	text-align: center;
	font-size: 12px;
}


.header {
	background-position: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.title {
	font-size: 12px;
	color: #999999;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
.entrance {
	text-align: center;
	color: #666666;
	font-size: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.entrace {
	text-align: left;
	color: #999999;
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 20px;
}
