/* ���� ------------------------------*/
#wrap #container_main .search {
    float: left;
    width: 780px;
    height: 230px;
    margin-right: 20px;
    background: #fff;
    padding: 30px;
}

#wrap #container_main .search .tit {
    font-size: 21px;
    color: #1d2c80;
    font-weight: 500;
    padding-bottom: 20px;
}
#wrap #container_main .search .basic_input {
    width: 350px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
#wrap #container_main .search .basic_selet {
    width: 348px;
    float: right;
}
#wrap #container_main .search .keyword {
    position: relative;
    width: 100%;
    height: 64px;
    font-size: 14px;
    color: #87888a;
    font-weight: 500;
    margin-top: 15px;
}
#wrap #container_main .search .keyword span {
    display: block;
    font-size: 14px;
    color: #87888a;
    font-weight: 500;
    padding: 0 0 15px;
}
#wrap #container_main .search .keyword a {
    display: inline-block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: #d4d4d4;
    border-radius: 3px;
    overflow: hidden;
}
#wrap #container_main .search .keyword a.on,
#wrap #container_main .search .keyword a:hover {
    background: #1d2c80 !important;
    color: #fff !important;
}
#wrap #container_main .search .keyword input[type='submit'] {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 175px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 3px;
    border: 0;
}
#wrap #container_main .login {
    float: left;
    width: 400px;
    height: 230px;
    background: #fff;
}

#wrap #container_main .login .sign_off {
    font-size: 18px;
    color: #a1a1a1;
    font-weight: 500;
    text-align: center;
    padding: 50px 0;
}
#wrap #container_main .login .sign_link {
    display: block;
    width: 340px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: #1d2c80;
    border-radius: 3px;
    margin: 0 auto;
}
#wrap #container_main .login .join {
    width: 340px;
    margin: 0 auto;
    padding-top: 15px;
}
#wrap #container_main .login .join a {
    float: left;
    font-size: 16px;
    color: #a1a1a1;
    font-weight: 500;
}
#wrap #container_main .login .join a:last-child {
    float: right;
    font-size: 16px;
    color: #a1a1a1;
    font-weight: 500;
}

#wrap #container_main .link {
    float: left;
    width: 780px;
    height: 480px;
    margin-right: 20px;
    margin-top: 20px;
}

#wrap #container_main .notice {
    float: left;
    width: 511px;
    height: 230px;
    margin-right: 20px;
    background: #fff;
    padding: 30px;
}
#wrap #container_main .notice .tit {
    font-size: 21px;
    color: #1d2c80;
    font-weight: 500;
    padding-bottom: 20px;
}
#wrap #container_main .notice .tit a {
    float: right;
    font-size: 21px;
    color: #1d2c80;
}
#wrap #container_main .notice .view {
    height: 35px;
    line-height: 35px;
}
#wrap #container_main .notice .view a {
    font-size: 14px;
    color: #6e6e6e;
    display: inline-block;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 28px;
    overflow: hidden;
}
#wrap #container_main .notice .view span {
    float: right;
    font-size: 15px;
    color: #c5c5ca;
    line-height: 28px;
}

#wrap #container_main > .link .linker {
    cursor: pointer;
}
#wrap #container_main > .link .link1 {
    position: relative;
    float: left;
    width: 246px;
    height: 230px;
    background: #fff;
}
#wrap #container_main > .link .link2 {
    position: relative;
    float: left;
    width: 246px;
    height: 230px;
    background: #fff;
    margin-right: 20px;
    margin-top: 20px;
}
#wrap #container_main > .link .link3 {
    position: relative;
    float: left;
    width: 246px;
    height: 230px;
    background: #fff;
    margin-right: 20px;
    margin-top: 20px;
}
#wrap #container_main > .link .link4 {
    position: relative;
    float: left;
    width: 246px;
    height: 230px;
    background: #fff;
    margin-top: 20px;
}

#wrap #container_main > .link .linker p.off {
    text-align: center;
    padding-top: 65px;
}
#wrap #container_main > .link .linker p.off span {
    display: block;
    font-size: 17px;
    color: #515151;
    font-weight: 500;
    text-align: center;
    padding-top: 15px;
}
#wrap #container_main > .link .linker p.on {
    display: none;
    font-size: 12px;
    color: #fff;
    line-height: 150%;
    text-align: center;
}
#wrap #container_main > .link .linker p.on span {
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 65px 0 35px;
}

#wrap #container_main > .link .linker:hover {
    background: #1d2c80 !important;
    color: #fff !important;
}
#wrap #container_main > .link .linker:hover p.off {
    display: none;
}
#wrap #container_main > .link .linker:hover p.on {
    display: block;
}

#wrap #container_main .banner {
    position: relative;
    float: left;
    width: 400px;
    height: 480px;
    margin-top: 20px;
    background: #fff;
}

#wrap #container_main .banner #go-prev {
    position: absolute;
    z-index: 3001;
    top: 222px;
    left: 0;
    cursor: pointer;
}
#wrap #container_main .banner #go-next {
    position: absolute;
    z-index: 3001;
    top: 222px;
    right: 0;
    cursor: pointer;
}

/* ���� ��------------------------------*/

#wrap #container .left_side {
    float: left;
    width: 280px;
    margin-right: 20px;
}

.login_area {
    width: 100%;
    height: 230px;
    background: #fff;
}

.login_area p {
    line-height: 1.5;
}

.login_area .sign_off {
    font-size: 18px;
    color: #a1a1a1;
    font-weight: 500;
    text-align: center;
    padding: 50px 0;
}
.login_area .sign_link {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: #1d2c80;
    border-radius: 3px;
}

.login_area .d1:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
.login_area > div > .left {
    float: left;
    width: 50%;
    font-size: 21px;
    font-weight: 500;
    color: #6a6a6a;
}
.login_area > div > .right {
    float: right;
    width: 50%;
    font-size: 14px;
    font-weight: 500;
    text-align: right;
}
.login_area > div > .right > .txt {
    display: block;
    font-size: 12px;
}
.login_area > div > .right > .txt span {
    font-size: 12px;
    font-weight: 600;
}
.login_area > div.d2 {
    padding-top: 30px;
}
.login_area > div.d2,
.login_area > div.d3 {
    width: 100%;
    font-size: 14px;
}
.login_area > div.d2 span,
.login_area > div.d3 span {
    font-weight: 600;
}

.login_area > div.d4 .btn1 {
    display: inline-block;
    width: 105px;
    height: 35px;
    line-height: 35px;
    line-height: 33px;
    color: #adadae;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #f4f4f4;
    margin-top: 10px;
}
.login_area > div.d4 .btn1.on,
.login_area > div.d4 .btn1:hover {
    color: #fff;
    background: #1d2c80;
    border: 1px solid #1d2c80;
}
.login_area > div.d4 .btn1:first-child {
    margin-right: 18px;
}

.left_search_area {
    width: 100%;
    height: 545px;
    background: #fff;
    margin-top: 20px;
}
.left_search_area form {
    margin-bottom: 15px;
}
.left_search_area form p {
    position: relative;
    width: 100%;
}
.left_search_area form i {
    position: absolute;
    top: 17px;
    right: 20px;
    color: #a9a9a9;
    cursor: pointer;
}
.left_search_area form p input {
    width: 100%;
    height: 50px;
    line-height: 48px;
    padding: 0 40px 0 10px;
    font-size: 14px;
}
.left_search_area a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 58px;
    text-align: center;
    border: 2px solid #fbfbfb;
    border-radius: 3px;
    color: #a1a1a1;
    margin-bottom: 3px;
}
.left_search_area a.on,
.left_search_area a:hover {
    border: 2px solid #a0acf3;
    color: #737373;
}

/* ���Ӽ���------------------------------*/

#wrap #container > .right_side > .sub_content .mini_tab a {
    float: left;
    font-size: 16px;
    color: #acacac;
    font-weight: 500;
    padding-right: 15px;
    border-right: 1px solid #acacac;
    margin-left: 15px;
}
#wrap #container > .right_side > .sub_content .mini_tab a.on {
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container > .right_side > .sub_content .mini_tab a:first-child {
    margin-left: 0;
}
#wrap #container > .right_side > .sub_content .mini_tab a:last-child {
    border-right: 0 solid #acacac;
}
#wrap #container > .right_side > .sub_content .item_game {
    width: 100%;
}
#wrap #container > .right_side > .sub_content .item_game:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container > .right_side > .sub_content .item_game .item {
    float: left;
    width: 265px;
    height: 224px;
    border: 1px solid #e4e5e8;
    border-radius: 3px;
    margin-right: 19px;
    margin-top: 19px;
}
#wrap #container > .right_side > .sub_content .item_game .item:nth-child(4n) {
    margin-right: 0;
}
#wrap #container > .right_side > .sub_content .item_game .item img {
    width: 100%;
    opacity: 0.8;
}
#wrap #container > .right_side > .sub_content .item_game .item p {
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding: 12px 17px 12px 22px;
    border-top: 1px solid#e4e5e8;
}
#wrap #container > .right_side > .sub_content .item_game .item p a {
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container > .right_side > .sub_content .item_game .item p span {
    display: block;
    font-size: 14px;
    color: #b9b9b9;
}
#wrap #container > .right_side > .sub_content .item_game .item.on,
#wrap #container > .right_side > .sub_content .item_game .item:hover {
    border: 2px solid #5891ff;
}
#wrap #container > .right_side > .sub_content .item_game .item.on img,
#wrap #container > .right_side > .sub_content .item_game .item:hover img {
    opacity: 1;
}

/* ���Ӽ��� ��------------------------------*/

/* ��������------------------------------*/
#wrap #container > .right_side > .sub_content .item_server {
    width: 100%;
}
#wrap #container > .right_side > .sub_content .item_server:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container > .right_side > .sub_content .item_server .item {
    display: block;
    float: left;
    width: 265px;
    height: 76px;
    line-height: 74px;
    background: #fbfbfb;
    border: 1px solid #e4e5e8;
    border-radius: 3px;
    font-size: 21px;
    color: #a1a1a1;
    font-weight: 500;
    text-align: left;
    margin-right: 19px;
    margin-top: 19px;
    padding-left: 20px;
}
#wrap #container > .right_side > .sub_content .item_server .item:nth-child(4n) {
    margin-right: 0;
}
#wrap #container > .right_side > .sub_content .item_server .item.on,
#wrap #container > .right_side > .sub_content .item_server .item:hover {
    border: 2px solid #5891ff;
    color: #6a6a6a;
    background: #fff;
}
/* �������� ��------------------------------*/

/* �ŷ���------------------------------*/
#wrap #container > .right_side {
    float: right;
    width: 1200px;
}
#wrap #container > .right_side:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container > .right_side .area1 {
    float: left;
    width: 820px;
    margin-right: 20px;
}
#wrap #container > .right_side .area1 .d1 {
    height: 146px;
    background: #fff;
    overflow: hidden;
}
#wrap #container > .right_side .area1 .d1:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container > .right_side .area1 .d1 .left {
    position: relative;
    float: left;
    width: 470px;
}
#wrap #container > .right_side .area1 .d1 .left:after {
    position: absolute;
    width: 1px;
    height: 200px;
    top: -30px;
    right: 0;
    background: #e4e5e8;
    content: "";
}
#wrap #container > .right_side .area1 .d1 .left .p1 {
    font-size: 24px;
    color: #5a5a5a;
    font-weight: 600;
}
#wrap #container > .right_side .area1 .d1 .left .p1 span {
    font-size: 14px;
    font-weight: 600;
}
#wrap #container > .right_side .area1 .d1 .left .p2 {
    width: 100%;
    margin-top: 15px;
}
#wrap #container > .right_side .area1 .d1 .left .p2 li {
    float: left;
    width: 150px;
    font-size: 14px;
    color: #b9b9bb;
    font-weight: 500;
}
#wrap #container > .right_side .area1 .d1 .left .p2 li span {
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding-top: 5px;
}

#wrap #container > .right_side .area1 .d1 .right {
    float: right;
    width: 260px;
}
#wrap #container > .right_side .area1 .d1 .right p:nth-child(1) {
    font-size: 21px;
    font-weight: 600;
    padding-top: 10px;
}
#wrap #container > .right_side .area1 .d1 .right p:nth-child(2) {
    font-size: 27px;
    font-weight: 600;
    padding-top: 10px;
}
#wrap #container > .right_side .area1 .d1 .right p:nth-child(2) span {
    font-size: 16px;
    font-weight: 600;
}

#wrap #container > .right_side .area1 .d2 {
    width: 100%;
    height: 328px;
    background: #fff;
    margin-top: 20px;
}
#wrap #container > .right_side .area1 .d3 {
    width: 100%;
    margin-top: 20px;
}

#wrap #container > .right_side .area1 .d3 .left {
    float: left;
    width: 240px;
    background: #fff;
    height: 280px;
    overflow: hidden;
}
#wrap #container > .right_side .area1 .d3 .left p {
    font-size: 14px;
    font-weight: 600;
    color: #1d2c80;
    padding: 17px 20px 13px;
}

#wrap #container > .right_side .area1 .d3 .left .table1 {
    margin-bottom: 0;
    width: 100%;
    height: 27px;
}
#wrap #container > .right_side .area1 .d3 .left .basic_table th {
    border-bottom: 1px solid #e4e5e8;
}
#wrap #container > .right_side .area1 .d3 .left .table2 {
    margin-bottom: 17px;
    height: 193px;
}
#wrap #container > .right_side .area1 .d3 .left .basic_table th:nth-child(1) {
    width: 30%;
}
#wrap #container > .right_side .area1 .d3 .left .basic_table th:nth-child(2) {
    width: 25%;
}
#wrap #container > .right_side .area1 .d3 .left .basic_table th:nth-child(3) {
    width: 40%;
    padding-right: 20px;
}

#wrap #container > .right_side .area1 .d3 .left .basic_table td:nth-child(1) {
    width: 35%;
}
#wrap #container > .right_side .area1 .d3 .left .basic_table td:nth-child(2) {
    width: 25%;
}
#wrap #container > .right_side .area1 .d3 .left .basic_table td:nth-child(3) {
    width: 40%;
}

#wrap #container > .right_side .area1 .d3 .left .basic_table td {
    font-size: 12px;
    color: #515151;
    padding: 7px 0;
    text-align: center;
}
#wrap #container > .right_side .area1 .d3 .left .basic_table tr.sel {
    background: #f4f4f4;
}

#wrap #container > .right_side .area1 .d3 .center {
    position: relative;
    float: left;
    width: 280px;
    background: #fff;
    height: 280px;
    overflow: hidden;
    margin-left: 20px;
    border-top: 0 solid #ddd;
}
#wrap #container > .right_side .area1 .d3 .center .tab {
    width: 100%;
    background: #f7f7f7;
}
#wrap #container > .right_side .area1 .d3 .center .tab p {
    float: left;
    width: 50%;
    height: 49px;
    line-height: 41px;
    background: #f7f7f7;
    font-size: 14px;
    text-align: center;
    color: #a4a4a4;
    font-weight: 500;
    cursor: pointer;
}
#wrap #container > .right_side .area1 .d3 .center .tab p.on {
    background: #1d2c80;
    border: 1px solid #1d2c80;
    color: #fff;
}
#wrap #container > .right_side .area1 .d3 .center .con {
    position: absolute;
    width: 280px;
    top: 42px;
    left: 0;
    margin-bottom: 17px;
    height: 220px;
    background: #fff;
    border-top: 1px solid #e4e5e8;
}
#wrap #container > .right_side .area1 .d3 .center .con .basic_table {
    width: 100%;
}
#wrap #container > .right_side .area1 .d3 .center .con2 {
    display: none;
}
#wrap #container > .right_side .area1 .d3 .center .con .con_inner {
    height: 193px;
}

#wrap #container > .right_side .area1 .d3 .center .basic_table th {
    border-bottom: 1px solid #e4e5e8;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table th:nth-child(1) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table th:nth-child(2) {
    width: 15%;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table th:nth-child(3) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table th:nth-child(4) {
    width: 40%;
    padding-right: 20px;
}

#wrap #container > .right_side .area1 .d3 .center .basic_table td:nth-child(1) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table td:nth-child(2) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table td:nth-child(3) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table td:nth-child(4) {
    width: 40%;
}

#wrap #container > .right_side .area1 .d3 .center .basic_table td {
    font-size: 12px;
    color: #515151;
    padding: 7px 0;
    text-align: center;
}
#wrap #container > .right_side .area1 .d3 .center .basic_table tr.sel {
    background: #f4f4f4;
}
/* 매칭된 거래 탭*/
#wrap #container > .right_side .area1 .d3 .center2 {
    position: relative;
    float: left;
    width: 260px;
    background: #fff;
    height: 280px;
    overflow: hidden;
    margin-left: 20px;
    border-top: 0 solid #ddd;
}
#wrap #container > .right_side .area1 .d3 .center2 .tab2 {
    width: 100%;
    background: #f7f7f7;
}
#wrap #container > .right_side .area1 .d3 .center2 .tab2 p {
    float: left;
    width: 100%;
    height: 49px;
    line-height: 41px;
    background: #f7f7f7;
    font-size: 14px;
    text-align: center;
    color: #a4a4a4;
    font-weight: 500;
}
#wrap #container > .right_side .area1 .d3 .center2 .tab2 p.on {
    background: #1d2c80;
    border: 1px solid #1d2c80;
    color: #fff;
}
#wrap #container > .right_side .area1 .d3 .center2 .con {
    position: absolute;
    width: 260px;
    top: 42px;
    left: 0;
    margin-bottom: 17px;
    height: 220px;
    background: #fff;
    border-top: 1px solid #e4e5e8;
}
#wrap #container > .right_side .area1 .d3 .center2 .con .basic_table {
    width: 100%;
}
#wrap #container > .right_side .area1 .d3 .center2 .con2 {
    display: none;
}
#wrap #container > .right_side .area1 .d3 .center2 .con .con_inner {
    height: 193px;
}

#wrap #container > .right_side .area1 .d3 .center2 .basic_table th {
    border-bottom: 1px solid #e4e5e8;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table th:nth-child(1) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table th:nth-child(2) {
    width: 15%;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table th:nth-child(3) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table th:nth-child(4) {
    width: 40%;
    padding-right: 20px;
}

