﻿.Pipe_Frame 
{
    top: 100px;
    left: 400px;
    width: 121px;
    height: 125px;
    color: #000;
    z-index: 10;
}
.Pipe_Frame_Bg 
{
    position: absolute;
    top: 0px;
    left: 0px;
    color: #000;
}

.Pipe_Frame_Bg_Cover_Right 
{
    position: absolute;
    top: 20px;
    left: 100px;
    color: #000;
}

.Pipe_Frame_Bg_Cover_Bottom 
{
    position: absolute;
    top: 107px;
    left: 20px;
    color: #000;
}


.PipeHeader 
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 121px;
    height: 15px;
    color: #000;
    font-weight:bold;
    font-size: 10pt;
}

.PipeLevel 
{
    position: absolute;
    top: 15px;
    left: 0px;
    width: 121px;
    height: 15px;
    color: #000;
}
.PipeFooter 
{
    position: absolute;
    top: 109px;
    left: 0px;
    width: 121px;
    height: 15px;
    font-size: 11px;
    color: #0000FF;
}

.Pipe_Frame_Spot
{
    position: absolute;
    top: 27px;
    left: 20px;
    width: 78px;
    height: 78px;
    /*background-image:url(images/450.gif);*/
    color: #000;
    z-index: 20;
}

.Pipe_Frame_Measure 
{
    position: absolute;
    left: 20px;
    width: 78px;
    height: 78px;
    /*background-image:url(images/bluepixel.gif);*/
    color: #000;
}
