/*
* Æó±â ¿¹Á¤. 
* ppomppuMyinfo.css¿Í ³»¿ëÀÌ µ¿ÀÏÇÏ´Ï º»ÆÄÀÏ¿¡ ´ëÇÑ ÂüÁ¶¸¦ ppomppuMyinfo.css·Î ¸ðµÎ º¯°æÇÑÈÄ Æó±â 
*/
html,body,div,span,h1,h2,h3,h4,h5,p {margin:0; padding:0;}

#contents_section:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* lnb */
#contents_section #lnb {
    float: left;
    width: 118px;
    _height: 758px;
    margin-right: 11px;
    border-style: none solid solid;
    border-width: 1px;
    border-color: #e6e6e6;
}

#contents_section #lnb h2 {
    position: absolute;
    left: -1px;
    top: 0;
}

#contents_section #lnb .mypage, #contents_section #lnb .info_manage {
    position: relative;
    width: 118px;
    padding-top: 34px;
}

#contents_section #lnb ul {
    width: 114px;
    margin-left: 4px;
    padding-bottom: 40px;
}

#contents_section #lnb ul li {
    height: 20px;
    margin-top: 12px;
    padding-left: 30px;
    line-height: 20px;
    background: url("/images/member/common/icons_20170714.gif") 0 0 no-repeat;
}

#contents_section #lnb ul li a {
    color: #494949;
    letter-spacing: -1px;
}

#contents_section #lnb ul li.on {
    background-image: url("/images/member/common/icons_on_20170714.gif");
}

#contents_section #lnb ul li.on a {
    padding-right: 10px;
    color: #fc7200;
    font-weight: bold;
    letter-spacing: -2px !important;
    background: url("/images/member/common/bullet_arr.gif") right 2px no-repeat;
}

#contents_section #lnb ul li.on.first a {
    display: inline-block;
    margin-top: -2px;
    background: none;
    padding: 0;
    vertical-align: middle;
}

#contents_section #lnb ul li .btn_write_note {
    display: none;
}

#contents_section #lnb ul li.on .btn_write_note {
    display: inline;
}

#contents_section #lnb .mypage ul li.menu1 {
    background-position: 3px 0px;
}

#contents_section #lnb .mypage ul li.menu2 {
    background-position: 0 -46px;
}

#contents_section #lnb .mypage ul li.menu3 {
    background-position: 2px -83px;
}

#contents_section #lnb .mypage ul li.menu4 {
    background-position: 1px -121px;
}

#contents_section #lnb .mypage ul li.menu5 {
    background-position: 1px -158px;
}

#contents_section #lnb .mypage ul li.menu6 {
    background-position: 3px -199px;
}

#contents_section #lnb .mypage ul li.menu7 {
    background-position: 0 -235px;
}

#contents_section #lnb .mypage ul li.menu8 {
    background-position: 2px -271px;
}

#contents_section #lnb .mypage ul li.menu9 {
    background-position: 2px -875px;
}

#contents_section #lnb .info_manage ul li.menu1 {
    background-position: 3px -320px;
}

#contents_section #lnb .info_manage ul li.menu2 {
    background-position: 0 -366px;
}

#contents_section #lnb .info_manage ul li.menu3 {
    background-position: 1px -406px;
}

#contents_section #lnb .info_manage ul li.menu4 {
    background-position: 3px -452px;
}

#contents_section #lnb .info_manage ul li.menu5 {
    background-position: 2px -776px;
}

#contents_section #lnb .info_manage ul li.menu6 {
    background-position: 2px -825px;
}

#contents_section #lnb ul li.menu25 {
    background: url(/images/member/common/userblock_icon.png) no-repeat -2px center;
}

#contents_section #lnb ul li.menu25.on {
    background: url(/images/member/common/userblock_on_icon.png) no-repeat -2px center;
}

#contents_section #lnb .mypage ul li.menuSe {
    background: url(/images/member/common/series_icon.png) no-repeat -2px center;
}

#contents_section #lnb .mypage ul li.menuSe.on {
    background: url(/images/member/common/series_icon_on.png) no-repeat -2px center;
}

/* Rnb */
#contents_section #Rnb{float:left; width:768px;}
#contents_section #Rnb .parts{margin-bottom:95px;}
#contents_section #Rnb .parts.A.block{margin-bottom:30px;}
#contents_section #Rnb .parts.B{margin:0;}
#contents_section #Rnb .parts h1{
    position: relative;
    padding: 3px 0 7px 5px;
    color: #101010;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Malgun Gothic';
    border-bottom: 2px solid #cecece;
    margin: 8px 0 14px 0;
    }
#contents_section #Rnb .parts h1 i{
    float: left;
    margin: 8px 6px 0 0;
    width: 7px;
    height: 7px;
    background: #ff7e00;
    border-radius: 100%;
    }
#contents_section #Rnb .parts>p{
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

#contents_section #Rnb .parts .regi select{width:120px; height:30px; padding:6px 3px; border-color:#ccc;}

#contents_section #Rnb .parts .regi input{
    box-sizing: border-box;
    width: 519px;
    display: inline-block;
    padding: 7px 5px;
    vertical-align: top;
    border-radius: 0;
    border: 1px solid #ccc;
}

#contents_section #Rnb .parts .regi>p{text-align:center;margin-top: 20px;}
#contents_section #Rnb .parts .regi .box_btn{
    cursor:pointer;
    display: inline-block;
    background: #ff7e00;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px 45px;
    border-radius: 5px;
    font-family: "Malgun Gothic";
    position: relative;
}

#contents_section #Rnb .parts .regi .explain{
    position: absolute;
    background: #f1f1f1;
    width: 209px;
    padding: 8px;
    line-height: 21px;
    text-align: left;
    color: #2d2d2d;
    font-weight: lighter;
    left: 153px;
    top: 20px;
    z-index:10;
}

#contents_section #Rnb .parts .regi .explain font{
    cursor:pointer;
    float: right;
    background: #848484;
    color: #fff;
    padding: 0px 25px;
    margin-top: 2px;
    font-weight: bold;
    font-size: 12px;
    }


#contents_section #Rnb .parts.B h1{clear: right;border: 0;margin-bottom: 2px;}
#contents_section #Rnb .parts.B h1 i{
    width: 4px;
    height: 4px;
    background: #8c8c8c;
    margin: 10px 6px 0 0;
}

#contents_section #Rnb .parts.B h1 .box_btn2{
    display:inline-block;
    background:#fff;
    border:1px solid #ccc;
    border-radius:4px;
    color: #696969;
    float:right;
    font-size: 12px;
    width: 50px;
    height: 22px;
    line-height: 21px;
    text-align: center;
    cursor:pointer;
}