#wrap #container > .right_side .area1 .d3 .center2 .basic_table td:nth-child(1) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table td:nth-child(2) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table td:nth-child(3) {
    width: 20%;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table td:nth-child(4) {
    width: 40%;
}

#wrap #container > .right_side .area1 .d3 .center2 .basic_table td {
    font-size: 12px;
    color: #515151;
    padding: 7px 0;
    text-align: center;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table tr.sel {
    background: #f4f4f4;
}
#wrap #container > .right_side .area1 .d3 .center2 .basic_table tr.sell {
    background: #f4f4f4;
}

/**/

#wrap #container > .right_side .area1 .d3 .right {
    position: relative;
    float: left;
    width: 280px;
    background: #fff;
    height: 280px;
    overflow: hidden;
    margin: 0;
    border-top: 0 solid #ddd;
}
#wrap #container > .right_side .area1 .d3 .right .tab {
    width: 100%;
    background: #f7f7f7;
}
#wrap #container > .right_side .area1 .d3 .right .tab p {
    float: left;
    width: 139px;
    height: 49px;
    line-height: 41px;
    background: #f7f7f7;
    margin-left: -1px;
    font-size: 14px;
    text-align: center;
    color: #a4a4a4;
    font-weight: 500;
    cursor: pointer;
}
#wrap #container > .right_side .area2 .right .tab p:nth-child(1).on {
    background: #ff6160;
    border: 1px solid #ff6160;
    color: #fff;
}
#wrap #container > .right_side .area2 .right .tab p:nth-child(2).on {
    background: #3a56ff;
    border: 1px solid #3a56ff;
    color: #fff;
}

#wrap #container > .right_side .area1 .d3 .right .con {
    position: absolute;
    width: 280px;
    top: 42px;
    left: 0;
    margin-bottom: 17px;
    height: 220px;
    background: #fff;
    border-top: 1px solid #e4e5e8;
    padding: 16px 20px;
}
#wrap #container > .right_side .area1 .d3 .right .con2 {
    display: none;
}

#wrap #container > .right_side .area1 .d3 .right .con .price {
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
}
#wrap #container > .right_side .area1 .d3 .right .con .price input {
    width: 84px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    color: #525252;
    text-align: right;
    padding: 0 10px;
    border: 1px solid #eeeeee;
}

#wrap #container > .right_side .area1 .d3 .right .con .total {
    height: 48px;
    background: #fbfbfb;
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
    padding: 10px 15px;
    margin-top: 13px;
    border: 1px solid #eeeeee;
}
#wrap #container > .right_side .area1 .d3 .right .con .total p {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
    text-align: right;
}
#wrap #container > .right_side .area1 .d3 .right .con .total p span {
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
}
#wrap #container > .right_side .area1 .d3 .right .con .total p span.number {
    font-size: 16px;
    font-weight: 600;
    color: #525252;
    padding-right: 10px;
}
#wrap #container > .right_side .area1 .d3 .right .con .total p:nth-child(2) {
    clear: both;
    text-align: right;
    font-size: 10px;
}

#wrap #container > .right_side .area1 .d3 .right .con .susu {
    height: 48px;
    background: #fbfbfb;
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
    padding: 5px 15px;
    margin-top: 13px;
    border: 1px solid #eeeeee;
}
#wrap #container > .right_side .area1 .d3 .right .con .susu p {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    color: #a1a1a1;
    width: 100%;
    text-align: right;
}
#wrap #container > .right_side .area1 .d3 .right .con .susu p span {
    font-size: 12px;
    font-weight: bold;
    color: #a1a1a1;
}
#wrap #container > .right_side .area1 .d3 .right .con .susu p span.number {
    font-size: 12px;
    font-weight: 600;
    color: #525252;
    padding-right: 10px;
}
#wrap #container > .right_side .area1 .d3 .right .con .susu p:nth-child(2) {
    font-size: 10px;
}

#wrap #container > .right_side .area1 .d3 .right .con .btn {
    margin-top: 13px;
}
#wrap #container > .right_side .area1 .d3 .right .con .btn a:nth-child(1) {
    display: inline-block;
    width: 79px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #525252;
    border-radius: 3px;
}
#wrap #container > .right_side .area1 .d3 .right .con1 .btn a:nth-child(2) {
    display: inline-block;
    width: 145px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #3a56ff;
    border-radius: 3px;
}
#wrap #container > .right_side .area1 .d3 .right .con2 .btn a:nth-child(2) {
    display: inline-block;
    width: 145px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #ff6160;
    border-radius: 3px;
}

/*구매창 호가창 밑으로 수정*/
#wrap #container > .right_side .area2 .right {
    position: relative;
    float: left;
    width: 380px;
    background: #fff;
    height: 280px;
    overflow: hidden;
    margin-top: 20px;
    border-top: 0 solid #ddd;
}
#wrap #container > .right_side .area2 .right .tab {
    width: 100%;
    background: #f7f7f7;
}
#wrap #container > .right_side .area2 .right .tab p {
    float: left;
    width: 50%;
    height: 49px;
    line-height: 41px;
    background: #f7f7f7;
    font-size: 14px;
    text-align: center;
    color: #a4a4a4;
    font-weight: 500;
    cursor: pointer;
}
#wrap #container > .right_side .area2 .right .tab p:nth-child(1).on {
    background: #ff6160;
    border: 1px solid #ff6160;
    color: #fff;
}
#wrap #container > .right_side .area2 .right .tab p:nth-child(2).on {
    background: #3a56ff;
    border: 1px solid #3a56ff;
    color: #fff;
}

#wrap #container > .right_side .area2 .right .con {
    position: absolute;
    width: 100%;
    top: 42px;
    left: 0;
    margin-bottom: 17px;
    height: 220px;
    background: #fff;
    border-top: 1px solid #e4e5e8;
    padding: 16px 20px;
}
#wrap #container > .right_side .area2 .right .con2 {
    display: none;
}

#wrap #container > .right_side .area2 .right .con .price {
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
}
#wrap #container > .right_side .area2 .right .con .price input {
    width: 40%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    color: #525252;
    text-align: right;
    padding: 0 10px;
    border: 1px solid #eeeeee;
}

#wrap #container > .right_side .area2 .right .con .total {
    height: 48px;
    background: #fbfbfb;
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
    padding: 10px 15px;
    margin-top: 13px;
    border: 1px solid #eeeeee;
}
#wrap #container > .right_side .area2 .right .con .total p {
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
    text-align: right;
}
#wrap #container > .right_side .area2 .right .con .total p span {
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
}
#wrap #container > .right_side .area2 .right .con .total p span.number {
    font-size: 16px;
    font-weight: 600;
    color: #525252;
    padding-right: 10px;
}
#wrap #container > .right_side .area2 .right .con .total p:nth-child(2) {
    clear: both;
    text-align: right;
    font-size: 10px;
}

#wrap #container > .right_side .area2 .right .con .susu {
    height: 48px;
    background: #fbfbfb;
    font-size: 14px;
    font-weight: bold;
    color: #a1a1a1;
    padding: 5px 15px;
    margin-top: 13px;
    border: 1px solid #eeeeee;
}
#wrap #container > .right_side .area2 .right .con .susu p {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    color: #a1a1a1;
    width: 100%;
    text-align: right;
}
#wrap #container > .right_side .area2 .right .con .susu p span {
    font-size: 12px;
    font-weight: bold;
    color: #a1a1a1;
}
#wrap #container > .right_side .area2 .right .con .susu p span.number {
    font-size: 12px;
    font-weight: 600;
    color: #525252;
    padding-right: 10px;
}
#wrap #container > .right_side .area2 .right .con .susu p:nth-child(2) {
    font-size: 10px;
}

#wrap #container > .right_side .area2 .right .con .btn {
    margin-top: 13px;
}
/*#wrap #container > .right_side .area2 .right .con .btn a:nth-child(1){display:inline-block;width:29%;height:35px;line-height:35px;font-size:12px;text-align:center;color:#fff;background:#525252 ;border-radius:3px;} 시장가 구매 판매 버튼  */
/*#wrap #container > .right_side .area2 .right  .con1  .btn a:nth-child(2){display:inline-block;width:69%;height:35px;line-height:35px;font-size:14px;text-align:center;color:#fff;background:#ff6160 ;border-radius:3px;}
#wrap #container > .right_side .area2 .right  .con2  .btn a:nth-child(2){display:inline-block;width:i69%;height:35px;line-height:35px;font-size:14px;text-align:center;color:#fff;background:#3a56ff  ;border-radius:3px;}
구매 */

#wrap #container > .right_side .area2 .right .con1 .btn a:nth-child(1) {
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #ff6160;
    border-radius: 3px;
}
#wrap #container > .right_side .area2 .right .con2 .btn a:nth-child(1) {
    display: inline-block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #3a56ff;
    border-radius: 3px;
}

#wrap #container > .right_side .area2 {
    float: right;
    width: 360px;
}
#wrap #container > .right_side .area2 .top {
    width: 380px;
    height: 494px;
    background: #fff;
}
#wrap #container > .right_side .area2 .table {
    height: 450px;
    width: 380px;
}
#wrap #container > .right_side .area2 .table table {
    width: 96%;
    margin: 0 auto;
}

#wrap #container > .right_side .area2 .table table th {
    height: 44px;
    line-height: 44px;
}
#wrap #container > .right_side .area2 .table table td {
    font-size: 14px;
}
#wrap #container > .right_side .area2 .table table td:nth-child(1) {
    width: 70px;
}
#wrap #container > .right_side .area2 .table table td:nth-child(2) {
    width: 70px;
}
#wrap #container > .right_side .area2 .table table td:nth-child(3) {
    width: 120px;
}
#wrap #container > .right_side .area2 .table table td:nth-child(4) {
    width: 70px;
}
#wrap #container > .right_side .area2 .table table td:nth-child(5) {
    width: 70px;
}
#wrap #container > .right_side .area2 .table table .col1 {
    background: #f2f4ff;
}
#wrap #container > .right_side .area2 .table table .col2 {
    background: #fff0f0;
}
#wrap #container > .right_side .area2 .table table .line_td,
#wrap #container > .right_side .area2 .table table .line_td2 {
    position: relative;
}
#wrap #container > .right_side .area2 .table table .line_td span.line {
    position: absolute;
    top: 10px;
    height: 20px;
    right: 0;
    background: #ced5ff;
    z-index: 0;
}
#wrap #container > .right_side .area2 .table table .line_td span.val {
    position: absolute;
    top: 5px;
    height: 30px;
    line-height: 30px;
    right: 5px;
    z-index: 1;
    font-size: 14px;
}
#wrap #container > .right_side .area2 .table table .line_td2 span.line {
    position: absolute;
    top: 10px;
    height: 20px;
    left: 0;
    background: #ffcaca;
}
#wrap #container > .right_side .area2 .table table .line_td2 span.val {
    position: absolute;
    top: 5px;
    height: 30px;
    line-height: 30px;
    left: 5px;
    z-index: 1;
    font-size: 14px;
}

#wrap #container > .right_side .area2 .div1 {
    width: 100%;
    padding-top: 10px;
}

#wrap #container > .right_side .area2 .div1 p:nth-child(1) {
    float: left;
    width: 50%;
    font-size: 12px;
    color: #c0c0c0;
    padding: 0 20px;
    line-height: 20px;
    border-right: 1px solid #c0c0c0;
}
#wrap #container > .right_side .area2 .div1 p:nth-child(1) span {
    float: right;
    font-size: 12px;
    line-height: 20px;
}
#wrap #container > .right_side .area2 .div1 p:nth-child(2) {
    float: right;
    width: 50%;
    font-size: 12px;
    color: #c0c0c0;
    padding: 0 20px;
    line-height: 20px;
}
#wrap #container > .right_side .area2 .div1 p:nth-child(2) span {
    float: right;
    font-size: 12px;
    line-height: 20px;
}

#wrap #container > .right_side .area2 .div2 {
    width: 100%;
    padding-top: 20px;
}
#wrap #container > .right_side .area2 .div2 p:nth-child(1) {
    float: left;
    width: 50%;
    padding: 10px;
}
#wrap #container > .right_side .area2 .div2 p:nth-child(1) a {
    display: block;
    width: 85px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #525252;
    border-radius: 3px;
}
#wrap #container > .right_side .area2 .div2 p:nth-child(2) {
    float: left;
    width: 50%;
    padding: 10px;
    text-align: right;
}
#wrap #container > .right_side .area2 .div2 p:nth-child(2) a {
    display: inline-block;
    width: 42px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #ddd;
    background: #eeeeee;
    font-size: 14px;
    color: #525252;
    border-radius: 3px;
}
#wrap #container > .right_side .area2 .div2 p:nth-child(2) a.on {
    background: #fff;
}

#wrap #container > .right_side .area2 .btm {
    margin-top: 20px;
}

/* �ŷ��� end------------------------------*/

/* ���������� ����-------------------------------*/

#wrap #container_mypage .mypage_top {
    width: 100%;
    height: 130px;
}
#wrap #container_mypage .mypage_top ul {
    height: 130px;
}
#wrap #container_mypage .mypage_top ul li {
    float: left;
    height: 130px;
}
#wrap #container_mypage .mypage_top ul .level {
    width: 130px;
    text-align: center;
    padding-top: 26px;
}
#wrap #container_mypage .mypage_top ul .nm {
    width: 200px;
    padding-top: 41px;
    font-size: 21px;
    color: #6e6e6e;
    font-weight: 500;
}
#wrap #container_mypage .mypage_top ul .nm a {
    display: block;
    font-size: 14px;
    color: #acacac;
    font-weight: 400;
}
#wrap #container_mypage .mypage_top ul .per {
    width: 270px;
    border-right: 1px solid #e4e5e8;
    padding-top: 30px;
}
#wrap #container_mypage .mypage_top ul .per p {
    position: relative;
    width: 214px;
    margin: 0 auto;
    font-size: 14px;
    color: #6e6e6e;
    font-weight: 500;
}
#wrap #container_mypage .mypage_top ul .per .p2,
#wrap #container_mypage .mypage_top ul .per .p4 {
    height: 7px;
    border-radius: 2px;
    background: #f6f6f6;
    margin: 10px auto;
}
#wrap #container_mypage .mypage_top ul .per p span {
    float: right;
    font-size: 16px;
    color: #6e6e6e;
    font-weight: 600;
}

#wrap #container_mypage .mypage_top ul .mileage1 {
    width: 270px;
    border-right: 1px solid #e4e5e8;
    padding-left: 30px;
    padding-top: 26px;
    font-size: 16px;
    color: #6e6e6e;
    font-weight: 500;
}
#wrap #container_mypage .mypage_top ul .mileage1 span {
    display: block;
    font-size: 26px;
    font-weight: 600;
}
#wrap #container_mypage .mypage_top ul .mileage2 {
    width: 213px;
    padding-left: 30px;
    padding-top: 26px;
    font-size: 16px;
    color: #6e6e6e;
    font-weight: 500;
}
#wrap #container_mypage .mypage_top ul .mileage2 span {
    display: block;
    font-size: 26px;
    font-weight: 600;
}
#wrap #container_mypage .mypage_top ul .btn {
    width: 9%;
    padding-top: 26px;
}
#wrap #container_mypage .mypage_top ul .btn a {
    display: block;
    margin: 0 auto 10px;
    width: 60px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #737373;
    font-weight: 400;
    background: #f4f4f4;
    border: 1px solid #e4e5e8;
    border-radius: 3px;
}

#wrap #container_mypage .left_main {
    float: left;
    width: 110px;
    height: 468px;
    margin: 20px 20px 0 0;
    padding: 25px 0;
}
#wrap #container_mypage .left_main a {
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    margin: 0 auto;
    padding-top: 17px;
    opacity: 0.5;
}
#wrap #container_mypage .left_main a.on,
#wrap #container_mypage .left_main a:hover {
    background: #f6f6f6;
    opacity: 1;
}

#wrap #container_mypage .content_main {
    float: left;
    width: 1070px;
    height: 600px;
    margin-top: 20px;
    padding: 20px 44px;
}
#wrap #container_mypage .content_main ul li {
    float: left;
    margin-right: 20px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    text-align: center;
    cursor: pointer;
}
#wrap #container_mypage .content_main ul li.on,
#wrap #container_mypage .content_main ul li:hover {
    background: #f6f6f6;
}
#wrap #container_mypage .content_main ul img {
    display: block;
}
#wrap #container_mypage .content_main ul li p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .content_main ul li:nth-child(12),
#wrap #container_mypage .content_main ul li:nth-child(4),
#wrap #container_mypage .content_main ul li:nth-child(7) {
    margin-right: 0;
}
#wrap #container_mypage .content_main ul li.sty1 {
    width: 23.4%;
    height: 160px;
}
#wrap #container_mypage .content_main ul li.sty1 img {
    margin: 40px auto 15px;
}
#wrap #container_mypage .content_main ul li.sty2 {
    width: 330px;
    height: 180px;
    margin-top: 20px;
}
#wrap #container_mypage .content_main ul li.sty2 img {
    margin: 48px auto 15px;
}
#wrap #container_mypage .content_main ul li.sty3 {
    width: 28%;
    height: 180px;
    margin-top: 20px;
}
#wrap #container_mypage .content_main ul li.sty3 img {
    margin: 48px auto 15px;
}
#wrap #container_mypage .content_main ul li.sty4 {
    width: 18.2%;
    height: 180px;
    margin-top: 20px;
}
#wrap #container_mypage .content_main ul li.sty4 img {
    margin: 50px auto 15px;
}
/* ���������� ����-------------------------------*/

/* �ŷ� ����-------------------------------*/

#wrap #container_mypage .sub_content .tab_head {
    width: 100%;
}
#wrap #container_mypage .sub_content .tab_head:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .tab_head .tab {
    position: relative;
    float: left;
    width: 50%;
    height: 90px;
}
#wrap #container_mypage .sub_content .tab_head .tab_parent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    border-bottom: 1px solid #e4e5e8;
    overflow: hidden;
}
#wrap #container_mypage .sub_content .tab_head .tab_parent .tab_parent_inner {
    display: block;
    width: 100%;
    height: 52px;
    line-height: 46px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    background: #f6f6f6;
    text-align: center;
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .tab_head .tab_child {
    display: block;
    float: left;
    width: 50%;
    height: 90px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    background: #f6f6f6;
    text-align: center;
    font-size: 16px;
    color: #6e6e6e;
    font-weight: 500;
    padding-top: 55px;
}

