/*<style>*/
.box {
	background:#ddd;
}
.box-one td,.box-one td input {background:#9866FF;}
.box-two td,.box-two td input {background:#F9FE34;}
.box-three td,.box-three td input  {background:#0FFFFF;}
.box-four td,.box-four td input  {background:#FF0606;}
.box-five td,.box-five td input  {background:#FF9224;}
.box-six td,.box-six td input  {background:#2222FF;}
.box-seven td,.box-seven td input  {background:#006FDD;}
.box-eight td,.box-eight td input  {background:#0DD038;}
.box-nine td,.box-nine td input  {background:#FB33B5;}
table.root-table input {
	font:24px bold;
	width:30px;
	border:0px solid #fff;
}
.line-v {
	background-color:#FF6600;
}
.line-h {
	background-color:#006633;
}