#contents_section #Rnb .parts.B ul li{ position: relative;line-height: 22px;padding: 4px 7px;box-sizing: border-box;color: #3a3a3a;border-bottom: 1px solid #eaeaea;}
#contents_section #Rnb .parts.B ul li input{vertical-align:text-top;margin-right: 5px;}
#contents_section #Rnb .parts.B ul li:first-child input{ margin-right: 13px;}
#contents_section #Rnb .parts.B ul li:first-child{ font-weight: bold; background: #e2e2e2;}
#contents_section #Rnb .parts.B ul li:first-child div{text-align:center;}
#contents_section #Rnb .parts.B ul li:first-child div:first-child{ text-align: left;}
#contents_section #Rnb .parts.B ul li div{display:inline-block; text-align:left;}
#contents_section #Rnb .parts.B ul li div:first-child{ width: 20%;  box-sizing: border-box;}
#contents_section #Rnb .parts.B ul li div:first-child b{color:red;}
#contents_section #Rnb .parts.B ul li div:last-child{ width: 60%; vertical-align: middle;}
#contents_section #Rnb .parts.B ul li div:nth-child(2){ width: 16%; text-align: center;}
#contents_section #Rnb .parts.B ul li div:nth-child(2) select{width:100px; height:28px; padding:6px 3px; border-color:#ccc;}
#contents_section #Rnb .parts.B .kws i{cursor:pointer; font-weight: bold;font-style: normal;font-size: 10px;font-family: "Malgun Gothic";display: inline-block;width: 11px;height: 11px;border: 1px solid #c7c7c7;line-height: 10px;text-align: center;border-radius: 3px;color: #b3b3b3;margin: -1px 10px 0px 2px;vertical-align: text-top;}
#contents_section #Rnb .parts.B .block_list{background: #f7f7f7;padding: 20px 7px;box-sizing: border-box;border-top: 2px solid #ccc;border-bottom: 2px solid #ccc;margin-bottom: 10px;}
#contents_section #Rnb .parts.B .block_list .block-search-btn{cursor: pointer;display: inline-block;background: #ff7e00;color: #fff;font-weight: bold;padding: 0px 35px;font-size: 12px;font-family: "Malgun_gothic";height: 25px;line-height: 25px;border-radius: 3px;vertical-align: bottom;margin-left: 5px;}
#contents_section #Rnb .parts.B .block_list input{height: 25px;box-sizing: border-box;border: 1px solid #ccc;width: 300px;margin-left: 2px;padding: 0 5px;}
#contents_section #Rnb .parts.B .block_list select{height: 25px;border: 1px solid #ccc;vertical-align: bottom;}
#contents_section #Rnb .parts.B .block_list .id_list{   width: 80px;}
#contents_section #Rnb .parts.B .block_list .view_list{  float: right;width: 100px;}
#contents_section #Rnb .parts.B .block-table{width:100%; background:#f7f7f7; border-top:2px solid #ccc; border-bottom:2px solid #ccc;}
#contents_section #Rnb .parts.B .block-table th{text-align:center;border-bottom:1px solid #ccc;height: 35px;}
#contents_section #Rnb .parts.B .block-table td{text-align:center;background:#fff;border-bottom:1px solid #ccc;height: 35px;}


/* ÄÁÅÙÃ÷ */
p {
    margin: 0;
}

#contents_section .contents_wrap {
    float: left;
    width: 769px;
    padding-bottom: 40px;
}

.contents_wrap .title {
    letter-spacing: 0;
}

.contents_wrap .noti_msg {
    margin: 10px 0 0 7px;
}

.contents_wrap .noti_msg em {
    font-weight: bold;
}

.contents_wrap .noti_msg span {
    font-weight: bold;
    color: #f10000;
}

/* ÆäÀÌÂ¡ */
.paging_box {
    padding: 20px 0;
    text-align: center;
}

.paging_box a {
    display: inline-block;
    margin-left: -3px;
    vertical-align: center;
    font-family: "tahoma";
}

.paging_box .num_box {
    display: inline-block;
    margin: 0 10px 0 7px;
    font-size: 14px;
}

.paging_box .num_box a {
    margin: 0 2px;
    padding: 3px 2px 1px;
    vertical-align: middle;
}

.paging_box .num_box a.on {
    color: #ff6400;
}

.paging_box2 {
    padding: 15px 0;
    text-align: center;
}

.paging_box2 a {
    display: inline-block;
    padding: 6px 7px;
    font-weight: bold;
    vertical-align: center;
    font-family: "tahoma";
    color: #000;
}

.paging_box2 a.on {
    padding: 5px 6px;
    border: 1px solid #bcbcbc;
    color: #ed0000;
}

.paging_box3 {
    padding: 15px 0;
    text-align: center;
}

.paging_box3 a {
    display: inline-block;
    vertical-align: center;
    font-family: "tahoma";
    color: #000;
    font-size: 10px;
}

.paging_box3 a.on {
    font-weight: bold;
    margin-right: 3px;
    color: #cc0000 !important;
}

/* ÅÇ */
#contents_section .tab {
    width: 769px;
}

#contents_section .tab .tabs {
    position: relative;
    width: 767px;
    height: 30px;
    border-bottom: 3px solid #c1c1c1;
}

#contents_section .tab .tabs li {
    position: absolute;
    top: 0;
}

#contents_section .tab .tabs li span.menu {
    position: relative;
    display: block;
    width: 160px;
    height: 27px;
    padding-top: 16px;
    text-align: center;
}

#contents_section .tab .tabs li span.current {
    background: url("/images/member/bg/bg_tab_btn_on.gif") 0 0 no-repeat;
}

#contents_section .tab .tabs li a span {
    display: inline-block;
    padding: 1px 0 0px 28px;
    vertical-align: middle;
    background: url("/images/member/common/icons_note_style.gif") 0 0 no-repeat;
}

#contents_section .tab .tabs li a em {
    display: inline-block;
    padding: 1px 0 0 0;
    font-weight: bold;
    color: #ff5400;
    vertical-align: bottom;
    font-size: 10px;
}

#contents_section .tab .tabs li span.menu span.bar {
    position: absolute;
    left: 170px;
    top: 14px;
    display: block;
    width: 1px;
    height: 17px;
    padding: 0;
    background: #d5d5d5;
}

#contents_section .tab .tabs li span.current span.bar {
    display: none;
}

#contents_section .tab .tabs li.last em {
    background: none;
}

#contents_section .note_section .tab .tabs li.tabMenu1 {
    left: 0;
}

#contents_section .note_section .tab .tabs li.tabMenu1 a span {
    background-position: 0 0;
    cursor: pointer;
}

#contents_section .note_section .tab .tabs li.tabMenu2 {
    left: 180px;
}

#contents_section .note_section .tab .tabs li.tabMenu2 a span {
    background-position: 0 -47px;
    cursor: pointer;
}

#contents_section .note_section .tab .tabs li.tabMenu3 {
    left: 361px;
}

#contents_section .note_section .tab .tabs li.tabMenu3 a span {
    background-position: 0 -94px;
    cursor: pointer;
}

#contents_section .note_section .tab .tabs li.tabMenu4 {
    left: 542px;
}

#contents_section .note_section .tab .tabs li.tabMenu4 a span {
    background-position: 0 -141px;
    cursor: pointer;
}

#contents_section .my_space .tab .tabs li a.current {
    font-weight: bold;
    background: url("/images/member/bg/bg_tab_btn1_on.gif") 0 0 no-repeat;
}

#contents_section .my_space .tab .tabs li a.current span.bar {
    display: none;
}

#contents_section .my_space .tab .tabs li.tabMenu1 {
    left: 0;
}

#contents_section .my_space .tab .tabs li.tabMenu1 a {
    width: 160px;
}

#contents_section .my_space .tab .tabs li.tabMenu1 a.current {
    background: url("/images/member/bg/bg_tab_btn1_on.gif") 0 0 no-repeat;
}

#contents_section .my_space .tab .tabs li.tabMenu1 a span.bar {
    left: 168px;
}

#contents_section .my_space .tab .tabs li.tabMenu2 {
    left: 174px;
}

#contents_section .my_space .tab .tabs li.tabMenu2 a {
    width: 88px;
}

