﻿body
{
	background-image:url(../../Images/Register/PageBack.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#E1B901;
}
.PageBody
{
	margin:auto;
	padding-top:30px;
	width:980px;
	height:1020px;
}
.PageBody .TopBlank
{
	height:230px;
}
.RegisterForm
{
	width:700px;
	margin:auto;
	color:#422a01;
}
.RegisterForm td
{
	vertical-align:middle;
}
.RegisterForm .Head
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
}
.htdLeftSide
{
	width:200px;
	height:35px;
	text-align:right;
}
.htdRightSide
{
	padding-left:25px;
}
.hspMst
{
	color:White;
}
.tbText,.tbText2
{
	width:160px;
	border:1px solid #422a01;
	height:14px;
	padding:2px;
}
#ucRegister_tbCheckCode
{
	width:50px;
	border:1px solid #422a01;
	height:14px;
	padding:2px;
}
#himgCheckCode
{
	vertical-align:-8px;
	vertical-align:-5px\9;
	cursor:pointer;
}
.RegisterButton
{
	display:block;
	cursor:pointer;
	margin:10px auto;
	width:82px;
	height:40px;
	background-image:url(../../Images/Register/ButtonRegister.jpg);
}
#ContainerPanel
{
	z-index:15;
}
.PageTop
{
	position:fixed;
	_position: absolute;
	left:0px;
	top:0px;
	_top: expression(documentElement.scrollTop + 0 + "px");
	width:100%;
	height:30px;
	margin:auto;
	background-color:#000000;
	z-index:10;
}
.PageTop iframe
{
	width:100%;
	height:30px;
}

.Welcome
{
	padding-top:30px;
	color:#422a01;
	text-align:center;
	font-size:14px;
	line-height:30px;
}
.Welcome span, .Welcome a
{
	font-size:14px;
	color:#ff0000;
}

