<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
.thumb-info_outer {
    background: #e6e6e6;
    margin-top: 20px;
}
.detail-info_outer {
    background: #333;
}
/* �곷떒 �щ꽕��, �곹뭹 �듭뀡 �뺣낫 */
#productDetail .thumb-info, #productDetail .detail-info {
    zoom: 1;
    width: 1200px;
    margin: 0 auto;
}
#productDetail .thumb-info:after {
    content: "";
    display: block;
    clear: both;
}
/* �щ꽕�� */
#productDetail .thumb-info .thumb-wrap {
    float: left;
    width: 500px;
    text-align: center;
    margin-bottom: 30px;
}
#productDetail .thumb-info .thumb {
    width: 500px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}
#productDetail .thumb-info .thumb img {
    /*display: block;*/
    margin: 0 auto;
    max-width: 500px;
}
#productDetail .thumb-info .thumb-ctrl {
    clear: both;
    padding-top: 20px;
    text-align: center;
}
#productDetail .thumb-info .thumb-ctrl a {
    font-size: 11px;
}
#productDetail .thumb-info .thumb-ctrl a img {
    vertical-align: middle;
    margin-right: 3px;
}
#productDetail .thumb-info .thumb-ctrl a:hover {
    text-decoration: underline;
}
#productDetail .thumb-info .thumb .direction-nav {
    z-index: 4;
    top: 50%;
    width: 100%;
    position: absolute;
}
#productDetail .thumb-info .thumb .direction-nav .-size {
    width: auto !important;
    margin: 0 auto;
    position: relative;
}
#productDetail .thumb-info .thumb .direction-nav .-size a {
    margin: -80px 0 0 0;
    line-height: 30px;
    text-align: center;
    position: absolute;
    display: block;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
}
#productDetail .thumb-info .thumb .direction-nav .-size a.flex-prev {
    left: -120px;
}
#productDetail .thumb-info .thumb .direction-nav .-size a.flex-next {
    right: -820px;
}
#productDetail .thumb-info .thumb .direction-nav .-size a img {
    opacity: 0.3;
}
/* �곹뭹�듭뀡 �뺣낫 */
#productDetail .thumb-info .info {
    float: right;
    width: 670px;
    display: inline-block;
}
#productDetail .thumb-info .info .tit-prd {
    font-family: 'NotoKrR', sans-serif;
    font-size: 24px;
    color: #444;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 20px;
}
#productDetail .thumb-info .info .table-opt {
    margin-top: 30px;
}
#productDetail .thumb-info .info .table-opt th, #productDetail .thumb-info .info .table-opt td {
    font-size: 14px;
    padding-bottom: 13px;
    color: #555;
}
#productDetail .thumb-info .info .table-opt th {
    text-align: left;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 14px;
}
/* �먮ℓ媛�寃� */
#productDetail .thumb-info .info .table-opt .price {
    font-weight: bold;
}
#productDetail .thumb-info .info .table-opt .consumer_price {
    text-decoration: line-through;
    color:#999;
}
/* 二쇰Ц�섎웾 */
#goods_amount {
    float:left;
}
#productDetail .thumb-info .info .table-opt .opt-spin {
    position: relative;
    width: 52px;
    height: 15px;
    border: 1px solid #acacac;
}
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin, #productDetail .thumb-info .info .table-opt .opt-spin .btns {
    float: left;
}
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin {
    width: 41px;
    height: 13px;
padding-left: 2px padding-top: 2px;
    border: 0;
    font-size: 11px;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns {
    width: 17px;
    height: 15px;
    border-left: 1px solid #aaa;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 8px;
    text-indent: -999px;
    background: none;
}
#productDetail .thumb-info .info .table-opt .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% 50%;
}
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw {
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%;
}
#productDetail .thumb-info .info .prd-btns {
    margin: 40px 0;
}
#productDetail .thumb-info .info .prd-btns .soldout {
    margin-top:6px;
    width:448px;
    height:104px;
    font-size:14px;
    color:#231f20;
    text-align:center;
    line-height:104px;
    letter-spacing:2px;
    border:1px solid #231f20;
    background:#fff
}
#productDetail .thumb-info .info .prd-btns a {
    margin-right: 10px;
}
._btns {
    position: relative;
    font-size: 0;
}
._btns a._orange {
    width: 352px;
    background: #ffa131;
    display: inline-block;
    text-align: center;
    padding: 22px 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
._btns a._gray {
    width: 143px;
    background: #808080;
    display: inline-block;
    text-align: center;
    padding: 22px 0;
    color: #ddd;
    font-size: 16px;
    font-weight: bold;
}
/* �듯빀�듭뀡 */
#productDetail .thumb-info .info .table-opt .opt-wrap {
    width: 100%;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .tit {
    margin-bottom: 5px;
    padding-left: 10px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl {
    overflow: hidden;
    width: 100%;
    margin-bottom: 7px;
    font-size: 0;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dt {
    display: inline-block;
    width: 110px;
    vertical-align: middle;
    font-size: 14px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dd {
    display: inline-block;
    width: 248px;
    font-size: 14px;
    vertical-align: middle;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn {
    padding-left: 10px;
    text-align: center;
}
#productDetail .thumb-info .info .table-opt .opt-wrap select {
    outline: 0;
    width: 185px;
    height: 30px;
    border: 1px solid #ccc;
    color: #5d5d5d;
    font-size: 14px;
    border-radius: 3px;
    background: url(/design/ssoon21/monotimes/images/selsect_arr.png) white 165px center no-repeat;
    -webkit-appearance:none;
    -moz-appearance:none;
    -o-appearance:none;
    appearance:none;
    padding: 0 25px 0 15px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap select::-ms-expand {
 display:none;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns {
    position: relative;
    width: 100%;
    height: 30px;
    font-size: 0;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input {
    width: 84px;
    height: 28px;
    border: 1px solid #ccc;
    line-height: 28px;
    border-radius: 3px;
    font-size: 14px;
    padding: 0 15px 0 15px;
    display: inline-block;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
    margin: 0;
    vertical-align: top;
    background: url(/design/ssoon21/monotimes/images/amount_up_down.png) 0 0 no-repeat;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-up {
    background-position: -32px 0;
}
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns .btn-dw {
    margin: 0 2px 0 7px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select {
    float: left;
    width: 180px;
}
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns {
    float: left;
    width: 56px;
    margin-left: 5px;
}
#productDetail .thumb-info .info .table-opt .option-wrap {
    margin-top: 10px;
    padding:5px 10px;
    border:1px solid #ddd;
    font-size:11px;
    background:#eee;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box {
    width:100%;
    border-bottom:1px solid #ddd;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box:last-child {
    border-bottom:none;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .tit {
    padding:10px 0 5px;
    color:#666;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list:after {
    clear: both;
    content: "";
    display: block;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list {
    width:100%;
    padding-left:5px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li {
    float:left;
    width:20%;
*width:19.9%;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li.last {
    width:54px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl {
    width:54px;
    padding-bottom:10px;
    text-align:center;
    color:#333;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk {
    text-align:left;
    padding-bottom:5px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdchk input {
    width:12px;
    height:12px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg {
    position:relative;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg img {
    width:54px;
    height:54px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg.noimg {
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:54px;
    height:54px;
    line-height:56px;
    color:#fff;
    text-align:center;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .soldout-bg {
    position:absolute;
    top:50%;
    left:0;
    display:inline-block;
    width:54px;
    height:20px;
    margin-top:-10px;
    background:#000;
filter:alpha(opacity:40);
    opacity:0.4;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdimg .sel-img {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    width:54px;
    height:54px;
    background:#000;
filter:alpha(opacity:40);
    opacity:0.4;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdname {
    padding-top:5px;
    line-height:14px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdnote {
    padding-bottom:2px;
    line-height:15px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdprice {
    padding-bottom:3px;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty {
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty input {
    display:inline-block;
    width:20px;
    height:15px;
    line-height:17px;
    padding:0 5px;
    border:1px solid #707070;
    font-size:11px;
    text-align:right;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down {
    display:inline-block;
    width:11px;
    height:14px;
    line-height:0;
    font-size:0;
    vertical-align:top;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a {
    display:inline-block;
    width:11px;
    height:9px;
    line-height:0;
    font-size:0;
    vertical-align:top;
}
#productDetail .thumb-info .info .table-opt .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up {
    margin-bottom:1px;
}
/* ���댄� 怨듯넻 */
#productDetail .tit-detail {
    position: relative;
    padding-top:30px;
*zoom:1
}
#productDetail .tit-detail:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .tit-detail h3 {
    float:left;
    font-size:16px;
    color:#303030;
    line-height:18px
}
#productDetail .tit-detail .more {
    float:right
}
#productDetail .tit-detail .more a {
    font-size:11px;
    color:#8c8b8b
}
/* �곹뭹 �곸꽭 �대�吏� */
#productDetail .prd-detail table {
    table-layout: auto;
    border-spacing:0 !important;
    border-collapse:collapse !important
}
#productDetail .prd-detail table td {
    word-break:break-all
}
#productDetail .prd-detail {
    padding-top:10px;
    margin-top:30px;
    width: 100%;
    text-align:left;
    overflow: hidden
}
#productDetail .prd-detail img {
    max-width: 100%;
}
/* 愿��⑥긽�� */
#productDetail .item-wrap {
    padding-top:40px
}
#productDetail .item-wrap .item-cont .item-list .prd-name a, #productDetail .item-wrap .item-cont .item-list .prd-price .price {
    color: #fff;
}
#productDetail .item-wrap .prd-opt {
    padding:5px 0;
    font-size:13px
}
#productDetail .item-wrap .prd-opt p {
    padding-bottom:5px
}
#productDetail .item-wrap .prd-opt select {
    height:auto
}
#productDetail .item-wrap .prd-opt .vo_value_list {
    height:16px;
    line-height:16px
}
#productDetail .item-wrap .prd-qty {
    padding:5px 0;
    margin:0 auto;
    position: relative;
    width:60px;
    height:18px
}
#productDetail .item-wrap .prd-qty .MS_related_quantity, #productDetail .item-wrap .prd-qty .btns {
    float:left;
}
#productDetail .item-wrap .prd-qty .MS_related_quantity {
    width:34px;
    height:16px;
    line-height:18px;
    text-align:right;
    border:1px solid #acacac;
    font-size: 11px
}
#productDetail .item-wrap .prd-qty .btns {
    width:17px;
    height: 16px;
    border:1px solid #acacac;
    border-left:none;
    background: #fff;
}
#productDetail .item-wrap .prd-qty .btns a {
    overflow: hidden;
    float: left;
    width: 100%;
    height: 8px;
    text-indent: -999px;
    background: none;
}
#productDetail .item-wrap .prd-qty .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;
}
#productDetail .item-wrap .prd-qty .btns a.btn-dw {
    background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px
}
#productDetail .related-allbasket {
    padding-bottom:40px;
    text-align:center
}
#productDetail .related-allbasket a {
    display:inline-block;
    width:248px;
    height:58px;
    font-size:13px;
    color:#fff;
    font-family:Verdana;
    text-align:center;
    line-height:58px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .related-allbasket a:hover {
    color:#231f20;
    background:#fff
}
#productDetail .related-allbasket a:active {
    position: relative;
    top: 1px
}
/* review-write */
#productDetail .review-write {
    margin-top:30px;
    padding:20px;
    border:1px solid #e4e4e5
}
#productDetail .review-write th, #productDetail .review-write td {
    padding:4px 0;
}
#productDetail .review-write th {
    font-weight: normal
}
#productDetail .review-write td input[name=hname] {
    padding-left:5px;
    width:210px;
    height:31px;
    line-height:31px;
    border:1px solid #ddd
}
#productDetail .review-write td label {
    margin-right:10px
}
#productDetail .review-write td textarea {
    padding:5px;
    width:840px;
    height:81px;
    border:1px solid #ddd
}
#productDetail .review-write td .btn_write {
    display:inline-block;
    width:109px;
    height:91px;
    font-size:14px;
    color:#fff;
    text-align:center;
    line-height:91px;
    border:1px solid #231f20;
    background:#231f20;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .review-write td .btn_write:hover {
    color:#231f20;
    background:#fff
}
#productDetail .review-write td .btn_write:active {
    position: relative;
    top: 1px
}
/* �볤�由ъ뒪�� 怨듯넻 */







