﻿
body
{
}
*
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    margin: 0px auto;
    padding: 0px auto;
}
#box
{
    height: 580px;
    vertical-align: top;
    text-align: center;
    /*background-image: url(../../App_Image/VGA-04.jpg) top ;
    background-color: #318694;*/
   /* background-position:top middle;     background-repeat:no-repeat;*/ /*float: left; 	height: 710px; 	width: 1011px; 	background-image: url(../../App_Image/uselogin_pic2.jpg); 	background-repeat: no-repeat; 	background-position: left top;*/
}

#center
{
    text-align: -moz-center;
}

#login
{
    background-image: url(../../App_Image/p_login_img_centerbg.png);
    background-repeat: no-repeat;
    background-position: center;
    /*height: 768px;
    width: 1024px;
    margin-top: 0px;*/
}
/*#login
{
    background-image: url(../../App_Image/bg.jpg);
    background-repeat: no-repeat;
    background-position: middle top;
    height: 487px;
    width: 1000px;
    margin-top: 0px;
}*/
#logo
{
    float: none;
    height: 510px;
    width: 1000px;
    margin: 0px auto;
}
#inputbox
{
    margin: 0px auto;
    float: none;
    height: 200px;
    width: 1000px;
}
#inputbox table.input_table
{
    width: 614px;
    height: 100px;
}
#inputbox input.inputusename
{
    margin-top: 0px;
    margin-left: 0px;
}
#inputbox input.inputusepwd
{
    margin-top: 0px;
    margin-left: 0px;
}
#footer
{
    margin: 0px auto;
    float: none;
    height: 28px;
    width: 614px;
}
