.left_panel {
	width: 450px;
	float: left;
	margin-top: 54px;
}



/* right hand column content */

.right_panel {
	float: left;
	width:265px;
	margin-top: 50px;
}
.right_panel span{
	color:#ff9801;
	font-weight:bold;
	font-size:15px;
}
.right_panel p{
	padding-right:108px;
	padding-left:10px;
}
.right_panel .image1{
	background: url(/assets/images/join/shadowimage1.gif) no-repeat top right;
	min-height:78px;
}
.right_panel .image2{
	background: url(/assets/images/join/shadowimage2.gif) no-repeat top right;
	min-height:78px;
}
.right_panel .image3{
	background: url(/assets/images/join/shadowimage3.gif) no-repeat top right;
	min-height:78px;
}
.right_panel .image4{
	background: url(/assets/images/join/shadowimage4.gif) no-repeat top right;
	min-height:78px;
}
.right_panel .image5{
	background: url(/assets/images/join/shadowimage5.gif) no-repeat top right;
	min-height:78px;
}

.box_button{
	background:url(/assets/images/join/50off.jpg) no-repeat;
	position:absolute;
	height:86px;
	width:97px;
	margin-left:250px;
}



.box_info{
	width:99px;
	float:left;	
	font-size:28px;
	text-align:center;
	font-weight:bold;
	line-height:25px;
	margin-left:10px;
	margin-right:10px;
	border:0px solid red;
	position:relative;
}

.box_info p span{
	font-size:34px;
}
.box_info p span.sml{
	font-size:26px;
}

/*--join page form---*/
.join_step1 .width_a1{
	background-color:#f8f6f7;
	height:453px;
}
.join_step1 .width_a1 .box_styles{
	background-color:transparent;
	border:0px;
}
.join_form_size{
	width:621px;
	height:396px;
	float:left;	
	margin:0;
	padding:0;
	position:relative;
}

.join_form_size .row label, 
.join_form_size .row .label{
	width:100px;
	padding:0px;
	margin:0 5px 0 0;	
}
.join_form_size .row .data_input{
	width:170px;
	padding:0;
	margin:0;
	position:relative;
	float:left;
}

.join_form_size .captcha {
	width:65px !important;
	margin-right:3px;
}

.join_form_size .row .c_input{
	width:148px;
	float:left
}

.c_form_content .row .data_alt{
	width:255px;
	float:left;
	position:static;
}

.join_bak{
	background-image:url(/assets/images/join/bak.jpg);
	background-repeat:repeat-x;	
	float:left;
}

.join_bak_success{
	background: #fff url(/assets/images/join/join_girl.jpg) no-repeat right;
	height:250px;
}


.tnc_label{
	width:277px !important;	
}

.button_margin{
	margin:5px 0 0 200px;
}

.row_promo{
	width:450px;	
	clear:both;
}

.row_promo label{
	float:left;
	color:#fff;
	line-height:18px;
	margin-right:3px;
	padding-left:130px;
	position:relative;
	font-weight:bold;
}

.row_promo #dynamic_hint_msg{
	left:450px;
	top:-63px;
}

#dynamic_hint_msg{
	border:1px solid #999;
	background-color:#fff;
	position:absolute;
	width:300px;
	top:2px;
	left:185px;
	z-index:100;
}

/*

.c_form_content .row_gender label{
	width:25px;
	padding-left:5px;
	padding-right:20px;
}

.c_form_content .row .data_input{
	width:245px;
}

.c_form_content .row_promo input{
	width:74px;
}
.c_form_content .row_promo .data_input{
	width:85px;
}
.c_form_content .row_promo label{
	width:300px;
}

.c_form_content .row_capcha label{
	width:248px;
}
.c_form_content .row_capcha input{
	width:126px;
}
.c_form_content .row_capcha .data_input{
	width:136px;
}

.c_form_content .row_tick_box label{
	width:370px;
}
*/

