.page-bg {
    background: url('../images/login/page-bg.jpg') no-repeat center center;
}

.ui_tab_content {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}

.regnav .uli {
    box-shadow: 0px -6px 12px -2px rgba(0, 0, 0, 0.1);
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.m-fnbox {
    border: none;
}

.regnav .uli:last-child {
    display: none;
}
.regbtn .J_btn_agree{
    background-color:#ff6600;
}
