/*
square code
*/

.coord {color: #000;
	text-align: center;
	padding:5px 5px 5px 5px;
	font-size:11pt;}

td.tl {color: #333;
	background: url(/images/board/default/29/top_left.png) top left;
	height: 29px;
	width: 29px;}

td.tc {color: #333;
	background: url(/images/board/default/29/top_centre.png) top left;
	height: 29px;
	width: 29px;}

td.tr {color: #333;
	background: url(/images/board/default/29/top_right.png) top left;
	height: 29px;
	width: 29px;}

td.ml {color: #333;
	background: url(/images/board/default/29/middle_left.png) top left;
	height: 29px;
	width: 29px;}

td.mc {color: #333;
	background: url(/images/board/default/29/middle_centre.png) top left;
	height: 29px;
	width: 29px;}

td.mr{color: #333;
	background: url(/images/board/default/29/middle_right.png) top left;
	height: 29px;
	width: 29px;}

td.bl {color: #333;
	background: url(/images/board/default/29/bottom_left.png) top left;
	height: 29px;
	width: 29px;}

td.bc {color: #333;
	background: url(/images/board/default/29/bottom_centre.png) top left;
	height: 29px;
	width: 29px;}

td.br {color: #333;
	background: url(/images/board/default/29/bottom_right.png) top left;
	height: 29px;
	width: 29px;}

td.hoshi {color: #333;
	background: url(/images/board/default/29/hoshi.png) top left;
	height: 29px;
	width: 29px;}
