<style type="text/css">
<!--
A:link    { text-decoration:none; font-size:9pt; color:black}
A:visited { text-decoration:none; font-size:9pt; color:black}
A:hover   { text-decoration:none; font-size:9pt; color:blue }
A:active  { text-decoration:none; font-size:9pt; color:black}
font { font-family:Arial }
td { font-size:9pt; font-family:Arial; line-height:1.5em; }
th { font-size:9pt; font-family:Arial }


input[type=text] {
  ime-mode:active;
}

td input.han {ime-mode:active;}

tr#element{
    background-color: white;
    cursor: pointer;
    height: 22px;
}

tr#element:hover{
    background-color: #ffffbf;
    cursor: pointer;
}

 {border-collapse: collapse; border: 1px solid #d5d5d5;}

table.t01 {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #d5d5d56;
	border-collapse: collapse;
}
table.t01 tr {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #dedede;
}

table.t01 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #ffffff;
	line-height:2.2em;
} 



table.t02 {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #d5d5d56;
	border-collapse: collapse;
}
table.t02 tr {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #dedede;
}

table.t02 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #ffffff;
	line-height:1.8em;
} 


table.t03 {
	font-family: verdana,arial,sans-serif;
	font-size:9px;
	color:#333333;
	border-width: 1px;
	border-color: #d5d5d56;
	border-collapse: collapse;
}
table.t03 tr {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #dedede;
}

table.t03 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #d5d5d5;
	background-color: #ffffff;
	line-height:0.8em;
}


table.schedule01 {
	border-width: 1px;
	border-collapse: collapse;
    cellpadding:0; cellspacing:0; 
}

table.schedule01 tr {
	border-width: 1px;
	padding: 1px;
	border-style: solid;}

table.schedule01 td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
    line-height:2.2em;
} 


-->
</style>