﻿body
{
}
#loginID
{
    /* border: 2px dotted #f5f5f5;             ryo: expression(onfocus=function light (){with(document.all.oText){style.borderColor=(style.borderColor=="#ffee00"?"#f5f5f5":"#ffee00");timer=setTimeout(light,500);}},onblur=function(){this.style.borderColor="#f5f5f5";clearTimeout(timer)});             border-radius: 3px;             /*border: 1px solid #000;transparent*/
    border: 2px solid #c5464a;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
}
#PWD
{
    border: 2px solid #c5464a;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
}
#validCode
{
    border: 2px solid #c5464a;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
}
#cancel
{
    background-color: Red;
    color: White;
    width: 90px;
    height: 34px;
    cursor: pointer;
}
#submits
{
    background-color: Red;
    color: White;
    width: 90px;
    height: 34px;
    cursor: pointer;
}

#submits1
{
    background-color: Red;
    color: White;
    width: 90px;
    height: 34px;
    cursor: pointer;
}
#submits2
{
    background-color: Red;
    color: White;
    width: 90px;
    height: 34px;
    cursor: pointer;
}
#submits3
{
    background-color: Red;
    color: White;
    width: 90px;
    height: 34px;
    cursor: pointer;
}
#submits4
{
    background-color: Red;
    color: White;
    width: 90px;
    height: 34px;
    cursor: pointer;
}
.td1
{
    width: 180px;
    height: 35px;
}
.td2
{
    width: 300px;
    height: 35px;
    color: Red;
}
.textBoxStyle
{
    border: 2px solid #c5464a;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
    width: 300px;
    height: 25px;
}


.TextBoxStyleCenter
{
    border: 2px solid #c5464a;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
    width: 240px;
    height: 25px;
}

.smallTextBoxStyle
{
    border: 2px solid #c5464a;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
    width: 100px;
    height: 25px;
}
.textBoxStyleW
{
    border: 2px solid #696969;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
    width: 300px;
    height: 25px;
}


.TextBoxStyleCenterW
{
    border: 2px solid #696969;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
    width: 240px;
    height: 25px;
}

.smallTextBoxStyleW
{
    border: 2px solid #696969;
    border-radius: 5px;
    background: white;
    top: 0;
    right: 0;
    width: 100px;
    height: 25px;
}