﻿#login{ width:1024px; min-height:581px; background:url(../Images/loginBg.png) no-repeat center top; position:relative;}
    #login .inputTxt{ width:132px; height:19px; left:688px; line-height:17px; position:absolute; background:none; border:none;}
    #login .inputBtn{ border-style: none;
    border-color: inherit;
    border-width: medium;
    width:42px; height:18px; top:199px; background:none; position:absolute; cursor:pointer;
    right: 242px;
}
    #login .inputTxt{ width:132px; height:19px; left:688px; line-height:17px; position:absolute; background:none; border:none;}


    .username { top:131px;}
    .password { top:165px;}
.error { top:295px;
}
    .loginBtn { left:740px;}
    .cleanBtn { left:810px;}