/* Pages in Register Flow */


div#PageTitle{
	margin:0 auto;
	text-align:left;
}
div#Content{
	position:relative;
	margin-bottom:25px;
	text-align:center;
}
.titlefont {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	height: 35px;
	padding-top: 10px;
	margin: 10px;
}

div#Main{
	margin:0 auto;
	width:740px;
	text-align:left;
}
div#RegFlowText{
	font-size:14px;
	text-align:left;
}
div#RegFlowText strong{
	color:#F50;
}
ul.FlowBarLevel1{
	list-style:none;
	margin:0;
	padding:0px 0px 0px 5px;
}
ul.FlowBarLevel1 li{
	float:left;
	margin-right:0px;
	padding:3px 10px;
	border-bottom:0px solid #3366FF;
	color:#666;
	font-size:14px;
	border-top: 2px solid #ffffff;
}
ul.FlowBarLevel1 li.CurrentStep{
	border-bottom:0px solid #ffffff;
	color:#003399;
	font-weight:bold;
	border-left: 1px solid #3366FF;
	border-right: 1px solid #3366FF;
	border-top: 3px solid #3366FF;
}
div.TopBarStyle1{
	background:#EEE url(../images/register/topbar_style1_bk.gif) repeat-x;
	height:25px;
}
.C,.fontSize14 {
	font-size:14px;
}
ul.RegForm{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 90%;
}
ul.RegForm li{
	width:100%;
	margin:0;
	padding:5px;
	background-color: #F4F4F4;
}
ul.RegForm li.Title{
	padding:3px 0 2px 10px;
	font-size:12px;
	background-color: #D6EDBF;
	color: #333333;
}
ul.RegForm li .Hint{
	float:left;
	width:160px;
	font-size:10pt;
	text-align:right;
	margin-right:5px;
	line-height:28px;
	font-weight: bolder;
}
ul.RegForm li .Hint_s{
	float:left;
	width:100px;
	font-size:10pt;
	text-align:right;
	margin-right:5px;
	line-height:28px;
	font-weight: bolder;
}
ul.RegForm li .Input{
	float:left;
	width:250px;
}
ul.RegForm li .Input_s{
	float:left;
	width:200px;
}
ul.RegForm li .Input_l{
	float:left;
	width:560px;
}
ul.RegForm li .Info{
	float:left;
	width:320px;
	margin:1px 0 5px;
}

ul.RegForm li .Input_change{
	float:left;
	width:300px;
}
ul.RegForm li .Info_change{
	float:left;
	width:300px;
	margin:1px 0 5px;
}

ul.corpRegForm{
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.corpRegForm li{
	width:100%;
	margin:0px 0px 6px 0px;
	padding:0;
}
ul.corpRegForm li.Title{
	padding:20px 0 10px 10px;
	font-size:14px;
	color:#666666;
	font-weight: bolder;
	border-bottom: 2px solid #333333;
}
ul.corpRegForm li .Hint{
	float:left;
	width:160px;
	font-size:10pt;
	text-align:right;
	margin-right:5px;
	line-height:24px;
	font-weight: bolder;
}
ul.corpRegForm li .Hint_s{
	float:left;
	width:130px;
	font-size:10pt;
	text-align:right;
	margin-right:5px;
	line-height:24px;
	font-weight: bolder;
}
ul.corpRegForm li .Input{
	float:left;
	width:220px;
}
ul.corpRegForm li .Input_l{
	float:left;
	width:560px;
}
ul.corpRegForm li .Info{
	float:left;
	width:300px;
	margin:1px 0 5px;
}
ul.corpRegForm table{
	width: 100%;
}
ul.corpRegForm th{
	padding: 5;
	background-color: #CEE3F2;
	border: 1px solid #cccccc;
	
}
ul.corpRegForm td{
	color: #333333;
	text-align: center;
	padding: 3px 10px;
	border: 1px solid #bcbcbc;
	
}
p.SubmitBox{
	text-align:center;
	background:none;
}
p.SubmitBox input{
	height:30px;
	background-color:#DADADA;
	margin:10px auto 20px;
}
#check_username{
	margin-top:5px;
}

