﻿body {
}

.lblTjaJudu{
    position:absolute;
    top:40px;
    left:40px
}

.divTjatJudu {
    position: absolute;
    top: 40px;
    left: 40px
}

.lblJudulTja {
    text-decoration: none;
    display: inline-block;
    height: 21px;
    width: 700px;
    line-height: 21px;
    background-color: transparent;
    border-style: outset;
    border-width: 0px;
    text-align: left;
    font-family: Verdana;
    font-size: large;
    color: black;
    position: absolute;
    left: 8px;
    top: 50px;
}

.pnlMainTja {
    position: absolute;
    left: 3px;
    top: 0px;
    width: 1200px;
    height: 1130px;
    font-family: Verdana;
    /*z-index: 0;*/
}

.pnlNotiTjaShow {
    position: absolute;
    right: 20px;
    top: 50px;
    /*width: 1000px;
    height: 400px;*/
    font-family: Verdana;
    border-radius: 7px 7px 7px 7px;
}

.pnlEditInsShow {
    position: absolute;
    left: 20px;
    top: 50px;
    width: 1000px;
    height: 1000px;
    font-family: Verdana;
    border-radius: 7px 7px 7px 7px;
    /*z-index: 3;*/
}