#contents_section .my_space .tab .tabs li.tabMenu2 a.current {
    background: url("/images/member/bg/bg_tab_btn2_on.gif") 0 0 no-repeat;
}

#contents_section .my_space .tab .tabs li.tabMenu3 {
    left: 277px;
}

#contents_section .my_space .tab .tabs li.tabMenu3 a {
    width: 88px;
}

#contents_section .my_space .tab .tabs li.tabMenu3 a.current {
    background: url("/images/member/bg/bg_tab_btn2_on.gif") 0 0 no-repeat;
}

#contents_section .my_space .tab .tabs li a span.bar {
    position: absolute;
    left: 92px;
    top: 14px;
    display: block;
    width: 1px;
    height: 17px;
    padding: 0;
    background: #d5d5d5;
}

/* ¾ÆÄÚµð¾ð Å×ÀÌºí */
.table_accordion {
    width: 769px;
    margin-top: 10px;
}

.table_accordion table {
    width: 100%;
    text-align: center;
}

.table_accordion table .left {
    text-align: left;
}

.table_accordion table thead th {
    padding: 8px 0;
    border-bottom: 1px solid #9d9d9d;
}

.table_accordion table tbody td {
    padding: 8px 0;
    background: url("/images/member/table/bg_td_line.gif") 0 bottom repeat-x;
}

.table_accordion table tbody .back_none td {
    background: none;
}

.table_accordion table tbody td .note_new {
    padding-left: 23px;
    background: url("/images/member/common/icon_note.gif") 0 0 no-repeat;
}

.table_accordion table tbody td .note_old {
    padding-left: 23px;
    background: url("/images/member/common/icon_note.gif") 0 -84px no-repeat;
}

.table_accordion table tbody td .note_old a {
    color: #8f8f8f;
}

.table_accordion table tbody tr.note_text.off {
    display: none;
}

.table_accordion table tbody tr.note_text td {
    text-align: left;
    background: #f5f5f5 url("/images/member/table/bg_td_line.gif") 0 bottom repeat-x;
}

.table_accordion table tbody tr.note_text td .text_wrap {
    width: 719px;
    margin-left: 40px;
    margin-bottom: 12px;
    overflow: hidden;
}

.table_accordion table tbody tr.note_text td .text_wrap:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.table_accordion table tbody tr.note_text td .text_wrap .text_con {
    float: left;
    width: 595px;
    table-layout: fixed;
    word-break: break-all;
}

.table_accordion table tbody tr.note_text td .text_wrap .util_btn {
    float: right;
    color: #e10000;
}

.table_accordion table tbody tr.note_text td .text_wrap .util_btn a {
    color: #e10000;
}

.table_accordion table tbody tr.note_text td .btns {
    clear: both;
    text-align: right;
    margin-top: -9px;
    padding-right: 5px;
}


