.point{cursor:pointer}

.tbl1{
border: 1px solid gray;
}

.tbl1 #tbl_head{
	background-color:RGB(240,240,220);

	font-weight:bold;
}

.tbl1 td{border-bottom:1px solid #cecece; border-right:1px solid #cecece;}

.nowimage{width:7px; height:40px;}