﻿td.LineHeadL
{
	background-image:URL(Images/Black/L.gif);
	width:6px;
	height: 25px;
}
td.LineHeadR
{
	background-image:URL(Images/Black/R.gif);
	width:6px;
	height: 25px;
}
td.LineHeadC
{
	color:#ffff66;
	font-weight:bold;
	text-align:center;
	background-image:URL(Images/Black/C.gif);
	height: 25px;
	vertical-align: middle;
}

td.LineUL
{
	background-image:URL(Images/Line/UL.gif);
	width:5px;
	height: 5px;
}
td.LineUR
{
	background-image:URL(Images/Line/UR.gif);
	width:5px;
	height: 5px;
}
td.LineUC
{
	background-image:URL(Images/Line/UC.gif);
	height: 5px;
}
td.LineDL
{
	width:5px;
	background-image:URL(Images/Line/DL.gif);
	height: 5px;
}
td.LineDR
{
	width:5px;
	background-image:URL(Images/Line/DR.gif);
	height: 5px;
}
td.LineDC
{
	background-image:URL(Images/Line/DC.gif);
	height: 5px;
}
td.LineCL
{
	background-image:URL(Images/Line/CL.gif);
	width:5px;
}
td.LineCR
{
	background-image:URL(Images/Line/CR.gif);
	width:5px;
}