#wrap #container_mypage .sub_content .tab_head .tab1.on .tab_parent {
    border-bottom: 1px solid #3a56ff;
}
#wrap #container_mypage .sub_content .tab_head .tab1:hover .tab_parent {
    border-bottom: 1px solid #3a56ff;
}
#wrap #container_mypage .sub_content .tab_head .tab1.on .tab_parent .tab_parent_inner {
    border: 1px solid #3a56ff;
    background: #3a56ff;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head .tab1:hover .tab_parent .tab_parent_inner {
    border: 1px solid #3a56ff;
    background: #3a56ff;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head .tab1.on .tab_child.on {
    border: 1px solid #8798ff;
    background: #8798ff;
    color: #fff;
    cursor: pointer;
}
#wrap #container_mypage .sub_content .tab_head .tab1:hover .tab_child.on {
    border: 1px solid #8798ff;
    background: #8798ff;
    color: #fff;
    cursor: pointer;
}
#wrap #container_mypage .sub_content .tab_head .tab1:hover .tab_child:hover {
    border: 1px solid #8798ff;
    background: #8798ff;
    color: #fff;
    cursor: pointer;
}

#wrap #container_mypage .sub_content .tab_head .tab2.on .tab_parent {
    border-bottom: 1px solid #ff6160;
}
#wrap #container_mypage .sub_content .tab_head .tab2:hover .tab_parent {
    border-bottom: 1px solid #ff6160;
}
#wrap #container_mypage .sub_content .tab_head .tab2.on .tab_parent .tab_parent_inner {
    border: 1px solid #ff6160;
    background: #ff6160;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head .tab2:hover .tab_parent .tab_parent_inner {
    border: 1px solid #ff6160;
    background: #ff6160;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head .tab2.on .tab_child.on {
    border: 1px solid #ff8c8b;
    background: #ff8c8b;
    color: #fff;
    cursor: pointer;
}
#wrap #container_mypage .sub_content .tab_head .tab2:hover .tab_child.on {
    border: 1px solid #ff8c8b;
    background: #ff8c8b;
    color: #fff;
    cursor: pointer;
}
#wrap #container_mypage .sub_content .tab_head .tab2:hover .tab_child:hover {
    border: 1px solid #ff8c8b;
    background: #ff8c8b;
    color: #fff;
    cursor: pointer;
}

#wrap #container_mypage .sub_content .tab_head2 {
    width: 100%;
}
#wrap #container_mypage .sub_content .tab_head2:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .tab_head2 .tab {
    position: relative;
    float: left;
    width: 50%;
    height: 60px;
}
#wrap #container_mypage .sub_content .tab_head2 .tab_parent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#wrap #container_mypage .sub_content .tab_head2 .tab_parent .tab_parent_inner {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 58px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    background: #f6f6f6;
    text-align: center;
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 500;
}

#wrap #container_mypage .sub_content .tab_head2 .tab1.on .tab_parent .tab_parent_inner {
    border: 1px solid #3a56ff;
    background: #3a56ff;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head2 .tab1:hover .tab_parent .tab_parent_inner {
    border: 1px solid #3a56ff;
    background: #3a56ff;
    color: #fff;
}

#wrap #container_mypage .sub_content .tab_head2 .tab2.on .tab_parent .tab_parent_inner {
    border: 1px solid #ff6160;
    background: #ff6160;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head2 .tab2:hover .tab_parent .tab_parent_inner {
    border: 1px solid #ff6160;
    background: #ff6160;
    color: #fff;
}

#wrap #container_mypage .sub_content .tab_head3 {
    width: 100%;
}
#wrap #container_mypage .sub_content .tab_head3:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .tab_head3 .tab {
    position: relative;
    float: left;
    width: 50%;
    height: 60px;
    overflow: hidden;
}
#wrap #container_mypage .sub_content .tab_head3 .tab_parent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#wrap #container_mypage .sub_content .tab_head3 .tab_parent .tab_parent_inner {
    display: block;
    width: 100%;
    height: 66px;
    line-height: 58px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    background: #f6f6f6;
    text-align: center;
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 500;
}

#wrap #container_mypage .sub_content .tab_head3 .tab1.on .tab_parent .tab_parent_inner {
    border: 1px solid #1d2c80;
    background: #1d2c80;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head3 .tab1:hover .tab_parent .tab_parent_inner {
    border: 1px solid #1d2c80;
    background: #1d2c80;
    color: #fff;
}

#wrap #container_mypage .sub_content .tab_head3 .tab2.on .tab_parent .tab_parent_inner {
    border: 1px solid #ff6160;
    background: #ff6160;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head3 .tab2:hover .tab_parent .tab_parent_inner {
    border: 1px solid #ff6160;
    background: #ff6160;
    color: #fff;
}

#wrap #container_mypage .sub_content .tab_head3 .tab.tab3 {
    width: 33.333333333%;
}
#wrap #container_mypage .sub_content .tab_head3 .tab3.on .tab_parent .tab_parent_inner {
    border: 1px solid #1d2c80;
    background: #1d2c80;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head3 .tab3:hover .tab_parent .tab_parent_inner {
    border: 1px solid #1d2c80;
    background: #1d2c80;
    color: #fff;
}

#wrap #container_mypage .sub_content .data_head {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_head:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_head ul li {
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #f6f6f6;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_head ul li:nth-child(1) {
    width: 191px;
}
#wrap #container_mypage .sub_content .data_head ul li:nth-child(2) {
    width: 186px;
}
#wrap #container_mypage .sub_content .data_head ul li:nth-child(3) {
    width: 91px;
}
#wrap #container_mypage .sub_content .data_head ul li:nth-child(4) {
    width: 70px;
}
#wrap #container_mypage .sub_content .data_head ul li:nth-child(5) {
    width: 84px;
}
#wrap #container_mypage .sub_content .data_head ul li:nth-child(6) {
    width: 223px;
}

#wrap #container_mypage .sub_content .data_list {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_list:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list ul li {
    float: left;
    height: 80px;
    line-height: 78px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
}
#wrap #container_mypage .sub_content .data_list ul li:nth-child(1) {
    width: 191px;
}
#wrap #container_mypage .sub_content .data_list ul li:nth-child(2) {
    width: 186px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list ul li:nth-child(3) {
    width: 91px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list ul li:nth-child(4) {
    width: 70px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list ul li:nth-child(5) {
    width: 84px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list ul li:nth-child(6) {
    width: 194px;
}

#wrap #container_mypage .sub_content .data_list2 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_list2:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list2 ul li {
    float: left;
    height: 80px;
    line-height: 78px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
}
#wrap #container_mypage .sub_content .data_list2 ul li:nth-child(1) {
    width: 191px;
}
#wrap #container_mypage .sub_content .data_list2 ul li:nth-child(2) {
    width: 186px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list2 ul li:nth-child(3) {
    width: 91px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list2 ul li:nth-child(4) {
    width: 70px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list2 ul li:nth-child(5) {
    width: 84px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list2 ul li:nth-child(6) {
    width: 194px;
}

#wrap #container_mypage .sub_content .data_head3 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_head3:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_head3 ul li {
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #f6f6f6;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_head3 ul li:nth-child(1) {
    width: 213px;
}
#wrap #container_mypage .sub_content .data_head3 ul li:nth-child(2) {
    width: 129px;
}
#wrap #container_mypage .sub_content .data_head3 ul li:nth-child(3) {
    width: 127px;
}
#wrap #container_mypage .sub_content .data_head3 ul li:nth-child(4) {
    width: 117px;
}
#wrap #container_mypage .sub_content .data_head3 ul li:nth-child(5) {
    width: 130px;
}
#wrap #container_mypage .sub_content .data_head3 ul li:nth-child(6) {
    width: 100px;
}

#wrap #container_mypage .sub_content .data_list3 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_list3:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list3 ul li {
    float: left;
    height: 80px;
    line-height: 78px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
}
#wrap #container_mypage .sub_content .data_list3 ul li:nth-child(1) {
    width: 213px;
}
#wrap #container_mypage .sub_content .data_list3 ul li:nth-child(2) {
    width: 129px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list3 ul li:nth-child(3) {
    width: 127px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list3 ul li:nth-child(4) {
    width: 117px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list3 ul li:nth-child(5) {
    width: 130px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list3 ul li:nth-child(6) {
    width: 100px;
}

#wrap #container_mypage .sub_content .data_head4 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_head4:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_head4 ul li {
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #f6f6f6;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_head4 ul li:nth-child(1) {
    width: 200px;
}
#wrap #container_mypage .sub_content .data_head4 ul li:nth-child(2) {
    width: 166px;
}
#wrap #container_mypage .sub_content .data_head4 ul li:nth-child(3) {
    width: 189px;
}
#wrap #container_mypage .sub_content .data_head4 ul li:nth-child(4) {
    width: 125px;
}
#wrap #container_mypage .sub_content .data_head4 ul li:nth-child(5) {
    width: 135px;
}

#wrap #container_mypage .sub_content .data_list4 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_list4:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list4 ul li {
    float: left;
    height: 80px;
    line-height: 78px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list4 ul li:nth-child(1) {
    width: 200px;
}
#wrap #container_mypage .sub_content .data_list4 ul li:nth-child(2) {
    width: 166px;
}
#wrap #container_mypage .sub_content .data_list4 ul li:nth-child(3) {
    width: 189px;
}
#wrap #container_mypage .sub_content .data_list4 ul li:nth-child(4) {
    width: 125px;
}
#wrap #container_mypage .sub_content .data_list4 ul li:nth-child(5) {
    width: 135px;
}
#wrap #container_mypage .sub_content .data_list4 ul li:nth-child(5) a {
    display: inline-block;
    width: 54px;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    border-bottom: 1px solid #6a6a6a;
}

#wrap #container_mypage .sub_content .data_head5 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_head5:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_head5 ul li {
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #f6f6f6;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_head5 ul li:nth-child(1) {
    width: 215px;
}
#wrap #container_mypage .sub_content .data_head5 ul li:nth-child(2) {
    width: 145px;
}
#wrap #container_mypage .sub_content .data_head5 ul li:nth-child(3) {
    width: 115px;
}
#wrap #container_mypage .sub_content .data_head5 ul li:nth-child(4) {
    width: 135px;
}
#wrap #container_mypage .sub_content .data_head5 ul li:nth-child(5) {
    width: 105px;
}
#wrap #container_mypage .sub_content .data_head5 ul li:nth-child(6) {
    width: 130px;
}

#wrap #container_mypage .sub_content .data_list5 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_list5:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list5 ul li {
    float: left;
    height: 80px;
    line-height: 78px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list5 ul li:nth-child(1) {
    width: 215px;
}
#wrap #container_mypage .sub_content .data_list5 ul li:nth-child(2) {
    width: 145px;
}
#wrap #container_mypage .sub_content .data_list5 ul li:nth-child(3) {
    width: 115px;
}
#wrap #container_mypage .sub_content .data_list5 ul li:nth-child(4) {
    width: 135px;
}
#wrap #container_mypage .sub_content .data_list5 ul li:nth-child(5) {
    width: 105px;
}
#wrap #container_mypage .sub_content .data_list5 ul li:nth-child(6) {
    width: 101px;
}

#wrap #container_mypage .sub_content .data_head6 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_head6:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_head6 ul li {
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #f6f6f6;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_head6 ul li:nth-child(1) {
    width: 128px;
}
#wrap #container_mypage .sub_content .data_head6 ul li:nth-child(2) {
    width: 483px;
}
#wrap #container_mypage .sub_content .data_head6 ul li:nth-child(3) {
    width: 234px;
}

#wrap #container_mypage .sub_content .data_list6 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_list6:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list6 ul li {
    float: left;
    height: 50px;
    line-height: 48px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list6 ul li:nth-child(1) {
    width: 128px;
}
#wrap #container_mypage .sub_content .data_list6 ul li:nth-child(1) i {
    color: #c6c6c6;
    font-size: 22px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #e4e5e8;
    border-radius: 3px;
}
#wrap #container_mypage .sub_content .data_list6 ul li:nth-child(1) i.on {
    color: #878787;
}
#wrap #container_mypage .sub_content .data_list6 ul li:nth-child(2) {
    width: 495px;
}
#wrap #container_mypage .sub_content .data_list6 ul li:nth-child(3) {
    width: 187px;
}

#wrap #container_mypage .sub_content .data_head7 {
    width: 100%;
    height: 50px;
    background: #fbfbfb;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    margin-bottom: 30px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_head7:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_head7 ul li {
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding-top: 3px;
}
#wrap #container_mypage .sub_content .data_head7 ul li:nth-child(1) {
    width: 160px;
}
#wrap #container_mypage .sub_content .data_head7 ul li:nth-child(1) .basic_selet {
    height: 35px;
    border: 0;
    background: url("/img/arr2.png");
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
#wrap #container_mypage .sub_content .data_head7 ul li:nth-child(2) {
    width: 10px;
    color: #e4e5e8;
}
#wrap #container_mypage .sub_content .data_head7 ul li:nth-child(3) .basic_input {
    width: 100%;
    height: 35px;
    border: 0;
    background: transparent;
    color: #434343;
}

#wrap #container_mypage .sub_content .data_head7 ul li:nth-child(3) {
    width: 560px;
    text-align: center;
}
#wrap #container_mypage .sub_content .data_head7 ul li:nth-child(4) {
    width: 80px;
}
#wrap #container_mypage .sub_content .data_head7 ul li:nth-child(4) i {
    color: #aeaeae;
    cursor: pointer;
}

#wrap #container_mypage .sub_content .data_head7.no_select ul li:nth-child(1),
#wrap #container_mypage .sub_content .data_head7.no_select ul li:nth-child(2) {
    display: none;
}
#wrap #container_mypage .sub_content .data_head7.no_select ul li:nth-child(3) {
    width: 735px;
    text-align: center;
}

#wrap #container_mypage .sub_content .data_list7 {
    width: 100%;
    height: 90px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
    overflow: hidden;
}
#wrap #container_mypage .sub_content .data_list7:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list7 ul li {
    float: left;
    height: 90px;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding-top: 28px;
}
#wrap #container_mypage .sub_content .data_list7 ul li:nth-child(1) {
    width: 100px;
    text-align: center;
    padding-top: 28px;
}
#wrap #container_mypage .sub_content .data_list7 ul li:nth-child(2) {
    width: 520px;
}
#wrap #container_mypage .sub_content .data_list7 ul li:nth-child(3) {
    width: 174px;
}

#wrap #container_mypage .sub_content .data_head8 {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_head8:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_head8 ul li {
    float: left;
    height: 40px;
    line-height: 38px;
    text-align: center;
    background: #f6f6f6;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_head8 ul li:nth-child(1) {
    width: 494px;
}
#wrap #container_mypage .sub_content .data_head8 ul li:nth-child(2) {
    width: 120px;
}
#wrap #container_mypage .sub_content .data_head8 ul li:nth-child(3) {
    width: 231px;
    text-align: center;
}

#wrap #container_mypage .sub_content .data_list8 {
    width: 100%;
    height: 70px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
    overflow: hidden;
}
#wrap #container_mypage .sub_content .data_list8.on {
    background: #f4f4f4;
}
#wrap #container_mypage .sub_content .data_list8:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .data_list8 ul li {
    float: left;
    height: 70px;
    line-height: 68px;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list8.on .data_list8 ul li {
    background: #f4f4f4;
}
#wrap #container_mypage .sub_content .data_list8 ul li:nth-child(1) {
    width: 494px;
    padding-left: 30px;
}
#wrap #container_mypage .sub_content .data_list8 ul li:nth-child(1) a {
    width: 494px;
    font-size: 16px;
    color: #737373;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .data_list8 ul li:nth-child(1) span {
    width: 494px;
    font-size: 16px;
    color: #d2d2d2;
    font-weight: 300;
}
#wrap #container_mypage .sub_content .data_list8 ul li:nth-child(2) {
    width: 120px;
    text-align: center;
}
#wrap #container_mypage .sub_content .data_list8 ul li:nth-child(3) {
    width: 202px;
    text-align: center;
}

#wrap #container_mypage .sub_content .data_no {
    width: 100%;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    margin-top: 6px;
    overflow-x: hidden;
}
#wrap #container_mypage .sub_content .data_no ul li {
    width: 100%;
    height: 80px;
    line-height: 78px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
}

/* �ŷ� ����-------------------------------*/

/* �ŷ� ����  �Ǹ��� ������-------------------------------*/
#wrap #container_mypage .sub_content .info {
    width: 100%;
    height: 165px;
}
#wrap #container_mypage .sub_content .info .left {
    float: left;
    width: 65%;
    height: 165px;
    border-right: 1px solid #e4e5e8;
}
#wrap #container_mypage .sub_content .info .left .top {
    width: 100%;
    height: 70px;
    line-height: 69px;
    border-bottom: 1px solid #e4e5e8;
    font-size: 21px;
    font-weight: 500;
    padding-left: 38px;
}
#wrap #container_mypage .sub_content .info .left .bottom {
    width: 100%;
}
#wrap #container_mypage .sub_content .info .left ul li {
    float: left;
    font-size: 14px;
    font-weight: 500;
    color: #757575;
    padding-top: 25px;
}
#wrap #container_mypage .sub_content .info .left ul li p {
    font-size: 21px;
    font-weight: 600;
    padding: 5px 0;
}
#wrap #container_mypage .sub_content .info .left ul li p > span {
    font-size: 16px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .info .left ul li:nth-child(1) {
    float: left;
    width: 292px;
    padding-left: 35px;
}
#wrap #container_mypage .sub_content .info .left ul li:nth-child(2) {
    float: left;
    width: 140px;
}
#wrap #container_mypage .sub_content .info .left ul li:nth-child(3) {
    float: left;
    width: 90px;
}
#wrap #container_mypage .sub_content .info .right {
    float: left;
    width: 35%;
    height: 165px;
    font-size: 21px;
    font-weight: 500;
    padding: 35px 0 0 50px;
}
#wrap #container_mypage .sub_content .info .right p {
    font-size: 28px;
    font-weight: 600;
    margin-top: 5px;
}
#wrap #container_mypage .sub_content .info .right p span {
    font-size: 21px;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .info .right p.date {
    font-size: 14px;
    color: #acacac;
    font-weight: 300;
}

