﻿.main
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.line
{
    border-bottom-style: dotted;
    border-bottom-width: 2px;
    border-bottom-color: #CCCCCC;
    line-height: 1;
}
.padding1
{
    line-height: 1.5;
    padding-top: 10px;
    padding-right: 25px;
}

.padding2
{
    padding-right: 20px;
    padding-left: 10px;
    text-align: justify;
    line-height: 3.0;
}
.bg
{
    background-color: #C8623C;
    line-height: 2;
}
.paddingdef
{
    padding-right: 10px;
}
.rightimg
{
    background-image: url(../../images/t-tender-R.jpg);
    background-repeat: no-repeat;
    height:29px;
    width:326px;
}
.centerimg
{
    background-image: url(../../images/t-tender-BG.jpg);
    background-repeat: repeat;
}
.leftimg
{
    background-image: url(../../images/t-tender-L.jpg);
    background-repeat: no-repeat;
    height:29px;
    width:256px;
}


