﻿body {
}
* {
	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#box{
height:580px; 

 vertical-align:top;
  text-align:center;
  background-image: url(../../App_Image/bg.jpg);
   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;*/}
#login{
background-image:url(../../App_Image/bluebg_07.jpg);
background-repeat: no-repeat;
	background-position: middle top;
	
	height: 382px;
	width: 600px;
	
	margin-top:186px;
	
}
#logo{
float: noness;
	height: 260px;
	width: 614px;
	
	margin:0px;
	
}
#inputbox{
margin:0px;
float: none;
	height: 104px;
	width: 614px;
	}
#inputbox table.input_table{
width:614px;
height:100px;
}
#inputbox input.inputusename{
margin-top:18px;
margin-left:2px;}
#inputbox input.inputusepwd{
margin-top:0px;
margin-left:170px;}
#footer{
margin:0px;
float: none;
	height: 28px;
	width: 614px;
	}