/* CSS Document */

#registration_main {
	margin: 0px;
	width: 780px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}


#registration {
	font-size: 12px;
	font-weight: normal;
	color: #858587;
	margin: 0px;
	width: 780px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#step_main{
	width: 680px;
	margin: 0px;
	padding: 10px 0px 0px 36px;
	height: 80px;
}
.step_lis{
	margin: 0px;
	padding: 5px 0px 10px 3px;
	float: left;
	list-style-type: none;
	background-image: url(../images/step_bg.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 107px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.5px;
}
.step_lis_end{
	margin: 0px;
	padding: 5px 0px 10px 4px;
	float: left;
	list-style-type: none;
	background-image: url(../images/step_bg_end.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 110px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.regstep_lis{
	margin: 0px 1px 0px 0px;
	padding: 5px 0px 10px 3px;
	float: left;
	list-style-type: none;
	background-image: url(../images/regstep_bg.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 90px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.5px;
}
.regstep_lis_end{
	margin: 0px;
	padding: 5px 0px 10px 4px;
	float: left;
	list-style-type: none;
	background-image: url(../images/regstep_bg_end.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 82px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#step_title{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_title.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 680px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px 0px 0px 36px;
}
#step_subtitle{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/step_subtitle.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 680px;
	padding-left: 15px;
	padding-top: 10px;
	margin: 0px 0px 0px 36px;
}
.form_main{
	width: 650px;
	margin: 0px 0px 0px 36px;
	padding: 0px;
	height: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.form_box {
	margin: 0px 0px 0px 36px;
	width: 650px;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	vertical-align: top;
	padding: 0px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
}
.form_all{
	width: 650px;
	margin: 0px 0px 0px 36px;

}
.form200 {
	width: 200px;

}
.form150 {
	width: 150px;

}
.form100 {
	width: 100px;

}
.form50 {
	width: 50px;

}
.form80 {
	width: 80px;

}
.passwdstep_lis{
	margin: 0px;
	padding: 5px 0px 10px 3px;
	float: left;
	list-style-type: none;
	background-image: url(../images/step_bg.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 107px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: -0.5px;
}
.passwdstep_lis_end{
	margin: 0px;
	padding: 5px 0px 10px 4px;
	float: left;
	list-style-type: none;
	background-image: url(../images/step_bg_end.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 110px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