#productDetail .table-slide {
    border-top: 1px solid #8b8b8b;
}
#productDetail .table-slide thead th {
    padding: 17px 0;
    font-size: 12px;
    border-bottom: 1px solid #8b8b8b;
    font-weight: normal;
    background: #434343;
    color: #fff;
    font-weight: bold;
}
#productDetail .table-slide td {
    padding: 17px 0;
    border-bottom: 1px solid #8b8b8b;
    color: #999;
}
#productDetail .table-slide td .paging a {
    font-family:Verdana
}
#productDetail .table-slide td .paging .first, #productDetail .table-slide td .paging .prev, #productDetail .table-slide td .paging .next, #productDetail .table-slide td .paging .last {
}
#productDetail .table-slide tr.cnt {
    display: none;
}
#productDetail .table-slide tr.cnt td {
    padding:20px;
    color:#999;
    cursor: default;
    background: #3d3d3d;
}
#productDetail .table-slide tr.cnt td p {
    word-break:break-all;
    white-space:normal
}
#productDetail .table-slide tr.reply .tb-txt {
    padding-left: 30px;
    background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0;
}
#productDetail .table-slide .list-btm {
    position:relative;
*zoom:1
}
#productDetail .table-slide .list-btm:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .table-slide .btm_write {
    margin-top:10px;
    margin-right:-110px;
    position:relative;
    float:right;
    right:110px
}
#productDetail .table-slide .btm_write a {
    display:inline-block;
    width:108px;
    height:38px;
    font-size:13px;
    color:#000;
    text-align:center;
    line-height:38px;
    border:1px solid #231f20;
    background:#fff;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
