body{
	margin:0px auto;
	font-size:12px;
	color:#666666;
}
#Top{
	width:100%;
	height:98px;
	background-image:url(../img/login_03.jpg);
	background-repeat:repeat-x;
}
#TopLeft{
	float:left;
	width:441px;
	height:62px;
}
#Logo1{
	width:78px;
	height:62px;
	background-image:url(../img/login_01.jpg);
	display:block;
	float:left;
}
#Logo2{
	width:363px;
	height:62px;
	background-image:url(../img/login_02.jpg);
	display:block;
	float:right;
}
#TopRight{
	float:right;
	width:292px;
	height:98px;
}
#TopRightTop{
	width:292px;
	height:62px;
	background-image:url(../img/login_05.jpg);
	display:block;
}
#TopRightBottom{
	width:292px;
	height:36px;
}
#Middle{
	width:100%;
}
#Navigator{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	height:40px;
	line-height:30px;
	vertical-align:middle;
}
#Navigator span{
	height:30px;
	margin-top:5px;
	display:block;
	float:left;
	text-align:center;
}
#Navigator .SpanTitle{
	color:#4f81bd;
	width:120px;
	font-size:16px;
	font-weight:bold;
}
#Navigator .SpanTitle2{
	color:#ffffff;
	width:150px;
	background-color:#4f81bd;
	background-image:url(../img/register_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
}
#Navigator .SpanTitle5{
	color:#FFFF00;
	width:150px;
	font-weight:bold;
	background-color:#4f81bd;
	background-image:url(../img/register_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
}
#Navigator .SpanTitle3{
	color:#ffffff;
	width:150px;
	background-color:#4f81bd;
	background-image:url(../img/register_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
}
#Navigator .SpanTitle6{
	color:#FFFF00;
	width:150px;
	font-weight:bold;
	background-color:#4f81bd;
	background-image:url(../img/register_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
}
#Navigator .SpanTitle4{
	width:18px;
	background-image:url(../img/register_03.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#Protocal{
	width:80%;
	margin:20px auto;
	text-align:center;
}
#Protocal a:link,#Protocal a:visited,#Protocal a:hover{
	color:#2067a2;
	font-size:14pox;
	font-weight:bold;
	width:203px;
	height:34px;
	display:block;
	background-image:url(../img/button.jpg);
	text-align:center;
	line-height:34px;
	vertical-align:middle;
	text-decoration:none;
}
#Protocal a:hover{
	color:#F00;
}
#RegisterMain{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	font-size:12px;
	color:#666666;
	background-color:#EFF7FC;
}
#RegisterMain ul{
	list-style:none;
	float:left;
	width:40%;
	display:block;
}
#RegisterMain ul li{
	width:100%;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	display:block;
}
#RegisterMain input,#RegisterMain select{
	color:#4474A4;
	width:190px;
	height:20px;
	border:solid 1px #999999;
}
#RegisterMain #PersonIntro{
	width:100%;
	clear:both;
	text-indent:80px;
}
#RegisterMain #PersonIntro textarea{
	width:75%;
	height:100px;
	color:#4474A4;
}
#infoPrompt{
	width:80%;
	height:200px;
	background-color:#D7E2F0;
	margin:80px auto;
	border:solid 1px #2067a2;
	text-align:center;
}
#infoPrompt p{
	margin-top:40px;
}
#infoPrompt a:link,#infoPrompt a:visited,#infoPrompt a:hover{color:#2067a2; text-decoration:none;}
#Bottom{
	color:#729BC5;
	clear:both;
	width:100%;
	height:31px;
	text-align:center;
	background-image:url(../img/login_31.jpg);
	padding-top:20px;
}
#Bottom a:link{color:#729BC5; text-decoration:none;}
#Bottom a:visited{color:#729BC5; text-decoration:none;}
#Bottom a:hover{color:#ff0000;font-weight:bold; text-decoration:none;}
.textInput{
	font-size:12px;
	background-color:#D7E2F0;
	width:100%;
	height:250px;
	border:0px;
	padding:10px;
	color:#4474A4;
}
.button{
	background-image:url(../img/button.jpg);
	border:0px;
	width:220px;
	height:40px;
}
.RegisterMainTitle{
	color:#003399;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-indent:50px;
	width:100%;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border-top:solid 1px #2067a2;
	background-color:#B4D6F1;
	margin-bottom:10px;
}
.colorRed{
	color:red;
	font-weight:bold;
}