/* ¸®½ºÆ® Å×ÀÌºí  */
.list_style_table {
    width: 769px;
}
.list_style_table .edit {text-align:left;}
.list_style_table .edit_ico {margin-left:15px; width:50px; height:20px; line-height:20px; text-align:center; color:#000; cursor:pointer; display:inline-block; border:1px solid #c1c1c1; border-radius:5px; background:linear-gradient(#fff,#e8e8e8);}
.list_style_table .left_edit{display:none !important;}
.list_style_table .edit_add{display:none;}
.list_style_table .edit_delete {display:none;  margin-left:15px; width:50px; height:20px; line-height:20px; text-align:center; color:#000; cursor:pointer; border:1px solid #c1c1c1; border-radius:5px; background:linear-gradient(#fff,#e8e8e8);}

.list_style_table table {
    width: 100%;
    table-layout: fixed;
    word-break: break-all;
}

.list_style_table table thead th {
    padding: 5px 0 3px;
    border-top: 2px solid #c0c0c0;
    border-bottom: 2px solid #c0c0c0;
    text-align: center;
    font-size: 11px;
    color: #6c6c6c;
    font-weight: normal;
}

.list_style_table table tbody th {
    border-bottom: 1px solid #e2e2e2;
}

.list_style_table table td {
    padding: 7px 0;
    border-bottom: 1px solid #e2e2e2;
    text-align: center;
    color: #a7a7a7;
    font-family: 'malgun gothic','tahoma',dotum,Helvetica,sans-serif;
}

.list_style_table table td a {
    color: #606060;
}

.list_style_table table td .point_num {
    color: #ff6a00;
}

.list_style_table table td span.like {
    display: inline-block;
    padding-left: 16px;
    vertical-align: middle;
    background: url("/images/member/common/icon_hand_thumb.gif") 0 0 no-repeat;
    color: #3e3e3e;
}

.list_style_table table td span.dislike {
    display: inline-block;
    padding-left: 16px;
    vertical-align: middle;
    background: url("/images/member/common/icon_hand_thumb.gif") 0 -67px no-repeat;
    color: #3e3e3e;
}

.list_style_table table td .f11 {
    font-size: 11px;
}

.list_style_table table td .offline {
    display: inline-block;
    width: 15px;
    height: 18px;
    text-indent: -9999px;
    background: url("/images/member/common/icons_20160129.gif") 0 -320px no-repeat;
}

.list_style_table table td .online {
    display: inline-block;
    width: 15px;
    height: 18px;
    text-indent: -9999px;
    background: url("/images/member/common/icons_on_20160129.gif") 0 -320px no-repeat;
}

.list_style_table table .vtop {
    vertical-align: top;
}

.list_style_table table .left {
    padding-left: 5px;
    text-align: left;
}

.list_style_table table .right {
    padding-right: 5px;
    text-align: right;
}

.list_style_table table .last th {
    border-color: #c0c0c0;
}

.list_style_table table .last td {
    border-color: #c0c0c0;
}

/* ¸®½ºÆ® Å×ÀÌºí type2 */
.list_style_table.type2 table thead th {
    padding: 8px 0;
    border-top: 2px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    font-size: 12px;
}

.list_style_table.type2 table td span.c_6c {
    color: #6c6c6c;
}

/* ¸®½ºÆ® Å×ÀÌºí type3 */
.list_style_table.type3 table thead th {
    padding: 8px 0;
    border-top: none;
    border-bottom: 1px solid #9d9d9d;
}

.list_style_table.type3 table td {
    color: #353535;
}

.list_style_table.type3 table td input.txt {
    width: 193px;
    border: 1px solid #e5e5e5;
    padding: 2px;
}

/* ¸®½ºÆ® Å×ÀÌºí type4 */
.list_style_table.type4 {.list_style_table .edit {text-align:left;}
.list_style_table .edit_ico {margin-left:15px; width:50px; height:20px; line-height:20px; text-align:center; color:#000; cursor:pointer; display:inline-block; border:1px solid #c1c1c1; border-radius:5px; background:linear-gradient(#fff,#e8e8e8);}
.list_style_table .left_edit{display:none !important;}
.list_style_table .edit_add{display:none;}
.list_style_table .edit_delete {display:none;  margin-left:15px; width:50px; height:20px; line-height:20px; text-align:center; color:#000; cursor:pointer; border:1px solid #c1c1c1; border-radius:5px; background:linear-gradient(#fff,#e8e8e8);}

    margin-top: 10px;
    border-top: 2px solid #cecece;
}

.list_style_table.type4 .info {
    text-align: left;
    padding-left: 10px;
    color: #808080;
}

.list_style_table.type4 .register {
    padding-top: 10px;
}

.list_style_table.type4 .register a {
    margin-top: 5px;
}

.list_style_table.type4 tbody th {
    padding: 10px 0 10px 10px;
    color : #757575;
    font-family: ¸¼Àº °íµñ;
    font-weight: normal;
}

.list_style_table.type4 td {
    padding: 10px 0;
    color: #808080;
}

.list_style_table.type4 td em {
    font-weight: bold;
    color: #2f2f2f;
}

.list_style_table.type4 td em span {
    font-weight: normal;
    color: #2f2f2f;
}

.list_style_table.type4 td .point_black {
    color: #262626;
}

.list_style_table.type4 td input.txt {
    width: 199px;
    height: 21px;
    line-height: 21px;
    padding: 0 2px;
    border: 1px solid #cdcdcd;
    vertical-align: middle;
}

.list_style_table.type4 td input.txt.long {
    width: 436px;
    color: #c4c4c4;
}

.list_style_table.type4 td .addr {
    margin-right: 5px;
}

.list_style_table.type4 td .addr input.txt {
    width: 47px;
}

.list_style_table.type4 td .addr input.txt1 {
    width: 300px;
    height: 21px;
    padding: 0 2px;
}

.list_style_table.type4 td .birth {
    margin-right: 5px;
}

.list_style_table.type4 td .birth input.txt {
    width: 47px;
}

.list_style_table.type4 td .phone_num {
    margin-right: 3px;
}

.list_style_table.type4 td .phone_num {
    color: #cdcdcd;
    margin-right: 6px;
    margin-left: 2px;
}

.list_style_table.type4 td .phone_num .select_list {
    width: 63px;
    margin-right: -3px;
    *margin-right: 1px;
}

.list_style_table.type4 td .phone_num .select_list a.selected {
    display: block;
    padding: 2px 13px 3px 3px;
    background: #fff url("/images/member/common/bullet_select_arr2.gif") right 0 no-repeat;
}

.list_style_table.type4 td .phone_num .select_list .list_option {
    width: 63px;
}

.list_style_table.type4 td .phone_num input.txt {
    margin: 0 -3px 0 -2px;
    width: 57px;
}

.list_style_table.type4 td input.chk_rdo {
    width: 13px;
    height: 14px;
    vertical-align: middle;
}

.list_style_table.type4 td input.file {
    padding: 3px 0;
    vertical-align: middle;
    border: 1px solid #cdcdcd;
}

.list_style_table.type4 td .caution_red {
    color: #f06464;
    font-size: 11px;
}

.list_style_table.type4 td .level_group {
    margin-right: 5px;
}

.list_style_table.type4 td .level_group img {
    margin-right: -4px;
    vertical-align: top;
}

.list_style_table.type4 td .textarea_box {
    margin-bottom: 3px;
}

.list_style_table.type4 td .textarea_box textarea {
    width: 293px;
    height: 47px;
    padding: 2px;
    border: 1px solid #cdcdcd;
}

.list_style_table.type4 td p.pic_msg {
    margin-top: 5px;
    color: #ff7800;
}

.list_style_table.type4 td p.pic_msg em {
    font-weight: bold;
    color: #ff7800;
}

.list_style_table.type4 td .mgl_10 {
    margin-left: 10px;
}

.list_style_table.type4 td.back_gray {
    background: #f9f9f9;
}

/* ¸®½ºÆ® Å×ÀÌºí Áö¸§ ¸ñ·Ï */
.list_style_table.buy_list table {
    border-left: 1px solid #e2e2e2;
}

.list_style_table.buy_list table thead th {
    padding: 8px 0;
    border-top: 2px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    border-right: 1px solid #e2e2e2;
    font-size: 12px;
}

.list_style_table.buy_list table tfoot td {
    padding: 11px 0 11px 0;
    font-weight: bold;
    background: url("/images/member/table/bg_td.gif") 0 0 repeat-x;
}

.list_style_table.buy_list table tfoot td.add_money {
    border-right: none;
    text-align: right;
    padding-right: 30px;
}

.list_style_table.buy_list table tfoot td.add_money em {
    color: #e24f4f;
}

.list_style_table.buy_list table tfoot td.add_num {
    color: #dd1010;
    border-right: none;
    padding-right: 5px;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}

.list_style_table.buy_list table td {
    border-right: 1px solid #e2e2e2;
    color: #a7a7a7;
    font-family:'malgun_gothic' 'tahoma',dotum,Helvetica,sans-serif;
    color: #6c6c6c;
}

.list_style_table.buy_list table td .money {
    color: #6c6c6c;
}

.list_style_table.buy_list table td a.on {
    color: #2093bd;
}

/* ºÏ¸¶Å© ¸®½ºÆ® Å×ÀÌºí */
.list_style_table.bookmark .list_view {
    text-align: right;
}

.list_style_table.bookmark .memo_view {
    font-size: 12px;
}

.list_style_table.bookmark .memo_view input {
    vertical-align: middle;
}

.list_style_table.bookmark {
    border-top: 2px solid #c1c1c1;
    margin-bottom: 10px;
}

.list_style_table.bookmark table thead th {
    padding: 5px 0;
    border-top: none;
    border-bottom: 1px solid #c1c1c1;
    color: #6c6c6c;
    background-color: #f9f9f9;
}

.list_style_table.bookmark table td {
    vertical-align: top;
    color: #6c6c6c;
}

.list_style_table.bookmark table td input {
    margin-top: 3px;
}

.list_style_table.bookmark table td.list_title {
    text-align: left;
}

.list_style_table.bookmark table td.list_title .link_title a {
    font-weight: bold;
    color: #353535;
}

.list_style_table.bookmark table td.list_title .link_add a {
    color: #a6a5a5;
}

.list_style_table.bookmark table td.list_title .link_memo {
    color: #4f7bbd;
}

.list_style_table.bookmark table td.vmid {
    vertical-align: middle;
}

.list_style_table.bookmark table td .no_img img {
    border: 1px solid #d4d4d4;
}

.list_style_table.bookmark table td.dot_line {
    border-bottom: none;
    background: url("/images/member/bg/bg_dot_line.gif") 0 bottom repeat-x;
}

.list_style_table.bookmark table td.post_title {
    text-align: left;
    padding-left: 5px;
    line-height: 25px;
}

.list_style_table.bookmark table td.post_title a {
    font-weight: bold;
    color: #353535;
}

.list_style_table.bookmark table td.post_title .url_path {
    color: #499028 ;
    font-weight: normal;
}

.list_style_table.bookmark table td .memo_wrap {
    width: 580px;
    overflow: hidden;
}

.list_style_table.bookmark table td .memo_wrap p {
    float: left;
    margin-right: 5px;
    color: #aeaeae;
}

.list_style_table.bookmark table td .memo_wrap p.last {
    width: 525px;
    margin-right: 0;
}

.list_style_table.bookmark table .book_revise {
    position: relative;
}

.list_style_table.bookmark table .book_revise .revise {
    position: absolute;
    bottom: 10px;
    text-align: right;
    right: 18px;
}

.list_style_table.bookmark table td .btn_box {
    width: 35px;
    height: 18px;
    display: inline-block;
    background-color: #f9f9f9;
    border: 1px solid #c1c1c1;
    font-size: 11px;
    font-family: "malgun gothic";
    text-align: center;
}

/* ¹öÆ° Á¤·Ä */
#contents_section .table_btns {
    margin-top: 8px;
    text-align: right;
}

/* °Ë»ö */
.search_box {
    text-align: center;
}

.search_box a {
    vertical-align: middle;
    margin-right: 4px;
}

.search_box input {
    width: 98px;
    padding: 1px;
    border: 1px solid #000;
    vertical-align: middle;
}

.search_box .btns {
    display: inline-block;
    margin-left: 4px;
    vertical-align: middle;
}

.search_box .btns a {
    display: inline-block;
    height: 22px;
    margin: 0 0 0 -4px;
}

.search_box2 {
    text-align: center;
}

.search_box2 select {
    border: 1px solid #e5e5e5;
    vertical-align: middle;
}

.search_box2 a {
    vertical-align: middle;
}

.search_box2 input {
    width: 157px;
    padding: 1px;
    border: 1px solid #e5e5e5;
    vertical-align: middle;
}

/* ´Þ·Â */
.calendar_con {
    width: 769px;
    text-align: center;
}

.calendar_con span {
    margin-right: 10px;
    line-height: 13px;
}

.calendar_con span img {
    vertical-align: middle;
}

.calendar_con span .num {
    margin-right: 0;
}

.calendar_con span .num img {
    margin-left: -2px;
    _margin-top: -1px;
}

.calendar_con span.icon_calendar {
    margin: 0 0 0 -7px;
    ; }

/* ¼¿·ºÆ® ¹Ú½º */
.select_list {
    position: relative;
    width: 46px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #c6c6c6;
    background: ##fff;
}

.select_list a {
    font-family: "tahoma" font-size:11px;
}

.select_list a.selected {
    display: block;
    padding-left: 5px;
    background: #fff url("/images/member/common/bullet_select_arr.gif") right 4px no-repeat;
}

.select_list .list_option {
    position: absolute;
    left: -1px;
    top: 22px;
    ; display: none;
    width: 46px;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    background: #fff;
}

.select_list .list_option a {
    display: block;
    padding-left: 5px;
    padding-top: 2px;
}

/* È¸¿øÁ¤º¸ ¸ÞÀÎ */
.member_info {
    width: 769px;
    overflow: hidden;
}

.member_info .noti_table {
    float: left;
    margin-top: 28px;
}

.member_info .noti_table.fright {
    float: right
}

/* °øÁö»çÇ× ½ºÅ¸ÀÏ °Ô½ÃÆÇ*/
.noti_table {
    position: relative;
    width: 351px;
}

.noti_table .table_header {
    width: 343px;
    height: 25px;
    padding: 0 0 0 8px;
    background: url("/images/member/table/bg_noti_table_line.gif") 0 bottom no-repeat;
}

.noti_table .table_header p {
    height: 21px;
    line-height: 21px;
    padding-left: 25px;
    background: url("/images/member/common/icons_20160129.gif") 0 -500px no-repeat;
}

.noti_table .table_header p.title1 {
    background-position: 0 -500px;
}

.noti_table .table_header p.title2 {
    background-position: 0 -547px;
}

.noti_table .table_header p.title3 {
    background-position: 0 -594px;
}

.noti_table .table_header p.title4 {
    background-position: 0 -642px;
}

.noti_table .table_header p.title5 {
    background-position: 0 -686px;
}

.noti_table .table_header p.title6 {
    background-position: 0 -728px;
}

.noti_table table {
    width: 100%;
    text-align: center;
}

.noti_table table tbody td {
    border-bottom: 1px solid #f1f0f0;
    padding: 5px 5px 3px;
    color: #9e9e9e;
}

.noti_table table tbody td.left {
    text-align: left;
}

.noti_table table tbody td p {
    height: 16px;
    line-height: 16px;
}

.noti_table table tbody td .note_new {
    padding-left: 23px;
    background: url("/images/member/common/icon_note.gif") 0 0 no-repeat;
}

.noti_table table tbody td .note_old {
    padding-left: 23px;
    background: url("/images/member/common/icon_note.gif") 0 -84px no-repeat;
}

.noti_table table tbody td p .num {
    color: #3047be;
    font-size: 11px;
}

.contents_wrap .noti_table table tbody td p a {
    color: #9e9e9e;
    vertical-align: middle;
}

.noti_table .btn_more {
    position: absolute;
    right: 7px;
    top: 5px;
    display: block;
    padding: 3px;
}

/* ÂÊÁö */
.note_section {
    width: 769px;
    padding-top: 20px;
}

.note_section .note_msg {
    width: 100%;
    overflow: hidden;
    margin-top: 8px;
}

.note_section .note_msg .txt_caution {
    float: left;
    margin-top: 5px;
    color: #ff5400;
}

.note_section .note_msg .btns {
    float: right;
}

/* ³ª¸¸ÀÇ °ø°£ */
.my_space {
    width: 769px;
    margin-top: 20px;
}

/* ³»°¡ ¾´ ±Û */
/* ¸®½ºÆ® */
.contents_wrap .list_opt_num {
    text-align: right;
}

.contents_wrap .list_opt_num select {
    vertical-align: middle;
}

.my_write {
    width: 769px;
}

.my_write .list_style_table {
    margin-top: 7px;
}

.my_write .table_msg {
    font-weight: bold;
    margin: 7px 0 0 5px;
    font-family: "¸¼Àº °íµñ";
}

/* º¸±â */
.my_write_view {
    width: 769px;
    margin-top: -10px;
}

.my_write_view .btn_report {
    padding-left: 13px;
    color: #980202;
    font-size: 11px;
    background: url("/images/member/common/icon_caution.gif") 0 0 no-repeat;
}

.my_write_view .list_view_section {
    width: 769px;
    margin-top: 7px;
}

.my_write_view .list_view_section .writing_info {
    width: 769px;
    border-top: 2px solid #c0c0c0;
}

.my_write_view .list_view_section .writing_info:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.my_write_view .list_view_section .writing_info dt {
    float: left;
    border-style: none solid solid;
    border-color: #999999;
    border-width: 1px;
}

.my_write_view .list_view_section .writing_info dd {
    float: left;
    width: 668px;
}

.my_write_view .list_view_section .writing_info dd .subject {
    width: 648px;
    overflow: hidden;
    height: 23px;
    padding: 8px 10px 0;
    border-bottom: 1px solid #c9c9c9;
}

.my_write_view .list_view_section .writing_info dd .subject p {
    float: left
}

.my_write_view .list_view_section .writing_info dd .subject p em {
    font-weight: bold;
    color: #5a5a5a;
}

.my_write_view .list_view_section .writing_info dd .subject p span {
    color: #ff6c00;
}

.my_write_view .list_view_section .writing_info dd .subject .date {
    float: right;
    color: #8f8f8f;
}

.my_write_view .list_view_section .writing_info dd .detail_info {
    width: 658px;
    height: 86px;
    padding: 0 0 0 10px;
    border-bottom: 1px solid #c9c9c9;
}

.my_write_view .list_view_section .writing_info dd .detail_info: {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.my_write_view .list_view_section .writing_info dd .detail_info .left_section {
    float: left;
    width: 500px;
}

.my_write_view .list_view_section .writing_info dd .detail_info .left_section p {
    margin-top: 10px;
    color: #8f8f8f;
    line-height: 16px;
}

.my_write_view .list_view_section .writing_info dd .detail_info .left_section p img {
    vertical-align: middle;
}

.my_write_view .list_view_section .writing_info dd .detail_info .left_section p .gray_txt {
    color: #b0b0b0;
    font-size: 11px;
}

.my_write_view .list_view_section .writing_info dd .detail_info .left_section p .like {
    display: inline-block;
    padding-left: 16px;
    margin: 0 10px;
    vertical-align: middle;
    background: url("/images/member/common/icon_hand_thumb.gif") 0 0 no-repeat;
    color: #3e3e3e;
}

.my_write_view .list_view_section .writing_info dd .detail_info .left_section p .dislike {
    display: inline-block;
    padding-left: 16px;
    margin-right: 10px;
    vertical-align: middle;
    background: url("/images/member/common/icon_hand_thumb.gif") 0 -64px no-repeat;
    color: #3e3e3e;
}

.my_write_view .list_view_section .writing_info dd .detail_info .right_section {
    float: right;
}

.my_write_view .list_view_section .writing_info dd .detail_info .right_section p {
    text-align: right;
    margin-top: 15px;
}

.my_write_view .list_view_section .writing_info dd .detail_info .right_section p.sns {
    margin-top: 30px;
}

.my_write_view .list_view_section .member_memo {
    width: 749px;
    padding: 10px;
    background: #ededed;
    color: #8f8f8f;
}

.my_write_view .list_view_section .member_memo .btn_more {
    margin-left: 10px;
    font-size: 12px;
    text-decoration: underline;
    color: #8f8f8f;
}

.my_write_view .list_view_section .member_memo ul {
    padding-top: 10px;
}

.my_write_view .list_view_section .member_memo ul li {
    margin-top: 3px;
}

.my_write_view .list_view_section .member_memo ul li .point_blue {
    color: #007fc8;
}

.my_write_view .list_view_section .member_memo ul li a {
    color: #8f8f8f;
}

.my_write_view .list_view_section .writing_body {
    width: 769px;
    margin-top: 10px;
}

.my_write_view .list_view_section .writing_body .recommend_btns {
    margin-top: 35px;
    text-align: center;
}

.my_write_view .list_view_section .writing_body .recommend_btns a {
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    padding: 11px 13px 0;
    border: 1px solid #cccccc;
    vertical-align: top;
    color: #ff6c00;
    font-weight: bold;
}

.my_write_view .list_view_section .writing_body .recommend_btns a img {
    vertical-align: top;
    *margin-top: -2px;
}

.my_write_view .list_view_section .chk_post {
    margin-top: 20px;
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    color: #575757;
    background: url("/images/member/bg/bg_border_box.gif") 0 0 no-repeat;
}

.my_write_view .list_view_section .chk_post input {
    width: 13px;
    height: 13px;
    vertical-align: middle;
}

.my_write_view .list_view_section .banner_area {
    margin-top: 7px;
}

.my_write_view .list_view_section .comment_section {
    width: 769px;
    margin-top: 13px;
}

.my_write_view .list_view_section .comment_section .comment_top {
    width: 100%;
    overflow: hidden;
}

.my_write_view .list_view_section .comment_section .comment_top p {
    padding-top: 3px;
    float: left;
    font-weight: bold;
}

.my_write_view .list_view_section .comment_section .comment_top .comment_btn {
    float: right;
    font-weight: normal;
    padding-top: 0;
}

.my_write_view .list_view_section .comment_section .comment_top .comment_btn a {
    display: inline-block;
    padding: 1px 3px 0;
    font-size: 11px;
    border: 1px solid #cacaca;
    color: #8b8b8b;
}

.my_write_view .list_view_section .comment_section .comment_box {
    width: 745px;
    margin-top: 8px;
    padding: 8px 12px;
    background: #ededed;
}

.my_write_view .list_view_section .comment_section .comment_box ul {
    width: 745px;
}

.my_write_view .list_view_section .comment_section .comment_box ul li {
    margin-top: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dcdcdc;
}

.my_write_view .list_view_section .comment_section .comment_box ul li.first {
    margin-top: 0;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl {
    width: 745px;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dt {
    float: left;
    margin-right: 8px;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dt img {
    border: 1px solid #c9c9c9;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dd {
    position: relative;
    float: left;
    width: 675px;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dd p em {
    margin-right: 7px;
    font-weight: bold;
    color: #575757;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dd p .date {
    margin-right: 7px;
    color: #8e8e8e;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dd p .reply {
    margin-right: 7px;
    padding-left: 10px;
    color: #575757;
    background: url("/images/member/common/bullet_reply.gif") 0 0 no-repeat;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dd p .btn_report {
    margin-right: 7px;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dd .point_blue {
    color: #0081cb;
    margin: 5px 0 5px;
}

.my_write_view .list_view_section .comment_section .comment_box ul li dl dd .btn_recommend {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -18px;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment {
    width: 745px;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment label input {
    width: 13px;
    height: 14px;
    vertical-align: middle;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_enroll {
    width: 745px;
    margin-top: 3px;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_enroll textarea {
    width: 648px;
    height: 48px;
    padding: 2px;
    margin-right: 3px;
    border: 1px solid #d2d2d2;
    vertical-align: top;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_enroll a {
    display: inline-block;
    width: 84px;
    height: 34px;
    padding-top: 23px;
    font-weight: bold;
    text-align: center;
    color: #464646;
    background: url("/images/member/bg/bg_rboxbtn_big.gif") 0 0 no-repeat;
    vertical-align: top;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_caution {
    width: 100%;
    overflow: hidden;
    margin-top: 3px;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_caution p {
    float: left;
    width: 515px;
    color: #575757;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_caution p .point_blue {
    color: #0081d3;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_caution p .point_red {
    color: #eb0000;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_caution .btns {
    float: right;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_caution .btns a {
    display: inline-block;
    padding: 1px 17px 0;
    border: 1px solid #cacaca;
    color: #464646;
    background: #fff;
}

.my_write_view .list_view_section .comment_section .comment_box .other_comment .comment_caution .btns a.point_blue {
    color: #1b7ab1;
    margin-right: 3px;
}

/* ³»°¡ ¾´ ÄÚ¸àÆ® */
.my_comment {
    width: 769px;
    margin-top: 20px;
}

.my_comment .list_style_table {
    margin-top: 7px;
}

.my_comment .list_style_table table td {
    vertical-align: top;
}

/* ³» Áö¸§ ¸ñ·Ï */
.my_buy_list {
    width: 769px;
    padding-top: 30px;
}

#contents_section .my_buy_list .tab {
    position: relative;
    width: 769px;
    margin-top: 15px;
}

#contents_section .my_buy_list .tab .tabs {
    background: none;
    height: 21px;
    border: none;
}

#contents_section .my_buy_list .tab .tabs li a {
    display: inline-block;
    width: auto;
    height: 16px;
    padding: 4px 9px 0;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    color: #cdcdcd;
}

#contents_section .my_buy_list .tab .tabs li a.current {
    background: none;
    border-left: 1px solid #9d9d9d;
    border-right: 1px solid #9d9d9d;
    border-top: 1px solid #9d9d9d;
    font-weight: bold;
    letter-spacing: -1px;
    color: #696969;
}

#contents_section .my_buy_list .tab .tabs li.tabMenu1 {
    left: 0;
}

#contents_section .my_buy_list .tab .tabs li.tabMenu2 {
    left: 48px;
}

#contents_section .my_buy_list .tab .tabs li.tabMenu3 {
    left: 96px;
}

#contents_section .my_buy_list .tab .tabCon {
    position: relative;
    width: 769px;
}

#contents_section .my_buy_list .tab .tabCon .start_date {
    position: absolute;
    right: 0;
    top: -30px;
}

/* È¸¿ø¸Þ¸ð */
.member_memo_con {
    margin-top: 7px;
}

.member_memo_con .table_msg {
    font-weight: bold;
    margin-left: 5px;
    font-family: "¸¼Àº °íµñ";
}

.member_memo_con .list_style_table {
    margin-top: 8px;
}

.member_memo_con .stop_ico {
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
    font-family: "Malgun Gothic";
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 1px solid #c7c7c7;
    line-height: 10px;
    text-align: center;
    border-radius: 3px;
    color: #c7c7c7;
}

/* ºÏ¸¶Å© */
.bookmark {
    width: 769px;
}

#contents_section .bookmark .tab {
    border-bottom: 1px solid #c1c1c1;
    height: 36px;
    display: inline-block;
    margin-bottom: 1px;
    width: 767px;
}

#contents_section .bookmark .tab .tabs {
    padding: 5px 0;
    margin: 4px 0 4px;
    float: left;
}

#contents_section .bookmark .tab .tabs li {
    list-style: none;
    margin: 0;
    display: inline;
}

#contents_section .bookmark .tab .tabs li.tabMenu1 a {
    display: inline-block;
    width: 92px;
    height: 20px;
    font-family: "¸¼Àº °íµñ";
    font-size: 12px;
    padding: 3px 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    border-bottom: none;
    text-align: center;
}

#contents_section .bookmark .tab .tabs li.tabMenu1 a.current {
    display: inline-block;
    height;20px;}

#contents_section .bookmark .tab .tabs li.tabMenu3 a {
    vertical-align: middle;
    letter-spacing: -1px;
    display: inline-block;
    padding: 3px 0 0 7px;
    width: 85px;
    height: 23px;
    background-color: #f3f3f3;
    border: 1px solid #c1c1c1;
    border-bottom: none;
}

#contents_section .bookmark .tab .tabs li.tabMenu3 a.current {
    display: inline-block;
    padding: 10px 0 0px 25px;
    vertical-align: middle;
    letter-spacing: -1px;
    height;20px; background-color: #fff;
    border: 1px solid #c1c1c1;
    border-bottom: none;
}

#contents_section .bookmark .tab .tabs li.tabMenu3 {
    left: 100px;
}

#contents_section .bookmark .tab .tabs li.tabMenu2 {
    right: 10px;
}

