@charset "utf-8";
body {
	margin-left: 00px;
	margin-top: 0px;
}

#bg {
	height: auto;
	width: 100%;
	position: fixed;
	z-index: -100;
	min-width: 900px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#navbar {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-color: #FFF;
}
#maincontent {
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#t2 {
	text-align: right;
	font-family: "Myriad Web Pro";
	font-size: 20px;
	color: #000;
}
#footer #Table_01 tr td h2 {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	font-family: "Myriad Web Pro";
}
#footer {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
	font-family: "Myriad Web Pro";
}
#maincontent h1 {
	font-family: "Myriad Web Pro";
	font-size: 18px;
	font-style: normal;
	color: #000;
}
#textbody {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	color: #000;
}

#textbody table tr td {
	color: #000;
	line-height: 1,1;
}
#maincontent h2 {
	text-align: center;
	font-family: "Myriad Web Pro";s
	font-size: 24px;
}
#maincontent h1 {
	text-align: left;
	font-family: "Myriad Web Pro";
	font-size: 20px;
	color: #000;
	font-weight: normal;
}