#productDetail .table-slide .btm_write a:hover {
    color:#fff;
    background:#231f20
}
#productDetail .table-slide .btm_write a:active {
    position: relative;
    top: 1px
}
#productDetail .table-slide .paging-wrap {
    margin:0 110px;
    position:relative;
    float:left;
    width:880px
}
#productDetail .table-slide td a {
    color: #999;
}
.paging li a:hover, .paging li.now a {
    color: #ffa232 !important;
}
/*
#productDetail .table-slide { border-top: 1px solid #b4b4b5; border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide thead th { border-bottom: 1px solid #e7e7e7; font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/
/* review-list */
#productDetail .review-list {
    margin-top: 15px;
}
/* qna board */
#productDetail .qna-list {
    margin-top: 15px;
}
/* ****************** �곹뭹 �곸꽭 �듭뀡 ******************** */
.MK_not_choice {
    color: red;
}
.MK_optAddWrap, .MK_optAddWrap * {
    margin: 0;
    padding: 0;
}
.MK_optAddWrap {
    color: #666;
    font-size: 14px;
    line-height: 13px;
    font-family: Dotum;
}
.MK_optAddWrap li {
    list-style: none;
}
/* �듭뀡�좏깮 */
#MK_optAddList {
    overflow: hidden;
*zoom: 1;
}
#MK_optAddList li {
    float: left;
    width: 100%;
    margin-top: 5px;
}
#MK_optAddList .MK_tit, #MK_optAddList .MK_div, #MK_optAddList .MK_st {
    float: left;
}
#MK_optAddList .MK_tit, #MK_optAddList .MK_div {
    font-size: 11px;
    line-height: 16px;
}
#MK_optAddList .MK_tit {
    width: 65px;
    margin-right: 5px;
}
#MK_optAddList .MK_div {
    width: 5px;
    text-align: center;
}
#MK_optAddList .MK_st {
    width: 205px;
}
#MK_optAddList .MK_st .MK_btn-add {
    cursor: pointer;
}
#MK_optAddList .MK_st select {
    margin-left: 5px;
    width: 195px;
    height: 18px;
}
/* �듭뀡�좏깮PP */
#MK_optAddListPP {
    overflow: hidden;
