.register{
	padding:20px;
}
h1{
	font-size:1.5em;
}
h2{
	background:url(../../images/themplate2/the2_13.gif) repeat-x bottom;
	padding:4px 6px;
	font-weight:bold; color:#555555;
	height:1.1em;
	font-size:1.1em;
	margin-bottom:5px;
}
fieldset{
	border:none;
	padding:10px 0;
}
#formReg label[for], #formReg .flb{
	width:150px;
	float:left;
	text-align:right;
	padding-right:5px;
}
#formReg .input1{
	width:200px;
}
#formReg .input2{
	width:200px;
}
#formReg .reqstar{
	color:#990000;
}
#formReg .group{
	float:left;
}
#formReg .flb{
	text-align:left;
	padding-left:30px;
	width:100px;
}
.register #userchecking{
	background:url(loading.gif) no-repeat;
	color:#CC3300;
	padding:2px 0 0 20px;
	display:none;
}
.register .txtpass{
	color:#009900;
}
.register .txterror{
	color:#990000;
}
.register .box-error{
	display:none;
}
#formReg_dialog{
	text-align:left;
	display:none;
}
.pnBt{
	padding-left:130px;
}
#code{
	font-size:1.5em;
	color:#990000;
	text-align:center;
	width:80px;
}
.pnAgree{
	width:550px; height:200px; overflow:auto; color:#333333; background-color:#FFFFFF; padding:5px;
}