/* CSS Document */

#document .hyou {
	width: 520px;
	margin-left: 20px;
	text-align: center;
}

#document .hyou tr {
	padding: 10px;

}

#document .hyou th {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 15pt;
	background-color: #EFEFEF;
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	padding-left: 10px;
	width: 100px;
	font-weight: normal;
	color: #333333;

}

#document .hyou td {
	vertical-align: top;
	line-height: 15pt;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}
