/* BASIC css start */
/* ´ÙÃ£´Ù °Ë»ö ÆÄÀÎ´õ */
#allfinder-layer { z-index: 9999; position: fixed; top: 50px; right: 101px; width: 1000px; zoom: 1; overflow: hidden; pointer-events: none; } 
#allfinder-layer .finder-body { pointer-events: auto; } 
#allfinder-layer .finder-body { display: none; z-index: 1; position: relative; width: 998px; *width: 918px; padding: 35px 40px 5px; max-height: 800px; overflow-x: hidden; overflow-y: auto; box-sizing: border-box; border: 1px solid #666; background: #fff; } 
#allfinder-layer .finder-body .finder-close { position: absolute; top: 15px; right: 10px; font-size: 24px; color: #000; *width: 19px; *height: 24px; *background: url('/images/common/btn_h11_close.gif') no-repeat center center; *background-size: 19px 24px; } 
#allfinder-ctr { z-index: 10000; position: fixed; top: 50px; right: 0; width: 103px; height: 86px; } 
#allfinder-ctr a { display: block; width: 100%; height: 100%; background: url('/images/common/allfinder_ctrl_pc.png') no-repeat right top; border: none; outline: none; font-size: 0; } 
.all-finder-layer .finder-body .finder-tbl table { border: 1px solid #ccc; border-top: 1px solid #000; } 
.all-finder-layer .finder-body .finder-tbl th, .all-finder-layer .finder-body .finder-tbl td { height: 40px; border-top: 1px solid #e5e5e5; font-size: 13px; font-family: 'Malgun Gothic'; color: #000; } 
.all-finder-layer .finder-body .finder-tbl tr:first-child th, .all-finder-layer .finder-body .finder-tbl tr:first-child td { border-top: none; } 
.all-finder-layer .finder-body .finder-tbl th { padding: 5px 0; background: #f4f4f4; text-align: left; vertical-align: top; } 
.all-finder-layer .finder-body .finder-tbl th .txt-l { position: relative; height: 34px; line-height: 34px; padding: 0 20px; margin: 3px 0; } 
.all-finder-layer .finder-body .finder-tbl th .txt-l .fa { position: absolute; top: 50%; right: 15px; margin-top: -6px; } 
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-tooltip-btn { display: inline-block; width: 20px; height: 20px; line-height: 22px; border: 1px solid #cecece; border-radius: 20px; color: #666; font-size: 11px; background: #fff; text-align: center; outline: none; } 
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer { display: none; position: absolute; top: 33px; left: 52px; width: 270px; padding: 0 20px 18px; border: 1px solid #000; background: #fff; text-align: left; font-weight: normal; color: #000; z-index: 1 } 
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-btn-close { display: inline-block; position: absolute; top: 14px; right: 20px; margin: 0; font-size: 21px; color: #000; outline: none; *width: 19px; *height: 22px; *background: url('/images/common/btn_h11_close.gif') no-repeat center center; } 
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-tit { padding: 18px 0; border-bottom: 1px solid #e5e5e5; font-size: 15px; font-weight: bold; line-height: 15px; } 
.all-finder-layer .finder-body .finder-tbl th .txt-l .finder-comm-layer .finder-layer-cnt { padding-top: 16px; line-height: 1.5; font-size: 13px; } 
.all-finder-layer .finder-body .finder-tbl td { padding: 5px 10px; } 
.all-finder-layer .finder-body .txt-input { height: 21px; line-height: 21px; padding: 0 5px; font-size: 13px; font-family: 'Malgun Gothic'; } 
.all-finder-layer .finder-body .finder-category { height: 100%; } 
.all-finder-layer .finder-body .finder-category.open { height: 100%; overflow: visible; } 
.all-finder-layer .finder-body tr.finder-child-category { display: none; } 
.all-finder-layer .finder-body tr.finder-child-category th, .all-finder-layer .finder-body tr.finder-child-category td { border-top: none; } 
.all-finder-layer .finder-body tr.finder-child-category td { background: #fbfbfb; } 
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 { display: inline-block; margin: 3px 5px 3px 0; padding: 5px 10px; cursor: pointer; line-height: 22px; vertical-align: top; word-break: break-all; color: #9a9a9a; } 
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2 .fa-check { display: none; } 
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on { font-weight: bold; color: #000; border: 0; border-radius: 0; box-shadow: unset; } 
.all-finder-layer .finder-body tr.finder-child-category td .finder-category2 .finder-cate2.on .fa-check { display: inline-block; margin-right: 3px; } 
.all-finder-layer .finder-body .finder-color { padding-left: 10px; } 
.all-finder-layer .finder-body .finder-price .finder-price-input { display: inline-block; padding-top: 5px } 
.all-finder-layer .finder-body .finder-price .finder-price-input label { display: inline-block; width: 110px; padding: 0 10px; border: 1px solid #ccc; border-radius: 3px; color: #666; } 
.all-finder-layer .finder-body .finder-price .finder-price-input label .txt-input { display: inline-block; width: 90px; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: right; } 
.all-finder-layer .finder-body .finder-search { position: relative; padding-left: 5px; } 
.all-finder-layer .finder-body .finder-search label { display: inline-block; width: 320px; padding: 0 10px; border: 1px solid #ccc; border-radius: 3px; } 
.all-finder-layer .finder-body .finder-search label .txt-input { display: block; width: 100%; height: 29px; line-height: 29px; padding: 0; border: none; background: none; color: #333; text-align: left; } 
.all-finder-layer .finder-body .finder-btn-c { padding: 30px 0; text-align: center; } 
.all-finder-layer .finder-body .finder-btn-c button { display: inline-block; height: 60px; line-height: 57px; padding: 0 30px; *padding: 0; border: none; border-radius: 3px; background: #000; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: -0.5px; font-family: 'Malgun Gothic'; cursor: pointer; } 
.all-finder-layer .finder-body .finder-btn-c button span.ico-search { visibility: visible; display: inline-block; width: 16px; height: 15px; margin-right: 10px; margin-top: -4px; *margin-top: 0; vertical-align: middle; background: url('/images/common/btn_h15_search.png') no-repeat 0 0; } 
.all-finder-layer .finder-body .finder-btn-c button span.finder-count { visibility: visible; display: inline-block; height: 60px; color: #ffd800; font-size: 23px; *vertical-align: middle; } 
.all-finder-layer .finder-body .finder-btn-c button span.finder-count-toggle { visibility: visible; display: none; } 
.all-finder-layer .finder-body .finder-btn-c a.reset { display: inline-block; width: 140px; height: 60px; line-height: 57px; border: none; border-radius: 3px; background: #999; color: #fff; font-size: 18px; font-weight: bold; letter-spacing: 1px; font-family: 'Malgun Gothic'; margin-right: 15px; } 
.all-finder-layer .finder-body .finder-options { display: inline-block; margin: 3px 5px 3px 0; padding: 5px 10px; cursor: pointer; line-height: 22px; border: 1px solid #fff; vertical-align: top; word-break: break-all; } 
.all-finder-layer .finder-body .finder-options.on { font-weight: bold; border: 1px solid #000; border-radius: 20px; box-shadow: 2px 2px 3px #d2d2d2; } 
.all-finder-layer .finder-body .finder-option-color em { display: inline-block; width: 22px; height: 22px; border-radius: 20px; font-size: 0; vertical-align: top; } 
.all-finder-layer .finder-body .finder-option-color.color-picker { width: 22px; height: 22px; padding: 0; border: none; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on { border: none; } 
.all-finder-layer .finder-body .finder-option-color.color-picker .fa-check { display: none; width: 22px; height: 22px; margin-top: -17px; color: #fff; text-align: center; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on .fa-check { display: block; } 
.all-finder-layer .finder-body .finder-option-color.color-picker.on.finder-option-color-white .fa-check { color: #000; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-black em { background-color: #000; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-white em { background-color: #FFF; width: 20px; height: 20px; border: 1px solid #e5e5e5; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gray em { background-color: #808080; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-beige em { background-color: #e5d0b2; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-brown em { background-color: #aa6810; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-navy em { background-color: #425583; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-blue em { background-color: #0000ff; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-blue em { background-color: #62acff; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-red em { background-color: #ff0000; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-orange em { background-color: #ffa500; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-yellow em { background-color: #ffff00; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-pink em { background-color: #ffc0cb; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-purple em { background-color: #800080; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-jaju em { background-color: #a63f7f; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-khaki em { background-color: #2f5e2f; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-green em { background-color: #008000; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-light-green em { background-color: #72dd95; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-silver em { background-color: #dfdfdf; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-gold em { background-color: #cfbc4e; } 
.all-finder-layer .finder-body .finder-option-color.finder-option-color-apricot em { background-color: #fbceb1; } 
.all-finder-layer .finder-body .search-auto-complete-list { display: none; z-index: 1; position: absolute; top: 30px; left: 5px; border: 1px solid #ddd; line-height: 14px; background: #fff; } 
.all-finder-layer .finder-body .search-auto-complete-list ul { width: 340px; padding: 4px 0 6px; border-bottom: 1px solid #ddd; } 
.all-finder-layer .finder-body .search-auto-complete-list ul li { text-align: left; } 
.all-finder-layer .finder-body .search-auto-complete-list ul li.on { background: #f3f3f3; } 
.all-finder-layer .finder-body .search-auto-complete-list ul li a { display: block; padding: 8px 14px 7px; color: #000; background: none; font-family: 'dotum'; font-size: 12px; letter-spacing: -1px; } 
.all-finder-layer .finder-body .search-auto-complete-list ul li a strong { color: #ab3e41; } 
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover { background: #f2f2f2; } 
.all-finder-layer .finder-body .search-auto-complete-list ul li a:hover span { border-bottom: 1px solid #000; } 
.all-finder-layer .finder-body .search-auto-complete-list .search-list-close { display: block; padding: 10px 11px; text-align: right; color: #999; font-size: 11px; } 
.all-finder-layer .finder-body .finder-search-data .finder-options { border: 1px solid #e5e5e5; box-shadow: none; } 
.all-finder-layer .finder-body .finder-search-data .finder-options .fa-close { margin-left: 10px; color: #999; } 
.listname { } 
.listname img { display: none; } 
.listname a { display: inline-block; vertical-align: text-bottom } 
.active { font-weight: bold !important; } 
.bbs-table-view table { width: 100%; table-layout: fixed; } 
.bbs-table-view table center { width: 100% !IMPORTANT; } 
.bbs-hd { padding: 20px !important; } 
.bbs-table-view textarea { width: 576px !important; } 
center { width: 902px; margin: 0 auto; } 
._align { } 
._align.no1 a img { vertical-align: top !important; } 
.bbs-table-write .MS_input_txt { width: 90% !important; } 
.bbs-table-write .input_style1 { width: 95% !important; } 
.bbs-table-write .input_style2 { width: 78% !important; } 
td { font-size: 9pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
td.line { font-size: 1pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
.lims { font-size: 9pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
.woong { font-size: 9pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
.woong1 { font-size: 8pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; line-height: 130% } 
.woong2 { font-size: 15pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; line-height: 130% } 
.woong3 { font-size: 7pt; font-family: font-family: matchworks,tahoma; color: #444444; line-height: 130% } 
.woong4 { font-size: 11pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; line-height: 130% } 
.line { font-size: 1px; line-height: 1px; } 
.input { border: solid 1; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼,verdana; font-size: 9pt; color: black; background-color: white; height: 19px } 
.input2 { border: solid 0; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼,verdana; font-size: 9pt; color: black; background-color: white; height: 16px } 
.textarea { border: solid 1; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼,verdana; font-size: 9pt; color: black; background-color: white } 
input { font-size: 9pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
BODY { font-size: 9pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
a { text-decoration: none; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
A:link { text-decoration: none; color: #040f6f; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
A:visited { text-decoration: none; color: #040f6f; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
A:hover { color: #cc0033; text-decoration: none; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
a img { color: #FFFFFF } 
.price { border: 0px; color=#A00000; text-align: right; } 
.select { background-color: #669900; border: 1; solid #90C0FF; border-width: 1 font-size: 9pt; color: #FFFFFF; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
.main_brandname1 { height: 30px; } 
.main_brandname2 { height: 30px; } 
.main_brandname3 { height: 30px; } 
.detail_image { margin-bottom: 20px; } 
.mtb_player { margin-top: 10px; margin-bottom: 10px; } 
.user_additional_info { font-size: 9pt; font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; } 
.info_orange { color: #F26622; } 
.info_rbrack { color: #303030; } 
.user_additional_title, .user_additional_title_must { vertical-align: top; padding-top: 5px; text-align: right; font-weight: bold; width: 100px; height: 24px; } 
.user_additional_title_must { color: #FF0000; } 
.user_additional_top_title { text-align: center; font-weight: bold; height: 24px; } 
.user_addtional_top { vertical-align: top; padding-top: 5px; text-align: right; } 
#delibasic { color: 76bf9a } 
#delipremium { color: 939bbb } 
/** ÇÒÀÎ»óÇ° Ãë¼Ò¼± span.mk_discount_box span.mk_origin_price ¿¬¼ÓÀ¸·Î ÀÖ¾î¾ß ÇÑ´Ù **/
span.mk_discount_box span.mk_origin_price { text-decoration: line-through; } 
.brstar { font-size: 8pt; } 
.leftbrand { font-family: Tahoma; font-size: 11pt; font-weight: bold; text-decoration: none; color: 000000;; } 
.leftboard { font-family: Tahoma; font-size: 12pt; font-weight: bold; text-decoration: none; } 
.lefttel { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: bold;; text-decoration: none; } 
.mainbrandname { font-family: Arial; font-size: 10pt; font-weight: normal; text-decoration: none; line-height: 120%; } 
.mainprice { font-family: µ¸¿ò; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 120%; } 
.mainbrand { font-family: Arial; font-size: 9pt; font-weight: bold;; text-decoration: none; color: 000080;; } 
.mainspbrandname { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 120%; } 
.mainspprice { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; line-height: 120%; } 
.mainnotice { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.maininfo { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.mainboard { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.maincusprice { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.mainreserve { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.mainaddsub_title { } 
.mainaddbrandname { } 
.mainaddprice { } 
.mainaddeng_title { } 
.brandtitle { font-family: Tahoma; font-size: 12pt; font-weight: bold;; text-decoration: none; } 
.brandsubtitle { font-family: µ¸¿ò; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandbrandname { font-family: Arial; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandprice { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: bold;; text-decoration: none; color: F89B22;; } 
.brandorg { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandproduct { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandconprice { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandreserve { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandadd { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandsort { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandpage { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; } 
.brandcurpage { font-family: ³ª´®°íµñ, ¸¼Àº°íµñ, µ¸¿ò, µ¸¿òÃ¼, ±¼¸², ±¼¸²Ã¼; font-size: 9pt; font-weight: normal; text-decoration: none; color: FF0000;; } 
.brandaddsub_title { } 
.brandaddeng_title { } 
.mainprice { display: none; } 
.mainprice_tr { display: none; } 
div.mk_brand_discount_price { display: none; } 
.mainspprice { display: none; } 
div.subtitle { z-index: 99; display: none; width: 160px; height: 200px; position: absolute; left: 0px; top: -130px; padding: 15px 15px 15px 15px; } 
/** ¿É¼Ç ¹Ì¸®º¸±â ±âº» ½ºÅ¸ÀÏ, º¯°æ½Ã¿¡´Â ¾Õ¿¡ #MK_opt_preview ¸¦ ºÙ¿©¼­ °³º°µðÀÚÀÎ¿¡ ³ÖÀ¸¸é ok **/
.mk_option_preview_outer { display: inline; } 
.mk_option_preview { background-color: white; } 
.mk_prd_option_list { color: #404040; font-size: 8pt; font-family: dotum; list-style: none; padding: 3px 3px 0; background-color: white; border: 1px solid #7899C2; width: 170px; margin: 0; text-align: left; } 
.mk_prd_option_list LI { line-height: 1.4; margin: 5px 0; display: block; } 
.mk_prd_option_list .mk_bt_opt_close { text-align: right; } 
.mk_prd_option_list .option-soldout { color: red; } 
/** ¿É¼Ç ¹Ì¸®º¸±â - ¸®½ºÆ® **/
.mk_prd_option_list LI UL { list-style: none; padding: 0; margin: 4px 0 0 10px; } 
.mk_prd_option_list LI UL LI { line-height: 1.4; padding: 0; margin: 0; } 
.mk_prd_option_list LI H3 { margin: 0; font-size: 9pt; } 
/** ¿É¼Ç ¹Ì¸®º¸±â - Á¶ÇÕ **/
.mk_prd_option_list .option-name { padding: 2px; background-color: #D6E5F7; color: #405F95; border-left: 2px solid #BBC9E3; } 
.mk_prd_option_list .option-required { color: red; } 
/* »óÇ°»ö»ó */
.mk_color { margin: 2px 0; } 
.mk_color_list { padding: 0; margin: 0; display: inline; font-size: 0; line-height: 0; vertical-align: text-top; *vertical-align: middle; } 
.mk_color_list li { display: inline; margin-right: 5px; } 
.mk_color_list li span { display: inline-block; } 
.mk_color_list.size-lv1 li span { width: 7px; height: 7px; } 
.mk_color_list.size-lv2 li span { width: 9px; height: 9px; } 
.mk_color_list.size-lv3 li span { width: 11px; height: 11px; } 
.mk_color_list.size-lv4 li span { width: 13px; height: 13px; } 
.mk_color_align_left { text-align: left } 
.mk_color_align_center { text-align: center } 
.mk_color_align_right { text-align: right } 
#passimg { z-index: 100; } 
.img_gray_filter { filter: url("data:image/svg+xml; utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
filter: gray(enabled=1) } 
.img_alpha_filter { -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=)'; /* IE 8 */
filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=); /* IE 7 and olders */
opacity: 0; } 
/* =========================
 ½¬¸Æ½º ·Î°í
========================= */
.logo { width: 187px; height: 70px; object-fit: contain; display: block; } 


/* ==========================================
   HEADER ¿ìÃø UTIL ¸Þ´º
========================================== */

.top-util {
    margin: 0;
    padding: 0;

    align-items: center;
    justify-content: end;

    font-size: 13px;
}


/* ¸Þ´º °øÅë */

.top-util a {
    display: flex;
    align-items: right;
    justify-content: right;

    min-height: 20px;

    color: #666;
    text-decoration: none;

    line-height: 1.3;
    white-space: nowrap;
}


.top-util a:hover {
    color: #111;
}


/* ==========================================
   ºñ·Î±×ÀÎ
   ·Î±×ÀÎ | È¸¿ø°¡ÀÔ
   Àå¹Ù±¸´Ï | ºñÈ¸¿øÁÖ¹®Á¶È¸
========================================== */

.top-util-guest {
    display: grid;

    grid-template-columns: auto auto;

    column-gap: 22px;
    row-gap: 9px;

    justify-content: end;
}


/* ==========================================
   ·Î±×ÀÎ »óÅÂ
   È¸¿øÁ¤º¸¼öÁ¤ | ¸¶ÀÌÆäÀÌÁö | ·Î±×¾Æ¿ô
   Àå¹Ù±¸´Ï    | ÁÖ¹®È®ÀÎ   | 1:1 °í°´¼¾ÅÍ
========================================== */

.top-util-login {
    display: grid;

    grid-template-columns: auto auto auto;

    column-gap: 20px;
    row-gap: 9px;

    justify-content: end;
}


/* ==========================================
   Àå¹Ù±¸´Ï
========================================== */

.top-util .cart-link {
    display: flex;
    align-items: center;
    justify-content: center;

    gap: 4px;
}


.top-util .cart-icon {
    display: block;

    width: auto;
    height: 16px;

    object-fit: contain;
}


.top-util .cart-link .xi-cart-o {
    display: none;
}


.top-util .cart-count {
    margin-left: 0;
    color: #cc0033;
}

/* =========================
 Àå¹Ù±¸´Ï (Á¤¸® ¹öÀü)
========================= */

.cart-link { display: inline-flex; align-items: center; gap: 4px; } 
.cart-icon { height: 16px; width: auto; display: inline-block; } 
.cart-link .xi-cart-o { font-size: 16px; line-height: 1; } 
.cart-count { color: #cc0033; margin-left: 0; } 
/* =========================
 ³×ºñ ±¸Á¶ (Áßº¹ Á¦°Å ÅëÇÕ)
========================= */

.nav-inner { display: flex; width: 100%; align-items: center; } 
/* ¸Þ´º */
.nav-item { flex: 1; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; height: 50px; gap: 12px; text-decoration: none; transition: all 0.2s ease; padding-left: 10px; } 
/* ¾ÆÀÌÄÜ */
.nav-item .icon { width: 32px; } 
.nav-item .on { display: none; } 
.nav-item:hover .off { display: none; } 
.nav-item:hover .on { display: block; } 
/* ÅØ½ºÆ® */
.nav-text { font-size: 18px; font-weight: 600; color: #222222; } 
.nav-item:hover .nav-text { color: #E30025; } 
/* hover */
.nav-item:hover { background: linear-gradient( to right, rgba(245, 245, 245, 1) 0%, rgba(245, 245, 245, 0) 100% ); } 
/* =========================
 ³×ºñ°ÔÀÌ¼Ç ÅøÆÁ
========================= */

.nav-item-tooltip { position: relative; } 
.nav-tooltip { display: none; position: absolute; bottom: -26px; left: 50%; transform: translateX(-50%); background: #333; color: #fff; font-size: 12px; padding: 6px 12px; border-radius: 4px; white-space: nowrap; z-index: 100; } 
.nav-item-tooltip:hover .nav-tooltip { display: block; } 
/* =========================
 °Ë»ö ¿µ¿ª (ÇÙ½É ¼öÁ¤)
========================= */
.search-wrap { position: relative; display: inline-flex; align-items: center; width: 380px; /* ³Êºñ ´Ã¸² */}
.search-suggest a { display: inline-block; margin: 4px; padding: 6px 12px; background: #f5f5f5; border-radius: 20px; text-decoration: none; color: #333; font-size: 12px; transition: .2s; } 
.search-suggest a:hover { background: #cc0033; color: #fff; } 
.search-wrap input[type="text"] { width: 100%; height: 40px; /* ¼¼·Î ³ôÀÌ ´Ã¸² */
padding: 0 44px 0 16px; border: 1px solid #ccc; border-radius: 20px; font-size: 13px; box-sizing: border-box; outline: none; } 
.search-wrap input[type="text"]::placeholder { color: #aaa; font-size: 13px; } 
.search-btn { position: absolute; right: 12px; top: 50%; transform: translateY(-50%); background: none; border: none; padding: 0; cursor: pointer; display: flex; align-items: center; } 
.search-icon { width: 28px; height: 28px; display: block; } 
.search-suggest { display: none; position: absolute; top: 50px; left: 0; width: 380px; background: #fff; border: 1px solid #ddd; border-radius: 10px; padding: 12px; box-sizing: border-box; z-index: 99999; box-shadow: 0 4px 12px rgba(0,0,0,.08); } 
.search-suggest .suggest-title { font-size: 12px; color: #888; margin-bottom: 8px; font-weight: 600; display: block; } 
.search-clear { display: none; position: absolute; right: 40px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; background: #ccc; border: none; border-radius: 50%; cursor: pointer; padding: 0; } 
/* X ±×¸®±â */
.search-clear::before, .search-clear::after { content: ''; position: absolute; top: 50%; left: 50%; width: 10px; height: 1.5px; background: #fff; border-radius: 1px; } 
.search-clear::before { transform: translate(-50%, -50%) rotate(45deg); } 
.search-clear::after { transform: translate(-50%, -50%) rotate(-45deg); } 
.search-clear:hover { background: #999; } 
/* =========================
 ±âÅ¸
========================= */

#overlay_layer { pointer-events: none !important; } 
/* =========================
 ¸ÞÀÌÅ©¼¥ ±âº» °Ë»ö input ¼û±è
========================= */

.nav-search fieldset input[name="MS_search_word"], .nav-search fieldset > input { position: absolute !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important; overflow: hidden !important; }

/* =========================
   »ó´Ü ¶ì¹è³Ê
========================= */

.top-banner {
    position: relative;
    overflow: hidden;

    width: 100%;
    box-sizing: border-box;

    background: #013A73;
    color: #fff;

    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;

    text-align: center;
    padding: 10px 16px;

    letter-spacing: 0.3px;
}

.top-banner::after {
    content: "";
    position: absolute;

    top: 0;
    left: 50%;

    width: 700px;
    height: 100%;

    transform: translateX(-50%) skewX(-15deg);

    background: radial-gradient(
        circle,
        rgba(255,255,255,0.35),
        rgba(255,255,255,0.15) 40%,
        transparent 70%
    );

    filter: blur(6px);

    pointer-events: none;

    animation: centerGlowMove 4.8s ease-in-out infinite;
}

@keyframes centerGlowMove {
    0% {
        transform: translateX(-55%) skewX(-15deg);
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    50% {
        transform: translateX(-45%) skewX(-15deg);
        opacity: 0.8;
    }

    80% {
        opacity: 0.6;
    }

    100% {
        transform: translateX(-55%) skewX(-15deg);
        opacity: 0;
    }
}
/* BASIC css end */