#wrap #container_mypage .sub_content .sa_pu ul {
    width: 100%;
}
#wrap #container_mypage .sub_content .sa_pu ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .sa_pu ul li {
    float: left;
    font-size: 16px;
    color: #6a6a6a;
}
#wrap #container_mypage .sub_content .sa_pu ul li:nth-child(1) {
    width: 54px;
}

#wrap #container_mypage .sub_content .sa_pu ul li:nth-child(2) {
    width: 210px;
}
#wrap #container_mypage .sub_content .sa_pu ul li:nth-child(3) {
    width: 85px;
    text-align: center;
    font-size: 14px;
}
#wrap #container_mypage .sub_content .sa_pu ul li:nth-child(3) span {
    font-size: 26px;
    font-weight: 600;
}

#wrap #container_mypage .sub_content .sales {
    float: left;
    width: 400px;
    height: 200px;
    margin: 25px 0;
    padding: 25px 20px;
}

#wrap #container_mypage .sub_content .sales.on {
    border: 2px solid #5f76ff;
}
#wrap #container_mypage .sub_content .sales.on .tel {
    color: #1d2c80;
}

#wrap #container_mypage .sub_content .purchase {
    float: right;
    width: 400px;
    height: 200px;
    margin: 25px 0;
    padding: 25px 20px;
}
#wrap #container_mypage .sub_content .sa_pu .bottom {
    position: relative;
    width: 100%;
    color: #6a6a6a;
    margin-left: 10px;
}
#wrap #container_mypage .sub_content .sa_pu .center {
    position: relative;
    width: 100%;
    color: #6a6a6a;
    margin-left: 10px;
}

#wrap #container_mypage .sub_content .sa_pu .bottom > input[type='text'],
#wrap #container_mypage .sub_content .sa_pu .bottom > span {
    display: inline-block;
    width: 260px;
    height: 40;
    line-height: 40px;
    margin-top: 10px;
    padding-left: 5px;
    margin-left: 10px;
    font-size: 16px;
    color: #6a6a6a;
    padding-right: 33px;
}
#wrap #container_mypage .sub_content .sa_pu .bottom > input[type='text'],
#wrap #container_mypage .sub_content .sa_pu .center > span {
    display: inline-block;
    width: 260px;
    height: 40;
    line-height: 40px;
    margin-top: 10px;
    padding-left: 5px;
    margin-left: 10px;
    font-size: 16px;
    color: #6a6a6a;
    padding-right: 0;
}
#wrap #container_mypage .sub_content .sa_pu .center .cer .cer_check {
    margin-left: 2px;
    border: 1px solid;
    padding: 5px;
    background-color: #f7f7f7;
    border-radius: 5px;
}
#wrap #container_mypage .sub_content .sa_pu .center .cer .cer_check_ok {
    margin-left: 2px;
    border: 1px solid;
    padding: 5px;
    background-color: #1c2b80;
    color: white;
    border-radius: 5px;
}

#wrap #container_mypage .sub_content .sa_pu .bottom > input[type='submit'] {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 16px;
    color: #6a6a6a;
    border: 0;
    background: #fff;
}
#wrap #container_mypage .sub_content .sa_pu .center > input[type='submit'] {
    position: absolute;
    right: 30px;
    top: 20px;
    font-size: 16px;
    color: #6a6a6a;
    border: 0;
    background: #fff;
}

#wrap #container_mypage .sub_content .purchase.on {
    border: 2px solid #5f76ff;
}
#wrap #container_mypage .sub_content .purchase.on .tel {
    color: #1d2c80;
}

#wrap #container_mypage .sub_content .chat {
    position: relative;
    clear: both;
    width: 100%;
    height: 600px;
    padding: 40px 35px;
}
#wrap #container_mypage .sub_content .chat p {
    padding-bottom: 40px;
}
#wrap #container_mypage .sub_content .chat > ul > li {
    width: 660px;
    height: 76px;
    marign-bottom: 40px;
}

#wrap #container_mypage .sub_content .chat ul li.left {
    float: left;
    width: 660px;
    height: 76px;
    margin-bottom: 30px;
}
#wrap #container_mypage .sub_content .chat ul li.left li.photo {
    float: left;
    margin-right: 25px;
}
#wrap #container_mypage .sub_content .chat ul li.left li.msg {
    float: left;
    position: relative;
    width: 260px;
    min-height: 50px;
    height: auto;
    background: #f1f2f3;
    border-radius: 4px;
    padding: 15px;
}
#wrap #container_mypage .sub_content .chat ul li.left li.msg:after {
    position: absolute;
    top: 10px;
    left: -17px;
    width: 17px;
    height: 15px;
    background: url("/img/chat_left.png");
    content: '';
}
#wrap #container_mypage .sub_content .chat ul li.left li.time {
    clear: both;
    width: 100%;
    font-size: 14px;
    color: #707070;
    padding-top: 5px;
}

#wrap #container_mypage .sub_content .chat ul li.right {
    float: right;
    width: 660px;
    height: 76px;
    margin-bottom: 30px;
}
#wrap #container_mypage .sub_content .chat ul li.right li.photo {
    float: right;
    margin-left: 25px;
}
#wrap #container_mypage .sub_content .chat ul li.right li.msg {
    float: right;
    position: relative;
    width: 260px;
    min-height: 50px;
    height: auto;
    background: #f1f2f3;
    border-radius: 4px;
    padding: 15px;
}
#wrap #container_mypage .sub_content .chat ul li.right li.msg:after {
    position: absolute;
    top: 10px;
    right: -17px;
    width: 17px;
    height: 15px;
    background: url("/img/chat_right.png");
    content: '';
}
#wrap #container_mypage .sub_content .chat ul li.right li.time {
    clear: both;
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #707070;
    padding-top: 5px;
}

#wrap #container_mypage .sub_content .chat ul li.right {
    float: right;
    width: 660px;
    height: 76px;
    marign-bottom: 40px;
}

#wrap #container_mypage .sub_content .chat input[type='text'] {
    width: 80%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border: 0;
    background: #f1f2f3;
    margin-top: -3px;
}
#wrap #container_mypage .sub_content .chat form span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border: 0;
    color: #ff6160;
}
#wrap #container_mypage .sub_content .chat form span i {
    font-size: 20px;
}
#wrap #container_mypage .sub_content .chat input[type='button'] {
    position: relative;
    right: -80px;
    top: 0;
    width: 80px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #e4e5e8;
    background: #fff;
    font-size: 14px;
    color: #6a6a6a;
}

#wrap #container_mypage .sub_content .button_area {
    margin-top: 30px;
    text-align: right;
}
#wrap #container_mypage .sub_content .button_area .btn1 {
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ff6160;
    background: #ff6160;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-right: 20px;
}
#wrap #container_mypage .sub_content .button_area .btn2 {
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    background: #f4f4f4;
    font-size: 18px;
    color: #6a6a6a;
    font-weight: bold;
    margin-right: 20px;
}
#wrap #container_mypage .sub_content .button_area .btn3 {
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #b4b4b4;
    background: #f4f4f4;
    font-size: 18px;
    color: #6a6a6a;
    font-weight: bold;
}

/* �ŷ� ����  �Ǹ��� ������ ��-------------------------------*/

/* ���ϸ���-------------------------------*/
#wrap #container_mypage .mileage_info {
    width: 100%;
    border-bottom: 1px solid #e4e5e8;
}
#wrap #container_mypage .mileage_info:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

#wrap #container_mypage .mileage_info li {
    float: left;
    width: 50%;
    height: 130px;
    padding: 30px 0 0 60px;
    font-size: 21px;
    color: #6e6e6e;
    font-weight: 500;
}
#wrap #container_mypage .mileage_info li:nth-child(1) {
    border-right: 1px solid #e4e5e8;
}
#wrap #container_mypage .mileage_info li span {
    display: block;
    font-size: 28px;
    font-weight: 600;
}

#wrap #container_mypage .content_sub .input_area {
    width: 100%;
    height: 435px;
    margin-top: -6px;
    padding: 25px 30px;
}
#wrap #container_mypage .content_sub .input_area .agree {
    clear: both;
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding-bottom: 20px;
}
#wrap #container_mypage .content_sub .input_area .agree span {
    font-size: 14px;
    color: #586dff;
    font-weight: 500;
}
#wrap #container_mypage .content_sub .input_area .agree_txt {
    width: 100%;
    height: 160px;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding: 36px 36px 10px;
}
#wrap #container_mypage .content_sub .input_area .agree_txt span {
    display: block;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .content_sub .input_area .left {
    float: left;
}
#wrap #container_mypage .content_sub .input_area .left p {
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .content_sub .input_area .input .left input[type='text'] {
    width: 430px;
    font-size: 16px;
    color: #a1a1a1;
    font-weight: 500;
    margin: 0 20px 20px;
}
#wrap #container_mypage .content_sub .input_area .input .left input[type='text'].input2 {
    width: 315px;
    font-size: 16px;
    color: #a1a1a1;
    font-weight: 500;
    margin: 0 0 20px;
}
#wrap #container_mypage .content_sub .input_area .input .left select {
    width: 490px;
    height: 70px;
    line-height: 68px;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
    margin: 0 20px 20px;
}
#wrap #container_mypage .content_sub .input_area .input .left select.sel2 {
    width: 170px;
    height: 70px;
    line-height: 68px;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
    margin: 0 0 20px 20px;
}

#wrap #container_mypage .content_sub .input_area .right {
    float: right;
}
#wrap #container_mypage .content_sub .input_area .input .right input[type='submit'] {
    width: 160px;
    height: 160px;
    line-height: 160px;
    background: #1d2c80;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    border: 0;
    border-radius: 3px;
}
#wrap #container_mypage .content_sub .input_area .input .right input[type='button'] {
    width: 160px;
    height: 160px;
    line-height: 160px;
    background: #1d2c80;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    border: 0;
    border-radius: 3px;
}

.agree_ch[type="checkbox"] {
    display: none;
}
.agree_ch[type="checkbox"] + label {
    display: inline-block;
    background: #fff;
    cursor: pointer;
    width: 19px;
    height: 19px;
    border: 1px solid #354fe6;
    border-radius: 3px;
    text-align: center;

}

.agree_ch[type="checkbox"] + label i {
    color: #fff;
    font-size: 14px;
    vertical-align: 4px;
}
.agree_ch[type="checkbox"]:checked + label {
    background: #354fe6;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    cursor: pointer;
    width: 19px;
    height: 19px;
}
.agree_ch[type="checkbox"]:checked + label i {
    color: #fff;
}

/* ���ϸ��� ��-------------------------------*/

/* �������� ����-------------------------------*/
#wrap #container_mypage .content_sub p.sell {
    width: 100%;
    height: 60px;
    line-height: 59px;
    border-bottom: 1px solid #e4e5e8;
    padding-left: 40px;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
}
#wrap #container_mypage .content_sub p.sell span {
    display: inline-block;
    width: 330px;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 400;
}
#wrap #container_mypage .content_sub p.sell .basic_input {
    width: 500px;
    margin-top: -4px;
}

#wrap #container_mypage .content_sub p.sell2 {
    position: relative;
}
#wrap #container_mypage .content_sub p.sell2 .basic_input {
    width: 430px;
    margin-top: -4px;
    margin-right: 20px;
}

#wrap #container_mypage .content_sub p.sell2 i {
    font-size: 25px;
    float: right;
    color: #ff6160;
    margin-top: 18px;
    margin-right: 9px;
}
#wrap #container_mypage .content_sub p.sell3 i {
    font-size: 25px;
    float: right;
    color: #ff6160;
    margin-top: 18px;
    margin-right: 9px;
}

#wrap #container_mypage .content_sub p.sell2 .help {
    display: none;
    position: absolute;
    width: 285px;
    font-size: 16px;
    color: #ff6160;
    font-weight: 400;
    text-align: center;
    height: 50px;
    line-height: 48px;
    background: #fff;
    border: 1px solid #ff6160;
    border-radius: 3px;
    padding: 0 10px;
}
#wrap #container_mypage .content_sub p.sell2 i:hover .help {
    display: block;
}
#wrap #container_mypage .content_sub p.sell3 .help {
    display: none;
    position: absolute;
    width: 285px;
    font-size: 16px;
    color: #ff6160;
    font-weight: 400;
    text-align: center;
    height: 50px;
    line-height: 48px;
    background: #fff;
    border: 1px solid #ff6160;
    border-radius: 3px;
    padding: 0 10px;
}
#wrap #container_mypage .content_sub p.sell3 i:hover .help {
    display: block;
}

#wrap #container_mypage .content_sub p.sell_btn {
    text-align: right;
    padding: 25px;
}

/* �������� ���� ��-------------------------------*/

/* ĳ��������-------------------------------*/

#wrap #container_mypage .content_sub .input_area2 {
    width: 100%;
    margin-top: -6px;
    padding: 40px;
}
#wrap #container_mypage .content_sub .input_area2 .input2 {
    width: 100%;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul {
    width: 100%;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li {
    float: left;
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 400;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li select {
    width: 360px;
    margin: 13px 0 30px;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li input {
    margin: 13px 0 30px;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li .attach {
    width: 100%;
    height: 160px;
    background: url("/img/attach_bg.png") no-repeat;
    background-position: center center;
    margin: 13px 0 30px;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(1) {
    width: 50%;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(2) {
    width: 50%;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(2) select {
    float: right;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(3) {
    width: 100%;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(4) {
    width: 100%;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(5) {
    width: 100%;
    text-align: right;
}
#wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(5) a {
    margin: 0;
}

#wrap #container_mypage .content_sub .input_area .input .left input[type='text'].input2 {
    width: 315px;
    font-size: 16px;
    color: #a1a1a1;
    font-weight: 500;
    margin: 0 0 20px;
}
#wrap #container_mypage .content_sub .input_area .input .left select {
    width: 490px;
    height: 70px;
    line-height: 68px;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
    margin: 0 20px 20px;
}
#wrap #container_mypage .content_sub .input_area .input .left select.sel2 {
    width: 170px;
    height: 70px;
    line-height: 68px;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
    margin: 0 0 20px 20px;
}

#wrap #container_mypage .sub_content .tab_head4 {
    width: 100%;
    margin-bottom: 15px;
}
#wrap #container_mypage .sub_content .tab_head4:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #container_mypage .sub_content .tab_head4 .tab {
    position: relative;
    float: left;
    width: 50%;
    height: 60px;
    line-height: 58px;
    border: 1px solid #e4e5e8;
    border-radius: 6px;
    background: #f6f6f6;
    text-align: center;
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 500;
}
#wrap #container_mypage .sub_content .tab_head4 .tab a {
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 500;
}

#wrap #container_mypage .sub_content .tab_head4 .tab1.on {
    border: 1px solid #1d2c80;
    background: #1d2c80;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head4 .tab1:hover {
    border: 1px solid #1d2c80;
    background: #1d2c80;
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head4 .tab.on a {
    color: #fff;
}
#wrap #container_mypage .sub_content .tab_head4 .tab1:hover a {
    color: #fff;
}

/* ĳ�������� ��-------------------------------*/
/* �޴��� ���� ����-------------------------------*/
#wrap #container_mypage .content_sub .input_area3 {
    width: 100%;
    margin-top: -6px;
    padding: 40px;
}
#wrap #container_mypage .content_sub .input_area3 p {
    width: 100%;
    text-align: center;
}
#wrap #container_mypage .content_sub .input_area3 p:nth-child(2) {
    font-size: 24px;
    color: #acacac;
    font-weight: 500;
    padding: 25px 0;
    line-height: 150%;
}
#wrap #container_mypage .content_sub .input_area3 p:nth-child(2).on {
    color: #5f76ff;
}
#wrap #container_mypage .content_sub .input_area3 p:nth-child(3) {
    font-size: 14px;
    color: #acacac;
    font-weight: 400;
    line-height: 150%;
}
#wrap #container_mypage .content_sub .input_area3 a {
    display: block;
    width: 500px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin: 25px auto 0;
    border-radius: 3px;
}
/* �޴��� ���� ���� ��-------------------------------*/
/* ȯ�漳��-------------------------------*/
#wrap #container_mypage .content_sub .input_area4 {
    width: 100%;
    margin-top: -6px;
    padding: 40px;
}
#wrap #container_mypage .sub_content .input_area4 p.tit {
    font-size: 21px;
    font-weight: 500;
    padding-bottom: 15px;
}
#wrap #container_mypage .sub_content .input_area4 p input {
    width: 283px;
    color: #a1a1a1;
}
#wrap #container_mypage .sub_content .input_area4 p select {
    width: 283px;
    margin: 0 10px;
}
#wrap #container_mypage .sub_content .input_area4 p .basic_btn {
    vertical-align: -3px;
}
#wrap #container_mypage .sub_content .tit2 {
    font-size: 18px;
    color: #6e6e6e;
    font-weight: 500;
    padding-bottom: 15px;
}
/* ȯ�漳�� ��-------------------------------*/

/* �������� -------------------------------*/
#wrap #container_mypage .sub_content .data_list7 ul li .notice {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #aeaeaf;
    font-size: 14px;
    color: #434343;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
}
/*MAIN 공지사항 */
#wrap #container_main .notice .view .main_notice {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #aeaeaf;
    font-size: 11px;
    color: #434343;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
    float: left;
    margin-right: 7px;
}
#wrap #container_main .notice .view .main_event {
    display: inline-block;
    width: 40px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #a5b1ff;
    font-size: 11px;
    color: #2948f5;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
    float: left;
    margin-right: 7px;
}

