/*@charset "utf-8";
/* CSS Document */

body
{
    background: url(../images/bg.png) repeat-x #1c429e;
    font-family: "Segoe UI" , Arial, Verdana, sans-serif;
    font-size: 13px;
    color: #3d536f;
}
.noborder
{
    border: none;
}
.clearBoth
{
    clear: both;
}
.wrapper
{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.loginBg
{
    background: url(../images/FRT.png) no-repeat;
    width: 718px;
    height: 590px;
    position: relative;
    margin: 0 auto;
    margin-top: -8px;
}
.loginInfo
{
    width: 245px;
    padding-top: 10px;
    color: #52759f;
    position: absolute;
    top: 220px;
    left: 350px;
    line-height: 15px;
}
.box
{
    border: 1px solid #a2bbd8;
    padding: 4px;
    color: #6f8db2;
    -moz-border-radius: 4px; /* bo tron goc menu-- chi work tren FireFox */
    -webkit-border-radius: 4px; /* bo cho trinh duyet Safari */
}
.loginBtn
{
    border: none;
    height: 23px;
    width: 93px;
    margin-left: 50px;
    cursor: pointer;
}
#loginBtn
{
    background: url(../images/loginBtnVN.png);
}
#loginBtn:hover
{
    background: url(../images/loginBtnVNhover.png);
}
.loginFooter
{
    color: #7e95cd;
    font-size: 12px;
    position: absolute;
    top: 505px;
    left: 295px;
}

.wholePage
{
    margin-top: -11px;
    margin-left: -11px;
    margin-right: -15px;
}
.colLeft
{
    width: 200px;
    position: relative;
}
.colRight
{
    width: 100%;
    position: relative;
}
.logoBg
{
    background: url(../images/logoBg.png) no-repeat;
    width: 200px;
    height: 130px;
}
#logo
{
    margin-top: 30px;
    margin-left: 42px;
}
.welcomeBg
{
    background: url(../images/welcomeBg.png) no-repeat;
    width: 200px;
    height: 42px;
}
.welcome
{
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    font-size: 12px;
    padding-right: 15px;
}
.welcome a
{
    text-decoration: none;
    color: #fff;
}
.welcome a:hover
{
    text-decoration: underline;
}
.menuBg
{
    background: url(images/menuBg.png) repeat-y;
    width: 200px;
}
.menuEnd
{
    background: url(images/meunuEnd.png) no-repeat;
    width: 200px;
    height: 52px;
}
.menu
{
    width: 120px;
    text-align: left;
    margin-left: 38px;
}
.menu a
{
    color: #212f3f;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
}
.menu a:hover
{
    color: #FF3300;
}
.bannerBg
{
    background: url(images/bannerBg.png) repeat-x;
    height: 62px;
    width: 100%;
    margin-left: -4px;
}
.intro
{
    background: url(images/logoNen.png) no-repeat;
    width: 567px;
    height: 387px;
    margin-left: 100px;
    margin-top: 50px;
}
.introHead
{
    text-align: center;
    color: #2951b3;
    font-size: 22px;
    font-weight: bold;
    padding-top: 150px;
}
.introTail
{
    text-align: center;
    color: #686f8e;
    font-size: 12px;
    font-weight: bold;
}
.footer
{
    background: url(images/footer.png) repeat-x;
    height: 8px;
}
.closepassword
{
    text-decoration: none;
    color: #2951b3;
}

.closepassword:hover
{
    color: #686f8e;
}

#lblResult {
	argin-top: 5px;

}