#member_table {
	width: 440px;
}
.pic_area {
	height: 200px;
	width: 150px;
}
.pic_area img {
	margin: 0px;
	padding: 0px;
}


.list_area {
	font-size: 10pt;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 120px;
	background-color: #F7F7F7;
}
.info_area {
	font-size: 10pt;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 170px;
}
.menu_area {
	font-size: 10pt;
	text-align: center;
	height: 16px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 16px;
	background-color: #FFFF99;
}
.menu_area A {
	color: #0000FF;
	text-decoration: none;
}
.menu_area A:Hover {
	color: #FF0000;
	text-decoration: underline;
}
.font_top_back {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
	text-align: left;
	color: #0000FF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	line-height: 16pt;
	height: 16pt;
	background-color: #FFDDFF;
	padding-left: 5px;
}
.font_top_back A {
	text-decoration: none;
	color: #0000FF;
}
.font_top_back A:Hover {
	color: #FF0000;
	text-decoration: underline;
}


h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFCC;
	display: block;
	line-height: 16pt;
	color: #CC3366;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
