.JoinBody{padding:5px; clear:both;}
.Unit{clear:both; padding:8px 0; overflow:hidden;}

.Guide{
	font-size: 14px;
	font-weight: bold;
	border-bottom: #999999 dashed 1px;
	padding:8px 0 3px 25px;
	background-image: url(../images/Guide.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	clear:both;	
}

.UnitInfo{float:left; width:400px; overflow:hidden;}
.UnitTitle{width:150px; float:left; overflow:hidden; text-align:right; font-weight:bold;}
.UnitInput{float:right; width:240px; overflow:hidden; text-align:left;}
.UnitNotes{float:right; width:390px; overflow:hidden; line-height:22px;}

.CodeWidth{width:56px; text-align:right;}
.NoWidth{width:130px;}
.DomainWidth{width:115px;}
.inp{ float:none;}
.CheckCodeWidth{width:100px; margin-top:-25px;}
.CheckCodeimg{cursor:pointer;}
#footer{margin-top:50px;}

#readclause{clear:both; margin-top:30px;}

.Tips{
	background-image: url(../images/Tips.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	color:#003cc8;
}
.Correct{
	background-image: url(../images/Correct.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	color:#5a8f00;
}
.error{
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	color:#FF0000;
}
#otherLink{display:none;}
#imgCode{cursor:pointer;}
#AuthenticationInfo{display:none;}
.infoShow{padding:5px 50px;}
.DivAround_content #DivAroundContent .STYLE6 {
	line-height: 18px;
	font-size: 12px;
}
.DivAround_content1 #DivAroundContent {
	line-height: 18px;
}