#wrap #container_mypage .sub_content .data_list7 ul li .event {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #a5b1ff;
    font-size: 14px;
    color: #2948f5;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
}
#wrap #container_mypage .sub_content .view_area .title .event {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #a5b1ff;
    font-size: 14px;
    color: #2948f5;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
}
#wrap #container_mypage .sub_content .data_list7 ul li .gin {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #ffb7b6;
    font-size: 14px;
    color: #ff6160;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
}
#wrap #container_mypage .sub_content .data_list7 ul .subject a {
    font-size: 18px;
    color: #434343;
    font-weight: 500;
    text-align: left;
}
#wrap #container_mypage .sub_content .data_list7 ul .subject span {
    display: block;
    font-size: 14px;
    color: #8f8f8f;
    font-weight: 300;
    text-align: left;
    visibility: hidden;
    display: none;
}

#wrap #container_mypage .sub_content .data_list7 ul .datetime {
    font-size: 14px;
    color: #717171;
    font-weight: 500;
    text-align: right;
}
#wrap #container_mypage .sub_content .data_list7 ul .datetime span {
    display: block;
    font-size: 14px;
    color: #8f8f8f;
    font-weight: 300;
    text-align: right;
}

/*
1:1문의 질문
 */
#wrap #container_mypage .sub_content .view_area {
    width: 100%;
    text-align: left;
}
#wrap #container_mypage .sub_content .view_area2 {
    margin-top: 8px;
}
#wrap #container_mypage .sub_content .view_area .title {
    width: 100%;
    height: 90px;
    line-height: 89px;
    display: block;
    font-size: 18px;
    color: #444;
    font-weight: 500;
    text-align: left;
    padding-left: 20px;
}
#wrap #container_mypage .sub_content .view_area .datetime {
    float: right;
    display: inline-block;
    height: 90px;
    line-height: 89px;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 400;
    padding-right: 20px;
}
#wrap #container_mypage .sub_content .view_area .datetime2 {
    float: right;
    display: inline-block;
    height: 90px;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 400;
    padding-right: 20px;
    text-align: right;
    padding-top: 20px;
}
#wrap #container_mypage .sub_content .view_area .title .cate {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #aeaeaf;
    font-size: 14px;
    color: #434343;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
    margin-right: 20px;
}
#wrap #container_mypage .sub_content .view_area .title .hit {
    float: right;
    display: inline-block;
    height: 90px;
    line-height: 89px;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 400;
    padding-right: 20px;
}
#wrap #container_mypage .sub_content .view_area {
    width: 100%;
    text-align: left;
}
#wrap #container_mypage .sub_content .view_area2 {
    margin-top: 8px;
}
#wrap #container_mypage .sub_content .view_area .title {
    width: 100%;
    height: 90px;
    line-height: 89px;
    display: block;
    font-size: 18px;
    color: #444;
    font-weight: 500;
    text-align: left;
    padding-left: 20px;
}
#wrap #container_mypage .sub_content .view_area .datetime {
    float: right;
    display: inline-block;
    height: 90px;
    line-height: 89px;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 400;
    padding-right: 20px;
}
#wrap #container_mypage .sub_content .view_area .datetime2 {
    float: right;
    display: inline-block;
    height: 90px;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 400;
    padding-right: 20px;
    text-align: right;
    padding-top: 20px;
}
#wrap #container_mypage .sub_content .view_area .title .cate {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 26px;
    border: 2px solid #aeaeaf;
    font-size: 14px;
    color: #434343;
    font-weight: 500;
    border-radius: 4px;
    text-align: center;
    margin-right: 20px;
}
#wrap #container_mypage .sub_content .view_area .title .hit {
    float: right;
    display: inline-block;
    height: 90px;
    line-height: 89px;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 400;
    padding-right: 20px;
}

#wrap #container_mypage .sub_content .view_area .con {
    width: 100%;
    font-size: 14px;
    color: #666;
    font-weight: 400;
    text-align: left;
    padding: 50px 50px 50px 30px;
    line-height: 150%;
}

#wrap #container_mypage .sub_content .view_area .writer {
    width: 100%;
    height: 90px;
    line-height: 90px;
    display: block;
    font-size: 16px;
    color: #717171;
    font-weight: 500;
    text-align: left;
    padding-left: 20px;
}
#wrap #container_mypage .sub_content .view_area .writer .datetime {
    float: right;
    display: inline-block;
    height: 90px;
    line-height: 89px;
    font-size: 16px;
    color: #a0a0a0;
    font-weight: 400;
    padding-right: 20px;
}
#wrap #container_mypage .sub_content .btn_area {
    padding-top: 20px;
}
#wrap #container_mypage .sub_content .btn_area .list {
    float: right;
    margin-right: 0;
}

/* �������� ��-------------------------------*/
/* faq -------------------------------*/
#wrap #container_mypage .content_sub.faq {
    padding-top: 50px;
    padding-bottom: 50px;
}
#wrap #container_mypage .content_sub.faq .tit {
    color: #1d2c80;
    font-size: 36px;
    font-weight: 400;
    text-align: center;
}
#wrap #container_mypage .content_sub.faq .search_form {
    margin-bottom: 15px;
    padding: 50px 0;
}
#wrap #container_mypage .content_sub.faq .search_form p {
    position: relative;
    width: 760px;
    margin: 0 auto;
}
#wrap #container_mypage .content_sub.faq .search_form i {
    position: absolute;
    font-size: 30px;
    top: 17px;
    right: 30px;
    color: #a9a9a9;
    cursor: pointer;
}
#wrap #container_mypage .content_sub.faq .search_form p input {
    width: 100%;
    height: 70px;
    line-height: 68px;
    padding: 0 40px 0 10px;
    font-size: 18px;
    font-weight: 500;
}

#wrap #container_mypage .content_sub.faq ul {
    width: 840px;
    margin: 0 auto;
}
#wrap #container_mypage .content_sub.faq li {
    float: left;
    width: 400px;
    margin: 10px;
    padding: 30px;
    color: #1d2c80;
    font-size: 21px;
    font-weight: 500;
    background: #f6f6f6;
}
#wrap #container_mypage .content_sub.faq li a {
    color: #787878;
    font-size: 21px;
    font-weight: 500;
    display: block;
}
#wrap #container_mypage .content_sub.faq li img {
    margin-right: 20px;
}

#wrap #container_mypage .content_sub.faq li.on,
#wrap #container_mypage .content_sub.faq li:hover {
    border: 1px solid #a1a1a1;
    background: #fff;
}
#wrap #container_mypage .content_sub.faq li:hover a {
    color: #1d2c80;
}

#wrap #container_mypage .sub_content .faq_cate {
    width: 100%;
    height: 100px;
    line-height: 98px;
    border: 1px solid #a1a1a1;
    border-radius: 3px;
    padding-left: 30px;
    color: #1d2c80;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 10px;
}
#wrap #container_mypage .sub_content .faq_cate img {
    margin-right: 20px;
}

/* faq  ��-------------------------------*/
/* login  -------------------------------*/
#wrap #login {
    width: 500px;
    height: 500px;
    margin: 95px auto;
    padding: 60px 40px 0;
    text-align: center;
    background: #fff;
}
#wrap #login form {
    padding: 20px 0;
}
#wrap #login input {
    width: 100%;
    margin-top: 20px;
}
#wrap #login input[type='submit'] {
    width: 100%;
    height: 55px;
    line-height: 53px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background: #1d2c80;
    border: 0;
    border-radius: 3px;
    text-align: center;
}
#wrap #login .link {
    width: 100%;
}
#wrap #login .link:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}
#wrap #login .link a {
    display: block;
    float: left;
    width: 33.3333333%;
    text-align: center;
    font-size: 14px;
    color: #515151;
    font-weight: 300;
}
#wrap #login .link a:nth-child(1) {
    color: #3a56ff;
    font-weight: 500;
}
#wrap #login .link a:nth-child(2) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

#wrap #login .line {
    clear: both;
    width: 100%;
    position: relative;
    margin: 25px auto 30px;
    padding-top: 10px;
}
#wrap #login .line p {
    width: 100%;
    height: 1px;
    background: #d4d4d4;
}
#wrap #login .line span {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #515151;
    font-weight: 300;
    background: #fff;
}

#wrap #login .ext_login {
    width: 270px;
    margin: 0 auto;
}
#wrap #login .ext_login a {
    float: left;
    width: 90px;
    text-align: center;
}

/* login  ��-------------------------------*/

/* ȸ������  -------------------------------*/
#wrap #joinmem {
    width: 500px;
    margin: 50px auto;
    padding: 50px 40px;
    text-align: center;
    background: #fff;
}
#wrap #joinmem .tit {
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: #3a56ff;
    font-weight: 500;
    margin-bottom: 45px;
}
#wrap #joinmem .img {
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

#wrap #joinmem .agree {
    clear: both;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding: 20px 0 10px;
}

#wrap #joinmem .agree span {
    font-size: 14px;
    color: #586dff;
    font-weight: 500;
}
#wrap #joinmem .agree_txt {
    width: 100%;
    height: 160px;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding: 20px;
    text-align: left;
}
#wrap #joinmem .agree_txt span {
    display: block;
    font-size: 16px;
    color: #6a6a6a;
    font-weight: 500;
}

#wrap #joinmem input[type='button'] {
    width: 100%;
    height: 55px;
    line-height: 53px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    background: #1d2c80;
    border: 0;
    border-radius: 3px;
    text-align: center;
    margin-top: 30px;
}

#wrap #joinmem .tit2 {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #6a6a6a;
    font-weight: 500;
    padding: 20px 0 10px;
}
#wrap #joinmem.joinform input {
    width: 100%;
}

/* ȸ������  ��-------------------------------*/
@media (min-width:1024px) {
    #m-header {
        display: none;
    }
    #kbimg {
        position: absolute;
        left: 1600px;
    }
    .top-right {
        position: relative;
        background: red;
        text-align: center;
        border-radius: 5px 5px 5px 5px;
        color: white;
        padding: 5px 8px;
        font-size: 10px;
        width: 30px;
        height: 25px;
        bottom: 20px;
        right: 20px;
    }
    #wrap #login {
        width: 500px;
        height: 500px;
        margin: 95px auto;
        padding: 60px 40px 0;
        text-align: center;
        background: #fff;
    }
    .new-line {
        display: none;
    }
    .new_icon {
        position: relative;
        background: red;
        text-align: center;
        float: left;
        border-radius: 3px 3px 3px 3px;
        color: white;
        top: 25px;
        left: 127px;
        padding: 5px 8px;
        font-weight: 600;
        font-size: 10px;
        width: 30px;
        height: 25px;
    }

}

/*푸터*/
#footer > div.footer_hide{
    display: none;
}
/*1005 추가*/
.main_desc{
    margin-left: 25px;
    display: block;
    margin-top: 60px;
    }
    .main_desc_on{
    
    left: 20px;
    position: absolute;
        color:white;
    }
    
    #wrap #container_main > .link .linker p.off{
        text-align: inherit;
        padding-top: 25px;
    }
    #wrap #container_main > .link .linker p.off span{
        display: block;
        font-size: 25px;
        font-weight: 500;
        text-align: left;
        padding-top: 5px;
        padding-left: 25px;
        margin-bottom: 20px;
    }
    #wrap #container_main > .link .linker p.on{
        text-align: inherit;
        padding-top: 25px;
    }
    #wrap #container_main > .link .linker p.on span{
        display: block;
        font-size: 25px;
        font-weight: 500;
        text-align: left;
        padding-top: 5px;
        padding-left: 25px;
        margin-bottom: 20px;
    }
    #wrap #container_main > .link .linker:hover a {
        
        color: #fff !important;
    }
    
    
    /*1005 추가완료*/
    /*1006 추가*/
    #container_main > div.link > div.linker.link1.basic_area_border > p.off > img{
        position: absolute;
        left: 95px;
        top: 159px;
        overflow: hidden;
        filter: opacity(0.2);
        width: 140px;
    }
    #container_main > div.link > div.linker.link2.basic_area_border > p.off > img{
        position: absolute;
        left: 111px;
        top: 55px;
        overflow: hidden;
        filter: opacity(0.2);
    }
    #container_main > div.link > div.linker.link3.basic_area_border > p.off > img{
        position: absolute;
        left: 125px;
        top: -17px;
        overflow: hidden;
        filter: opacity(0.5);
        width: 140px;
    }
    
    #container_main > div.link > div.linker.link4.basic_area_border > p.off > img{    
        position: absolute;
        left: 120px;
        top: 120px;
        overflow: hidden;
        filter: opacity(0.2);
        width: 120px;
    }
    
    #wrap #container_main > .link .link1{    
        position: relative;
        float: left;
        width: 246px;
        height: 230px;
        background: #19678C60;
        overflow: hidden;
    }
    #wrap #container_main > .link .link2{
        position: relative;
        float: left;
        width: 246px;
        height: 230px;
        background: #1B4E9640;
        margin-right: 20px;
        margin-top: 20px;
        overflow: hidden;
    }
    #wrap #container_main > .link .link3{
        position: relative;
        float: left;
        width: 246px;
        height: 230px;
        background: #2A1B9640;
        margin-right: 20px;
        margin-top: 20px;
        overflow: hidden;
    }
    #wrap #container_main > .link .link4{
        position: relative;
        float: left;
        width: 246px;
        height: 230px;
        background: #46198C40;
        margin-top: 20px;
        overflow: hidden;
    }
    /*1006 추가완료*/

