﻿
    
    .CorrBox
{
	width:264px;
	height:125px;
	}
	.CoorTitle
	{
		width:264px;
		height:23px;
		background-image:url("Images/Background/bg_title.jpg");
		background-repeat:repeat-x;
		font-size:20px;
		font-weight:bold;
		}
		.CoordinateTableimg
			{
				left: 241px; 
				top: 3px;
				position:absolute;
			}
	.CoorBtn
	{
		width:264px;
		height:23px;
		background-image:url("Images/Background/CoorBtn.jpg");
		background-repeat:repeat-x;
		}
	.CoorInput
	{
		width:264px;
		height:79px;
		background-image:url("Images/Background/bg_bottom.jpg");
		background-repeat:repeat-x;
		}
.CoordinateTableimgGetP
{       
    position: absolute;
    left:30px;
    top:25px;
    cursor: hand;
    font-size:12px;
}

.CoordinateTableDivCopy
{		
    position: absolute;
    left:110px;
    top:25px;
    cursor: hand;
        font-size:12px;

}

.CoordinateTableDivPos
{
    position: absolute;
    left:190px;
    top:25px;
    cursor: hand;	
        font-size:12px;

}
.CoorTabletdInput
{
	width:250px;
	}
	.CoorLine
	{
		width:2px;
		float:left;
		height:23px;
		background-image:url("Images/Background/Line.jpg")
		}