*zoom: 1;
}
#MK_optAddListPP .MK_tit, #MK_optAddListPP .MK_st {
    float: left;
    width: auto;
}
#MK_optAddListPP .MK_tit {
    margin-right: 5px;
    margin-top: 3px;
}
/* �듭뀡 寃곌낵 由ъ뒪�� */
#MK_innerOptWrap {
    margin-top: 13px;
/*border: 1px solid #d2d2d2;*/}
#MK_innerOptWrap #MK_innerOptScroll.limit {
    position: relative;
    height: 150px;
    overflow-y: auto;
}
#MK_innerOptWrap .MK_inner-opt-cm li:first-child {
    border-top: 1px solid #d2d2d2;
}
#MK_innerOptWrap .MK_inner-opt-cm li {
*zoom: 1;
    position: relative;
    min-height:13px;
    _height: 13px;
*margin-bottom: -4px;
    padding: 18px 0;
    border-bottom: 1px solid #d2d2d2;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl, #MK_innerOptWrap .MK_inner-opt-cm li .MK_price, #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    position: absolute;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name, #MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl, #MK_innerOptWrap .MK_inner-opt-cm li .MK_price, #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    display: block;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price {
    font-weight: normal;
    right: 30px;
    top: 18px;
    color: #525252;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del {
    right: 10px;
    top: 17px;
    text-indent: -9999em;
    background: url(/design/ssoon21/monotimes/images/detail_x.png);
    width: 13px;
    height: 13px;
}
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option {
    border: 1px solid #ccc;
    height: 28px;
    width: 40px;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
}
#MK_innerOptWrap .MK_inner-opt-cm li #MK_p_price_basic_0 {
    color: #525252;
    margin-right: 5px;
}
/* �ъ슜�� �낅젰 �명뭼諛뺤뒪 (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput {
    width: 200px;
}
/* 湲곕낯�듭뀡 */
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name {
    margin-right: 315px;
}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl {
    top: 9px;
 *top: 8px;
    right: 185px;
}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count {
    width: 30px;
    height: 16px;
    line-height: 16px;
    padding: 2px 0 0 2px;
}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-indent: -9999em;
    margin: 0;
    vertical-align: top;
    background: url(/design/ssoon21/monotimes/images/amount_up_down.png) 0 0 no-repeat;
}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img {
    vertical-align: top;
}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up {
    float: right;
    background-position: -32px 0;
}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw {
    margin: 0 2px 0 7px;
}
/* 媛쒕퀎�듭뀡 */
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name {
    margin-right: 80px;
}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl {
    width: 50px;
    top: 3px;
*top: 2px;
    right: 90px;
}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count {
    width: 30px;
    height: 16px;
    line-height: 16px;
    padding: 2px 0 0 2px;
}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a {
    position: absolute;
    right: 0px;
    font-size: 0;
    line-height: 0;
}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a img {
    vertical-align: top;
}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up {
    top: 2px;
}
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw {
    top: 12px;
}
#MK_innerOptWrap #MK_innerOpt_03 {
    display:block;
}
#MK_innerOptWrap #MK_innerOpt_03 li .MK_p-name {
    margin-right: 140px;
}
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl {
    width: 50px;
    top: 3px;
*top: 2px;
    right: 90px;
}
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl input.MK_count {
    width: 30px;
    height: 16px;
    line-height: 16px;
    padding: 2px 0 0 2px;
}
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl a {
    position: absolute;
    right: 0px;
    font-size: 0;
    line-height: 0;
}
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl a img {
    vertical-align: top;
}
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl a.MK_btn-up {
    top: 2px;
}
#MK_innerOptWrap #MK_innerOpt_03 li .MK_qty-ctrl a.MK_btn-dw {
    top: 12px;
}
/* 珥앺빀怨� */
#MK_innerOptWrap #MK_innerOptPrice {
    display:none;
    padding: 12px 5px 10px;
    font-size: 12px;
    color: #333;
    text-align: right;
}
#MK_innerOptAdd {
    display:block;
    padding: 0 5px;
    font-size: 12px;
    color: #333;
    text-align: right;
}
#MK_innerOptTotal {
    padding: 20px 30px 20px 0;
    font-size: 24px;
    color: #444;
    text-align: left;
    font-family: 'NotoKrR', sans-serif;
}
#MK_innerOptTotal .MK_txt-total {
    vertical-align: middle;
}
#MK_innerOptTotal .MK_txt-won {
    vertical-align: middle;
    color: #ff8b01;
    font-family: 'NotoKrB', sans-serif;
}
#MK_innerOptTotal .MK_total {
    color: #ff8b01;
    font-family: 'NotoKrB', sans-serif;
    vertical-align: middle;
}
/* �뚮━酉� */
#sorivu {
    position: relative;
    margin-top: 20px;
}
/* �곹뭹 �쇰컲�뺣낫(�곹뭹�뺣낫�쒓났 怨좎떆) */
#productWrap {
    margin:30px auto;
    width:800px
}
#productWrap h3.tb-tit {
    margin-bottom: 10px;
    text-align: left;
}
#productWrap table {
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #d6d6d6;
    border-style: solid;
    table-layout: fixed;
}
#productWrap table th {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    color: #5c5c5c;
    text-align: left;
    font-weight:normal;
    padding: 10px 0 10px 20px;
}
#productWrap table td {
    color: #8b8b8b;
    border-bottom: 1px solid #e8e8e8;
    word-break: break-all;
    text-align: left;
    padding: 10px 0 10px 20px;
}
/* �ъ씠利� 李⑦듃 */
td.area-btn-size-chart a.btn-size-chart {
    display:inline-block;
    width:84px;
    height:24px;
    font-size:11px;
    color:#231f20;
    text-align:center;
    line-height:24px;
    border:1px solid #231f20;
    background:#fff;
    -webkit-transition:all 0.3s ease;
    transition:all 0.3s ease
}
td.area-btn-size-chart a.btn-size-chart:hover {
    color:#fff;
    background:#231f20
}
td.area-btn-size-chart a.btn-size-chart:active {
    position: relative;
    top: 1px
}
#sizeChart {
    padding-bottom:10px;
    width:810px;
    position: absolute;
    display: none;
    background:#fff
}
#sizeChart .btn-close-box {
    width: 100%;
    position: relative;
}
#sizeChart .btn-close-layer {
    position: absolute;
    display: block;
    width: 15px;
    height: 14px;
    top: 10px;
    right: 10px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}