#contents_section .bookmark .tab .tabs li.tabMenu2 a {
    width: 102px;
    height: 41px;
}

#contents_section .bookmark .tab .tabs li.tabMenu2 a span.bul_gear {
    padding-top: 10px;
    padding-left: 15px;
    background: url("/images/member/common/bullet_gear.gif") 0 13px no-repeat;
    height: 41px;
    cursor: pointer;
}

#contents_section .bookmark .tab .tabs li.tabMenu2 a.current {
    background: url("/images/member/bg/bg_tab_btn4_on.gif") 0 0 no-repeat;
}

#contents_section .bookmark .table_btns {
    text-align: left;
    margin-top: 5px;
    font-weight: bold;
}

#contents_section .bookmark .table_btns a {
    color: #6d6d6d;
}

#contents_section .bookmark .tab .tabs li.tab_line {
    background-color: #c1c1c1;
    height: 1px;
}

.bookmark .chk_move {
    width: 750px;
    margin: -20px 0 10px 0;
    color: #353535;
    text-align: right;
    font-weight: bold;
}

.bookmark .chk_move a {
    color: #6d6d6d;
    background: none;
}

.bookmark .chk_move select {
    width: 115px;
    border: 1px solid #e5e5e5;
    vertical-align: middle;
}

.bookmark .chk_move02 {
    width: 750px;
    margin: 10px 0 10px 0;
    color: #353535;
    text-align: right;
    font-weight: bold;
}

