body {
	text-align: center;
}
#main_tb {
	width: 800px;
	align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
}
#menu, #menu_mid, #menu_sub {
	color:#fff; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	font-family: Times New Roman, sans-serif;
	border: none;
}
#menu_mid {
	background-color: #069;
}
#menu_sub {
	background-color: #99cccc; 
	border-right: 2px solid #069; 
	border-left: 2px solid #069;
}
#menu_line_top, #menu_line_top_right {
	width: 178px;
	height: 45px;
	text-align: center;
	vertical-align: bottom;
	background: url('img/wave_top.gif');
}
#menu_line_top_right {
	width: 89px;
}
#menu_line_mid {
	width: 178px;
	height: 20px;
	text-align: center;
}
#menu_line_sub_left {
	width: 89px;
	background: url('img/wave_sub_left.gif');
}
#menu_line_sub {
	width: 178px;
	height: 45px;
	text-align: center;
	vertical-align: top;
	background: url('img/wave_sub.gif');
}
#main_tb_cont {
	height: 500px;
	vertical-align: top;
	background-color: #99cccc;
	border: 2px solid #069; 
	border-top: none;
}
h1 {
	color: #006666; 
	font-size: 42px; 
	letter-spacing: 3px; 
	font-weight: bold;
	line-height: 21px;
}
h2 {
 	color: #006666; 
	font-size: 36px; 
	letter-spacing: 2px; 
	font-weight: bold;
	line-height: 18px
}

#menu A:link, #menu_mid A:link, #menu_sub A:link { color: #ffffff; text-decoration: none; }
#menu A:visited, #menu_mid A:visited, #menu_sub A:visited { color: #66ffff; text-decoration: none; }
#menu A:active, #menu_mid A:active, #menu_sub A:active { color: #66cccc; text-decoration: none; }
#menu A:hover, #menu_mid A:hover, #menu_sub A:hover { color: #66ccff; text-decoration: underline; }





	
