#document .hyou {
	width: 540px;
	text-align: center;
	margin-left: 20px;
	line-height: 12px;
}

#document .hyou tr {
	padding: 10px;
	height: 42px;

}
#document .hyou td {
	line-height: 12pt;
}


#document .hyou th {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	line-height: 12pt;
	background-color: #EFEFEF;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#document .hyou .date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	text-align: left;
	padding-left: 10px;
}

#document .hyou .icon {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	width: 35px;
}

#document .hyou .size {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	padding-right: 10px;
	width: 35px;
}