/* 議곕Ⅴ湲� */
#importune_btn {
    margin-left:10px
}
#importune_btn a {
    vertical-align:top
}
/* 荑좏룿�뺣낫 */
.couponWrap {
    text-align:center
}
.couponBox {
    display:inline-block
}
.couponInfo {
    text-align:left;
    color:#fff;
}
.couponInfo * {
}
.size-chart-box {
    width: 100%;
    border: 2px solid #3F4045;
}
.size-chart-box h4 {
    width: 100%;
    margin:0;
    padding: 10px 0px;
    color: #FFFFFF;
    background: #3F4045;
    text-align: center;
}
.size-chart-cont {
    margin:10px auto 0;
    width:800px;
    background: #fff
}
.size-chart-cont table {
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border: 1px solid #D9DBDA;
}
.size-chart-cont table th, .size-chart-cont table td {
    padding:8px 0;
    font-size:13px;
    font-weight:normal;
    text-align:center
}
.size-chart-cont table th {
    border-bottom:1px solid #d6d6d6
}
.size-chart-cont table tr, .size-chart-img {
    height: 1px;
}
.size-chart-cont img.sc-img-chart, #sc_img_chart {
    width: 670px;
    height: 300px;
}
.size-chart-cont img.sc-img-guide, #sc_img_guide {
    width: 190px;
    height: 240px;
}
.size-chart-cont p {
    margin-top: 10px;
    text-align: left;
    font-size:13px;
    color:#a7a7a7
}
#nhn_btn {
    padding-top:10px;
}
#payco_order_btn {
    padding-top:10px;
}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn {
    margin-top:0 !important
}
#kakaopay_order_btn {
    padding-top:10px;
}
.ocb-area {
    width:323px
}
.ocb-area a {
    margin-top:0 !important
}
.opt_m_img {
    z-index:100;
    margin: 0px auto;
    width:300px;
}
/* �먰겢由�샃�� */
.MK-oneclick-list {
    overflow:hidden;
    zoom:1;
}
.MK-oneclick-list:after {
    content: "";
    display: block;
    clear: both;
}
.MK-oneclick-list li {
    float:left;
    margin: 0 5px 5px 0;
}
.MK-oneclick-list li a {
    border:1px solid #231f20;
    display: inline-block;
    border-radius: 1px;
    box-sizing:border-box;
}
.MK-oneclick-list li.MK-oneclick-sel a {
    border:2px solid #000000;
}
.MK-oneclick-list li.MK-oneclick-dis a {
    filter:alpha(opacity=50);
    -moz-opacity:.5;
    opacity:.5;
}
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {
    padding:1px;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.MK-oneclick-list li a span {
    display: block;
    text-align: center;
    vertical-align: middle;
    line-height: 19px;
}
.MK-oneclick-list li a img {
    width: 100%;
    height:100%;
}
.MK-oneclick-list li.MK-oneclick-image a {
    height:50px;
}
.MK-oneclick-list li.MK-oneclick-image a img {
    width: auto;
    height: 48px;
    ;
}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {
    height:46px;
    width: auto;
}
.MK-oneclick-list li.MK-oneclick-color {
    width:50px;
    height: 50px;
}
.MK-oneclick-list li.MK-oneclick-color a {
    padding: 2px;
}
.MK-oneclick-list li.MK-oneclick-color span {
    width: 44px;
    height: 44px;
}
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span {
    width: 27px;
    height: 27px;
}
.MK-oneclick-list li.MK-oneclick-text .MK-oneclick-list li.MK-oneclick-text {
    min-width:35px;
    max-width:100%;
    height: 50px;
}
.MK-oneclick-list li.MK-oneclick-text a {
    padding: 2px;
}
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {
    padding:1px;
}
.MK-oneclick-list li.MK-oneclick-text span {
    min-width: 29px;
    line-height: 44px;
    max-width: 320px;
    overflow: hidden;
    height: 44px;
}
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span {
    min-width: 30px;
    line-height: 27px;
}
.MK-oneclick-value {
    padding: 5px 0;
    display:block;
}
.MK-oneclick-only-text li.MK-oneclick-text {
    height: auto;
}
.MK-oneclick-only-text li.MK-oneclick-text span {
    height: auto;
    line-height: 19px;
    max-width: 320px;
    overflow: hidden;
    height: 19px;
}
/* �곹뭹�뺣낫 �� */
#productDetail .detailTab {
    padding-top:40px;
    position:relative
}
#productDetail .detailTab ul {
    padding-left:1px;
