@charset "utf-8";
#outergroup {
	width: 800px;
	margin: auto;
	height: auto;
}
#banner {
	background-image: url(../sheet/banner.jpg);
	height: 110px;
	background-repeat: no-repeat;
	background-position: center;
}

#outergroup #table {
	height: auto;
	width: 780px;
	margin-left: 10px;
}
#outergroup #TabbedPanels1 {
	width: 800px;
}
#outergroup  #right  {
	margin: auto;
	float: right;
	width: 300px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #CCCCCC;
	height: 380px;
	background-color: #FFFFFF;
}
#outergroup #footer {
	font-size: 12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3pt;
	margin: auto;
	width: 800px;
	border: 1px solid #FF6600;
	height: auto;
}




h1 {
	background-color: #0000FF;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}

.style1 {
	color: #FF6600;
	font-size: 20px;
}
.style3 {font-size: 24px}
.style5 {color: #000000}
