body {
	background-color: white;
	margin: 0px;
}
.table_main {
	width: 772px;
	border: 0px;
}
.navigation_area {
	background-image: url(../images/left_bg.gif);
	width: 187px;
	border: 0px none;
}
.content_area {
	background-color: #DEE7E7;
	font-family: "²Ó©úÅé";
	font-size: 12px;
	color: #000000;
	border: 0px none;
	width: 585px;
	padding: 10px 10px 10px 0px;
}
.table_bottom {
	background-color: #BFCDCD;
	height: 4px;
}
.copyright {
	font-family: "Arial";
	font-size: 12px;
	color: #555555;
	margin: 5px;
}
.main_title {
	font-family: "²Ó©úÅé";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #882A77;
	margin-bottom: 10px;
}
.main_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.main_tablecell {
	padding: 10px 0px 10px 0px;
}
.main_divide {
	background-color: #A5B7CE;
	width: 100%;
	height: 1px;
	margin: 7px 0px 7px 0px;
}
.pop_content {
	font-family: "????";
	font-size: 14px;
	color: #000000;
}
.content {
	font-family: "????";
	font-size: 12px;
	color: #000000;
}
.meeting_content {

	font-family: "????";
	font-size: 11px;
	color: #000000;
}
	.content a {
	font-family: "????";
	font-size: 12px;
	color: #5E5E5E;
	font-weight: bold;
	text-decoration: none;
	}
	.content a:hover {
	font-family: "????";
	font-size: 12px;
	color: #7E0E38;
	text-decoration: none;
	font-weight: bold;
	}
.pop_up {
	font-family: "????";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #333333;
}
.pop_up_blue {
	font-family: "????";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #DEE7E7;
}
.button {
	padding:2px;
	background:#CCCCCC;
	color:#000000;
	font:bold 12px "????";
	border-top: 2px solid #A5A5A5;
	border-right: 2px solid #5E5E5E;
	border-bottom: 2px solid #5E5E5E;
	border-left: 2px solid #A5A5A5;
}


.button:hover {
color:#7E0E38;
  background:#FFFFFF;
  cursor:pointer;
}
	a:link {
	text-decoration: none;
}
.content_red {

	font-family: "????";
	font-size: 12px;
	color: #FF0000;
}
.content_pink {

	font:bold 12px "????";
	color: #FF00FF;
}