.hyo_tl{
	border : solid 1px;
	border-color : #000000;
	background-color : #CBD1F2;
	font-size : 11pt;
	font-weight : normal;
	line-height : 30px;
	width : 150px;
	text-align : center;
}

.hyo_tr{
	border-top : solid 1px;
	border-left : none;
	border-right : solid 1px;
	border-bottom : solid 1px;
	border-color : #000000;
	background-color : #FFFFF;
	font-size : 11pt;
	font-weight : normal;
	line-height : 30px;
	width : 480px;
	text-align : left;
	padding-left : 10px;
}

.hyo_l{
	border-top : none;
	border-left : solid 1px;
	border-right : solid 1px;
	border-bottom : solid 1px;
	border-color : #000000;
	background-color : #CBD1F2;
	font-size : 11pt;
	font-weight : normal;
	line-height : 30px;
	width : 150px;
	text-align : center;
}

.hyo_r{
	border-top : none;
	border-left : none;
	border-right : solid 1px;
	border-bottom : solid 1px;
	border-color : #000000;
	background-color : #FFFFF;
	font-size : 11pt;
	font-weight : normal;
	line-height : 30px;
	width : 480px;
	text-align : left;
	padding-left : 10px;
}

.hyo_r2{
	border-top : none;
	border-left : none;
	border-right : solid 1px;
	border-bottom : solid 1px;
	border-color : #000000;
	background-color : #FFFFF;
	font-size : 11pt;
	font-weight : normal;
	line-height : 25px;
	width : 480px;
	text-align : left;
	padding-left : 10px;
}