h3 {
	margin: 0px;
	padding: 0px;
}
.history table {
	margin-bottom: 40px;
	border: 1px solid #CCCCCC;
}
.history th {
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	background: #ECE9D8;
	padding-right: 5px;
	padding-left: 5px;
}
.history td {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}
.dList td {
	background: url(../img/arrow-01.gif) no-repeat;
	padding-left: 16px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 20px;
}
.directorName {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FF6600;
	padding-left: 27px;
	color: #FF6600;
	background: url(../img/mark01.gif) no-repeat;
}
h4 {
	font-size: 12px;
	background: url(../img/line01.jpg) no-repeat right top;
	padding-left: 10px;
}
