/* css of "committees.html" */
.commit {
	width: 80%;
	font-weight: bold;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
}
.topic {
	font-size: 11px;
}
/* float΍ */
.list:after { content: "."; display: block; clear: both; height: 0;visibility:hidden; }
.list { display: inline-block; }
.list { display: block; }
/* ---------- */
.member {
	margin: 0px 15px 20px;
	line-height: 150%;
}
.member li {
	list-style: none;
}
.list {
	margin-bottom: 5px;
}
.post {
	font-weight: bold;
	color: #B2190B;
	width: 120px;
	height: auto;
	float: left;
}
.name1 {
	width: 360px;
	height: auto;
	float: left;
}
.name2 {
	width: 120px;
	height: auto;
	float: left;
}
.depend {
	width: 360px;
	height: auto;
	float: left;
}