/* 태블릿 화면 */
/*index.php*/
@media (max-width:1024px) and (min-width:768px) {
    
    #header {
        display: none;
    }
    #m-header > div > a > img{
        width: 170px;
        margin-top: 10px;
    }
    #m_noti_Button {
        float: right;
        width: 60px;
        height: 50px;
    }
    .top-right {
        position: relative;
        background: red;
        text-align: center;
        border-radius: 5px 5px 5px 5px;
        color: white;
        padding: 5px 8px;
        font-size: 10px;
        width: 30px;
        height: 27px;
        bottom: 61px;
        right: -40px;
    }
    #hamburger {
        display: block;
    }

    #wrap {
        width: 100%;
        min-width: 768px;
        height: 100%;
        padding-top: 2px;
    }
    #wrap #container_main {
        width: 100%;
    }
    #wrap #container_main .search {
        width: 100%;
        float: left;
        height: 201px;
        margin-right: 0;
        background: #fff;
        padding: 15px;
    }
    #wrap #container_main .login {
        display: none;
    }
    #wrap #container_main .search .basic_input {}
    #wrap #container_main .search .tit {
        font-size: 20px;
    }
    #top_gnb > div.logo > a > img {
        margin-left: 180px;
    }
    #header #top_gnb .top_nav a {
        width: 140px;
        font-size: 30px;
    }
    #wrap #container_main .banner {
        display: none;

    }
    #wrap #container_main .link {
        width: 100%;
        margin-top: 2px;
        height: 100%;
        margin-right: 0;
    }
    #wrap #container_main .notice {
        float: left;
        margin-bottom: 2px;
        height: 230px;
        margin-right: 0;
        background: #fff;
        padding: 15px;
        width: 100%;
    }
    #wrap #container_main .notice .view a {
        font-size: 15px;
        color: #6e6e6e;
        display: inline-block;
        width: 75%;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 28px;
        overflow: hidden;
    }
    #wrap #container_main .notice .view span{
        float: right;
        font-size: 12px;
        color: #c5c5ca;
        line-height: 28px;
    }
    #wrap #container_main .search .basic_input {
        width: 50%;
    }
    #wrap #container_main .search .basic_selet {
        width: 49%;
        /* float: right; */
    }
    #wrap #container_main .search .keyword input[type='submit'] {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 140px;
        height: 60px;
        line-height: 38px;
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        text-align: center;
        border-radius: 3px;
        border: 0;
    }
    #wrap #container_main > .link .link1 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #fff;
    }
    #wrap #container_main > .link .link2 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #fff;
        margin-right: 0;
        margin-top: 0;
    }
    #wrap #container_main > .link .link3 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #fff;
        margin-right: 0;
        margin-top: 0;
    }
    #wrap #container_main > .link .link4 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #fff;
        margin-top: 0;
    }
    #footer {
        width: 100%;
        min-width: 425px;
        padding: 30px 15px;
        background: #f7f7f7;;
        margin-top: 0;
    }
    #footer > div.footer_hide{
        display: none;
    }
    #footer .addr {
        clear: both;
        width: 100%;
        /* max-width: 1500px; */
        margin: 0 auto;
        padding-top: 30px;
        line-height: 30px;
        font-size: 10px;
        color: #808080;
    }
    #footer .link a{
        display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
    color: #6e6e6e;
    }
    #footer > a > div{
        display: none;
    }
    #kbimg {
        display: none;
        right: 5px;
        width: 60px;

    }
    #footer .addr a {
        font-size: 12px;
        margin-right: 0px;
    margin-left: 0px;
    }
    #footer > div.addr > a:nth-child(10){
        display: none;
    }
    #m-header {
        width: 100%;
        height: 76px;
        background: #fff;
        margin-bottom: 2px;
    }

    #m_noti_Button {
        float: right;
        width: 60px;
        height: 50px;
    }
    .top-right {
        position: relative;
        background: red;
        text-align: center;
        border-radius: 5px 5px 5px 5px;
        color: white;
        padding: 5px 8px;
        font-size: 10px;
        width: 30px;
        height: 27px;
        bottom: 61px;
        right: -40px;
    }
    /*login_form*/
    #wrap #login {
        width: 100%;
        height: 500px;
        margin: 0 auto;
        padding: 60px 40px 0;
        text-align: center;
        background: #fff;
    }
    .login_area {
        width: 100%;
        height: 180px;
        background: #fff;
        border: none;
        border-radius: 0;
        padding: 15px 23px;
    }
    .login_area > div > .left {
        float: left;
        width: 50%;
        font-size: 16px;
        font-weight: 500;
        color: #6a6a6a;
        text-align: left;
    }
    .login_area > div > .right {
        float: right;
        width: 40%;
        font-size: 14px;
        font-weight: 500;
        text-align: right;
    }
    #m_mainLogin > div > div.d1 > img {
        position: absolute;
        margin-left: -10px !important;
    }

    .login_area > div.d2,
    .login_area > div.d3 {
        width: 100%;
        font-size: 14px;

    }
    .login_area > div.d2 {
        padding-top: 15px;
    }
    .login_area > div.d4 .btn1:first-child {
        margin-right: 18px;

    }
    .login_area > div.d4 .btn1 {
        display: inline-block;
        width: 90px;
        height: 35px;
        line-height: 35px;
        line-height: 33px;
        color: #adadae;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        background: #f4f4f4;
        margin-top: 10px;

    }

    #m_mainLogin {
        color: #a1a1a1;
    }
    .sign_off {
        margin-bottom: 30px;
    }
    #m_mainLogin > p.join > a:nth-child(1) {
        color: #a1a1a1;
        font-size: 12px;
    }
    #m_mainLogin > p.join > a:nth-child(2) {
        color: #a1a1a1;
        font-size: 12px;
    }
    /*태블릿 거래소 화면*/
    #wrap #container .left_side {
        display: none;
    }
    #wrap #container {
        width: 100%;
    }
    #wrap #container > .right_side {
        width: 100%;
    }
    #wrap #container > .right_side .area1 {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    #wrap #container > .right_side .area2 {
        float: right;
        width: 100%;
    }

    #wrap #container > .right_side .area1 .d1 {
        height: 130px;
        background: #fff;
        overflow: hidden;
        padding: 20px;
        width: 100%;
    }
    #wrap #container > .right_side .area1 .d1 .left {
        position: relative;
        float: left;
        width: 60%;
    }
    #wrap #container > .right_side .area1 .d1 .right {
        float: right;
        width: 30%;
    }
    #wrap #container > .right_side .area1 .d1 .right p:nth-child(1) {
        font-size: 21px;
        font-weight: 600;
        padding-top: 0;

    }
    #wrap #container > .right_side .area1 .d1 .left .p2 li {
        float: left;
        width: 33%;
        font-size: 14px;
        color: #b9b9bb;
        font-weight: 500;
    }
    #wrap #container > .right_side .area2 .top {
        width: 45%;
        height: 580px;
        background: #fff;
        display: inline-block;
    }
    #wrap #container > .right_side .area2 .table {
        height: 540px;
        width: 100%;
    }
    #wrap #container > .right_side .area2 .table table {
        width: 96%;
        margin: 0 auto;
        height: 100%;
    }
    #wrap #container > .right_side .area2 .right {
        position: relative;
        float: right;
        width: 55%;
        background: #fff;
        height: 300px;
        overflow: hidden;
        margin-top: 0;
        border-top: 0 solid #ddd;
    }
    #wrap #container > .right_side .area2 .right .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 17px;
        height: 95%;
        background: #fff;
        border-top: 1px solid #e4e5e8;
        padding: 16px 20px;
    }
    #wrap #container > .right_side .area2 .right .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 0;
        height: 95%;
        background: #fff;
        border-top: 1px solid #e4e5e8;
        padding: 16px 20px;
    }
    .new-line {
        display: block;
    }
    #wrap #container > .right_side .area1 .d2 {
        display: none;
    }
    #wrap #container > .right_side .area2 .right .con .price input {
        width: 83.07%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        font-weight: 600;
        color: #525252;
        text-align: right;
        padding: 0 10px;
        border: 1px solid #eeeeee;
    }
    #wrap #container > .right_side .area1 .d3 .center {
        position: absolute;
        top: -280px;
        width: 100%;
        margin-left: 0;
    }
    #wrap #container > .right_side .area1 .d3 {
        position: absolute;
        margin-top: 580px;
        width: 100%;
        /* float: right; */

    }
    #wrap #container > .right_side .area1 .d3 .center2 {
        position: relative;
        float: left;
        width: 100%;
        background: #fff;
        height: 280px;
        overflow: hidden;
        margin-left: 0;
        border-top: 0 solid #ddd;
    }
    #wrap #container > .right_side .area1 .d3 .left {
        float: left;
        width: 45%;
        background: #fff;
        height: 280px;
        overflow: hidden;
    }
    #wrap #container > .right_side .area1 .d3 .center2 .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 17px;
        height: 220px;
        background: #fff;
        border-top: 1px solid #e4e5e8;
    }
    #container > div.right_side > div.area1 > div.d3 > div.coloum.basic_area_border {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 55%;
        top: 0;
        right: 0;
    }
    #wrap #container > .right_side .area1 .d3 .center .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 17px;
        height: 220px;
        background: #fff;
        border-top: 1px solid #e4e5e8;
    }
    /*거래소 호가창*/
    #squreTableId > tbody > tr:nth-child(1) > th:nth-child(1) {
        display: none;
    }
    #squreTableId > tbody > tr:nth-child(1) > th:nth-child(5) {
        display: none;
    }
    #wrap #container > .right_side .area2 .table table td:nth-child(1) {
        width: 70px;
        display: none;
    }
    #wrap #container > .right_side .area2 .table table td:nth-child(5) {
        width: 70px;
        display: none;
    }
    #wrap #container > .right_side .area2 .div1 p:nth-child(1) {
        float: left;
        width: 50%;
        font-size: 12px;
        color: #c0c0c0;
        padding: 0 5px;
        line-height: 20px;
        border-right: 1px solid #c0c0c0;
    }
    #wrap #container > .right_side .area2 .div1 p:nth-child(2) {
        float: right;
        width: 50%;
        font-size: 12px;
        color: #c0c0c0;
        padding: 0 5px;
        line-height: 20px;
    }
    /*거래소 호가창 끝*/
    /*마이페이지 시작*/
    /*마이페이지 메인*/
    #wrap{
        width: 100%;
        min-width: 425px;
        height: 870px;
        padding-top: 2px;
    }
    #wrap #container_mypage {
        width: 100%;
        margin: 0 auto;
        height: 95%;
    }
    #wrap #container_mypage .left_main {
        display: none;
    }
    #wrap #container_mypage .mypage_top {
        width: 100%;
        height: 150px;
        overflow: hidden;
        margin-bottom: 2px;
    }
    #wrap #container_mypage .mypage_top ul .level {
        width: 20%;
        text-align: center;
        padding-top: 26px;
    }
    #wrap #container_mypage .mypage_top ul .nm {
        width: 25%;
        padding-top: 41px;
        font-size: 18px;
        color: #6e6e6e;
        font-weight: 500;
    }
    #wrap #container_mypage .mypage_top ul .per {
        width: 55%;
        border-right: 1px solid #e4e5e8;
        padding-top: 30px;
    }
    #wrap #container_mypage .mypage_top ul .mileage1 {
        display: none;
    }
    #wrap #container_mypage .mypage_top ul .mileage2 {
        display: none;
    }
    #wrap #container_mypage .mypage_top ul .btn {
        display: none;
    }
    #wrap #container_mypage .content_main {
        float: left;
        width: 100%;
        height: 87%;
        margin-top: 0;
        padding: 20px;
    }
    #wrap #container_mypage .content_main ul li.sty1 {
        width: 25%;
        height: 132px;
        position: relative;
    }
    #wrap #container_mypage .content_main ul li.sty1 img {
        margin: 40px auto 15px;
        width: 35px;
    }
    #wrap #container_mypage .content_main ul li.sty2 {
        width: 50%;
        height: 180px;
        margin-top: 0;
    }
    #wrap #container_mypage .content_main ul li.sty3 {
        width: 33%;
        height: 180px;
        margin-top: 0;
    }
    #wrap #container_mypage .content_main ul li.sty4 {
        width: 33.2%;
        height: 180px;
        margin-top: 0;
    }
    #wrap #container_mypage .content_main ul li {
        margin-right: 0;
    }
    .new_icon {
        position: absolute;
        background: red;
        text-align: center;
        float: left;
        border-radius: 3px 3px 3px 3px;
        color: white;
        top: 0;
        right: 0;
        padding: 5px 8px;
        font-weight: 600;
        font-size: 10px;
        width: 30px;
        height: 25px;
    }
    /* 마이페이지 거래 관리 */
    #wrap #container_mypage .left_sub {
        display: none;
    }
    #wrap #container_mypage .content_sub {
        float: left;
        width: 100%;
        min-height: 693px;
        margin-top: 0;
        padding: 0;
    }
    #wrap #container_mypage .sub_title {
        width: 100%;
        height: 80px;
        line-height: 79px;
        border-bottom: 1px solid #e4e5e8;
        font-size: 24px;
        color: #6a6a6a;
        font-weight: 500;
        padding-left: 30px;
    }
    #wrap #container_mypage .sub_content {
        width: 100%;
        height: auto;
        padding: 5px;
    }
    #wrap #container_mypage .sub_content .tab_head .tab {
        position: relative;
        float: left;
        width: 50%;
        height: 90px;
    }
    #wrap #container_mypage .sub_content .tab_head .tab_child {
        display: block;
        float: left;
        width: 50%;
        height: 90px;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        background: #f6f6f6;
        text-align: center;
        font-size: 13px;
        color: #6e6e6e;
        font-weight: 500;
        padding-top: 55px;
    }
    #wrap #container_mypage .sub_content .data_head {
        width: 100%;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        overflow-x: hidden;
    }
    #wrap #container_mypage .sub_content .data_list {
        width: 100%;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        overflow-x: hidden;
        height: 90px;
    }
    #wrap #container_mypage .sub_content .data_list ul li {
        float: left;
        height: 100%;
        line-height: 10px;
        text-align: center;
        background: #fff;
        font-size: 10px;
        color: #6a6a6a;
        position: relative;
        top: 20px;
        word-break: break-all;
    }
    /* 마이페이지 거래 관리 -> 거래 채팅창 */
    #wrap #container_mypage .sub_content .info {
        width: 100%;
        height: 170px;
    }
    #wrap #container_mypage .sub_content .info .left {
        float: left;
        width: 65%;
        height: 165px;
        border-right: 1px solid #e4e5e8;
    }
    #wrap #container_mypage .sub_content .info .left .top {
        width: 100%;
        height: 70px;
        line-height: normal;
        border-bottom: 1px solid #e4e5e8;
        font-size: 21px;
        font-weight: 500;
        padding-left: 15px;
    }
    #wrap #container_mypage .sub_content .info .left ul li:nth-child(1) {
        float: left;
        width: 50%;
        padding-left: 15px;
    }
    #wrap #container_mypage .sub_content .info .left ul li:nth-child(2) {
        float: left;
        width: 25%;
    }
    #wrap #container_mypage .sub_content .info .left ul li:nth-child(3) {
        float: left;
        width: 25%;
    }
    #wrap #container_mypage .sub_content .info .right {
        float: left;
        width: 35%;
        height: 165px;
        font-size: 21px;
        font-weight: 500;
        padding: 35px 0 0 15px;
    }
    #wrap #container_mypage .sub_content .info .right p {
        font-size: 28px;
        font-weight: 600;
        margin-top: 5px;
    }
    #wrap #container_mypage .sub_content .info .right p.date {
        font-size: 12px;
        color: #acacac;
        font-weight: 300;
    }
    #wrap #container_mypage .sub_content .sales {
        float: left;
        width: 100%;
        height: 200px;
        margin: 0;
        padding: 25px 20px;
        display: block;
        top: 50%;
        left: 50%;
    }
    #wrap #container_mypage .sub_content .purchase {
        float: right;
        width: 100%;
        height: 200px;
        margin: 0;
        padding: 25px 20px;
    }
    #wrap #container_mypage .sub_content .sa_pu ul li:nth-child(3) {
        width: 85px;
        text-align: center;
        font-size: 14px;
        float: right;
    }
    #wrap #container_mypage .sub_content .chat input[type='text'] {
        width: 75%;
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        border: 0;
        background: #f1f2f3;
        margin-top: -3px;
    }
    #wrap #container_mypage .sub_content .chat input[type='button'] {
        position: relative;
        right: 0;
        top: -10px;
        width: 80px;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #e4e5e8;
        background: #fff;
        font-size: 14px;
        color: #6a6a6a;
        float: right;
    }
    #wrap #container_mypage .sub_content .button_area .btn1{
        display: inline-block;
        width: 25%;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #b4b4b4;
        background: #ff6160;;
        font-size: 16px;
        color: white;
        font-weight: bold;
        margin-right: 20px;
       }
    #wrap #container_mypage .sub_content .button_area .btn2 {
        display: inline-block;
        width: 27%;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #b4b4b4;
        background: #f4f4f4;
        font-size: 16px;
        color: #6a6a6a;
        font-weight: bold;
        margin-right: 20px;
    }
    #wrap #container_mypage .sub_content .button_area .btn3 {
        display: inline-block;
        width: 32%;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #b4b4b4;
        background: #f4f4f4;
        font-size: 18px;
        color: #6a6a6a;
        font-weight: bold;
    }
    /* 마이페이지 마일리지 관리 -> 충전 */
    #wrap #container_mypage .mileage_info li {
        float: left;
        width: 50%;
        height: 130px;
        padding: 30px 0 0 20px;
        font-size: 15px;
        color: #6e6e6e;
        font-weight: 500;
    }
    #wrap #container_mypage .content_sub .input_area {
        width: 100%;
        height: 435px;
        margin-top: -6px;
        padding: 25px 10px;
    }
    #wrap #container_mypage .content_sub .input_area .left {
        float: left;
        width: 75%;
    }
    #wrap #container_mypage .content_sub .input_area .input .left input[type='text'] {
        width: 60%;
        font-size: 16px;
        color: #a1a1a1;
        font-weight: 500;
        margin: 0 10px;
    }
    #wrap #container_mypage .content_sub .input_area .right {
        float: right;
        width: 25%;
    }
    #wrap #container_mypage .content_sub .input_area .input .right input[type='button'] {
        width: 100%;
        height: 149px;
        line-height: 160px;
        background: #1d2c80;
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        border: 0;
        border-radius: 3px;
    }
    #wrap #container_mypage .sub_content .data_list3 ul li {
        float: left;
        height: 80px;
        line-height: 100%;
        text-align: center;
        background: #fff;
        font-size: 14px;
        color: #6a6a6a;
        top: 30px;
        position: relative;
    }
    #wrap #container_mypage .mileage_info li span {
        display: block;
        font-size: 20px;
        font-weight: 600;
    }
    #user_account {
        width: 34% !important;
        margin: 5px 0 15px 0 !important;
    }
    #user_bank {
        width: 25% !important;
        margin: 5px 0 15px 10px !important;
    }
    /* 마이페이지 종료내역 -> */
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(4) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(5) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(6) {
        width: 20%;
    }

    #wrap #container_mypage .sub_content .data_list ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(4) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(5) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(6) {
        width: 20%;
    }
    /* 마이페이지 인증 관리 -> */
    #wrap #container_mypage .content_sub .input_area3 a {
        display: block;
        width: 100%;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        margin: 25px auto 0;
        border-radius: 3px;
    }
    #wrap #container_mypage .content_sub .input_area3 a {
        display: block;
        width: 100%;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        margin: 25px auto 0;
        border-radius: 3px;
    }
    #wrap #container_mypage .content_sub .input_area2 .input2 ul li select {
        width: 95%;
        margin: 13px 0 30px;
    }
    #wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(2) select {
        float: right;
        width: 100%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(2) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(4) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(5) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(6) {
        width: 15%;
    }

    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(2) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(4) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(5) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(6) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li {
        float: left;
        height: 80px;
        line-height: 100%;
        text-align: center;
        background: #fff;
        font-size: 14px;
        color: #6a6a6a;
        font-weight: 500;
        position: relative;
        top: 25px;
    }
    /* 마이페이지 개인정보 수정 */
    #wrap #container_mypage .content_sub p.sell {
        width: 100%;
        height: 60px;
        line-height: 59px;
        border-bottom: 1px solid #e4e5e8;
        padding-left: 40px;
        font-size: 16px;
        color: #6a6a6a;
        font-weight: 500;
    }
    #wrap #container_mypage .content_sub p.sell span {
        display: inline-block;
        width: 30%;
        font-size: 16px;
        color: #6a6a6a;
        font-weight: 400;
    }
    #wrap #container_mypage .content_sub p.sell .basic_input {
        width: 60%;
        margin-top: -4px;
    }
    /* 마이페이지 환경설정 */
    #container_mypage > div.content_sub.basic_area_border.bg1 > div > div.input_area4.basic_area_border > img {
        width: 100%;
    }
    #wrap #container_mypage .content_sub .input_area4 {
        width: 100%;
        margin-top: -6px;
        padding: 20px;
    }

    #wrap #container_mypage .sub_content .input_area4 p select {
        width: 30% !important;
        margin: 0 8px;
    }
    #wrap #container_mypage .sub_content .input_area4 p .basic_btn {
        width: 24%;
    }
    #wrap #container_mypage .sub_content .data_head6 ul li:nth-child(1) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_head6 ul li:nth-child(2) {
        width: 60%;
    }
    #wrap #container_mypage .sub_content .data_head6 ul li:nth-child(3) {
        width: 30%;
    }
    #wrap #container_mypage .sub_content .data_list6 ul li:nth-child(1) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_list6 ul li:nth-child(2) {
        width: 60%;
    }
    #wrap #container_mypage .sub_content .data_list6 ul li:nth-child(3) {
        width: 30%;
    }

    /* 고객센터 공지사항 */
    #wrap #container_mypage .sub_content .data_head7 {
        width: 100%;
        height: 50px;
        background: #fbfbfb;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        margin-bottom: 30px;
        overflow-x: hidden;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(1) .basic_selet {
        width: 100%;
        height: 35px;
        border: 0;
        background: url("/img/arr2.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(2) {
        width: 5%;
        color: #e4e5e8;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(3) {
        width: 65%;
        text-align: center;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(3) .basic_input {
        width: 95%;
        height: 35px;
        border: 0;
        background: transparent;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(4) {
        width: 5%;
    }
    #wrap #container_mypage .sub_content .data_list7 {
        width: 100%;
        height: 90px;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        overflow-x: hidden;
        overflow: hidden;
    }
    #wrap #container_mypage .sub_content .data_list7 ul li:nth-child(1) {
        width: 20%;
        text-align: center;
        padding-top: 28px;
    }
    #wrap #container_mypage .sub_content .data_list7 ul li:nth-child(2) {
        width: 60%;
    }
    #wrap #container_mypage .sub_content .data_list7 ul .subject a {
        font-size: 15px;
        color: #434343;
        font-weight: 500;
        text-align: left;
    }
    #wrap #container_mypage .sub_content .data_list7 ul li:nth-child(3) {
        width: 16%;
        text-overflow: ellipsis;
        display: inline-block;
        white-space: nowrap;
        overflow: auto;
    }
    #wrap #container_mypage .sub_content .view_area .title {
        width: 100%;
        height: 80px;
        padding: 20px;
    }
    #wrap #container_mypage .sub_content .view_area .title .cate {
        display: inline-block;
        width: 15%;
        height: 30px;
        line-height: 26px;
        border: 2px solid #aeaeaf;
        font-size: 14px;
        color: #434343;
        font-weight: 500;
        border-radius: 4px;
        text-align: center;
        margin-right: 20px;
        float: left;
    }
    #noticeById > p.title.border_bottom > span:nth-child(2) {
        width: 70%;
        float: left;
    }

    #noticeById > div > span >img {
        width: 100%;
    }

    #eventById > div > span > img{
        width: 100% !important;
    }

    #eventById > p.title.border_bottom {
        width: 100%;
        height: 80px;
        padding: 0 20px 20px !important;

    }
    /* 고객센터 1:1문의 */
    #wrap #container_mypage .sub_content .data_head8 ul li:nth-child(1) {
        width: 45%;
    }
    #wrap #container_mypage .sub_content .data_head8 ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head8 ul li:nth-child(3) {
        width: 35%;
    }

    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(1) {
        width: 45%;
    }
    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(3) {
        width: 35%;
    }
    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(1) a {
        width: 100%;
        font-size: 16px;
        color: #737373;
        font-weight: 500;

        word-break: break-all;
    }
    #inquiryById > p > span:nth-child(2) {
        display: inline-block;
        width: 50%;
        float: left;
    }
    #wrap #container_mypage .sub_content .view_area .datetime2 {
        float: right;
        display: inline-block;
        height: 90px;
        font-size: 13px;
        color: #a0a0a0;
        font-weight: 400;
        padding-right: 0;
        text-align: right;
        padding-top: 0;
        width: 25%;
    }
    #inquiryByIdAnswer > p > span:nth-child(2) {
        display: inline-block;
        width: 50%;
        float: left;
    }

    /* 고객센터 FAQ */
    #wrap #container_mypage .content_sub.faq ul {
        width: 100%;
    }

    [id*='FAQtest'] > div > p > span:nth-child(2) {
        display: block;
    }
    #wrap #container_mypage .content_sub.faq li {
        float: left;
        width: 96%;
        margin: 10px;
        padding: 30px;
        color: #1d2c80;
        font-size: 21px;
        font-weight: 500;
        background: #f6f6f6;
        text-align: center;
    }

    /* 회원가입 */
    #wrap #joinmem {
        width: 100% !important;
        margin: 0;
        padding: 50px 40px;
        text-align: center;
        background: #fff;
    }
    #joinmem {
        width: 100%;
        margin: 0 auto;
        padding: 50px 40px;
        text-align: center;
        background: #fff;
    }
    /*1006 태블릿*/
    #wrap #container_main > .link .link1 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #19678C60;
    }
    #wrap #container_main > .link .link2 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #1B4E9640;
        margin-right: 0;
        margin-top: 0;
    }
    #wrap #container_main > .link .link3 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #2A1B9640;
        margin-right: 0;
        margin-top: 0;
    }
    #wrap #container_main > .link .link4 {
        position: relative;
        float: left;
        width: 50%;
        height: 230px;
        background: #46198C40;
        margin-top: 0;
    }
    #container_main > div.link > div.linker.link1.basic_area_border > p.off > img{
        position: absolute;
