#regist_box{
	padding-left:10px;
	margin-bottom: 50px;
}
.regist{
	margin: 35px 0 20px 20px;;
}
.regist li{
	width:530px;
	margin-top: 20px;
	padding-left:70px;
	position: relative;
}
#id_changeCode{
	text-decoration: underline;
	position: absolute;
	top:12px;
	left: 215px;
}
#img_varcode{
	left: 140px;
	position: absolute;
}
.regist li label{
	left:0;
	text-align:right;
	top:5px;
	display:block;
	width:50px;
	position: absolute;
}
.terms{
	margin-bottom:10px;
}
input.varcode{
	width: 60px;
}
#photo_box{
	position: relative;
	padding-left:10px;
	margin-bottom: 30px;
}
.photo_div{
	position:absolute;
	right: 50px;
	top: -15px;
}
#noteMsg{
	margin: 3px 10px;
	padding: 7px 5px;
	height: 1%;
	margin-bottom: 40px;
}
#noteMsg:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#noteMsg div{
	float: right;
	width: 600px;
}
#noteMsg p{
	line-height: 2em;
}
.photo-form {
	padding:25px;
}
.photo-form li p{
	margin-top: 10px;
}
.photo-btn{
	margin-top:10px
}
.next-btn{
	margin-top:20px
}
#find_box h2{
	margin-bottom: 15px;
}
#find_box a{
	font-size: 14px;
	font-weight: bold;
}
.find_firend li{
	padding:12px 0;
}
.email_list{
	width:100%;
	height:1%;
}
.email_list:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.email_list li{
	float:left;
	border: 0;
}
.email_list .mid{
	margin-left: 60px;
}
.email_list .tooLong{
	width:100%;
	margin-top: 5px;
}
.search_edit{
	float: left;
	margin-left:50px;
	margin-top:15px;
	position: absolute;
}
.finish_button{
	width:100%;
	text-align: right;
	margin-top:5px;
	padding: 1px 0px;
}
.active-msg{
	margin: 20px;
}
.active-msg p.ac-note{
	line-height: 2em;
	margin-bottom: 20px;
}
p.ac-note span{
	display: block;
	text-align: center;
	font-size:14px;
}
p.ac-note span a{
	font-size:14px;
	text-decoration: underline;
}
p.not-found {
	line-height: 1.5em;
	margin-left: 20px;
}

#remAccount{
	padding:0 10px 20px 10px;
	margin-bottom:15px;
}
#remAccount .remAccount_title{
	padding:0 0 10px 0;
	margin-bottom:10px;
}
.remAccount_chkbox{
	padding:4px 5px;
}
.remAccount_list{
	height:1%;
	position: relative;
}
.remAccount_list ul{
	margin: 10px 15px;
}
#remAccount li{
	position: relative;
	height:70px;
}
#remAccount .remAccount_img{
	position: relative;
}
#remAccount .remAccount_img input{
	position: absolute;top:20px;left:0px;
}
#remAccount .remAccount_img img{
	position: absolute;top:0px;left:22px;
}
#remAccount .remAccount_intro{
	position: absolute;top:0px;left:90px;
	width:530px;
}
#remAccount .remAccount_intro label{
	display:block;
	line-height:1.6em;
}
.reg_btn{
	margin-top:20px;
	cursor: pointer;
}

#cut_logo{
	position: absolute;top:-15px;right:10px;
}
#Canvas{
    position: relative;
    width:284px;
    height:266px;
    border:2px solid #888888;
    overflow:hidden;	          
    cursor:pointer;	
    background:#fff;
}
.imagePhoto{
	border-width:0px;
	position:relative;
}
#IconContainer{
	position:relative;    
	left:0px;
	top:-180px;    
	      	          	
}  
#IconContainer img{
	FILTER:alpha(opacity=60);
	opacity:0.6;    
	background-color:#ccc;	   
}
#ImageDragContainer{
	border: 1px solid #ccc;
    width: 180px;
    height: 180px;
    cursor: pointer;
    position: relative;
    top: 43px; 
    left: 52px	;
    overflow: hidden;
    z-index:1;
}
#bar{
	 width: 211px;
     height: 18px;
     background-image: url("/f5/scfe/common/imgs/cutlogo/black/track.gif");
     background-repeat: no-repeat;
     position: relative;
 }
.child
{
    width: 11px;
    height: 16px;
    background-image: url("/f5/scfe/common/imgs/cutlogo/black/grip.gif");
    background-repeat: no-repeat;
    left: 0;top:2px;
    position: absolute;
    left:100px;
}
.margintop{
	margin-top:10px;
}