/*<style>*/
.box {
	border:1px solid black;
}
table.root-table input {
	background-color:#fff;
	font:20px bold;
	width:30px;
	border:0px solid #fff;
}
.line-v {
	background-color:#000000;
}
.line-h {
	background-color:#000000;
}