right: 10px;
left: auto;
        top: 159px;
        overflow: hidden;
        filter: opacity(0.2);
        width: 140px;
    }
    #container_main > div.link > div.linker.link2.basic_area_border > p.off > img{
        position: absolute;
        right: 10px;
        left: auto;
        top: 55px;
        overflow: hidden;
        filter: opacity(0.2);
    }
    #container_main > div.link > div.linker.link3.basic_area_border > p.off > img{
        position: absolute;
        right: 10px;
        left: auto;
        top: -17px;
        overflow: hidden;
        filter: opacity(0.5);
        width: 140px;
    }
    
    #container_main > div.link > div.linker.link4.basic_area_border > p.off > img{    
        position: absolute;
        right: 10px;
        left: auto;
        top: 120px;
        overflow: hidden;
        filter: opacity(0.2);
        width: 120px;
    }
    /*1006 태블릿끝*/
}
/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ태블릿 화면 끝 ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/

/*ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ휴대폰 화면 시작 ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/

@media (max-width:768px) {
   
    #header {
        display: none;
    }
    #m-header > div > a > img{
        width: 170px;
        margin-top: 10px;
    }
    #m_noti_Button {
        float: right;
        width: 60px;
        height: 50px;
    }
    .top-right {
        position: relative;
        background: red;
        text-align: center;
        border-radius: 5px 5px 5px 5px;
        color: white;
        padding: 5px 8px;
        font-size: 10px;
        width: 30px;
        height: 27px;
        bottom: 61px;
        right: -40px;
    }
    #hamburger {
        display: block;
    }

    #wrap {
        width: 100%;
        min-width: 425px;
        height: 100%;
        padding-top: 2px;
    }
    #wrap #container_main {
        width: 100%;
    }
    #wrap #container_main .search {
        width: 100%;
        float: left;
        height: 201px;
        margin-right: 0;
        background: #fff;
        padding: 15px;
    }
    #wrap #container_main .login {
        display: none;
    }
    #wrap #container_main .search .basic_input {}
    #wrap #container_main .search .tit {
        font-size: 20px;
    }
    #search3 {
        visibility: hidden !important;
    }
    #wrap #container_main .search .keyword a {
        width: 120px;

    }
    #top_gnb > div.logo > a > img {
        margin-left: 180px;
    }
    #header #top_gnb .top_nav a {
        width: 140px;
        font-size: 30px;
    }
    #wrap #container_main .banner {
        display: none;

    }
    #wrap #container_main .link {
        width: 100%;
        margin-top: 2px;
        height: 100%;
        margin-right: 0;
    }
    #wrap #container_main .notice {
        float: left;
        margin-bottom: 2px;
        height: 230px;
        margin-right: 0;
        background: #fff;
        padding: 15px;
        width: 100%;
    }
    #wrap #container_main .notice .view a {
        font-size: 15px;
        color: #6e6e6e;
        display: inline-block;
        width: 75%;
        white-space: nowrap;
        text-overflow: ellipsis;
        line-height: 28px;
        overflow: hidden;
    }
    #wrap #container_main .notice .view span{
        float: right;
        font-size: 12px;
        color: #c5c5ca;
        line-height: 28px;
    }
    #wrap #container_main .search .basic_input {
        width: 50%;
    }
    #wrap #container_main .search .basic_selet {
        width: 49%;
        /* float: right; */
    }
    #wrap #container_main .search .keyword input[type='submit'] {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 140px;
        height: 60px;
        line-height: 38px;
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        text-align: center;
        border-radius: 3px;
        border: 0;
    }

    #wrap #container_main > .link .link1 {
        position: relative;
        float: left;
        width: 50%;
        height: 125px;
        background: #fff;
    }
    #wrap #container_main > .link .linker p.off span{
        display: block;
        font-size: 20px;
        color: #515151;
        font-weight: 500;
        text-align: center;
        padding-top: 15px;
        position: absolute;
        top: 0px;
        left: 20px;
    }
    #wrap #container_main > .link .linker:hover p.on{
    font-size: 12px;
    color: #fff;
    line-height: 150%;
    text-align: left;
    position: relative;
    left: 20px;
    }
    #wrap #container_main > .link .linker p.on span{
        display: block;
        font-size: 20px;
        color: #ffffff;
        font-weight: 500;
        text-align: center;
        padding-top: 15px;
        position: absolute;
        top: 0px;
        left: 0px;
    }
    

    #wrap #container_main > .link .link2 {
        position: relative;
        float: left;
        width: 50%;
        height: 125px;
        background: #fff;
        margin-right: 0;
        margin-top: 0;
    }
    #wrap #container_main > .link .link3 {
        position: relative;
        float: left;
        width: 50%;
        height: 125px;
        background: #fff;
        margin-right: 0;
        margin-top: 0;
    }
    #wrap #container_main > .link .link4 {
        position: relative;
        float: left;
        width: 50%;
        height: 125px;
        background: #fff;
        margin-top: 0;
    }
          /*1005 추가*/
          #container_main > div.link > div.linker.link1.basic_area_border > p.off > img{
            position: absolute;
            left: auto;
            top: 75px;
            overflow: hidden;
            filter: opacity(0.2);
            right: 0px;
        }
        #container_main > div.link > div.linker.link2.basic_area_border > p.off > img{
            position: absolute;
            left: auto;
            top: 17px;
            overflow: hidden;
            filter: opacity(0.2);
            right: -26px;
        }
        #container_main > div.link > div.linker.link3.basic_area_border > p.off > img{
            position: absolute;
            left: auto;
            top: 30px;
            overflow: hidden;
            filter: opacity(0.5);
            right: -33px;
        }
        
        #container_main > div.link > div.linker.link4.basic_area_border > p.off > img{    
            position: absolute;
            left: auto;
            top: 40px;
            overflow: hidden;
            filter: opacity(0.2);
            right: 0px;
        }
        .main_desc{
            text-align: left;
        float: left;
        position: absolute;
        left: 20px;
        display: block;
        margin-left: 25px;
        margin-top: 35px;
        }
        .main_desc_on{
            text-align: left;
        float: left;
        position: absolute;
        left: 20px;
        display: block;
        margin-left: 5px;
        margin-top: 35px;
            color:white;
        }
    
        #wrap #container_main > .link .link1 {
            position: relative;
            float: left;
            width: 50%;
            height: 125px;
            background: #19678C60;
        }
        #wrap #container_main > .link .link2 {
            position: relative;
            float: left;
            width: 50%;
            height: 125px;
            background: #1B4E9640;
            margin-right: 0;
            margin-top: 0;
        }
        #wrap #container_main > .link .link3 {
            position: relative;
            float: left;
            width: 50%;
            height: 125px;
            background: #2A1B9640;
            margin-right: 0;
            margin-top: 0;
        }
        #wrap #container_main > .link .link4 {
            position: relative;
            float: left;
            width: 50%;
            height: 125px;
            background: #46198C40;
            margin-top: 0;
        }
        
    
        /*1005 추가끝*/
    #footer {
        width: 100%;
        min-width: 425px;
        padding: 30px 15px;
        background: #f7f7f7;;
        margin-top: 0;
    }
    #footer > div.footer_hide{
        display: none;
    }
    #footer .addr {
        clear: both;
        width: 100%;
        /* max-width: 1500px; */
        margin: 0 auto;
        padding-top: 30px;
        line-height: 30px;
        font-size: 10px;
        color: #808080;
    }
    #footer .link a{
        display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-right: 20px;
    color: #6e6e6e;
    }
    #footer > a > div{
        display: none;
    }
    #kbimg {
        display: none;
        position: absolute;
        width: 60px;

    }
    #footer .addr a {
        font-size: 12px;
        margin-right: 0px;
        margin-left: 0px;
    }
    #footer > div.addr > a:nth-child(10){
        display: none;
    }
    /*login_form*/
    #wrap #login {
        width: 100%;
        height: 500px;
        margin: 0 auto;
        padding: 60px 40px 0;
        text-align: center;
        background: #fff;
    }
    /*모바일 슬라이드 메뉴*/
    .login_area {
        width: 100%;
        height: 180px;
        background: #fff;
        border: none;
        border-radius: 0;
        padding: 15px 23px;
    }
    .login_area > div > .left {
        float: left;
        width: 50%;
        font-size: 16px;
        font-weight: 500;
        color: #6a6a6a;
        text-align: left;
    }
    .login_area > div > .right {
        float: right;
        width: 40%;
        font-size: 14px;
        font-weight: 500;
        text-align: right;
    }
    #m_mainLogin > div > div.d1 > img {
        position: absolute;
        margin-left: -10px !important;
    }

    .login_area > div.d2,
    .login_area > div.d3 {
        width: 100%;
        font-size: 14px;

    }
    .login_area > div.d2 {
        padding-top: 15px;
    }
    .login_area > div.d4 .btn1:first-child {
        margin-right: 18px;

    }
    .login_area > div.d4 .btn1 {
        display: inline-block;
        width: 90px;
        height: 35px;
        line-height: 35px;
        line-height: 33px;
        color: #adadae;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        background: #f4f4f4;
        margin-top: 10px;

    }

    #m_mainLogin {
        color: #a1a1a1;
    }
    .sign_off {
        margin-bottom: 30px;
    }
    #m_mainLogin > p.join > a:nth-child(1) {
        color: #a1a1a1;
        font-size: 12px;
    }
    #m_mainLogin > p.join > a:nth-child(2) {
        color: #a1a1a1;
        font-size: 12px;
    }
    /*휴대폰 거래소 화면*/
    #wrap #container .left_side {
        display: none;
    }
    #wrap #container {
        width: 100%;
    }
    #wrap #container > .right_side {
        width: 100%;
    }
    #wrap #container > .right_side .area1 {
        float: left;
        width: 100%;
        margin-right: 0;
    }
    #wrap #container > .right_side .area2 {
        float: right;
        width: 100%;
    }

    #wrap #container > .right_side .area1 .d1 {
        height: 130px;
        background: #fff;
        overflow: hidden;
        padding: 20px;
        width: 100%;
    }
    #wrap #container > .right_side .area1 .d1 .left {
        position: relative;
        float: left;
        width: 60%;
    }
    #wrap #container > .right_side .area1 .d1 .right {
        float: right;
        width: 30%;
    }
    #wrap #container > .right_side .area1 .d1 .right p:nth-child(1) {
        font-size: 21px;
        font-weight: 600;
        padding-top: 0;

    }
    #wrap #container > .right_side .area1 .d1 .left .p2 li {
        float: left;
        width: 33%;
        font-size: 14px;
        color: #b9b9bb;
        font-weight: 500;
    }
    #wrap #container > .right_side .area2 .top {
        width: 45%;
        height: 580px;
        background: #fff;
        display: inline-block;
    }
    #wrap #container > .right_side .area2 .table {
        height: 540px;
        width: 100%;
    }
    #wrap #container > .right_side .area2 .table table {
        width: 96%;
        margin: 0 auto;
        
    }
    #wrap #container > .right_side .area2 .right {
        position: relative;
        float: right;
        width: 55%;
        background: #fff;
        height: 300px;
        overflow: hidden;
        margin-top: 0;
        border-top: 0 solid #ddd;
    }
    #wrap #container > .right_side .area2 .right .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 17px;
        height: 95%;
        background: #fff;
        border-top: 1px solid #e4e5e8;
        padding: 16px 20px;
    }
    #wrap #container > .right_side .area2 .right .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 0;
        height: 95%;
        background: #fff;
        border-top: 1px solid #e4e5e8;
        padding: 16px 20px;
    }
    .new-line {
        display: block;
    }
    #wrap #container > .right_side .area1 .d2 {
        display: none;
    }
    #wrap #container > .right_side .area2 .right .con .price input {
        width: 83.07%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        font-weight: 600;
        color: #525252;
        text-align: right;
        padding: 0 10px;
        border: 1px solid #eeeeee;
    }
    #wrap #container > .right_side .area1 .d3 .center {
        position: absolute;
        top: -280px;
        width: 100%;
        margin-left: 0;
    }
    #wrap #container > .right_side .area1 .d3 {
        position: absolute;
        margin-top: 580px;
        width: 100%;
        /* float: right; */

    }
    #wrap #container > .right_side .area1 .d3 .center2 {
        position: relative;
        float: left;
        width: 100%;
        background: #fff;
        height: 280px;
        overflow: hidden;
        margin-left: 0;
        border-top: 0 solid #ddd;
    }
    #wrap #container > .right_side .area1 .d3 .left {
        float: left;
        width: 45%;
        background: #fff;
        height: 280px;
        overflow: hidden;
    }
    #wrap #container > .right_side .area1 .d3 .center2 .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 17px;
        height: 220px;
        background: #fff;
        border-top: 1px solid #e4e5e8;
    }
    #container > div.right_side > div.area1 > div.d3 > div.coloum.basic_area_border {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 55%;
        top: 0;
        right: 0;
    }
    #wrap #container > .right_side .area1 .d3 .center .con {
        position: absolute;
        width: 100%;
        top: 42px;
        left: 0;
        margin-bottom: 17px;
        height: 220px;
        background: #fff;
        border-top: 1px solid #e4e5e8;
    }
    /*거래소 호가창*/
    #squreTableId > tbody > tr:nth-child(1) > th:nth-child(1) {
        display: none;
    }
    #squreTableId > tbody > tr:nth-child(1) > th:nth-child(5) {
        display: none;
    }
    #wrap #container > .right_side .area2 .table table td:nth-child(1) {
        width: 70px;
        display: none;
    }
    #wrap #container > .right_side .area2 .table table td:nth-child(5) {
        width: 70px;
        display: none;
    }
    #wrap #container > .right_side .area2 .div1 p:nth-child(1) {
        float: left;
        width: 50%;
        font-size: 12px;
        color: #c0c0c0;
        padding: 0 5px;
        line-height: 20px;
        border-right: 1px solid #c0c0c0;
    }
    #wrap #container > .right_side .area2 .div1 p:nth-child(2) {
        float: right;
        width: 50%;
        font-size: 12px;
        color: #c0c0c0;
        padding: 0 5px;
        line-height: 20px;
    }
    #wrap #container > .right_side .area2 .table table td:nth-child(2) {
        width: 70px;
        background-color: white;
        height: 49.4px;
    }
    #wrap #container > .right_side .area2 .table table td:nth-child(4) {
        width: 70px;
        background-color: white;
    }
    /* 거래소 호가창 끝 */
    /* 마이페이지 시작 */
    /* 마이페이지 메인 */
    #wrap #container_mypage {
        width: 100%;
        margin: 0 auto;
        height: 95%;
    }
    #wrap #container_mypage .left_main {
        display: none;
    }
    #wrap #container_mypage .mypage_top {
        width: 100%;
        height: 150px;
        overflow: hidden;
        margin-bottom: 2px;
    }
    #wrap #container_mypage .mypage_top ul .level {
        width: 20%;
        text-align: center;
        padding-top: 26px;
    }
    #wrap #container_mypage .mypage_top ul .nm {
        width: 25%;
        padding-top: 41px;
        font-size: 18px;
        color: #6e6e6e;
        font-weight: 500;
    }
    #wrap #container_mypage .mypage_top ul .per {
        width: 55%;
        border-right: 1px solid #e4e5e8;
        padding-top: 30px;
    }
    #wrap #container_mypage .mypage_top ul .mileage1 {
        display: none;
    }
    #wrap #container_mypage .mypage_top ul .mileage2 {
        display: none;
    }
    #wrap #container_mypage .mypage_top ul .btn {
        display: none;
    }
    #wrap #container_mypage .content_main {
        float: left;
        width: 100%;
        height: 87%;
        margin-top: 0;
        padding: 20px;
    }
    #wrap #container_mypage .content_main ul li.sty1 {
        width: 25%;
        height: 132px;
        position: relative;
    }
    #wrap #container_mypage .content_main ul li.sty1 img {
        margin: 40px auto 15px;
        width: 35px;
    }
    #wrap #container_mypage .content_main ul li.sty2 {
        width: 50%;
        height: 180px;
        margin-top: 0;
    }
    #wrap #container_mypage .content_main ul li.sty3 {
        width: 33%;
        height: 180px;
        margin-top: 0;
    }
    #wrap #container_mypage .content_main ul li.sty4 {
        width: 33.2%;
        height: 180px;
        margin-top: 0;
    }
    #wrap #container_mypage .content_main ul li {
        margin-right: 0;
    }
    .new_icon {
        position: absolute;
        background: red;
        text-align: center;
        float: left;
        border-radius: 3px 3px 3px 3px;
        color: white;
        top: 0;
        right: 0;
        padding: 5px 8px;
        font-weight: 600;
        font-size: 10px;
        width: 30px;
        height: 25px;
    }
    /* 마이페이지 거래 관리 */
    #wrap #container_mypage .left_sub {
        display: none;
    }
    #wrap #container_mypage .content_sub {
        float: left;
        width: 100%;
        min-height: 693px;
        margin-top: 0;
        padding: 0;
    }
    #wrap #container_mypage .sub_title {
        width: 100%;
        height: 80px;
        line-height: 79px;
        border-bottom: 1px solid #e4e5e8;
        font-size: 24px;
        color: #6a6a6a;
        font-weight: 500;
        padding-left: 30px;
    }
    #wrap #container_mypage .sub_content {
        width: 100%;
        height: auto;
        padding: 5px;
    }
    #wrap #container_mypage .sub_content .tab_head .tab {
        position: relative;
        float: left;
        width: 50%;
        height: 90px;
    }
    #wrap #container_mypage .sub_content .tab_head .tab_child {
        display: block;
        float: left;
        width: 50%;
        height: 90px;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        background: #f6f6f6;
        text-align: center;
        font-size: 13px;
        color: #6e6e6e;
        font-weight: 500;
        padding-top: 55px;
    }
    #wrap #container_mypage .sub_content .data_head {
        width: 100%;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        overflow-x: hidden;
    }
    #wrap #container_mypage .sub_content .data_list {
        width: 100%;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        overflow-x: hidden;
        height: 90px;
    }
    #wrap #container_mypage .sub_content .data_list ul li {
        float: left;
        height: 100%;
        line-height: 10px;
        text-align: center;
        background: #fff;
        font-size: 10px;
        color: #6a6a6a;
        position: relative;
        top: 20px;
        word-break: break-all;
    }
    /* 마이페이지 거래 관리 -> 거래 채팅창 */
    #wrap #container_mypage .sub_content .info {
        width: 100%;
        height: 170px;
    }
    #wrap #container_mypage .sub_content .info .left {
        float: left;
        width: 65%;
        height: 165px;
        border-right: 1px solid #e4e5e8;
    }
    #wrap #container_mypage .sub_content .info .left .top {
        width: 100%;
        height: 70px;
        line-height: normal;
        border-bottom: 1px solid #e4e5e8;
        font-size: 21px;
        font-weight: 500;
        padding-left: 15px;
    }
    #wrap #container_mypage .sub_content .info .left ul li:nth-child(1) {
        float: left;
        width: 50%;
        padding-left: 15px;
    }
    #wrap #container_mypage .sub_content .info .left ul li:nth-child(2) {
        float: left;
        width: 25%;
    }
    #wrap #container_mypage .sub_content .info .left ul li:nth-child(3) {
        float: left;
        width: 25%;
    }
    #wrap #container_mypage .sub_content .info .right {
        float: left;
        width: 35%;
        height: 165px;
        font-size: 21px;
        font-weight: 500;
        padding: 35px 0 0 15px;
    }
    #wrap #container_mypage .sub_content .info .right p {
        font-size: 28px;
        font-weight: 600;
        margin-top: 5px;
    }
    #wrap #container_mypage .sub_content .info .right p.date {
        font-size: 12px;
        color: #acacac;
        font-weight: 300;
    }
    #wrap #container_mypage .sub_content .sales {
        float: left;
        width: 100%;
        height: 200px;
        margin: 0;
        padding: 25px 20px;
        display: block;
        top: 50%;
        left: 50%;
    }
    #wrap #container_mypage .sub_content .purchase {
        float: right;
        width: 100%;
        height: 200px;
        margin: 0;
        padding: 25px 20px;
    }
    #wrap #container_mypage .sub_content .sa_pu ul li:nth-child(3) {
        width: 85px;
        text-align: center;
        font-size: 14px;
        float: right;
    }
    #wrap #container_mypage .sub_content .chat input[type='text'] {
        width: 75%;
        height: 40px;
        line-height: 40px;
        padding-left: 10px;
        border: 0;
        background: #f1f2f3;
        margin-top: -3px;
    }
    #wrap #container_mypage .sub_content .chat input[type='button'] {
        position: relative;
        right: 0;
        top: -10px;
        width: 80px;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #e4e5e8;
        background: #fff;
        font-size: 14px;
        color: #6a6a6a;
        float: right;
    }
    #wrap #container_mypage .sub_content .button_area .btn1{
        display: inline-block;
        width: 25%;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #b4b4b4;
        background: #ff6160;;
        font-size: 16px;
        color: white;
        font-weight: bold;
        margin-right: 20px;
       }
    #wrap #container_mypage .sub_content .button_area .btn2 {
        display: inline-block;
        width: 27%;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #b4b4b4;
        background: #f4f4f4;
        font-size: 16px;
        color: #6a6a6a;
        font-weight: bold;
        margin-right: 20px;
    }
    #wrap #container_mypage .sub_content .button_area .btn3 {
        display: inline-block;
        width: 32%;
        height: 50px;
        line-height: 48px;
        text-align: center;
        border-radius: 3px;
        border: 1px solid #b4b4b4;
        background: #f4f4f4;
        font-size: 18px;
        color: #6a6a6a;
        font-weight: bold;
    }
    /* 마이페이지 마일리지 관리 -> 충전 */
    #wrap #container_mypage .mileage_info li {
        float: left;
        width: 50%;
        height: 130px;
        padding: 30px 0 0 20px;
        font-size: 15px;
        color: #6e6e6e;
        font-weight: 500;
    }
    #wrap #container_mypage .content_sub .input_area {
        width: 100%;
        height: 435px;
        margin-top: -6px;
        padding: 25px 10px;
    }
    #wrap #container_mypage .content_sub .input_area .left {
        float: left;
        width: 75%;
    }
    #wrap #container_mypage .content_sub .input_area .input .left input[type='text'] {
        width: 60%;
        font-size: 16px;
        color: #a1a1a1;
        font-weight: 500;
        margin: 0 10px;
    }
    #wrap #container_mypage .content_sub .input_area .right {
        float: right;
        width: 25%;
    }
    #wrap #container_mypage .content_sub .input_area .input .right input[type='button'] {
        width: 100%;
        height: 149px;
        line-height: 160px;
        background: #1d2c80;
        font-size: 24px;
        color: #fff;
        font-weight: 500;
        border: 0;
        border-radius: 3px;
    }
    #wrap #container_mypage .sub_content .data_list3 ul li {
        float: left;
        height: 80px;
        line-height: 100%;
        text-align: center;
        background: #fff;
        font-size: 14px;
        color: #6a6a6a;
        top: 30px;
        position: relative;
    }
    #wrap #container_mypage .mileage_info li span {
        display: block;
        font-size: 20px;
        font-weight: 600;
    }
    #user_account {
        width: 34% !important;
        margin: 5px 0 15px 0 !important;
    }
    #user_bank {
        width: 25% !important;
        margin: 5px 0 15px 10px !important;
    }
    /* 마이페이지 종료내역 -> */
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(4) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(5) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head ul li:nth-child(6) {
        width: 20%;
    }

    #wrap #container_mypage .sub_content .data_list ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(4) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(5) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list ul li:nth-child(6) {
        width: 20%;
    }
    /* 마이페이지 인증 관리 -> */
    #wrap #container_mypage .content_sub .input_area3 a {
        display: block;
        width: 100%;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        margin: 25px auto 0;
        border-radius: 3px;
    }
    #wrap #container_mypage .content_sub .input_area3 a {
        display: block;
        width: 100%;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        margin: 25px auto 0;
        border-radius: 3px;
    }
    #wrap #container_mypage .content_sub .input_area2 .input2 ul li select {
        width: 95%;
        margin: 13px 0 30px;
    }
    #wrap #container_mypage .content_sub .input_area2 .input2 ul li:nth-child(2) select {
        float: right;
        width: 100%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(2) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(4) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(5) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head5 ul li:nth-child(6) {
        width: 15%;
    }

    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(2) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(3) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(4) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(5) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li:nth-child(6) {
        width: 15%;
    }
    #wrap #container_mypage .sub_content .data_list5 ul li {
        float: left;
        height: 80px;
        line-height: 100%;
        text-align: center;
        background: #fff;
        font-size: 14px;
        color: #6a6a6a;
        font-weight: 500;
        position: relative;
        top: 25px;
    }
    /* 마이페이지 개인정보 수정 */
    #wrap #container_mypage .content_sub p.sell {
        width: 100%;
        height: 60px;
        line-height: 59px;
        border-bottom: 1px solid #e4e5e8;
        padding-left: 40px;
        font-size: 16px;
        color: #6a6a6a;
        font-weight: 500;
    }
    #wrap #container_mypage .content_sub p.sell span {
        display: inline-block;
        width: 30%;
        font-size: 16px;
        color: #6a6a6a;
        font-weight: 400;
    }
    #wrap #container_mypage .content_sub p.sell .basic_input {
        width: 60%;
        margin-top: -4px;
    }
    /* 마이페이지 환경설정 */
    #container_mypage > div.content_sub.basic_area_border.bg1 > div > div.input_area4.basic_area_border > img {
        width: 100%;
    }
    #wrap #container_mypage .content_sub .input_area4 {
        width: 100%;
        margin-top: -6px;
        padding: 20px;
    }

    #wrap #container_mypage .sub_content .input_area4 p select {
        width: 30% !important;
        margin: 0 8px;
    }
    #wrap #container_mypage .sub_content .input_area4 p .basic_btn {
        width: 24%;
    }
    #wrap #container_mypage .sub_content .data_head6 ul li:nth-child(1) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_head6 ul li:nth-child(2) {
        width: 60%;
    }
    #wrap #container_mypage .sub_content .data_head6 ul li:nth-child(3) {
        width: 30%;
    }
    #wrap #container_mypage .sub_content .data_list6 ul li:nth-child(1) {
        width: 10%;
    }
    #wrap #container_mypage .sub_content .data_list6 ul li:nth-child(2) {
        width: 60%;
    }
    #wrap #container_mypage .sub_content .data_list6 ul li:nth-child(3) {
        width: 30%;
    }

    /* 고객센터 공지사항 */
    #wrap #container_mypage .sub_content .data_head7 {
        width: 100%;
        height: 50px;
        background: #fbfbfb;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        margin-bottom: 30px;
        overflow-x: hidden;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(1) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(1) .basic_selet {
        width: 100%;
        height: 35px;
        border: 0;
        background: url("/img/arr2.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(2) {
        width: 5%;
        color: #e4e5e8;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(3) {
        width: 65%;
        text-align: center;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(3) .basic_input {
        width: 95%;
        height: 35px;
        border: 0;
        background: transparent;
    }
    #wrap #container_mypage .sub_content .data_head7 ul li:nth-child(4) {
        width: 5%;
    }
    #wrap #container_mypage .sub_content .data_list7 {
        width: 100%;
        height: 90px;
        border: 1px solid #e4e5e8;
        border-radius: 6px;
        margin-top: 6px;
        overflow-x: hidden;
        overflow: hidden;
    }
    #wrap #container_mypage .sub_content .data_list7 ul li:nth-child(1) {
        width: 20%;
        text-align: center;
        padding-top: 28px;
    }
    #wrap #container_mypage .sub_content .data_list7 ul li:nth-child(2) {
        width: 60%;
    }
    #wrap #container_mypage .sub_content .data_list7 ul .subject a {
        font-size: 15px;
        color: #434343;
        font-weight: 500;
        text-align: left;
    }
    #wrap #container_mypage .sub_content .data_list7 ul li:nth-child(3) {
        width: 16%;
        text-overflow: ellipsis;
        display: inline-block;
        white-space: nowrap;
        overflow: auto;
    }
    #wrap #container_mypage .sub_content .view_area .title {
        width: 100%;
        height: 80px;
        padding: 20px;
    }
    #wrap #container_mypage .sub_content .view_area .title .cate {
        display: inline-block;
        width: 15%;
        height: 30px;
        line-height: 26px;
        border: 2px solid #aeaeaf;
        font-size: 14px;
        color: #434343;
        font-weight: 500;
        border-radius: 4px;
        text-align: center;
        margin-right: 20px;
        float: left;
    }
    #noticeById > p.title.border_bottom > span:nth-child(2) {
        width: 70%;
        float: left;
    }
    #noticeById > div > span >img {
        width: 100%;
    }


    #eventById > div > span > img {
        width: 100% !important;
    }

    #eventById > p.title.border_bottom {
        width: 100%;
        height: 80px;
        padding: 0 20px 20px !important;

    }
    /* 고객센터 1:1문의 */
    #wrap #container_mypage .sub_content .data_head8 ul li:nth-child(1) {
        width: 45%;
    }
    #wrap #container_mypage .sub_content .data_head8 ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_head8 ul li:nth-child(3) {
        width: 35%;
    }

    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(1) {
        width: 45%;
    }
    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(2) {
        width: 20%;
    }
    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(3) {
        width: 35%;
    }
    #wrap #container_mypage .sub_content .data_list8 ul li:nth-child(1) a {
        width: 100%;
        font-size: 16px;
        color: #737373;
        font-weight: 500;
        display: block;
        word-break: break-all;
    }
    #inquiryById > p > span:nth-child(2) {
        display: inline-block;
        width: 50%;
        float: left;
    }
    #wrap #container_mypage .sub_content .view_area .datetime2 {
        float: right;
        display: inline-block;
        height: 90px;
        font-size: 13px;
        color: #a0a0a0;
        font-weight: 400;
        padding-right: 0;
        text-align: right;
        padding-top: 0;
        width: 25%;
    }
    #inquiryByIdAnswer > p > span:nth-child(2) {
        display: inline-block;
        width: 50%;
        float: left;
    }

    /* 고객센터 FAQ */
    #wrap #container_mypage .content_sub.faq ul {
        width: 100%;
    }

    [id*='FAQtest'] > div > p > span:nth-child(2) {
        display: block;
    }
    #wrap #container_mypage .content_sub.faq li {
        float: left;
        width: 96%;
        margin: 10px;
        padding: 30px;
        color: #1d2c80;
        font-size: 21px;
        font-weight: 500;
        background: #f6f6f6;
        text-align: center;
    }

    /* 회원가입 */
    #wrap #joinmem {
        width: 100% !important;
        margin: 0;
        padding: 50px 40px;
        text-align: center;
        background: #fff;
    }
    #joinmem {
        width: 100%;
        margin: 0 auto;
        padding: 50px 40px;
        text-align: center;
        background: #fff;
    }

}

