#wrap {background-color: #f6f4ee;}

#MAKESHOPLY0 {z-index: 99999 !important;}

/*
========================================================================
RESET
========================================================================
*/
/* global rest */

@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css); 
@import url(//fonts.googleapis.com/earlyaccess/nanumgothiccoding.css); 


html, body {
    height: 100%;
}
html, body, pre,
h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, li, ol,
th, td, p, blockquote,
form, fieldset, legend,
menu, nav, section, hgroup, article, header, aside, footer,
input, select, textarea, button {
    margin: 0;
    padding: 0;
}
body,
h1, h2, h3, h4, h5, h6, table,
input, select, textarea, a {
    font-size: 12px;
    line-height: 1.25;
    color: #444;
    font-family: 'Open Sans', sans-serif, Nanum Gothic, nanumgothic, AppleGothic, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
img, fieldset,button {
    border:0 none;
}
img {
    vertical-align: top;
}
li {
    list-style: none;
}
hr, caption, legend {
    display: none;
}
a { 
    color: #444;
    text-decoration: none;

}
a:hover {
}
button {
    overflow: hidden;
    cursor: pointer;
}
button span {
    visibility: hidden;
}
address, em {
    font-style: normal;
}
button, input, select, textarea, a {
    vertical-align: middle;
}
select {
    line-height: 18px;
    height: 18px;
}
input:focus {
    outline: none;
}
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    word-wrap: break-word;
    word-break: keep-all;
}
/*
========================================================================
공통 class
========================================================================
*/
/* image replace, hidden text */
.ir *,
.blind { z-index:-1; position: absolute; display: block; left: 0; top: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; text-indent: -9999px; }
/* block, inline */
.d-block { display: block;}
.d-inline { display: inline;}
/* form */
.txt-right { text-align: right; }
.txt-input1 { padding: 2px 0 0 2px; height: 17px; line-height: 17px; border: 1px solid #e2e9ef; border-top: 1px solid #aaadb2; }
.txt-input2 { padding: 2px 0 0 2px; height: 17px; line-height: 17px; border: 1px solid #dcdcdc; }
.MS_input_txt { margin-right:5px; padding: 2px 0 0 2px; line-height: 17px; border: 1px solid #dcdcdc; }
.txt-disabled { background-color: #f6f6f6; }
.chk-rdo { width: 13px; height: 13px; vertical-align: middle; }
.txt-area1 { overflow-y: scroll; padding: 2px 0 0 2px; line-height: 17px; border: 1px solid #e2e9ef; border-top: 1px solid #aaadb2; }
/* file add trick */
.file-wrap { display: inline-block; overflow: hidden; position: relative; height: 23px; width: 280px; vertical-align: middle; background: url(/images/btn/h20_trick_fileadd.gif) no-repeat right 0; }
.file-wrap .file-txt { float: left; border: 0 none; height: 18px; font-size: 12px; line-height: 18px; width: 198px; border: 1px solid #ccc; }
.file-wrap .file-trick { cursor: pointer; position: absolute; right: 0px; top: 0; right: 0; width: 100px; height: 20px; background: none; border: 0 none; opacity: 0; filter: alpha(opacity=0); }
/* font-color */
.fc-red { color: #bd101b; }
.fc-blue { color: #2c6b9e; }
.fc-pink{color:#fc5974;}
.MS_option_price { color: #FF3C00; }
/* font-size */
.fs-11{font-size:11px;}
/* bold */
.bold { font-weight: bold; }
/* float clear */
.clear {zoom: 1;}
.clear:after {content: ""; display: block; clear: both;}
/* float */
.fl{float:left;}
.fr{float:right}
/* margin */
.mr-5 { margin-right: 5px;}
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-20 { margin-right: 20px; }
.ml-5 { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-25 { margin-top: 25px; }
.mt-50 { margin-top: 50px; }
.mt90{margin-top:90px;}
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }

/* padding */
.pr-0{padding-right:0;}
.pr-5 { padding-right: 5px; }

.pr-10 { padding-right: 10px; }
.pr-15 { padding-right: 15px; }
.pr-20 { padding-right: 20px; }
.pl-0{padding-left:0;}
.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-15 { padding-left: 15px; }
.pl-20 { padding-left: 20px; }
.pl-30 { padding-left: 30px; }
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 20px; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
/* table */
table img { vertical-align: middle; }
.tb-bold { font-weight: bold; }
.tb-left,
.tb-center,
.tb-right { padding: 0 10px; }
.tb-btn { padding: 0; }
.tb-left { text-align: left; }
.tb-center { text-align: center; }
.tb-right { text-align: right; }
.tb-label-r5 label { margin-right: 5px; }
.tb-label-r10 label { margin-right: 10px; }
.tb-label-r10 label.last,
.tb-label-r5 label.last{ margin-right: 0; }
/* width */
.w55{width:55px;}
.w75{width:75px;}
.w95{width:95px;}
.w120{width:120px;}
.w230{width:230px;}
.w740{width:740px;}
.w50p{width:50%;}
/* text */
.txt_l{text-align:left;}
.txt_r{text-align:right;}
.txt_c{text-align:center;}
/* button */
.a_btn{display:inline-block;text-align:center;color:#fff;font-size:11px;padding:6px 0 5px;font-family:나눔고딕;}
.a_btn.red{background:#2b2828;border-bottom:0px solid #c64947;}
.a_btn.grey{background:#757575;border-bottom:1px solid #505050;}
.a_btn.l_grey{background:#ededed;border-bottom:1px solid #d3d3d3;color:#656565;}
/* table-type-1 */
.table-type-1 {border-top:2px solid #9b9b9b}
.table-type-1 table {border:1px solid #e3e3e3;border-top:0;}
.table-type-1 th,
.table-type-1 td { padding: 8px 0 8px; }
.table-type-1 th { background:#fafafa;border-bottom:1px solid #e3e3e3;font-weight:bold;}
.table-type-1 tr.nbg th,
.table-type-1 tr.nbg td { background-image: none; }
.table-type-1 tr.bg th,
.table-type-1 tr.bg td { background-color: #f8f8f8; }
.table-type-1 th { font-weight: normal; }
/* table-type-2 */
.table-type-2 table {border-top:2px solid #9b9b9b;border-bottom:1px solid #e3e3e3; }
.table-type-2 th{padding: 8px 0 8px;background:#fafafa;font-size:11px;font-weight:normal;}
.table-type-2 td { padding: 18px 0; border-top:1px solid #e3e3e3;font-size:11px;line-height:1.7;vertical-align:top; }
.table-type-2 td a { font-size:11px; }
.table-type-2 tr.nbg th,
.table-type-2 tr.nbg td { background-image: none; }


/* 상품리스트 (메인/검색/상품리스트) */
.prd-list {}
.prd-list table td { border: 0; }
.prd-list table .tb-center { }
.prd-list .info{margin:0 auto 85px;width:380px;color:#3c3c3c;font-family:나눔고딕;text-align:left;}
.prd-list .thumb { margin:0 auto 10px; font-size:0; line-height: 0; }
.prd-list .thumb a,
.prd-list .thumb img { display: block;}
.prd-list .dsc { margin-bottom: 8px; font-weight: normal; color:#3c3c3c; letter-spacing:0px;font-family:나눔고딕;width:380px;}
.prd-list .dsc a{ margin-bottom: 8px; font-weight: normal; color:#3c3c3c; letter-spacing:0px;font-family:나눔고딕;width:380px;}
.prd-list .price { margin-bottom: 8px; font-weight: normal;color:#3c3c3c;font-family:나눔고딕; letter-spacing:0px;border-bottom:1px solid #eeeeee;}


.prd-list .price strike{color:#bcbcbc;font-weight:normal;font-family:나눔고딕;letter-spacing:0px;padding-bottom:9px;}
.prd-list .price span{color:#3c3c3c;font-family:나눔고딕;letter-spacing:0px;padding-bottom:9px;}
.prd-list .sub{margin-bottom:8px;font-size:11px;font-family:나눔고딕;letter-spacing:0px;border-top:0px solid #eeeeee;padding-top:9px;}


.prd-list .icons{position:absolute;top:0;right:0px;padding-top:9px;border-top:1px solid #eeeeee;line-height:20px;}
.prd-list .icons li{float:left;padding-right:5px;padding-top:9px;}
.prd-list .view a{display:block;width:26px;height:26px;text-indent:-9999px;background:url(//kk0517700.speedgabia.com/avenue/images/icon_iv.gif) no-repeat;border:1px solid #d5d5d5;}
.prd-list .view .preview{background-position:6px 50%; }
.prd-list .view .cart{background-position:-79px 50%;margin-left:4px;}
.prd-list .view .opt{display:none;}



/* 상품리스트베스트 (메인/검색/상품리스트) */
.prd-list5 {width:1196px;margin-left:77px;}
.prd-list5 table td { border: 0; }
.prd-list5 table .tb-center { padding: 0 10px;}
.prd-list5 .info{margin:0 auto 20px;width:382px;color:#3c3c3c;font-family:나눔고딕;text-align:left;}
.prd-list5 .thumb { margin:0 auto 10px; font-size:0; line-height: 0; }
.prd-list5 .thumb a,
.prd-list5 .thumb img { display: block;}
.prd-list5 .dsc { margin-bottom: 8px; font-weight: normal; color:#3c3c3c; letter-spacing:0px;font-family:나눔고딕;}
.prd-list5 .dsc a{ margin-bottom: 8px; font-weight: normal; color:#3c3c3c; letter-spacing:0px;font-family:나눔고딕;}
.prd-list5 .price { margin-bottom: 8px; font-weight: normal;color:#3c3c3c;font-family:나눔고딕; letter-spacing:0px;}


.prd-list5 .price strike{color:#bcbcbc;font-weight:normal;font-family:나눔고딕;letter-spacing:0px;}
.prd-list5 .price span{color:#3c3c3c;font-family:나눔고딕;letter-spacing:0px;}
.prd-list5 .sub{margin-bottom:8px;font-size:11px;font-family:나눔고딕;letter-spacing:0px;border-top:1px solid #eeeeee;padding-top:9px;}


.prd-list5 .icons{position:absolute;top:0;right:0px;}
.prd-list5 .icons li{float:left;padding-right:5px;}
.prd-list5 .view a{display:block;width:26px;height:26px;text-indent:-9999px;background:url(//kk0517700.speedgabia.com/avenue/images/icon_iv.gif) no-repeat;border:1px solid #d5d5d5;}
.prd-list5 .view .preview{background-position:6px 50%; }
.prd-list5 .view .cart{background-position:-79px 50%;margin-left:4px;}
.prd-list5 .view .opt{display:none;}






/* 상품리스트 (메인/검색/상품리스트)-중앙정렬 */
.prd-list2 {}
.prd-list2 table td { border: 0; }
.prd-list2 table .tb-center { padding: 0 10px;}
.prd-list2 .info{margin:0 auto 85px;width:285px;color:#3c3c3c;text-align:center;}
.prd-list2 .thumb { margin:0 auto 10px; font-size:0; line-height: 0; }
.prd-list2 .thumb a,
.prd-list2 .thumb img { display: block;}
.prd-list2 .dsc { margin-bottom: 8px; font-weight: normal; color:#6b6b6b; letter-spacing:1px;text-align:center;}
.prd-list2 .price { margin-bottom: 8px; font-weight: bold;color:#3c3c3c; }
.prd-list2 .price strike{color:#3c3c3c;font-weight:normal;}
.prd-list2 .price span{color:#fc5c5c;}
.prd-list2 .names{margin-bottom:8px;padding-top:8px;font-size:11px;}


.prd-list2 .sub{margin-bottom:8px;font-size:11px;}
.prd-list2 .icons{position:absolute;top:0;right:0;}
.prd-list2 .icons li{float:left;}
.prd-list2 .view a{display:block;width:26px;height:26px;text-indent:-9999px;background:url(//kk0517700.speedgabia.com/avenue/images/icon_iv.gif) no-repeat;border:1px solid #d5d5d5;}
.prd-list2 .view .preview{background-position:6px 50%; }
.prd-list2 .view .cart{background-position:-79px 50%;margin-left:4px;}
.prd-list2 .view .opt{display:none;}





/* 장바구니 리스트, 주문상품 리스트 */
.table-cart { margin-top: 10px; margin-bottom :70px; /*border-bottom: 1px solid #b7b7b7;*/ border: 1px solid #e2e2e2;}
.table-cart table {/*border-top:2px solid #9b9b9b;border-bottom:1px solid #9b9b9b;*/}
.table-cart thead th { padding: 7px 0 6px; background-color: #fafafa;font-weight:normal;font-size:11px; }
.table-cart tfoot td { /* background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0;*/  border-top:1px solid #e3e3e3; }
.table-cart tfoot td div{padding:25px 0;}
.table-cart tfoot td div.tb-right{background:#fafafa;}
.table-cart tfoot td div.tb-center{font-weight:normal;font-size:11px;}
.table-cart tbody td { padding: 18px 0; font-size:11px; border-top:1px solid #e3e3e3; }
.table-cart tbody td a{font-size:11px;}
.table-cart tbody td .thumb { width: 75px;margin-left: auto; margin-right: auto; font-siez: 0; line-height: 0; }
.table-cart tbody td .thumb a,
.table-cart tbody td .thumb img { display:block; width:100%; }
.table-cart tbody td .thumb a { font-size: 0; line-height: 0; }
.table-cart tbody td .d-block { padding-bottom: 3px; }
.table-cart tbody tr.nbg td { background-image: none; }
.table-cart tfoot td { font-weight: bold; }
.table-cart tfoot strong { color: #be101a; }
/* 수량 컨트롤 */
.table-cart .opt-spin { position: relative; margin: 0 0 5px; width: 53px; height: 15px; border: 1px solid #acacac;}
.table-cart .opt-spin .txt-spin,
.table-cart .opt-spin .btns { float: left; }
.table-cart .opt-spin .txt-spin { width:35px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px;text-align:center;  }
.table-cart .opt-spin .btns {width: 17px; height: 15px; border-right: 1px solid #aaa;  }
.table-cart .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
.table-cart .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
.table-cart .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px; }



/* 주문 - 주문정보 테이블 */
.table-order-info { margin-top: 10px; /*border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7;*/ border: 1px solid #e2e2e2;}
.table-order-info table {/*border-top:2px solid #9b9b9b;*/}
.table-order-info tbody th,
.table-order-info tbody td { padding: 8px 0 7px; /*background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0;*/ border-bottom:1px solid #e3e3e3;font-size:11px; }
.table-order-info tbody th { letter-spacing: -1px; background-color: #fafafa; border-right:1px solid #e3e3e3;color:#979596;font-weight:normal;text-align:left; }
.table-order-info tbody th .d-block { font-weight: normal; letter-spacing: 0; }
.table-order-info tbody tr.nbg th,
.table-order-info tbody tr.nbg td { background-image: none; }



/* 마이페이지 디자인 타입2 테이블 리스트, 타이틀 */
.tit-tb-list { margin-top: 30px; font-size: 12px; color: #5f5f5f; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h3_sqr_gray.gif) no-repeat 0 45%; }
.table-d2-list table { border: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; }
.table-d2-list thead th { padding: 8px 0; background-color: #fafafa;font-weight:normal;font-size:11px;}
.table-d2-list tbody td { padding: 8px 0 7px; border-top: 1px solid #e3e3e3;font-size:11px; }


/* 마이페이지 디자인 타입2 테이블 리스트, 타이틀 
.tit-tb-list { margin-top: 30px; font-size: 12px; color: #5f5f5f; padding-left: 10px; background: url(/images/d3/modern_simple/common/bull_h3_sqr_gray.gif) no-repeat 0 45%; }
.table-d2-list table { border-top: 2px solid #9b9b9b; border-bottom: 1px solid #c8c8c8; }
.table-d2-list thead th { padding: 8px 0; background-color: #fafafa;font-weight:normal;font-size:11px;}
.table-d2-list tbody td { padding: 8px 0 7px; border-top: 1px solid #e3e3e3;font-size:11px; }
*/


/* 마이페이지 디자인 타입2 테이블 뷰 */
.table-d2-view { border-top: 2px solid #9b9b9b; border-bottom: 1px solid #9b9b9b; }
.table-d2-view th, 
.table-d2-view td { padding: 6px 0 5px; border-bottom: 1px solid #cdcdcd; }
.table-d2-view th { font-size:11px;border-right: 1px solid #e3e3e3; background-color: #fafafa; }

/* paging */
.paging { padding:40px 0; height: 17px; text-align: center; line-height: 0; vertical-align: top; }
.paging li { display: inline;}
.paging li a { overflow: hidden; width: auto; height: 15px; padding: 0 6px; margin:3px 0 0;color: #999; cursor: pointer; }
.paging li.now a { font-weight: bold;color:#464646; letter-spacing: -1px; }
.paging li.first a,
.paging li.prev a,
.paging li.next a,
.paging li.last a { display:inline-block;width:17px;height:15px;padding:0;margin:0;text-indent:-9999px;border:1px solid #dfdfdf;background:url(//kk0517700.speedgabia.com/avenue/images/icon_page.png) no-repeat;}
.paging li.first a {background-position:4px 4px;}
.paging li.prev a{background-position:-24px 4px;}
.paging li.next a{background-position:-53px 4px;}
.paging li.last a{background-position:-81px 4px;}
.paging li.next a,
.paging li.last a{border-color:#838383;}
.paging li.prev { margin-right: 10px; }
.paging li.next { margin-left: 10px; }
/* 현재위치 */
.loc-navi { text-align: left; }
.loc-navi,
.loc-navi a { color: #999; text-transform: capitalize; }
/* 페이지 타이틀 */
/* 타입 1*/
.tit-page { position: relative;text-align:center;margin:0 0 65px;}
.tit-page .dsc { position: absolute; right: 0px; top: 15px; font-size: 11px; color: #a5a5a5; letter-spacing: -1px; }
.tit-page .dsc em { color:#333; }
/* 타입 2 */
.tit-page-2 { position: relative; margin-top: 15px; padding-bottom: 6px; border-bottom: 1px solid #d0d0d0; }
.tit-page-2 .dsc { letter-spacing: -1px; display: inline-block; padding-top: 2px; margin-left: 30px; color: #9b9b9b; }
/* 상품 total/정렬 */
.total-sort { zoom: 1; overflow: hidden; padding-bottom: 5px; }
/* total */
.total-sort .total { float: left; width: auto; }
.total-sort .total dt,
.total-sort .total dd { display: inline; }
.total-sort .total dd { font-weight: bold; }
.total-sort .total dt { text-transform: capitalize; }
/* sort */
.total-sort .sort { float: right; width: auto; display: inline;}
.total-sort .sort li,
.total-sort .sort li a { float: left; width: auto; }
.total-sort .sort li { display: inline; margin-left: 10px; }
/* 게시판 총게시글,PAGE */
.total-page { zoom: 1; overflow: hidden; margin:0 0 10px; }
.total-page .total { float: left; width: auto; }
.total-page .page { float: right; width: auto;}
/* 회원 등급 표시 */
/* 타입 1 */
.mem-lvl { zoom: 1; overflow: hidden; padding: 15px 50px 15px 180px; background-color: #ededed; }
.mem-lvl .lvl-img,
.mem-lvl p { position: relative; float: left; }
.mem-lvl .lvl-img { left: -120px; margin-right: -120px; width: 120px; }
.mem-lvl p { width: 100%; padding-top: 10px; line-height: 16px; }
.mem-lvl p em { color: #be101a; font-weight: bold; }
.mem-lvl span.MS_group_reserve_msg,
.mem-lvl span.MS_group_dc_msg {
    color:#F26622;
}
/* 타입 2 */
.mem-lvl-2 { zoom: 1; overflow: hidden; padding: 15px 50px 15px 150px; border: 5px solid #ededed; }
.mem-lvl-2 .lvl-img,
.mem-lvl-2 p { position: relative; float: left; }
.mem-lvl-2 .lvl-img { left: -130px; margin-right: -130px; width: 120px; border-right: 1px solid #ededed; }
.mem-lvl-2 p { width: 100%; padding-top: 10px; line-height: 16px; }
.mem-lvl-2 p em { color: #be101a; font-weight: bold; }
.mem-lvl-2 span.MS_group_reserve_msg,
.mem-lvl-2 span.MS_group_dc_msg {
    color:#F26622;
}

/* 마이페이지 상단 메시지 박스 */
.t-box-msg { margin:0 0 60px;height:150px;/*border: 1px solid #e3e3e3;background:#fafafa;*/text-align:center;font-size:11px; }
.t-box-msg .tit{margin:77px 0 24px;}
.t-box-msg p{display:inline;height:23px;line-height:23px;background:#424242;padding:4px 25px 3px;color:#fff;font-size:11px; }
.t-box-msg p a{font-size:11px;}
.t-box-msg strong { color: #fff035;}
/*
========================================================================
공통 - 레이어
========================================================================
*/
/*
========================================================================
공통 - 레아웃
========================================================================
*/
/* z-index */
#layerWrap { z-index: 1; }
/* layout */
#header,
#layerWrap,
#contentWrap,
#ftLink .link,
#footer { position: relative; width:1286px; margin-left: auto; margin-right: auto; background-color:#f6f4ee; }
#contentWrapper { position: relative; top:150px; }
#contentWrap2{width:1286px;padding-top:0px;margin-top:50px;overflow:hidden;}
#contentWrap{width:100%;padding-top:0px;/*margin-top:50px;*/}
#contentWrap:after { content: ""; display: block; clear: both; }


#content { position: relative; padding-top: 100px;margin:0 auto;width: 1200px; }
#mycontent { position: relative; margin:0 auto;width: 1286px; }
#prdContent { position: relative; padding-top: 0px;margin:0 auto;width: 1350px; }
#prdsubContent { position: relative; margin:0 auto;width: 1490px;/* padding-top: 100px;*/ }



/* 상품 미리보기 레이어 */
#detailpage { position: absolute; top: 100px; display: block; width: 560px;height:390px; padding:25px; border: 2px solid #080002; background-color: #fff; }
#detailpage .cnt{padding:0;margin:0;}
#detailpage .loc { zoom: 1; overflow: hidden; display:none; }
#detailpage .loc span { float: right; width: auto; }
#detailpage .hd {margin-top: 10px; padding: 5px 10px 5px 0; border-bottom: 1px solid #9c9c9c;}
#detailpage .hd h2 { font-weight: bold; font-size: 16px; color: #666; }
#detailpage .detail { zoom: 1; overflow: hidden; margin-top: 20px; }
#detailpage .thumb-wrap{ position: relative; float: left; }
#detailpage .txt-wrap { position: relative; float: right; }
#detailpage .close-layer { position: absolute; right: 0px; top: 0px;}
/* thumb-wrap */
#detailpage .thumb-wrap { width:210px;text-align:left;/*width: 300px; left: -300px; margin-right: -300px; text-align: center;*/ }
#detailpage .thumb-wrap .btns { margin-top: 24px; font-size: 0; line-height: 0;}
#detailpage .thumb-wrap .btns a { margin-left: 5px; }
#detailpage .thumb-wrap .thumb{width:100%;}
#detailpage .thumb-wrap .thumb img { width:100%; /*width: 250px;*/ }
/* txt-wrap */
#detailpage .txt-wrap { width:320px;/*width: 100%;*/ }
#detailpage .txt-wrap .ptit { padding:0 0 5px;font-weight: bold; font-size: 14px; color: #333; border-bottom:1px solid #e5e5e5; }
#detailpage .txt-wrap .table-opt{font-size:11px;}
#detailpage .txt-wrap .opt { margin-top: 5px; }
#detailpage .txt-wrap .opt li { padding: 6px 0; }
#detailpage .txt-wrap .opt li.s-price { color: #f24f46; }
#detailpage .txt-wrap .f-btns { margin-top: 10px; padding-top:20px; border-top: 1px solid #e5e5e5; font-size: 0; line-height: 0; }
#detailpage .txt-wrap .f-btns a { padding:4px 0 3px;margin-right: 5px; display:inline-block;width:85px;color:#fff;font-size:11px;text-align:center;}
#detailpage .txt-wrap .f-btns .red{background:#e64c4c;}
#detailpage .txt-wrap .f-btns .grey{background:#878787;}
/* opt-spin */
#detailpage .opt-spin { display: inline-block; position: relative; width: 36px; height: 20px; }
#detailpage .opt-spin .txt-spin { width: 22px; height: 18px; padding-right: 2px padding-top: 2px; border: 1px solid #acacac; font-size: 11px; text-align: right; }
#detailpage .opt-spin .btns { position:absolute; left: 35px; top:0px; width: 12px; height: 20px; }
#detailpage .opt-spin .btns img { overflow: hidden; float: left; text-indent: -999px; background: none; }
#detailpage .thumb-wrap .btns { margin-top: 10px; font-size: 0; line-height: 0;}
#detailpage .thumb-wrap .btns a { margin-left: 5px; }

/* 게시판 공통 - 일반, 겔러리, 컨텐츠링크, 자료실, 미니홈피, 방명록, 동영상 */
/* 상단 */
.bbs-hd { padding: 0px 0 20px; background: url(/images/d3/modern_simple/common/dot_bbs_hd.gif) repeat-x 0 bottom; display:none;}
.bbs-hd .link { text-align: center; font-size: 0; line-height: 0; }
.bbs-hd .link li { display: inline; }
.bbs-hd .link li a { padding: 0 8px; color: #9c9c9c; letter-spacing: -0.5px; background: url(/images/d3/modern_simple/common/bull_bbs_hd_link.gif) no-repeat left 50%; }
.bbs-hd .link li.last a { background-image: none; }
/* 타이틀 */
.bbs-tit { margin-bottom: 30px; margin-top: 20px; text-align: center; }
.bbs-tit .braket { padding: 0 15px; font-weight: bold; color: #cfcfcf; font-size: 14px; vertical-align: middle;  display:none;}
.bbs-tit em { margin-left: 10px; font-size: 11px; color: #898989;}
/* 검색 */
.bbs-sch { width:358px;/*margin:20px auto 10px;*/float:right; padding-bottom:20px;}
.bbs-sch label { margin-right: 5px; }
.bbs-sch .key-wrap { font-size: 0; line-height: 0; }
.bbs-sch .key-wrap,
.bbs-sch .keyword,
.bbs-sch img { vertical-align: middle; }
.bbs-sch .keyword { width: 300px; height: 16px; padding: 0 0 0 2px; margin-right: 3px; line-height: 16px; border: 1px solid #acadb2; }
/* 게시판 글쓰기, 목록 이동 링크 */
.bbs-link { font-size: 0; line-height: 0; }
.bbs-link a { display: inline-block; /*padding: 0 5px;*/ font-size: 11px; line-height: 14px; color: #9b9b9b; background: url('/images/d3/modern_simple/common/bull_bbs_hd_link.gif') no-repeat left 45%; }
.bbs-link a.write { padding-left: 23px; background: url(/images/d3/modern_simple/common/icon_bbs_write_link.gif) no-repeat 0 45%; }
/* 게시판 글쓰기, 목록 이동 링크 */
.bbs-link a.none { background: url('');}
.bbs-link span { font-size:11px; color:#555; line-height:14px;}
/* 게시판 한줄공지 */
.bbs-online-notice { margin-top: 10px; margin-bottom: -10px; padding: 7px 10px; color: #9d9d9d; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
/* 게시판 타입 - 리스트 */
.bbs-table-list { margin-top: 5px; }
.bbs-table-list table {border-top:2px solid #9b9b9b;border-bottom:1px solid #c8c8c8;}
.bbs-table-list thead th{ padding: 8px 0 8px 13px;color:#f4605c;border-bottom:1px solid #e3e3e3;} 
.bbs-table-list tbody td  { padding: 6px 0; } 
.bbs-table-list thead th { color: #777; font-size: 11px;font-weight:normal; background:#fafafa; }
.bbs-table-list tbody td { border-bottom:1px solid #e3e3e3;font-size:11px;}
.bbs-table-list tbody td a{ font-size:11px;}
/* 게시판 타입 - 보기 */
.bbs-table-view { margin-top: 10px; }
.bbs-table-view table {border-top:2px solid #9b9b9b;border-bottom:1px solid #c8c8c8;}
.bbs-table-view.event table {border-bottom:0;}
.bbs-table-view thead th{padding:8px 0 8px 13px;color:#f36162;}
.bbs-table-view tbody td  { padding: 6px 0;border-bottom:1px solid #e3e3e3; } 
.bbs-table-view thead th { color: #9d9d9d; /*font-weight: bold;*/text-align:left; font-size: 11px;border-bottom: 1px solid #e3e3e3; }
.bbs-table-view tbody td.line { /*background: url('/images/d3/modern_simple/common/dot_bbs_list.gif') repeat-x 0 bottom;*/padding:0;}
.bbs-table-view .btn-dwn { margin-top:15px;}
.bbs-table-view .line{padding:0;}
.bbs-table-view .cont-sub-des div{width:33.3%;float:left;border-bottom:1px solid #e3e3e3;}
.bbs-table-view .cont-sub-des div li{float:left;padding: 6px 0;}
.bbs-table-view .cont-sub-des div li.col1{width:65px;border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;background:#fafafa;color:#989697;text-align:center;font-size:11px;} 
.bbs-table-view .cont-sub-des div li.col2{padding-left:10px;color:#777;}
.bbs-table-view .cont-sub-des div li.col1.first{border-left:0;}
.bbs-table-view .subject {border-bottom:1px solid #e3e3e3;font-size:11px;}
.bbs-table-view .subject li, .bbs-table-view .file li {float:left;padding: 6px 0;}
.bbs-table-view .subject li.col1, .bbs-table-view .file li.col1 {width:65px;border-right:1px solid #e3e3e3;background:#fafafa;color:#989697;text-align:center;font-size:11px;} 
.bbs-table-view .subject li.col2, .bbs-table-view .file li.col2 {padding-left:10px;color:#777;}
/* 게시판 버튼 */
#bbsData .a_btn{display:inline-block;text-align:center;color:#fff;font-size:11px;padding:4px 0 3px;}
#bbsData .a_btn.red{background:#2b2828;border-bottom:0px solid #c64947;}
#bbsData .a_btn.grey{background:#757575;border-bottom:1px solid #505050;}
/* 게시판 탭버튼 */
.bbsTabs{margin:60px 0 20px;}
.bbsTabs li{float:left;width:20%;height:30px;text-align:center;vertical-align:middle;line-height:30px;}
.bbsTabs li a{display:block;padding:10px 0;border-top:2px solid #9b9b9b;border-bottom:1px solid #d3d3d3;border-right:1px solid #d3d3d3;font-size:11px;}
.bbsTabs li.on a{padding:12px 0 11px;border:0;background:#353535 url(//kk0517700.speedgabia.com/avenue/images/icon_arr.png) no-repeat 35px 50%;color:#fff;font-weight:bold;}
.bbsTabs li.last a{border-right:0;}
.bbsTabs li.brd_l a{border-left:0;}
.bbsTabs li.brd_r a{border-right:0;}

/* 미니홈피, 방명록 게시글 뷰 */
/* 상단 */
.visit-vhd { margin-top: 10px; border-top: 1px solid #e5e5e5; }
.visit-vhd th,
.visit-vhd td { padding: 3px 0; border-bottom: 1px solid #e5e5e5; font-family: Dotum; } 
.visit-vhd .tb-left{ padding: 0 3px; }
.visit-vhd td .tb-no { color: #9c9c9c; }
.visit-vhd td .tb-ctrl,
.visit-vhd td .tb-ctrl a { font-size: 11px; color: #9c9c9c; }
/* 내용*/
.visit-vcont { background: url('/images/d3/modern_simple/common/dot_bbs_list.gif') repeat-x 0 bottom; }
.visit-vcont th,
.visit-vcont td { padding: 6px 0; border-bottom: 1px solid #e5e5e5;} 
.visit-vcont th { font-weight: normal; font-family: Dotum; color: #9d9d9d; }
.visit-vcont tr.no-line th,
.visit-vcont tr.no-line td { padding-bottom: 0; border-bottom: 0; }
.visit-vcont tr.dot-line th,
.visit-vcont tr.dot-line td { padding-top: 2px; border-bottom: 1px dotted #e5e5e5; }
.visit-vcont tr.info td .tb-left { padding-left: 0; color: #555;}
.visit-vcont .tb-left{ padding: 0 3px; }
.visit-vcont td .tb-cont { padding: 5px 0; min-height: 250px; _height: 250px; }
.visit-vcont td .tb-cont img { max-width: 100%; }
/* 코멘트 */
.visit-vcmt th,
.visit-vcmt td { padding: 6px 0; vertical-align: top; border-bottom: 1px solid #e5e5e5; }
.visit-vcmt th { color: #c5c5c5; }
.visit-vcmt .tb-tit { font-weight: bold; background: url('/images/d3/modern_simple/common/bull_bbs_hd_link.gif') repeat-y right 0; }
.visit-vcmt td .tb-txt { min-height: 30px; _height: 30px; padding-left: 10px; color: #555; }
.visit-vcmt td .date,
.visit-vcmt td .ctrl { display: block; font-size: 11px; }
.visit-vcmt td .date { color: #555; }
.visit-vcmt td .ctrl { margin-top: 5px; }
.visit-vcmt td .ctrl a { margin-left: 2px; margin-right: 2px; color: #999; font-size: 11px; }
/* 작성 */
.vist-vcmt-reg { margin-top: 10px; border-bottom: 1px solid #e5e5e5; }
.vist-vcmt-reg th,
.vist-vcmt-reg td ,#comment_reply_input th { padding: 6px 0;}
.vist-vcmt-reg th ,#comment_reply_input th { font-weight: normal; color: #9d9d9d; font-family: Dotum; }
.vist-vcmt-reg .tb-left ,#comment_reply_input .tb-left{ padding: 0 3px; }
.vist-vcmt-reg th .tb-left { padding-left: 10px; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 45%; }
/* 게시판 타입 - 쓰기 */
.bbs-table-write { margin-top:10px;}
.bbs-table-write table {border-top:2px solid #9b9b9b;border-bottom:1px solid #c8c8c8;}
.bbs-table-write tbody th,
.bbs-table-write tbody td  { padding:3px 0; border-bottom:1px solid #e3e3e3; color:#9d9d9d; font-weight:normal; font-size:11px;} 
.bbs-table-write tbody th {background:#fafafa;border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;}
.bbs-table-write tbody th.first {border-left:0;}
.bbs-table-write tbody td div{padding-left:10px;}
.bbs-table-write tbody td .input_style2 {width:500px;}
/* 게시판 타입 - 비밀번호찾기 */
.bbs-table-pwd { margin-top:25px;}
.bbs-table-pwd table { width:260px; margin-left:auto; margin-right:auto;}
.bbs-table-pwd tbody th,
.bbs-table-pwd tbody td  { padding:6px 0; color:#9d9d9d; font-weight:normal; font-size:11px;} 
/* 공통으로 쓰는거 */
textarea { width:600px; height:47px; padding:2px; border:1px solid #EDEDED;}        
.input-style { padding:2px; height:14px; line-height:14px; border:1px solid #EDEDED;}

/*
.cont-sub-des { position:relative;}
.cont-sub-des span { margin-right:15px; color:#555;}
.cont-sub-des span em { font-size:11px; color:#9c9c9c;}
.cont-sub-des .hit { position:absolute; top:15px; right:0;}
.cont-sub-des .hit span { margin-right:0;}
*/

#MS_text_content {width:600px;margin:5px 20px 5px 10px}
.comment-box { /*border-bottom:2px solid #e5e5e5;*/ margin:10px 0 0; }
.bbs-table-view .comment-box td { padding:10px 0; border-bottom:1px dashed #e3e3e3; vertical-align:top;font-size:11px;}
.comment-box .com-name { margin-right:8px; padding:0 10px;}
.bbs-table-view td.com-wrt-box { border:0;}
.com-wrt-box {font-size:11px;color:#9d9d9d;vertical-align:top;}
.com-wrt-box label { /* padding-left:7px;   color:#9d9d9d; background: url('/images/d3/modern_simple/common/bull_join_required.gif') no-repeat 0 50%;*/ }
.com-wrt-box .input-style { margin:0 10px 0 7px; padding:2px; height:14px; line-height:14px; border:1px solid #d8d8d8;}
.com-wrt-box .wrt { margin-top:7px;}
.com-wrt-box td{font-size:11px;}
.view-link { padding:12px 0;}

/* 게시판 회원 게시글 검색 */
.search_id { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #DADADA; display: block; padding: 3px; position: absolute; width: 90px; }

/* 개인정보보호정책 동의 */
.new-privercy-contract { text-align: left; padding: 5px; }
.new-privercy-contract p { font-weight: bold; margin: 0; margin-bottom: 10px; margin-top: 20px; text-align: left; }
.privercy-contract-tap { position: relative; height:40px; }
.privercy-contract-tap ul { list-style: none; margin: 0; padding: 0; position: absolute; bottom: -1px; *bottom: -2px; }
.privercy-contract-tap li { border: 1px solid #ccc; border-right: none; background: #F4F4F4; float:left; display: inline-block; }
.privercy-contract-tap li a { display: block; padding: 10px 10px; text-decoration: none; }
.privercy-contract-tap li.end { border-right: 1px solid #ccc; }
.privercy-contract-tap li.sel { background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }
.privercy-contract { clear: both; }
.privercy-contract textarea { clear: both; border: 1px solid #CCC; height: 60px; background: #FFFFFF; padding: 10px; width: 660px; }
.privercy-agree { margin: 10px 0; }
.privercy-agree label{ margin-right: 10px; }



/*benefit*/
.benifit_ic{margin:0 0 100px;padding:43px 0;border-top:2px solid #9b9b9b;border-bottom:1px solid #d2d2d2;}
.benifit_ic li{float:left;width:170px;text-align:center;}
.benifit_ic li a{display:inline-block;padding-top:53px;text-align:center;font-size:11px;line-height:1.6;}
.benifit_ic .tit{display:inline-block;padding:0 0 10px;color:#555;font-size:12px;font-weight:bold;}
.benifit_ic li.bnf01 a{background:url(//kk0517700.speedgabia.com/avenue/images/det_guide01.gif) no-repeat 50% 0;}
.benifit_ic li.bnf02 a{background:url(//kk0517700.speedgabia.com/avenue/images/det_guide02.gif) no-repeat 50% 0;}
.benifit_ic li.bnf03 a{background:url(//kk0517700.speedgabia.com/avenue/images/det_guide03.gif) no-repeat 50% 0;}
.benifit_ic li.bnf04 a{background:url(//kk0517700.speedgabia.com/avenue/images/det_guide04.gif) no-repeat 50% 0;}
.benifit_ic li.bnf05 a{background:url(//kk0517700.speedgabia.com/avenue/images/det_guide05.gif) no-repeat 50% 0;}
.benifit_ic li.bnf06 a{background:url(//kk0517700.speedgabia.com/avenue/images/det_guide06.gif) no-repeat 50% 0;}
.benifit_ic li.bnf07 a{background:url(//kk0517700.speedgabia.com/avenue/images/det_guide07.gif) no-repeat 50% 0;}




/*event tab*/


.event_tab { width:706px;margin:0 auto 35px;}
.event_tab li {margin-right:0px;width:233px;float:left;text-align:center;vertical-align:middle;font-size:14px;}
.event_tab li.last{margin:0;/*border-right:1px solid #dedede;*/}
.event_tab li a{display:block;height:32px;padding:13px 0 0;background:url(/design/nanasalon/avenue2017/sub/bg_tab.jpg) no-repeat 0 0;font-size:14px;font-weight:bold;}
.event_tab li.on a{background:url(/design/nanasalon/avenue2017/sub/bg_tab_on.jpg) no-repeat 0 0;font-weight:bold;color:#fff;font-size:16px;}


#right_bn {display:none;overflow:hidden;z-index:150;position:fixed;top:0;bottom:0;right:0;height:100%;}
.right_bn{margin-top:254px;cursor:pointer;float:left;}
.right_bn .btn_arr{padding:1px 0;}
#right_con {width:148px;height:100%;/*padding-top:130px;*/float:left;margin:0 auto;color:#919191;text-align:center;border-left:1px solid #dedede;background:#fff;}
#right_con a{color:#919191;}
#right_con .tit{margin:0 0 3px;color:#636363;font-size:11px;text-align:left;}
#right_con .color{margin:44px 10px 15px;}
#right_con .color li{float:left;padding:2px;}
#right_con .color li.col3{padding-right:0;}


#right_con .fabric {margin:20px 10px 13px;}
#right_con .fabric li{float:left;padding:2px;width:45px;}
#right_con .fabric li.col2{padding-right:0;}
#right_con .fabric li.last{letter-spacing:-1px;}
#right_con .fabric a {display:block;height:23px;line-height:25px;border:1px solid #d8d8d8;}
#right_con .color a,
#right_con .fabric a{font-size:11px;}


#right_con .q_menu{padding:0px 0;border-top:0px solid #dedede;line-height:1.25;text-align:left;}
#right_con .q_menu ul{padding:0 10px;border-top:0px solid #dedede;line-height:1.25;text-align:left;border-bottom:0px solid #dedede;}
#right_con .q_menu ul li{padding:3px 0 0;border-top:0px solid #dedede;/*line-height:1.25;*/text-align:left;border-bottom:0px solid #e1e1e1;font-size:11px;letter-spacing:0px;}
#right_con .q_menu ul li a{color:#555555;font-size:11px;letter-spacing:0px;}



#right_con .box{padding:73px 0 0;border-top:0px solid #dedede;/*line-height:1.25;*/text-align:left;}
#right_con .box ul{padding:0 25px;border-top:0px solid #dedede;/*line-height:1.25;*/text-align:left;border-bottom:0px solid #dedede;}
#right_con .box ul li{margin-bottom:7px;padding:7px 0 0;border-top:0px solid #dedede;/*line-height:1.25;*/ line-height:23px; text-align:center;border:1px solid #e1e1e1;font-size:11px;vertical-align: middle;}
#right_con .box ul li a{color:#555555;font-size:11px;font-weight:bold;letter-spacing:-1px;}

#right_con .boxgray{padding:37px 0 0;border-top:0px solid #dedede;/*line-height:1.25;*/text-align:left;}
#right_con .boxgray ul{padding:0 10px;border-top:0px solid #dedede;/*line-height:1.25;*/text-align:left;border-bottom:0px solid #dedede;}
#right_con .boxgray ul li{margin-bottom:7px;padding:7px 0 0;border-top:0px solid #dedede;/*line-height:1.25;*/ line-height:23px; text-align:center;border:1px solid #e1e1e1;font-size:11px;vertical-align: middle;background:#e1e1e1;}
#right_con .boxgray ul li a{color:#555555;font-size:11px;font-weight:normal;letter-spacing:-1px;}




/* 모달레이어 Style */
.layer2 {display:none;position:absolute; left:50%; top:35px; width:1286px; height:500px; margin-left:-600px;background:#fff; z-index:30;}
.layer2 .closeBtn {margin-top:20px; text-align:center;}
button { padding:6px 10px 4px 0px; background:none; border:1px solid #999; border-radius:2px; font-size:12px; /*cursor:pointer;*/ color:#0066aa;}
.dimmed {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; z-index:10; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:.5;}
.layer2 .inner{padding:30px;}
.layer2 .inner a:hover {color:#ccc;}
.layer2 td{vertical-align:top; padding:20px;}
.layer2 td .tit{margin:0 0 15px;}
.layer2 td .tit.mt45{margin-top:15px;}
.layer2 li{padding:5px 0;}
.layer2 li a{font-size:12px;color:#666666;}