.form-group{	
    width: 100%;
    display: inline-block;
}
label{
	width: 82px;	
    float: left;
}
.lb_bm{
	height: 32px;
    line-height: 39px;
}
.dplist{
    display: inline-block; 
}
.rylb_box{
	width: 320px;
    display: inline-block;	
    float: left;
    min-height: 40px;
} 
.radiostyle {
    width: 82px;
    float: left;
    margin: 10px; 
    margin-top: 0; 
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: 0; 
}
.form-group{
	margin-top: 12px;
}
.btn_back{
	margin-left: 20px;
} 
.col-sm-offset-3 {
    margin-left: 0; 
    text-align: center;
    width: 100%;
}
