body {
	min-width:960px;
	text-align: center;
	margin: 0px;
	font-family:"微软雅黑";
	font-size: 12px;
}

#main_wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
	text-align:center;
	vertical-align:top;
}

/* for TDE Cuscss */
#pagehead{
	height:80px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#005B8A;
}

#pagebanerhead
{
	width:960px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}

#Tdebrandlog{
	margin-left:30px;
	float:left;
	width:174px;
	height:60px;
	padding:10px 0px 10px 0px;
	background:url(../images/cus_images/logo.jpg) no-repeat center;
}

#Tdebrandtitle{
	float:left;
	width:700px;
	padding:15px 0px 15px 0px;
	text-align:center;
}

.spanTdebrandtitle
{
	text-align:center;
	font-size:24px;
	font-family:"微软雅黑";
	color:#FFFFFF;
}

#MainCenter
{
	width:960px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}

#MainCentertitle{
	margin-top:20px;
	margin-left:20px;
	text-align:left;
	font-size:14px;
	color:#000000;
}

.DivSpread_10PX{
	height:10px;
}

.DivSpread_30PX{
	height:30px;
}

.DivSpread_50PX{
	height:50px;
}

.changelanguageline {
	width:960px;
	height:30px;
	display:none;
}

.changelanguageleft {
	float:left;
	width: 100px;
	height: 30px;
	line-height:30px;
	text-align:left;
}

.changelanguageright {
	float:right;
	width: 300px;
	height:30px;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:16px;
	text-align:right;
	color:#000000;
}

.changelanguage{
	color:#000000;
	font-size:16px;
}

#logininfo
{
	width: 100%;
	height:110px;
}

#Authinfo
{
	width:470px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

#loginpwdput
{
	float:left;
	width:350px;
	height:40px;

}

#loginpwdputbutton
{
	float:left;
	width:100px;
	height:40px;
	padding-left:20px;

}

.loginbuttoncss{
	width:100px;
}

#DivErrPromt
{
	width:400px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	display:none;
}

.SpanDivErrPromt{
	text-align:center;
	font-size:18px;
	font-family:"微软雅黑";
	color:#FF0000;
}

#pwdhintloginfo{
	width:656px;
	height:156px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background:url(../images/cus_images/pwdhintinfo.jpg) no-repeat center;
}

#pagecopyright{
	height:60px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#0069A5;
	bottom:0; 
}

.spancopyrighttextinfo{
	text-align:center;
	font-size:18px;
	font-family:"微软雅黑";
	color:#FFFFFF;
	line-height:60px;
}

.ForgotSpanIdCss{
	cursor:pointer;
	color:#005c8b;
	text-decoration: underline;
	font-weight:bold;
}

.ForgotSpanIdCss:hover{
	color:#0193de;
	text-decoration:none;
}

#FirstLineInfo{
	margin-top:10px;
	height:25px;
}

#CloseWindowsArea{
	height:25px;
	width:25px;
	float:right;
	margin-right:5px;
	background:url(../images/cus_images/closelog.jpg) no-repeat center;
	cursor:pointer;
}
#PwdForgetAlarmTitleText{
	height:100px;
}