/*==================================
Tab login sub
==================================*/
.tab2_basic {
	border-collapse: collapse;
	border-spacing: 0;
    width: 700px;
    table-layout: fixed;
    font-size:12px;
}
.tab2_basic .tab2_list {
    background-color: #f8f8f8;
    border-bottom: 1px solid #fb762c;
}
.tab2_basic .tab2_list.selected {
    background-color: #fff;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fb762c;
    border-left: 1px solid #fb762c;
    border-right: 1px solid #fb762c;
}
.tab2_basic .tab2_list:hover {
    
}
.tab2_basic .tab2_list_link {
    display: block;
    text-align: center;
    height: 100%;
    padding: 13px 15px;
    cursor: pointer;
    white-space: nowrap;
    font-weight: bold;
}
.tab2_basic .tab2_list_link .name {
    color: #adafb5;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    font-weight: bold;
    font-size: 14px;
}
.tab2_basic .tab2_list:hover .tab2_list_link .name,
.tab2_basic .tab2_list.selected .tab2_list_link .name {
    color: #1d1d1d;
    font-weight: bold;
    text-decoration: underline;
}

.tab2_contents {
    width: 698px;
}

.tab2_contents ul {
    margin: 0;
    padding: 0;
}
.tab2_contents li
{
    list-style: none;
}
.tab2_contents li a {
    text-decoration: none;
}
.tab2_contents .member {
    margin-left: 46px;
}
.tab2_contents .member a {
    font-size: 11px;
    color: #afafaf;
    margin-left: 5px;
    vertical-align: bottom;
    letter-spacing: -1px;
}
.tab2_contents .member b {
    font-size: 10px;
    font-weight: normal;
}
.tab2_contents .btnLogin {
    margin: 10px 0 0 22px;
}
.tab2_contents .LoginR a {
    color: #fff;
    background-color: #ff5b25;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 6px;
    border: 1px solid #c33e12;
    border-radius: 4px 0 0 4px;
    display: inline-block;
}
.tab2_contents .LoginL a {
    color: #fff;
    background-color: #828282;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 6px;
    border: 1px solid #636363;
    border-radius: 0 4px 4px 0;
    margin-left: -7px;
    display: inline-block;
}
.tab2_contents .LoginL .btn_fg {
    color: #fff;
    background-color: #828282;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 55px;
    border: 1px solid #636363;
    border-radius: 4px;
    margin-left: -7px;
    display: inline-block;
}
.tab2_contents .btnNpki {
    margin-left: 18px;
}
.tab2_contents .btnNpkiR {
    margin-left: 8px;
}
.hide, .hide a {
    text-indent: -999999em;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}
.tab2_contents .loginsub_box {
    background-color: #ff6b25;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    height: 70px;
    width: 133px;
    line-height: 6em;
    border: 1px solid #c33e12;
    display: inline-block;
    margin-left: -1px;
}
.tab2_contents .loginsub_box_blue {
    background-color: #3c81c8;
    color: #fff;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    width: 258px;
    height: 70px;
    line-height: 6em;
    border: 1px solid #184d84;
    display: inline-block;
    margin-left: 48px;
}
.loginsubright {
    
}
.tab2_contents .loginsub_box2 {
    background-color: #fb762c;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    width: 116px;
    text-align: center;
    height: 33px;
    line-height: 3em;
    border: 1px solid #c33e12;
    display: inline-block;
    margin-left: -1px;
}
.tab2_contents .logout_box {
    background-color: #ffffff;
    color: #9c9c9c;
    font-size: 12px;
    text-decoration-line: none;
    padding: 2px 5px 2px;
    border: 1px solid #bdbdbd;
    display: inline-block;
    border-radius: 12px;
    margin-top: 2px;
}
.loginsubwrap {
    width: 100%;
    padding-top: 27px;
    background-color: #fff;
    border-right: 1px solid #fb762c;
    border-bottom: 1px solid #fb762c;
    border-left: 1px solid #fb762c;
    height: 162px
}
.loginsubwrap dl {
    margin: 0 0 0 50px;
    display: inline-block;
    vertical-align: top;
}
.loginsubwrap dd {
    margin: 0;
}
.loginsubwrap .loginsub_info {
    display: inline-block;
    font-size: 11px;
    color: #c8c8ca;
    padding-left: 21px;
    letter-spacing: -0.3;
    margin-bottom: 10px;
}
.loginsubwrap .loginsub_info2 {
    display: inline-block;
    font-size: 11px;
    color: #afafaf;
    padding-left: 4px;
    padding-top: 7px;
    letter-spacing: -0.3;
    margin-bottom: 10px;
}
.loginsubwrap .loginsub_info b {
    display: inline-block;
    font-size: 9px;
    color: #fff;
    background-color: #c5c5c7;
    padding: 0 4px 0 3px;
    border-radius: 10px;
    line-height: 1em;
}
.loginsubwrap .loginsub_info2 b {
    display: inline-block;
    font-size: 9px;
    color: #fff;
    background-color: #c5c5c7;
    padding: 0 4px 0 3px;
    border-radius: 10px;
    line-height: 1em;
}
.loginsubbox {
    border: 1px solid #dadada;
    background-color: #f7f7f7;
    width: 136px;
    margin: 0 0 3px 0;
    padding: 9px 0 10px 10px;
}
.loginsubboxhalf {
    border: 1px solid #dadada;
    background-color: #f7f7f7;
    width: 62px;
    margin: 0 0 2px 0;
    padding: 9px 0 10px 10px;
}
.loginsubwrap p {
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.loginsubwrap .info_img {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: top;
}
.loginsubwrap .info_namebox {
    width: 92px;
    display: inline-block;
    vertical-align: top;
}
.loginsubwrap .info_namebox .name_txt {
    font-size: 14px;
    font-weight: bold;
    color: #4a4a4a;
    padding-top: 4px;
    width: 85px;
    height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.loginsubwrap .info_namebox .name_sum {
    font-size: 11px;
    color: #8c8c8c;
    padding-top: 3px;
}
.loginsubwrap .info_btn {
    width: 60px;
    display: inline-block;
    vertical-align: top;
}
.loginsubwrap .info_on {
    margin-left: 16px;
    border-bottom: 1px dotted #ddd;
    width: 209px;
    padding-bottom: 8px;
}
.loginsubwrap .info_img img {
    border-radius: 24px;
    border: 1px solid #fff;
}

.loginsubwrap .loginsubtlt {
    padding: 0 0 10px 52px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: -1px;
}

.loginsubwrap form {
    margin-bottom: 3px;
}
.loginsubleft, .loginsubright {
    display: inline-block;
    vertical-align: top;
}