body
{
	background-color: White;
	color: Black;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}

input
{
	border: solid 1px Black;
}

#divTop
{
	border: solid 0px Red;
	display: none;
	visibility: hidden;
}

#divMiddle
{
        margin-top:60px;
        padding-top:60px;
        height:500px;
        padding-bottom:60px;
	background-attachment: scroll;
	background-image: url(../../Image/shuizhan.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border: solid 0px Red;
}


#divLogin
{
	/*background-color: White;*/
	border-color: Red;
	border-style: solid;
	border-width: 0px;
	/*filter: Alpha(Opacity = 70);*/
	margin-left: 450px;
	position: relative;
	width: 200px;
        margin-top: 470px;
	*margin-top: 528px;
}

.LoginButton
{
	background-image: url(../../Image/login2button.jpg);
	border-width: 0px;
	font-weight: bold;
	height: 21px;
	width: 71px;
}

#divLeft
{
	display: none;
	visibility: hidden;
}

#divCenter
{
	display: none;
	visibility: hidden;
}

#divRight
{
	display: none;
	visibility: hidden;
}

#divBottom
{
	border: solid 0px Red;
	margin: auto;
	text-align: center;
}
#tblBottom
{
	margin-left: auto;
	margin-right: auto;
}
#hrBottom
{
	display: none;
	visibility: hidden;
}

.imgLogoWTW
{
	display: none;
	visibility: hidden;
}
