table#etc{
	border: 1px solid #919191; border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 15px;
}
#etc th{
	border: 1px solid #919191;
	background: #d9f1ff repeat-x 0 bottom;
}
#etc tr{
	border-style: solid;
	border-width: 1px;
}
#etc td{
	border: 1px solid #919191;
	padding-left: 10px;
	padding-right: 5px;
}
#etc th#maker{
	width: 16px;
}
#etc th#year{
	width: 116px;
}