﻿body
{
	background: #006599;
	margin: 0px;
	font-family: 宋体;
	text-align: center;
}
 A:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
 A:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
 A:hover
{
	border-bottom: #f03b58 1px solid;
	color: #f03b58;
	text-decoration: none;
}
 A:focus
{
	border-bottom: #f03b58 1px solid;
	color: #f03b58;
	text-decoration: none;
}
.td
{
	font-size: 12px;
}
.name
{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.txt
{
	border: #000000 1px double;
	font-weight: bold;
	font-size: 13px;
	height: 22px;
}
.txttitle
{
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
}
.TxtUserNameCssClass
{
	border-top-width: 0px;
	padding-left: 25px;
	border-left-width: 0px;
	background: url(Images/user_login_name.gif) no-repeat;
	border-bottom-width: 0px;
	width: 140px;
	line-height: 20px;
	height: 21px;
	border-right-width: 0px;
}
.TxtPasswordCssClass
{
	border-top-width: 0px;
	padding-left: 25px;
	border-left-width: 0px;
	background: url(Images/user_login_password.gif) no-repeat;
	border-bottom-width: 0px;
	width: 140px;
	line-height: 20px;
	height: 21px;
	border-right-width: 0px;
}
.TxtValidateCodeCssClass
{
	border-top-width: 0px;
	padding-left: 25px;
	border-left-width: 0px;
	background: url(Images/user_login_validatecode.gif) no-repeat;
	ime-mode: disabled;
	border-bottom-width: 0px;
	width: 70px;
	line-height: 20px;
	height: 21px;
	border-right-width: 0px;
}
.IbtnEnterCssClass
{
	width: 111px;
	height: 122px;
}

