/*<style>*/
.box {
	border:1px solid black;
	width:90px;
}
table.root-table input {
	font-color:#000;
background-color:#80ffff;
	font:24px bold;
	width:30px;
	border:1px solid #000;
}
.line-v {
	background-color:#FF6600;
}
.line-h {
	background-color:#006633;
}