.bookmark .chk_move02 a {
    color: #6d6d6d;
    background: none;
}

.bookmark .chk_move02 select {
    width: 115px;
    border: 1px solid #e5e5e5;
    vertical-align: middle;
}

.bookmark .list_style_table.type3 {
    margin-top: 20px;
}

.bookmark .table_msg {
    margin: 10px 0 0 5px;
}

/* Ä£±¸ */
.friend {
    position: relative;
    width: 769px;
    padding-top: 10px;
}

#contents_section .friend .tab .tabs {
    background: none;
    height: 33px;
    *height: 26px;
    border: none;
}

#contents_section .friend .tab .tabs li a {
    display: inline-block;
    width: auto;
    height: 33px;
}

#contents_section .friend .tab .tabs li a.current {
    background: url("/images/member/btn/friend_list_on.gif") 0 0 no-repeat;
}

#contents_section .friend .tab .tabs li.tabMenu1 {
    left: 0;
    width: 92px;
    height: 33px;
}

#contents_section .friend .tab .tabs li.tabMenu1 a {
    left: 0;
    background: url("/images/member/btn/friend_list_off.gif") 0 0 no-repeat;
    width: 92px;
    height: 33px;
    display: block;
}

#contents_section .friend .tab .tabs li.tabMenu2 {
    left: 95px;
    width: 92px;
    height: 33px;
}