div.HintMsg{
	margin:0;
	color:#111;
}
div.HintMsg a:link,div.HintMsg a:visited{
	color:#04D;
}

li#ReadContract{
	margin:20px 0 10px;
	line-height:200%;
	text-align:center;
}
li#ReadContract #ContractContent{
	margin:0 auto;
	width:90%;
	height:350px;
	padding:10px;
	border:1px solid #6699CC;
	background-color:#F3F3F3;
	text-align:left;
	overflow:auto;
}
li#ReadContract #ContractContent p{
	margin:0;
	line-height:170%;
	text-indent:24px;
}
.font_red {
	color: #CC0000;
	float: none;
}
body div#Content ul.TabBarLevel1 li.Selected a{color:#FFF;}
div.Paragraph p{
	line-height:160%}
.H{
	color:#FF5500;
}
.B,H1,.boldFontSize12{
	font-size:12px;
	font-weight:bold;
	
}
.input1{
	font-family: Verdana, Tahoma, "  ";
	font-size: 9pt;
	border: 1px solid #999999;
	padding: 3px;
	background-color: #ACCEDF;
	color: #003399;
}
#warningpic {
	background-image: url(../images/register/warning.jpg);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	height: 220px;
	width: 150px;
	float: left;
}
#warning {
	float: left;
	height: 250px;
	width: 600px;
	padding-left: 10px;
}
#warning #warningmessage {
	width: 300px;
	float: left;
	height: 35px;
}
#warning #botton {
	float: left;
	height: 35px;
}


#warning #warningtitle {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	padding: 15px;
}
#warning a {
	height: 20px;
	background-color: #CCCCCC;
	display: block;
	float: left;
	padding: 2px 10px;
	margin: 10px 10px;
	text-align: center;
	color: #FF3300;
}
#registertitle {
	background-repeat: no-repeat;
	height: 30px;
	background-color: #FFFFFF;
	margin: 5px;
}
#loginarea {
	float: left;
	width: 400px;
	margin: 5px 5px 2px 15px;
}
#loginrtitle {
	background-image: url(../images/user/login_03.jpg);
	background-repeat: no-repeat;
	margin: 3px 0px;
	height: 36px;
}
#pwdbackcontent {
	height: 200px;
	line-height: 22px;
	padding: 20;
	background-color: #F0F0F0;
	border: 1px solid #cecece;
}
#pwdbackcontent h4 {
	background-image: url(../images/user/tabbar_level1_bk.gif);
	background-position: 0px;
	background-repeat: repeat-x;
	height: 29px;
	color: #006699;
	font-size: 16px;
	padding: 4px 20px;
	margin-bottom: 10px;
}
#pwdbackcontent p {
	text-indent: 2em;
	color: #666666;
}
#sucess h1 {
	background-image: url(../images/register/ok.gif);
	background-repeat: no-repeat;
	height: 128px;
	padding: 55px 10px 20px 300px;
	color: #319A00;
	font-size: 16px;
	background-position: 100px;
}
#error h1 {
	background-image: url(../images/register/warning.jpg);
	background-repeat: no-repeat;
	height: 128px;
	padding: 55px 10px 20px 300px;
	color: #0041AD;
	font-size: 16px;
	background-position: 100px;
}



#pwdback {
	background-image: url(../images/user/pwdbacktitle.jpg);
	background-repeat: no-repeat;
	margin: 3px 0px;
	height: 36px;
}
#Prefer{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align: left;
}
#Prefer dl{
	margin:0;
	padding:0;
	width: 826px;
	text-align: left;
}
#Prefer h3{
	padding:20px 0 10px 20px;
	font-size:16px;
	color:#CC3300;
	font-weight: bolder;
}
#score h3{
	padding:20px 0 10px 20px;
	font-size:16px;
	color:#4C4C4C;
	font-weight: bolder;
}
#Prefer dt {
	background-color: #DEF7C6;
	width: 820px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #0099CC;
	text-align: left;
}
#Prefer dd{
	padding: 6px 2px;
	display: block;
	float: left;
	width: 200px;
	margin: 0px 2px;
}
