.ill-table {
	width: 600px;
	margin-left: 60px;
}
.ill-table#free {
	width: auto;
	text-align:center;
	margin-left: 60px;
}
.ill-table tr {
	padding: 10px;
}
.ill-table td {
	padding-bottom: 30px;
	vertical-align: bottom;
}
.ill-table .comment {
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
}
.ill-table .comment#w280{
	width: 280px;
}
.ill-table .comment#w140{
	width: 140px;
}
.list {
	padding: 10px;
}
.list-title {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #698864;
	display: block;
	padding: 5px 20px 5px 5px;
	font-weight: bold;
	vertical-align: bottom;
	width: 60%;
}
.list-body {
	margin-left: 20px;
	margin-top: 10px;
}
.list-title a{
	color:#000000;
}
.list-title img {
	vertical-align: middle;
}
