#header .headregister
{
	float: left;
	margin-top: 15px; 
}
#reg_stepmenu li
{
	background-color: #EBEBEB;
	background-image: url(../images/navBtn.gif);
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 155px;
	list-style: none;
}
#reg_stepmenu li.current
{
	background-color: #BCFB00;
	background-image: url(../images/navCurrentBtn.gif);
}
#reg_stepmenu li.lastDone
{
	background-color: #B1DA57;
	background-image: url(../images/navLastDoneBtn.gif);
}
#reg_stepmenu li.done
{
	background-color: #B1DA57;
	background-image: url(../images/navDoneBtn.gif);
}
#reg_stepmenu li a, #reg_stepmenu li a:link, #reg_stepmenu li a:visited, #reg_stepmenu li a:hover, #reg_stepmenu li a:active
{
	color: #ccc;
	text-decoration: none;
}
#reg_stepmenu li.lastDone a, #reg_stepmenu li.lastDone a:link, #reg_stepmenu li.lastDone a:visited, #reg_stepmenu li.lastDone a:hover, #reg_stepmenu li.lastDone a:active, #reg_stepmenu li.current a, #reg_stepmenu li.current a:link, #reg_stepmenu li.current a:visited, #reg_stepmenu li.current a:hover, #reg_stepmenu li.current a:active, #reg_stepmenu li.done a, #reg_stepmenu li.done a:link, #reg_stepmenu li.done a:visited, #reg_stepmenu li.done a:hover, #reg_stepmenu li.done a:active
{
	color: #000000;
	text-decoration: none;
}
#reg_stepmenu li.done a:hover, #reg_stepmenu li.lastDone a:hover
{
	color: #009900;
	cursor: hand;
	text-decoration: none;
}
#reg_stepmenu li a em
{
	display: block;
	font-style: normal;
	font-weight: bold;
	margin: 10px 0 0 20px;
	width: 100px;
}
#reg_stepmenu li a span
{
	display: block;
	font-weight: normal;
	margin-left: 30px;
	width: 100px;
	line-height: 22px;
}
#reg_stepmenu li.reg_stepmenuNoBg
{
	background-image: none;
	width: 146px;
}
#reg_stepmenu li a
{
	display: block;
	height: 50px;
}


.register_titile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #666666;
	height: 26px;
	text-align: center;
	margin-top: 25px;
}
.register_explain {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
.register_form {
	margin-top: 10px;
}
.register_form dt {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	width: 130px;
	float: left;
	margin-right: 10px;
	line-height: 36px;
	clear: both;
}
.register_form dd {
	width: 600px;
	float: left;
	padding: 5px;
	line-height: 26px;
	color: #000000;
}
*html .register_form dd {
	height: 26px;
}
.register_form .form_explain {
	width: 300px;
	float: left;
	margin-left: 15px;
	color: #999999;
	border: 1px solid #FFFFFF;
	line-height: 22px;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
}
.register_form .form_explain_over {
	width: 300px;
	float: left;
	margin-left: 15px;
	color: #000000;
	border: 1px dashed #CCCCCC;
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	padding-right: 5px;
	background-image: url(../images/icon_information.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 25px;
}
.register_form .form_explain_error {
	width: 300px;
	float: left;
	margin-left: 15px;
	color: #FF0000;
	border: 1px dashed #CA4B35;
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	padding-right: 5px;
	background-image: url(../images/icon_information.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 25px;
	background-color: #FFE1E1;
}
.register_form .form_input {
	float: left;
	width: 250px;
}
.register_form .explain {
	color: #FF6600
}
.register_form .form_input label {
	margin-right: 12px;
}
.register_form .form_input select {
	height: 22px;
	margin-bottom: 1px;
}

.register_validate {
	font-size: 14px;
	line-height: 40px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.register_face {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #000000;
}
.register_face .face {
	float: left;
	margin-right: 50px;
	margin-top: 10px;
	height: 150px;
}
.register_face .uploadface {
	float: left;
}
.register_face .face p {
	line-height: 35px;
	text-align: center;
	width: 105px;
}
.register_face .register_form p {
	padding-bottom: 25px;
}
.register_validate .validate_btn {
	width: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.error_red {
	color: #FF0000
}
.register_face .editface {
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.register_face .editface p {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	width: 400px;
	padding: 20px 0;
}
.contacts-box
{
	border: 1px solid #ccc;
	border-top: 0;
	overflow: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.contacts-box .hd
{
	background: #eee;
	color: #333;
	line-height: 200%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
}
.contacts-box .hd input
{
	margin: 0 .5em;
}
.contacts-box .bd
{
	border-top: 0;
	overflow: auto;
	max-height: 300px;
}
*html .contacts-box .bd
{
	height: 300px;
}
.contacts-box .bd table
{
	width: 580px;
}
.contacts-box .bd td
{
	cursor: pointer;
	vertical-align: middle;
	border-bottom: 1px solid #eee;
	padding: 5px 0;
}
.contacts-box .bd td.checkbox
{
	width: 20px;
}
.contacts-box .bd td.checkbox input
{
	margin: 0 .5em;
}
.reg_invite {
	line-height: 200%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.invite_btn {
	margin-bottom: 15px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
}
.contacts-box .bd .name {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
.contacts-box .bd li {
	float: left;
	margin-right: 20px;
}
.confirm_friend {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.confirm_friend .face {
	float: left;
	width: 140px;
	height: 200px;
}
.confirm_friend .info .name {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
}
.confirm_friend .info li {
	line-height: 22px;
}
.editface_div .editface_text {
	width: 120px;
	float: left;
	margin-right: 20px;
	line-height: 25px;
	margin-top: 60px;
	border: 1px dashed #CCCCCC;
	padding: 8px;
}
.newalbum dt {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	width: 130px;
	float: left;
	margin-right: 10px;
	line-height: 36px;
	clear: both;
}
.regaddpet dt {
	width:200px;
}
.regaddpet dd {
	width:450px;
}
#regalt {
	width:580px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	margin-bottom:5px;
	border: 1px dashed #999999;
	line-height:190%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.regsucess {
	width: 600px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 50px;
	background-image: url(../images/success_1.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 120px;
}
.regsucess p {
	line-height: 250%;
}

