﻿body { text-align: center; margin: 0; background-color: #dcdcdc; font-size: 12px; }

.divTitle { margin-top: 30px; font-size: 20px; text-align: center; margin-bottom: 10px; }

.pInter
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
    line-height: 27px;
}

.divLogin { background-image: url(images/LoginBG.jpg); padding-top: 140px; padding-left: 60px; margin: 100px auto 0 auto; background-repeat: no-repeat; width: 407px; height: 407px; text-align: left; }


h1 { font-weight: normal; font-size: 12px; color: dimgray; }

.pUserNo { margin-top: 40px; margin-bottom: 10px; }

.pUserPsw { margin-top: 20px; margin-bottom: 10px; }

#pUserMSG { color: red; height: 40px; margin-left: 60px; }

.pUserBtn { margin-top: 10px; margin-bottom: 10px; margin-left: 300px; }

.btnLogin { background-image: url(images/btnLogin.gif); width: 56px; background-repeat: no-repeat; height: 22px; }

.textbox { border-right: #483d8b 1px solid; border-top: #483d8b 1px solid; border-left: #483d8b 1px solid; border-bottom: #483d8b 1px solid; margin: 1px; }
.textboxFocus { background-color: #ffff66; }