.block_body_j{
background:#fff;
border:1px solid #6F6EA8;
border-top:none;
margin-bottom:10px;
padding:10px;
}
.tr_1 td, .tr_2 td{
padding:2px 8px;
}

.padding_item {
margin-left:5px;
}

.tr_1{
background:#9499CD;
}
#join_form_cont td{
height:22px;
padding:6px 0;
}
*html #join_form_cont td{
padding:3px 0;
}
#join_form_cont .input_text{
width: 200px;
}
.form_join_section textarea{
height: 120px;
width: 260px;
}
.join_form_captcha{
padding: 4px;
text-align: center;
}
.form_join_step_label{
padding: 5px;
font-weight: bold;
color: #911716;
text-align: right;
}
#form_join_birthdate_month{
width:65px;
}
#form_join_birthdate_year, #form_join_birthdate_day{
width:60px;
}
#join_profile_form_match_agerange_start, #join_profile_form_match_agerange_end {
width:50px;
}

.form_join_section{
margin:0 auto;
}

select#join_profile_form_birthdate_year 
{
	width: 60px;
}

select#join_profile_form_birthdate_month
{
	width: 75px;
}

select#join_profile_form_birthdate_day
{
	width: 60px;
}