*zoom:1
}
#productDetail .detailTab ul:after {
    display:block;
    clear:both;
    content:''
}
#productDetail .detailTab ul li {
    margin-left:-1px;
    float:left;
    width:239px;
    height: 60px;
    border: 1px solid #545454;
    border-top: 0;
    border-bottom: 0;
}
#productDetail .detailTab ul li.first {
}
#productDetail .detailTab ul li:first-child {
    border-left: 0;
}

#productDetail .detailTab ul li:last-child {
    width:240px;
    border-right: 0;
}
#productDetail .detailTab ul li a {
    display:block;
    height: 60px;
    font-size: 14px;
    color: #aaa;
    line-height: 60px;
    text-align:center;
    background: #484848;
}
#productDetail .detailTab ul li a.active {
    height: 56px;
    border-bottom: 4px solid #ffa131;
    color: #ffa131;
    font-weight: bold;
}
.-payment-table {
    position:relative;
    margin: 30px 0;
}
.-payment-table h2 {
    font-size: 16px;
    letter-spacing: -2px;
    padding: 50px 20px 15px 20px;
    font-weight: bold;
    color: #eee;
}
.-payment-table tbody tr td {
    padding-bottom: 30px;
}
.-payment-table tbody tr td:first-child {
    padding-right:50px;
    border-right: 1px solid #4c4c4c;
    vertical-align: top;
}
.-payment-table tbody tr td + td {
    padding-left:0;
    vertical-align: top;
}
.-payment-table tbody tr td &gt; p {
    padding: 0 20px 0 20px;
    color: #aaa;
    line-height: 1.85;
}
.-payment-table tbody tr td &gt; p &gt; span.number {
    font-family: 'NotoKrR', sans-serif;
    color: #ffa131;
    font-size: 22px;
}
.review_banner {
    margin-top: 10px;
}
.review_banner img {
    width: 100%;
}

#productDetail .thumb-info .info .prd-btns .npay_button_box, .npay_button_box2 {
    background: #e6e6e6 !important;
}
#productDetail .thumb-info .info .prd-btns .npay_type_A_2 {
    width: 100% !important;
}
#productDetail .thumb-info .info .prd-btns div#nhn_btn {
    margin-right: 16px !important;
    margin-top: 12px !important;
}

#productDetail .thumb-info .info .prd-btns .npay_btn_item.btn_width {
    width: 140px !important;
}
#productDetail .thumb-info .info .prd-btns .npay_btn_link.npay_btn_zzim, .npay_btn_link.npay_btn_talk {
    width: 135px !important;
}
/* BASIC css end */

</pre></body></html>