#contents_section .friend .tab .tabs li.tabMenu2 a {
    left: 95px;
    padding-top; background: url("/images/member/btn/block_list_off.gif") 0 0 no-repeat;
    width: 92px;
    height: 33px;
    display: block;
}

#contents_section .friend .tab .tabs li.tabMenu1 a.current {
    background: url("/images/member/btn/friend_list_on.gif") 0 0 no-repeat;
}

#contents_section .friend .tab .tabs li.tabMenu2 a.current {
    background: url("/images/member/btn/block_list_on.gif") 0 0 no-repeat;
}

#contents_section .friend .tab .tabCon {
    position: relative;
    width: 769px;
}

#contents_section .friend .tab .tabCon .total_member {
    position: absolute;
    right: 0;
    top: -31px;
    font-weight: bold;
    color: #9d9d9d;
}

.friend .list_style_table.type2 table thead th {
    font-size: 11px;
}

.friend .list_style_table.type2 table .left {
    padding-left: 5px;
}

.friend .list_style_table.type2 table td {
    color: #6c6c6c;
}

.friend .list_style_table.type2 table td span.f11 {
    color: #8e8e8e;
}

/* ÆË¾÷ È¸¿øÃ£±â */
.pop_sch_member {
    position: absolute;
    right: -10px;
    top: 24px;
    display: none;
    width: 426px;
    padding: 6px 0 0 0;
    background: url("/images/member/bg/bg_shadow_box_top.png") 0 0 no-repeat;
}

.pop_sch_member .pop_con {
    width: 392px;
    padding: 6px 17px 16px 17px;
    font-weight: normal;
    background: url("/images/member/bg/bg_shadow_box_bottom.png") 0 bottom no-repeat;
}

.pop_sch_member .pop_con .select_list {
    width: 76px;
    *margin-right: 3px;
}

.pop_sch_member .pop_con .select_list .list_option {
    width: 76px;
    top: 21px;
    *top: 22px;
}

.pop_sch_member .pop_con input.txt {
    width: 145px;
    padding: 3px;
    border: 1px solid #cfcfcf;
    vertical-align: middle;
}

.pop_sch_member .pop_con .list_style_table.type2 {
    width: 390px;
    margin-top: 5px;
}

.pop_sch_member .pop_con .list_style_table.type2 table thead th {
    padding: 3px 0 2px;
}

