/* apply */
#apply-form {
	clear: both;
	float: left;
	position: relative;
    width: 545px;
    min-height: 600px;
	height: auto !important;
	height: 600px;
	margin-top: 20px;
}

#apply-form .box_register {
	float: left;
	width: 265px;
	height: auto;
}

#apply-form .box_register .text, #apply-form .box_login .text {
	clear: both;
	float: left;
	text-align: left;
	width: 100%;
	height: auto;
	margin-top: 20px;
}

#apply-form .box_register .bt_register {
	clear: both;
	float: right;
	margin-top: 57px;
}

#apply-form .box_space_login {
	float: left;
	width: 55px;
	height: 261px;
}

#apply-form .box_login {
	float: left;
	width: 225px;
	height: auto;
}

#apply-form .box_login .textbox_login_form {
	clear: both;
	float: left;
	margin-top: 10px;
}

.textbox_login_form .box_login_group {
	clear: both;
	float: left;
	width: 100%;
	height: 25px;
}

.textbox_login_form .box_login_group .login_text {
	clear: both;
	float: left;
	width: 80px;
	height: 25px;
	line-height: 25px;
}


/* end login box */


#apply-form .step-box {
	width: 454px;
	height: 34px;
	float: left;
}
#step-1, #step-2, #step-3 {
    float: left;
    text-align: center;
	width: 100%;
	height: 100%;
}
#apply-1, #apply-2, #apply-3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

#apply-form .current {
    display: block;
}

#apply-form .hide {
    display: none;
}

#apply-form p {
	margin: 4px;
}
#apply-form label {
	float: left;
	width: 80px;
}

#apply-form a, #apply-form a img {
	display: block;
	outline: none;
}

#photoclip {
position:absolute;
margin-top: 5px;
margin-left: 10px;
width: 131px;
/* width: auto;*/
height: 74px;
/*clip: rect(0px, 110px, 60px, 0px);*/
overflow: hidden;
border: 0px solid #FFF;
/*background: url(yourimagelocation);*/
}

#card-1 {
	width:250px;
	height:100px;
	background: #CCC;
}
#card-2 {
	width:250px;
	height:100px;
	background: #CCC;
}
#card-3 {
	width:250px;
	height:100px;
	background: #CCC;
}
#card-4 {
	width:250px;
	height:100px;
	background: #CCC;
}

/** Tools Editor */
.blockTools {
	margin-top:-2px;
	width:655px;
	height:auto;
	min-height:500px;
	background:#FFF;
}
.st-tools {
	float:left;
	width:548px;
	height:132px;
}
.banner-mini {
	float:right;
	width:107px;
	height:132px;
}
.title-tools {
	float:left;
	margin:54px 0 0 22px;
	width:613px;
	height:29px;
}
#block-tools {
	position: relative;
	width:589px;
	height:150px;
	margin-left:11px;	
	border-bottom:1px solid #CCC;
	float: left;
}
#area-photo {
	position: relative;
	float:left;
	margin-left:22px;
	width:611px;
	height:auto;
	min-height:700px;
	border:1px solid #CCC;
}
#show-photo {
	margin:10px 0 0 6px;	
	position: relative;
	width:610px;
	height:auto;
	height:600px;
	min-height:600px;
	overflow:hidden;
}


/* final round */
#boder-top-finalround {
border-top: 1px solid #c2c1c1;
}
