@charset "utf-8";

/* 글작성 (회원가입) */

.form_regist table {
    width: 100%;
    border: 0;
    border-top: 1px solid #999
}

.form_regist caption {
    display: none
}

.form_regist th,
.form_regist td {
    padding: 7px 10px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    vertical-align: middle
}

.form_regist tbody th {
    width: 120px;
    background: url(/images/bg_sec.gif) no-repeat 100% 50%;
    text-align: left
}

.form_regist tbody th span {
    color: #f6821f !important
}

.form_regist label {
    cursor: pointer
}

.form_regist .item {
    position: relative
}

.form_regist .item .i_text {
    position: relative;
    margin: 3px 3px 3px;
    padding: 7px 10px;
    border: 1px solid #b7b7b7;
    border-radius: 3px;
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);
    background: #f9f9f9;
    vertical-align: middle
}

.form_regist .item .i_label {
    top: 6px;
    left: 10px
}

.form_regist .item select {
    width: 80px;
    vertical-align: middle
}

.form_regist .item .id_auth {
    color: #e53433
}

.form_regist .item #ok {
    color: #033d6a
}

/* 아이디 찾기, 우편번호 찾기 */

.btn_sm {
    height: 30px;
    margin: 3px 3px 3px;
    padding: 5px 12px 11px;
    border: 1px solid #b7b7b7;
    border-radius: 3px;
    background: #fff !important;
    color: #333;
    vertical-align: middle;
    cursor: pointer
}

/* SELECT JS */

span.selectbox_title {
    margin: 0 0 0 4px;
    padding: 3px 10px 6px 6px;
    margin-right: -4px;
    _margin-right: 1px;
    border: 1px solid #ccc;
    background: #f9f9f9 url(/images/btn/btn_arrow.gif) no-repeat right top;
    text-align: left;
    line-height: 140%
}

span.selectbox_title01 {
    padding: 1px 10px 1px 0px;
    text-align: left
}

span.selectbox_title strong {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 14px;
    padding: 1px 0 2px 2px;
    _padding: 2px 0 1px 2px;
    font-size: 12px;
    font-weight: normal;
    color: #848484;
    word-break: break-all
}

span.selectbox_title_focus {
    border-color: #848484
}

span.selectbox_title_focus strong {
    color: #848484
}

span.selectbox_title_disabled {
    background-color: #ecf2f7
}

span.selectbox_title_disabled strong {
    color: #4f4f4f
}

div.selectbox_option {
    overflow: hidden;
    margin-top: 2px;
    border: 1px solid #cccccc;
    background: #fff
}

div.selectbox_option a {
    display: block;
    overflow: hidden;
    height: 1em;
    padding: 2px 5px 8px 9px;
    font-size: 12px;
    color: #4f4f4f;
    text-align: left;
    word-break: break-all;
    line-height: 1.4em;
    text-decoration: none
}

div.selectbox_option a.on,
div.selectbox_option a:hover {
    background: #ecf2f7;
    color: #000
}

span.selectbox_multiple {
    width: 100% !important
}

/* 아이디 찾기 (회원가입 새창) */

.ly_id {
    position: absolute;
    z-index: 10;
    width: 280px;
    padding: 45px 20px 0;
    background: #fff
}

.ly_id h1 {
    margin: 0 0 15px;
    font-size: 14px;
    color: #2c2c2c;
    line-height: 22px
}

.ly_id p {
    font-size: 13px;
    color: #606060;
    line-height: 22px
}

.ly_id p em {
    color: #268e00
}

.ly_id .btn {
    clear: both;
    margin: 15px 0 0;
    padding: 15px 0;
    border-top: 1px solid #e5e5e5;
    text-align: center
}

.ly_id .btn img {
    vertical-align: middle
}

.ly_id .clse {
    position: absolute;
    top: 12px;
    right: 8px
}

/* 로그인 (사용중) */

#login {
    overflow: hidden;
    width: 340px;
    padding: 28px 28px 0;
    border-radius: 20px;
}

#login .item {
    position: relative
}

#login .i_label {
    position: static;
    top: 11px;
    left: 10px;
    font: bold 11px Tahoma
}

#login .i_text {
    position: relative;
    width: 100%;
    margin: 0 0 9px 0;
    padding: 9px 0 9px 10px;
    border: 1px solid #b7b7b7;
    border-radius: 3px;
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);
    background: transparent;
    font: bold 11px Tahoma;
}

#login .help {
    position: relative;
    margin: 10px -28px 0;
    padding: 15px 0;
    border-top: 1px solid #d9d9d9;
    background: #fafafa;
    text-align: center;
}

#login .help li {
    display: inline;
    padding: 0 6px 0 10px;
}

#login .help a {
    font-size: 12px;
    color: #4c4c4c;
}

#login .help a:hover,
#login .help a:active,
#login .help a:focus {
    text-decoration: underline
}

/* 탭메뉴 (GUIDE) */

.tabs {
    position: relative;
    width: 100%;
    font-size: 13px;
}

.tabs ul li {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 2.7em;
    margin-left: -2px;
    border: 1px solid #d0d0d0;
    border-bottom: 0;
    background-color: #eee
}

.tabs ul li button {
    display: block;
    width: 100%;
    height: 100%;
    color: #999;
    text-align: center;
    text-decoration: none
}

.tabs ul li:first-child {
    margin: 0 -2px 0 0
}

.tabs .tab-panel {
    padding: 1.5em;
    background-color: #fff;
    line-height: 1.6;
}