.pop_sch_member .pop_con .list_style_table.type2 table td {
    border-bottom: none;
    padding-top: 5px;
    padding-bottom: 4px;
}

.pop_sch_member .pop_con .list_style_table.type2 table td .add_on {
    display: inline-block;
    height: 22px;
    padding: 0 0 0 24px;
    color: #747474;
    background: url("/images/member/btn/btn_plus_1.gif") 0 0 no-repeat;
    line-height: 22px;
}

.pop_sch_member .pop_con .list_style_table.type2 table td .add_off {
    display: inline-block;
    height: 22px;
    padding: 0 0 0 24px;
    color: #d3d3d3;
    background: url("/images/member/btn/btn_plus_1.gif") 0 -59px no-repeat;
    line-height: 22px;
}

/* È¸¿øÁ¤º¸ */
.member_basic_info {
    width: 769px;
    margin-top: 10px;
}

.member_basic_info .page_title {
    margin-left: 5px;
}

#contents_section .member_basic_info .table_btns {
    margin-top: 15px;
    text-align: center;
}

/* ÀåÅÍÈ¸¿øÁ¤º¸ */
.market_member_info {
    width: 769px;
    margin-top: 10px;
}

.market_member_info .page_title {
    margin-left: 5px;
}

.market_member_info .msg_info_change {
    padding: 10px 20px;
    border-bottom: 1px solid #cecece;
    font-family: ¸¼Àº °íµñ;
}

#contents_section .market_member_info .table_btns {
    margin-top: 15px;
    text-align: center;
}

/* È¯°æ ¼³Á¤ */
.setup_opiton {
    width: 769px;
    margin-top: 10px;
}

.setup_opiton .page_title {
    margin-left: 5px;
}

.setup_opiton .list_style_table.type4 td label {
    display: inline-block;
    width: 141px;
}

.setup_opiton .list_style_table.type4 td label.on {
    font-weight: bold;
    letter-spacing: -1px;
    color: #707070;
}

#contents_section .setup_opiton .table_btns {
    margin-top: 15px;
    text-align: center;
}

.shortcut {
    width: 620px;
    margin-left: 140px;
}

.shortcut:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.shortcut li.first {
    margin-top: 0;
}

.shortcut li {
    float: left;
    width: 250px;
    margin: 5px 25px 0 0;
}

.shortcut li .select_list {
    width: 109px;
}

.shortcut li .select_list a.selected {
    text-align: left;
    padding: 3px 13px 2px 3px;
    background: #fff url("/images/member/common/bullet_select_arr3.gif") right 0 no-repeat;
}

.shortcut li .select_list .list_option {
    width: 109px;
    border-left: 1px solid #e2e3ea;
    border-right: 1px solid #e2e3ea;
    border-bottom: 1px solid #e3e9ef;
    text-align: left;
}

/*»ç¾÷ÀÚÁ¤º¸*/
#btn_bus {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}

#btn_bus a {
}

.btn_business {
    background: url("/images/member/bg/bg_var_rboxbtn_right9.gif") no-repeat;
    display: inline-block;
    height: 47px;
    padding: 0 0 0 10px;
    vertical-align: middle;
    margin-right: 5px;
}

.btn_business span {
    display: inline-block;
    padding: 0 10px 0 0;
    line-height: 35px;
    color: white;
    font-weight: bold;
    cursor: pointer;
    font-size: 12px;
    font-family: "tahoma";
    background: url("/images/member/bg/bg_var_rboxbtn_right9.gif") right 0 no-repeat;
}

#business_list {
    width: 760px;
    display: block;
    margin-top: 20px;
}

#bus_list_box {
    text-align: center;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

#bus_list_box tr {
    line-height: 28px;
}

#bus_list_box td {
    font-family: 'tahoma',dotum,Helvetica,sans-serif;
    color: #808080;
}

.business_title {
    background-color: #e5e5e5;
    font-family: ¸¼Àº °íµñ;
    font-weight: bold;
    color: #757575;
}

.end_text {
    color: #c71414;
}

/*ÆË¾÷*/
.business {
    width: 770px;
    margin: 0 auto;
    text-align: left;
    margin-top: 10px;
}

.input_ad {
    width: 400px;
}

.input_em {
    width: 200px;
}

.fax_line {
    margin-top: 5px;
}

.arrow {
    width: 45px;
    height: 22px;
    background: url("/images/main/btn_next_bg.gif") no-repeat;
    display: inline-block;
}

.real_name_benefit_box {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    width: 747px;
    padding: 10px 0 10px 20px;
    background-color: #f4f4f4;
}

.real_name_benefit {
    font-family: "¸¼Àº °íµñ";
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0 10px 0;
}

.real_name_faq {
    margin: 10px 0 5px 0;
}

.real_name_faq a {
    color: #c33d3d;
}

.real_text_info {
    margin: 20px 10px;
}

.real_text_info_01 {
    font-family: "¸¼Àº °íµñ";
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
}

.real_ipin {
    width: 44%;
    float: left;
    padding: 15px;
    border: 3px solid #cecece;
    height: 150px;
    margin: 0 5px;
    background-color: #f4f4f4;
}

.real_ipin_title {
    font-family: "¸¼Àº °íµñ";
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #cecece;
    padding-bottom: 10px;
}

.real_ipin_02 {
    margin-top: 5px;
    font-weight: bold;
    font-family: "¸¼Àº °íµñ";
    font-size: 12px;
}

.btn_real_ipin {
    text-align: center;
    margin-top: 10px;
}

.btn_real_ipin a {
    background: url("/zboard/auth/images/btn_box_bg_02.gif");
    display: inline-block;
    text-align: center;
    width: 164px;
    height: 27px;
    padding-top: 6px;
    font-weight: bold;
    color: #fff;
}

/*°Ë»ö*/
.mypage_search {
    width: 759px;
    margin: 7px 0 0 0;
}

.mypage_search tr td {
    text-align: right;
}

.mypage_search .text_box {
    width: 110px;
}

.mypage_search .search_btn {
    width: 20px;
}

/*ÅÇmanu*/
.navcontainer02 {
    border-bottom: 1px solid #c1c1c1;
    height: 36px;
    *height: 36px;
    display: inline-block;
    margin-bottom: 1px;
    width: 769px;
}

.nav_hot3 {
    float: right;
    padding: 16px 5px 0 0;
    font-weight: bold;
}

#navlist02 {
    padding: 5px 0;
    margin: 4px 0 4px;
    float: left;
}

* html #navlist02 {
    margin: 5px 0 2px;
    float: left;
}

#navlist02 li {
    list-style: none;
    margin: 0;
    display: inline;
}

#navlist02 li a {
    padding: 5px 1em 5px 1em;
    margin-right: 5px;
    border: 1px solid #c1c1c1;
    border-bottom: none;
    *border-bottom: 1px solid #c1c1c1;
    background: #f3f3f3;
    text-decoration: none;
    font-family: "¸¼Àº °íµñ";
    font-size: 12px;
    display: inline-block;
    height: 16px;
}

#navlist02 li a:hover {
    color: #000;
    background: #ffffff;
    border-color: #227;
}

#navlist02 li a.current {
    background: white;
    border-bottom: 1px solid white;
    display: inline-block;
}

#navlist02 li a#link1 {
    background: white;
    border-bottom: 1px solid white;
}

#navlist02 li a select {
    padding: 0px;
    margin: 0px;
}