/* 판매구매 예외처리*/
@media (max-width:523px) {
    #wrap #container > .right_side .area2 .right .con .price input {
        width: 75%;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        font-weight: 600;
        color: #525252;
        text-align: right;
        padding: 0 10px;
        border: 1px solid #eeeeee;
    }

}
@media (max-width:425px) {
    /*
    #wrap #container > .right_side .area2{
        float: right;
        width: 425px;
        position: absolute;
        top: 226px;
    }
    */
    #wrap #container > .right_side .area1 .d3 {
        position: absolute;
        margin-top: 580px;
        width: 425px;
    }

}
/* ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ휴대폰 끝 ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ*/

/* 슬라이드 메뉴 */
html.open {
    overflow: hidden;
}
.m_btn {

    width: 70px;
    height: 50px;
    /*position: absolute;*/
    float: right;
    right: 0;
    top: 0;
    z-index: 1;
    background-image: url("/img/H.svg");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;

}

.close {
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("/img/close.png");
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    margin-top: 5px;
}

#menu {
    width: 250px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -252px;
    z-index: 10;
    border: 1px solid #c9c9c9;
    background-color: white;
    text-align: center;
    transition: All 0.2s ease;
    -webkit-transition: All 0.2s ease;
    -moz-transition: All 0.2s ease;
    -o-transition: All 0.2s ease;
}

#menu.open {
    right: 0;
    overflow: auto;
}

.page_cover.open {
    display: block;
}

.page_cover {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 6;
    display: none;
}
/*모바일 헤더*/
#m-header {
    width: 100%;
    height: 76px;
    background: #fff;
    margin-bottom: 2px;
    min-width: 425px;
}

 /* IE10+ 익스플러로 전용 css*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #wrap #container > .right_side .area2 .table table{
        width: 90%;
    }
    #wrap #container > .right_side .area2 .table table td{
        font-size: 11px !important;
    }
.login_area {
    width: 100%;
    height: 180px;
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 15px 15px;
}
#m_mainLogin > div > div.d1 > img{
        position: absolute;
        margin-left:100px !important;
    }
   }