﻿select{
    position: absolute;
    width: 100px;
    height:30px;
    top: 150px;
}
select.select1{
    left:400px;
}
select.select2{
    left:550px;
}
input{
    position: absolute;
    top: 150px;
    width: 100px;
    height: 30px;
}
input.c1{
    left: 100px;
}
input.c2{
    left: 250px;
}
input.q1{
    left: 700px;
}
input.q2{
    left: 850px;
}
input.m1{
    left: 1000px;
}
input.m2{
    left: 1150px;
}
input.t1{
    left: 1300px;
}
p2{
    position: absolute;
    top: 120px;
}
p2.label1{
    left: 415px;
}
p2.label2{
    left: 565px;
}
p2.label3{
    left: 685px;
}
p2.label4{
    left: 835px;
}
p2.label5{
    left: 1005px;
}
p2.label6{
    left: 1155px;
}
p2.label7{
    left: 97px;
}
p2.label8{
    left: 247px;
}
p2.label9{
    left: 1305px;
}
p{
    position: absolute;
    top: 210px;
}
p.label10{
    left: 300px;
}
p.time{
    left: 420px;
}
button{
    position: absolute;
    width: 80px;
    height: 50px;
    top: 200px;
}
button.b1{
    left: 100px;
}
button.b2{
    left: 200px;
}
img{
    position: absolute;
    top: 450px;
    height: 20px;
    width: 20px;
    margin-left: -10px;
    margin-top: -10px;
}
div.point{
    position: absolute;
    top: 450px;
    background-color: black;
    width: 2px;
    height: 50px;
    margin-left: -1px;
    margin-top: -25px;
}
div.origin {
    left: 800px;
}
h3{
    position: absolute;
    top: 500px;
}
h3.nOrigin{
    left: 792px;
}
h3.nLeft500{
    left: 255px;
}
h3.nRight500{
    left: 1270px;
}
