﻿.main
{
    width: 100%;
    padding: 0;
    margin: 0;
}

.bgtop
{
    background-image: url(../../images/blt-free-regis.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 43px;
    float: right;
    width: 245px;
    padding: 0;
}
.rep
{
    background-image: url(../../images/rep-top-reg.gif);
    background-repeat: repeat;
    float: inherit;
    height: 43px;
    padding: 0;
}
.bordermain
{
    height: auto;
}
.regtop
{
    background-image: url(../../images/reg-normal-1.gif);
    background-repeat: no-repeat;
    background-position: right top;
    height: 37px;
    width: 100%;
}
.attention
{
    width: 100%;
    text-align: right;
    height: 20px;
}
.maincenter
{
    width: 100%;
}
.right
{
    float: right;
    width: 170px;
    height: 20px;
}
.left
{
    float: right;
    height: 20px;
}
.first
{
    height: 22px;
    padding-top: 20px;
    padding-right: 10px;
}
.secend
{
    height: 22px;
    padding-right: 10px;
}
.footerleft
{
    background-image: url(../../images/line-lft-frm.gif);
    background-repeat: no-repeat;
    width: 45px;
    height: 56px;
    float: left;
}
.footerbgrep
{
    background-image: url(../../images/line-bg.gif);
    height: 56px;
    background-repeat: repeat;
    float: none;
}
.footerbgrep2
{
    background-image: url(../../images/line-bg2.gif);
    height: 56px;
    background-repeat: repeat;
    float: none;
}
.footerright
{
    background-image: url(../../images/line-right-frm.jpg);
    background-repeat: no-repeat;
    float: right;
    width: 6px;
    height: 56px;
}
.btn
{
    text-align: left;
    padding-left:50px;
}

.rightdivfoot
{
    width: 170px;
    float: right;
    height: 40px;
}
.leftdivfoot
{
    float: inherit;
}
.paddingrl
{
    padding-right: 10px;
    width: 100%;
}
.right20
{
    width: 20px;
    vertical-align: top;
    float: right;
}
.leftauto
{
    width: auto;
    float: right;
}
.topregright
{
    background-image: url(../../images/reg-right.gif);
    width: 26px;
    height: 27px;
}
.topregrep
{
    background-image: url(../../images/reg-rep.gif);
    background-repeat: repeat;
}
.topregleft
{
    background-image: url(../../images/reg-left.gif);
    width: 26px;
    height: 27px;
}
.bodyregright
{
    background-image: url(../../images/reg-rep-v.gif);
    background-repeat: repeat-y;
    width: 26px;
}
.bodyregleft
{
    background-image: url(../../images/reg-rep-v-l.gif);
    background-repeat: repeat-y;
    width: 26px;
}
.botregright
{
    background-image: url(../../images/reg-bot-right.gif);
    width: 26px;
    height: 28px;
}
.botregcenter
{
    background-image: url(../../images/reg-bot-rep.gif);
    background-repeat: repeat;
}
.botregleft
{
    background-image: url(../../images/reg-bot-left.gif);
    width: 26px;
    height: 28px;
}
.padr
{
     padding-right:30px;
    }
