input[type="radio"] {width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
input[type="radio"] + label { position: relative; padding-left: 20px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }
input[type="radio"] + label:before { content: ''; position: absolute; left: 0; top: -1px; width: 16px; height: 16px; text-align: center; background: #fafafa; border: 1px solid #cacece; border-radius: 100%; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); }
input[type="radio"] + label:active:before, input[type="radio"]:checked + label:active:before { box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); }
input[type="radio"]:checked + label:before { background: #E9ECEE; border-color: #adb8c0; }
input[type="radio"]:checked + label:after { content: ''; position: absolute; top: 4px; left: 5px; width: 8px; height: 8px; background: #99a1a7; border-radius: 100%; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3); }

input[type="checkbox"] { /* ½ÇÁ¦ Ã¼Å©¹Ú½º´Â È­¸é¿¡¼­ ¼û±è */ position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0 } 
input[type="checkbox"] + label { display: inline-block; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; } 
input[type="checkbox"] + label:before { /* °¡Â¥ Ã¼Å©¹Ú½º */ content: ' '; display: inline-block; width: 16px; height: 16px; /* Ã¼Å©¹Ú½ºÀÇ ³ôÀÌ¸¦ ÁöÁ¤ */ line-height: 16px; /* ¼¼·ÎÁ¤·ÄÀ» À§ÇØ ³ôÀÌ°ª°ú ÀÏÄ¡ */ margin: 0px 0px 1px 0px; text-align: center; vertical-align: middle; background: #fafafa; border: 1px solid #cacece; border-radius : 3px; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); } 
input[type="checkbox"] + label:active:before, input[type="checkbox"]:checked + label:active:before {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1); } 
input[type="checkbox"]:checked + label:before { /* Ã¼Å©¹Ú½º¸¦ Ã¼Å©ÇßÀ»¶§ */ content: '\2714'; /* Ã¼Å©Ç¥½Ã À¯´ÏÄÚµå »ç¿ë */ color: #000; text-shadow: 1px 1px #fff; background: #e9ecee; border-color: #adb8c0; box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px 1px 10px 1px rgba(0,0,0,0.05), inset 15px 10px 0px rgba(255,255,255,0.1); }

.input_box 	{font-size:1.0em;padding-left:5px;border:1px solid #cccccc;border-radius:3px;-ms-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-webkit-appearance:none;}
.select_box 	{font-size:1.0em;padding-left:5px;border:1px solid #cccccc;border-radius:3px;-ms-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;background:url(/mobile/images/common/sort_down_black.png) right+10px center no-repeat;background-size:6%;}
.textArea_box 	{border:1px solid #cccccc;color:#000000;padding:3px;background:#FFFFDD;}
.pagingwrap	{clear:both;width:100%;display:inline-block;margin-top:20px;}
.pagingwrap .paging {margin:10px auto;}
.boardLine	{clear:both;margin:0 auto;width:calc(100% - 30px);border-top:1px #ccc solid;}
.boardLine2	{clear:both;margin:0 auto;width:calc(100% - 0px);border-top:1px #ccc solid;}
.bradius3 {border-radius:3px;}
.bradius5 {border-radius:5px;}
.bradius10 {border-radius:10px;}
.wd100 {width:100%;}

.floatl {float:left;}
.floatr {float:right;}
.textjust {text-align:justify;}
.tabline {float:right;width:1px;height:20px;margin:10px 0;background-color:#ccc;}

.common_ul ul {width:100%;}
.common_ul ul li {float:left;}

.ls0	{letter-spacing:0px;-moz-letter-spacing:0px;-ms-letter-spacing:0px;-webkit-letter-spacing:0px;}
.ls1	{letter-spacing:1px;-moz-letter-spacing:1px;-ms-letter-spacing:1px;-webkit-letter-spacing:1px;}
.lsm1	{letter-spacing:-1px;-moz-letter-spacing:-1px;-ms-letter-spacing:-1px;-webkit-letter-spacing:-1px;}
.lsm2	{letter-spacing:-2px;-moz-letter-spacing:-2px;-ms-letter-spacing:-2px;-webkit-letter-spacing:-2px;}

.tc 	{text-align:center !important;}
.tl 	{text-align:left !important;}
.tr 	{text-align:right !important}

.fb 	{font-weight:bold !important;}
.fn 	{font-weight:normal !important;}
.price	{font-family: 'Roboto Condensed', sans-serif;}

.fs09{font-size:9px !important;}
.fs10{font-size:10px !important;}
.fs11{font-size:11px !important;}
.fs12{font-size:12px !important;}
.fs13{font-size:13px !important;}
.fs14{font-size:14px !important;}
.fs15{font-size:15px !important;}
.fs16{font-size:16px !important;}
.fs17{font-size:17px !important;}
.fs18{font-size:18px !important;}
.fs19{font-size:19px !important;}
.fs20{font-size:20px !important;}
.fs21{font-size:21px !important;}
.fs22{font-size:22px !important;}
.fs23{font-size:23px !important;}
.fs24{font-size:24px !important;}
.fs25{font-size:25px !important;}
.fs26{font-size:26px !important;}
.fs27{font-size:27px !important;}
.fs30{font-size:30px !important;}
.fs35{font-size:35px !important;}

/* ÆÐµù */
.tp1{padding-top:1px !important}
.tp2{padding-top:2px !important}
.tp3{padding-top:3px !important}
.tp4{padding-top:4px !important}
.tp5{padding-top:5px !important}
.tp6{padding-top:6px !important}
.tp7{padding-top:7px !important}
.tp8{padding-top:8px !important}
.tp9{padding-top:9px !important}
.tp10{padding-top:10px !important}
.tp11{padding-top:11px !important}
.tp12{padding-top:12px !important}
.tp13{padding-top:13px !important}
.tp14{padding-top:14px !important}
.tp15{padding-top:15px !important}
.tp16{padding-top:16px !important}
.tp17{padding-top:17px !important}
.tp18{padding-top:18px !important}
.tp19{padding-top:19px !important}
.tp20{padding-top:20px !important}
.tp21{padding-top:21px !important}
.tp22{padding-top:22px !important}
.tp23{padding-top:23px !important}
.tp24{padding-top:24px !important}
.tp25{padding-top:25px !important}
.tp26{padding-top:26px !important}
.tp27{padding-top:27px !important}
.tp28{padding-top:28px !important}
.tp29{padding-top:29px !important}
.tp30{padding-top:30px !important}
.tp31{padding-top:31px !important}
.tp32{padding-top:32px !important}
.tp33{padding-top:33px !important}
.tp34{padding-top:34px !important}
.tp35{padding-top:35px !important}
.tp36{padding-top:36px !important}
.tp37{padding-top:37px !important}
.tp38{padding-top:38px !important}
.tp39{padding-top:39px !important}
.tp40{padding-top:40px !important}
.tp41{padding-top:41px !important}
.tp42{padding-top:42px !important}
.tp43{padding-top:43px !important}
.tp44{padding-top:44px !important}
.tp45{padding-top:45px !important}
.tp46{padding-top:46px !important}
.tp47{padding-top:47px !important}
.tp48{padding-top:48px !important}
.tp49{padding-top:49px !important}
.tp50{padding-top:50px !important}

.bp1{padding-bottom:1px !important}
.bp2{padding-bottom:2px !important}
.bp3{padding-bottom:3px !important}
.bp4{padding-bottom:4px !important}
.bp5{padding-bottom:5px !important}
.bp6{padding-bottom:6px !important}
.bp7{padding-bottom:7px !important}
.bp8{padding-bottom:8px !important}
.bp9{padding-bottom:9px !important}
.bp10{padding-bottom:10px !important}
.bp11{padding-bottom:11px !important}
.bp12{padding-bottom:12px !important}
.bp13{padding-bottom:13px !important}
.bp14{padding-bottom:14px !important}
.bp15{padding-bottom:15px !important}
.bp16{padding-bottom:16px !important}
.bp17{padding-bottom:17px !important}
.bp18{padding-bottom:18px !important}
.bp19{padding-bottom:19px !important}
.bp20{padding-bottom:20px !important}
.bp21{padding-bottom:21px !important}
.bp22{padding-bottom:22px !important}
.bp23{padding-bottom:23px !important}
.bp24{padding-bottom:24px !important}
.bp25{padding-bottom:25px !important}
.bp26{padding-bottom:26px !important}
.bp27{padding-bottom:27px !important}
.bp28{padding-bottom:28px !important}
.bp29{padding-bottom:29px !important}
.bp30{padding-bottom:30px !important}
.bp31{padding-bottom:31px !important}
.bp32{padding-bottom:32px !important}
.bp33{padding-bottom:33px !important}
.bp34{padding-bottom:34px !important}
.bp35{padding-bottom:35px !important}
.bp36{padding-bottom:36px !important}
.bp37{padding-bottom:37px !important}
.bp38{padding-bottom:38px !important}
.bp39{padding-bottom:39px !important}
.bp40{padding-bottom:40px !important}
.bp41{padding-bottom:41px !important}
.bp42{padding-bottom:42px !important}
.bp43{padding-bottom:43px !important}
.bp44{padding-bottom:44px !important}
.bp45{padding-bottom:45px !important}
.bp46{padding-bottom:46px !important}
.bp47{padding-bottom:47px !important}
.bp48{padding-bottom:48px !important}
.bp49{padding-bottom:49px !important}
.bp50{padding-bottom:50px !important}


.rp1{padding-right:1px !important}
.rp2{padding-right:2px !important}
.rp3{padding-right:3px !important}
.rp4{padding-right:4px !important}
.rp5{padding-right:5px !important}
.rp6{padding-right:6px !important}
.rp7{padding-right:7px !important}
.rp8{padding-right:8px !important}
.rp9{padding-right:9px !important}
.rp10{padding-right:10px !important}
.rp11{padding-right:11px !important}
.rp12{padding-right:12px !important}
.rp13{padding-right:13px !important}
.rp14{padding-right:14px !important}
.rp15{padding-right:15px !important}
.rp16{padding-right:16px !important}
.rp17{padding-right:17px !important}
.rp18{padding-right:18px !important}
.rp19{padding-right:19px !important}
.rp20{padding-right:20px !important}
.rp21{padding-right:21px !important}
.rp22{padding-right:22px !important}
.rp23{padding-right:23px !important}
.rp24{padding-right:24px !important}
.rp25{padding-right:25px !important}
.rp26{padding-right:26px !important}
.rp27{padding-right:27px !important}
.rp28{padding-right:28px !important}
.rp29{padding-right:29px !important}
.rp30{padding-right:30px !important}
.rp31{padding-right:31px !important}
.rp32{padding-right:32px !important}
.rp33{padding-right:33px !important}
.rp34{padding-right:34px !important}
.rp35{padding-right:35px !important}
.rp36{padding-right:36px !important}
.rp37{padding-right:37px !important}
.rp38{padding-right:38px !important}
.rp39{padding-right:39px !important}
.rp40{padding-right:40px !important}
.rp41{padding-right:41px !important}
.rp42{padding-right:42px !important}
.rp43{padding-right:43px !important}
.rp44{padding-right:44px !important}
.rp45{padding-right:45px !important}
.rp46{padding-right:46px !important}
.rp47{padding-right:47px !important}
.rp48{padding-right:48px !important}
.rp49{padding-right:49px !important}
.rp50{padding-right:50px !important}


.lp1{padding-left:1px !important}
.lp2{padding-left:2px !important}
.lp3{padding-left:3px !important}
.lp4{padding-left:4px !important}
.lp5{padding-left:5px !important}
.lp6{padding-left:6px !important}
.lp7{padding-left:7px !important}
.lp8{padding-left:8px !important}
.lp9{padding-left:9px !important}
.lp10{padding-left:10px !important}
.lp11{padding-left:11px !important}
.lp12{padding-left:12px !important}
.lp13{padding-left:13px !important}
.lp14{padding-left:14px !important}
.lp15{padding-left:15px !important}
.lp16{padding-left:16px !important}
.lp17{padding-left:17px !important}
.lp18{padding-left:18px !important}
.lp19{padding-left:19px !important}
.lp20{padding-left:20px !important}
.lp21{padding-left:21px !important}
.lp22{padding-left:22px !important}
.lp23{padding-left:23px !important}
.lp24{padding-left:24px !important}
.lp25{padding-left:25px !important}
.lp26{padding-left:26px !important}
.lp27{padding-left:27px !important}
.lp28{padding-left:28px !important}
.lp29{padding-left:29px !important}
.lp30{padding-left:30px !important}
.lp31{padding-left:31px !important}
.lp32{padding-left:32px !important}
.lp33{padding-left:33px !important}
.lp34{padding-left:34px !important}
.lp35{padding-left:35px !important}
.lp36{padding-left:36px !important}
.lp37{padding-left:37px !important}
.lp38{padding-left:38px !important}
.lp39{padding-left:39px !important}
.lp40{padding-left:40px !important}
.lp41{padding-left:41px !important}
.lp42{padding-left:42px !important}
.lp43{padding-left:43px !important}
.lp44{padding-left:44px !important}
.lp45{padding-left:45px !important}
.lp46{padding-left:46px !important}
.lp47{padding-left:47px !important}
.lp48{padding-left:48px !important}
.lp49{padding-left:49px !important}
.lp50{padding-left:50px !important}


/* ¸¶Áø */
.tm1m	{margin-top:-1px !important}
.tm1	{margin-top:1px !important}
.tm2	{margin-top:2px !important}
.tm3	{margin-top:3px !important}
.tm4	{margin-top:4px !important}
.tm5	{margin-top:5px !important}
.tm6	{margin-top:6px !important}
.tm7	{margin-top:7px !important}
.tm8	{margin-top:8px !important}
.tm9	{margin-top:9px !important}
.tm10	{margin-top:10px !important}
.tm14	{margin-top:14px !important}
.tm15	{margin-top:15px !important}
.tm16	{margin-top:16px !important}
.tm17	{margin-top:17px !important}
.tm18	{margin-top:18px !important}
.tm19	{margin-top:19px !important}
.tm20	{margin-top:20px !important}
.tm21	{margin-top:21px !important}
.tm22	{margin-top:22px !important}
.tm23	{margin-top:23px !important}
.tm24	{margin-top:24px !important}
.tm25	{margin-top:25px !important}
.tm30	{margin-top:30px !important}
.tm31	{margin-top:31px !important}
.tm32	{margin-top:32px !important}
.tm33	{margin-top:33px !important}
.tm34	{margin-top:34px !important}
.tm35	{margin-top:35px !important}
.tm40	{margin-top:40px !important}
.tm45	{margin-top:45px !important}
.tm50	{margin-top:50px !important}
.tm60	{margin-top:60px !important}
.tm70	{margin-top:70px !important}
.tm80	{margin-top:80px !important}
.tm90	{margin-top:90px !important}
.tm100	{margin-top:100px !important}

.bm1	{margin-bottom:1px !important}
.bm2	{margin-bottom:2px !important}
.bm3	{margin-bottom:3px !important}
.bm4	{margin-bottom:4px !important}
.bm5	{margin-bottom:5px !important}
.bm6	{margin-bottom:6px !important}
.bm7	{margin-bottom:7px !important}
.bm10	{margin-bottom:10px !important}
.bm15	{margin-bottom:15px !important}
.bm16	{margin-bottom:16px !important}
.bm17	{margin-bottom:17px !important}
.bm18	{margin-bottom:18px !important}
.bm19	{margin-bottom:19px !important}
.bm20	{margin-bottom:20px !important}
.bm21	{margin-bottom:21px !important}
.bm22	{margin-bottom:22px !important}
.bm23	{margin-bottom:23px !important}
.bm24	{margin-bottom:24px !important}
.bm25	{margin-bottom:25px !important}
.bm30	{margin-bottom:30px !important}
.bm31	{margin-bottom:31px !important}
.bm32	{margin-bottom:32px !important}
.bm33	{margin-bottom:33px !important}
.bm34	{margin-bottom:34px !important}
.bm35	{margin-bottom:35px !important}
.bm40	{margin-bottom:40px !important}
.bm45	{margin-bottom:45px !important}
.bm50	{margin-bottom:50px !important}

.lm1	{margin-left:1px !important}
.lm2	{margin-left:2px !important}
.lm3	{margin-left:3px !important}
.lm4	{margin-left:4px !important}
.lm5	{margin-left:5px !important}
.lm6	{margin-left:6px !important}
.lm7	{margin-left:7px !important}
.lm8	{margin-left:8px !important}
.lm9	{margin-left:9px !important}
.lm10	{margin-left:10px !important}
.lm11	{margin-left:11px !important}
.lm12	{margin-left:12px !important}
.lm13	{margin-left:13px !important}
.lm14	{margin-left:14px !important}
.lm15	{margin-left:15px !important}
.lm16	{margin-left:16px !important}
.lm17	{margin-left:17px !important}
.lm18	{margin-left:18px !important}
.lm19	{margin-left:19px !important}
.lm20	{margin-left:20px !important}
.lm21	{margin-left:21px !important}
.lm22	{margin-left:22px !important}
.lm23	{margin-left:23px !important}
.lm24	{margin-left:24px !important}
.lm25	{margin-left:25px !important}
.lm28	{margin-left:28px !important}
.lm30	{margin-left:30px !important}
.lm31	{margin-left:31px !important}
.lm32	{margin-left:32px !important}
.lm33	{margin-left:33px !important}
.lm34	{margin-left:34px !important}
.lm35	{margin-left:35px !important}
.lm40	{margin-left:40px !important}
.lm45	{margin-left:45px !important}
.lm50	{margin-left:50px !important}
.lm55	{margin-left:55px !important}
.lm60	{margin-left:60px !important}
.lm70	{margin-left:70px !important}
.lm80	{margin-left:80px !important}
.lm100	{margin-left:100px !important}

.rm1	{margin-right:1px !important}
.rm2	{margin-right:2px !important}
.rm3	{margin-right:3px !important}
.rm4	{margin-right:4px !important}
.rm5	{margin-right:5px !important}
.rm7	{margin-right:7px !important}
.rm8	{margin-right:8px !important}
.rm9	{margin-right:9px !important}
.rm10	{margin-right:10px !important}
.rm15	{margin-right:15px !important}
.rm16	{margin-right:16px !important}
.rm17	{margin-right:17px !important}
.rm18	{margin-right:18px !important}
.rm19	{margin-right:19px !important}
.rm20	{margin-right:20px !important}
.rm21	{margin-right:21px !important}
.rm22	{margin-right:22px !important}
.rm23	{margin-right:23px !important}
.rm24	{margin-right:24px !important}
.rm25	{margin-right:25px !important}
.rm30	{margin-right:30px !important}
.rm31	{margin-right:31px !important}
.rm32	{margin-right:32px !important}
.rm33	{margin-right:33px !important}
.rm34	{margin-right:34px !important}
.rm35	{margin-right:35px !important}
.rm40	{margin-right:40px !important}
.rm45	{margin-right:45px !important}
.rm50	{margin-right:50px !important}

.w1	{width:1px !important}
.w2	{width:2px !important}
.w3	{width:3px !important}
.w4	{width:4px !important}
.w5	{width:5px !important}
.w10	{width:10px !important}
.w15	{width:15px !important}
.w16	{width:16px !important}
.w17	{width:17px !important}
.w18	{width:18px !important}
.w19	{width:19px !important}
.w20	{width:20px !important}
.w21	{width:21px !important}
.w22	{width:22px !important}
.w23	{width:23px !important}
.w24	{width:24px !important}
.w25	{width:25px !important}
.w30	{width:30px !important}
.w31	{width:31px !important}
.w32	{width:32px !important}
.w33	{width:33px !important}
.w34	{width:34px !important}
.w35	{width:35px !important}
.w40	{width:40px !important}
.w45	{width:45px !important}
.w46	{width:46px !important}
.w50	{width:50px !important}
.w55	{width:55px !important}
.w56	{width:56px !important}
.w57	{width:57px !important}
.w58	{width:58px !important}
.w59	{width:59px !important}
.w60 	{width:60px !important;}
.w65 	{width:65px !important;}
.w66 	{width:66px !important;}
.w67 	{width:67px !important;}
.w68 	{width:68px !important;}
.w69 	{width:69px !important;}
.w70 	{width:70px !important;}
.w71 	{width:71px !important;}
.w72 	{width:72px !important;}
.w73 	{width:73px !important;}
.w74 	{width:74px !important;}
.w75 	{width:75px !important;}
.w80 	{width:80px !important;}
.w85 	{width:85px !important;}
.w90 	{width:90px !important;}
.w95 	{width:95px !important;}
.w100 	{width:100px !important;}
.w105 	{width:105px !important;}
.w106 	{width:106px !important;}
.w107 	{width:107px !important;}
.w108 	{width:108px !important;}
.w110 	{width:110px !important;}
.w115	{width:115px !important;}
.w120 	{width:120px !important;}
.w128 	{width:128px !important;}
.w130 	{width:130px !important;}
.w132 	{width:132px !important;}
.w133 	{width:133px !important;}
.w134 	{width:134px !important;}
.w135 	{width:135px !important;}
.w140 	{width:140px !important;}
.w141 	{width:141px !important;}
.w142 	{width:142px !important;}
.w143 	{width:143px !important;}
.w150 	{width:150px !important;}
.w160 	{width:160px !important;}
.w170 	{width:170px !important;}
.w175 	{width:175px !important;}
.w180 	{width:180px !important;}
.w190 	{width:190px !important;}
.w200 	{width:200px !important;}
.w205 	{width:205px !important;}
.w207 	{width:207px !important;}
.w208 	{width:208px !important;}
.w210 	{width:210px !important;}
.w220 	{width:220px !important;}
.w230 	{width:230px !important;}
.w240 	{width:240px !important;}
.w247 	{width:247px !important;}
.w248 	{width:248px !important;}
.w250 	{width:250px !important;}
.w260 	{width:260px !important;}
.w261 	{width:261px !important;}
.w262 	{width:262px !important;}
.w263 	{width:263px !important;}
.w264 	{width:264px !important;}
.w265 	{width:265px !important;}
.w270 	{width:270px !important;}
.w300 	{width:300px !important;}
.w320 	{width:320px !important;}
.w330 	{width:330px !important;}
.w350 	{width:350px !important;}
.w400 	{width:400px !important;}
.w430 	{width:430px !important;}
.w440 	{width:440px !important;}
.w450 	{width:450px !important;}
.w460 	{width:460px !important;}
.w470 	{width:470px !important;}
.w480 	{width:480px !important;}
.w490 	{width:490px !important;}
.w500 	{width:500px !important;}
.w510 	{width:510px !important;}
.w515 	{width:515px !important;}
.w520 	{width:520px !important;}
.w540 	{width:540px !important;}
.w550 	{width:550px !important;}
.w560 	{width:560px !important;}
.w570 	{width:570px !important;}
.w580 	{width:580px !important;}
.w590 	{width:590px !important;}
.w600 	{width:600px !important;}
.w620 	{width:620px !important;}
.w650 	{width:650px !important;}
.w750 	{width:750px !important;}
.w760 	{width:760px !important;}
.w770 	{width:770px !important;}
.w780 	{width:780px !important;}
.w790 	{width:790px !important;}
.w800 	{width:800px !important;}
.w810 	{width:810px !important;}
.w820 	{width:820px !important;}
.w900 	{width:900px !important;}
.w910 	{width:910px !important;}
.w915 	{width:915px !important;}
.w920 	{width:920px !important;}
.w930 	{width:930px !important;}
.w950 	{width:950px !important;}

/* Çà³ôÀÌ */
.h1	{height:1px !important}
.h2	{height:2px !important}
.h3	{height:3px !important}
.h4	{height:4px !important}
.h5	{height:5px !important}
.h10	{height:10px !important}
.h15	{height:15px !important}
.h16	{height:16px !important}
.h17	{height:17px !important}
.h18	{height:18px !important}
.h19	{height:19px !important}
.h20	{height:20px !important}
.h21	{height:21px !important}
.h22	{height:22px !important}
.h23	{height:23px !important}
.h24	{height:24px !important}
.h25	{height:25px !important}
.h26	{height:26px !important}
.h27	{height:27px !important}
.h28	{height:28px !important}
.h29	{height:29px !important}
.h30	{height:30px !important}
.h31	{height:31px !important}
.h32	{height:32px !important}
.h33	{height:33px !important}
.h34	{height:34px !important}
.h35	{height:35px !important}
.h36	{height:36px !important}
.h38	{height:38px !important}
.h40	{height:40px !important}
.h45	{height:45px !important}
.h50	{height:50px !important}
.h60	{height:60px !important}
.h70	{height:70px !important}
.h80	{height:80px !important}
.h90	{height:90px !important}
.h100	{ height:100px !important;}
.h150	{ height:150px !important;}
.h170	{ height:170px !important;}
.h180	{ height:180px !important;}
.h190	{ height:190px !important;}
.h200	{ height:200px !important;}
.h210	{ height:210px !important;}
.h220	{ height:220px !important;}
.h230	{ height:230px !important;}
.h240	{ height:240px !important;}
.h250	{ height:250px !important;}
.h300	{ height:300px !important;}
.h400	{ height:400px !important;}
.h500	{ height:500px !important;}
.h600	{ height:600px !important;}

/*ÁÙ³ôÀÌ*/
.lineh10 {line-height:10px !important;}
.lineh11 {line-height:11px !important;}
.lineh12 {line-height:12px !important;}
.lineh13 {line-height:13px !important;}
.lineh14 {line-height:14px !important;}
.lineh15 {line-height:15px !important;}
.lineh16 {line-height:16px !important;}
.lineh17 {line-height:17px !important;}
.lineh18 {line-height:18px !important;}
.lineh19 {line-height:19px !important;}
.lineh20 {line-height:20px !important;}
.lineh21 {line-height:21px !important;}
.lineh22 {line-height:22px !important;}
.lineh23 {line-height:23px !important;}
.lineh24 {line-height:24px !important;}
.lineh25 {line-height:25px !important;}
.lineh26 {line-height:26px !important;}
.lineh27 {line-height:27px !important;}
.lineh28 {line-height:28px !important;}
.lineh29 {line-height:29px !important;}
.lineh30 {line-height:30px !important;}
.lineh34 {line-height:34px !important;}
.lineh35 {line-height:35px !important;}
.lineh40 {line-height:40px !important;}
.lineh42 {line-height:42px !important;}
.lineh50 {line-height:50px !important;}
.lineh60 {line-height:60px !important;}
.lineh70 {line-height:70px !important;}
.lineh80 {line-height:80px !important;}
.lineh90 {line-height:90px !important;}
.lineh100 {line-height:100px !important;}
.lineh200 {line-height:200px !important;}
.lineh250 {line-height:250px !important;}
.lineh300 {line-height:300px !important;}
.lineh350 {line-height:350px !important;}
.lineh400 {line-height:400px !important;}

/* ÆùÆ®Ä®¶ó */
.fc000 		{color:#000000 !important;}
.fcfff 		{color:#ffffff !important;}
.fc333 		{color:#333 !important;}
.fcf2312c 	{color:#f2312c !important;}
.fc666 		{color:#666 !important;}
.fc999 		{color:#999 !important;}
.fca1a1a1 	{color:#a1a1a1 !important;}
.fc676767 	{color:#676767 !important;}
.fcb1b1b1 	{color:#b1b1b1 !important;}
.fcddd 		{color:#ddd !important;}
.fcaaa 		{color:#aaa !important;}
.fcblue		{color:blue !important;}
.fcred2		{color:red !important;}
.fcred 		{color:#DC3F08 !important;}
.fc006699 	{color:#006699 !important;}
.fc0B529C 	{color:#0B529C !important;}
.fc1d85b6 	{color:#1d85b6 !important;}
.fcFFFFD7 	{color:#FFFFD7 !important;}
.fcyellow 	{color:yellow !important;}
.fc0084c4 	{color:#0084c4 !important;}	
.fc06bfed 	{color:#06bfed !important;}	
.fc0750aa 	{color:#0750aa !important;}
.fcf3f3f3	{color:#f3f3f3 !important;}
.fc99BBE9	{color:#99BBE9 !important;}
.fc579EE5	{color:#579EE5 !important;}
.fcFF8E24	{color:#FF8E24 !important;}
.fcFA9C22	{color:#FA9C22 !important;}
.fcF45750	{color:#F45750 !important;}
.fc00b6ad	{color:#00b6ad !important;}
.fc969696	{color:#969696 !important;}
.fcda2027	{color:#da2027 !important;}
.fc006fdc	{color:#006fdc !important;}
.fcf32a1d	{color:#f32a1d !important;}
.fccacaca	{color:#cacaca !important;}
.fc2ba6e2	{color:#2ba6e2 !important;}
.fcCCC9C9	{color:#CCC9C9 !important;}
.fccccccc	{color:#cccccc !important;}
.fcACACAC	{color:#ACACAC !important;}
.fcf64f06	{color:#f64f06 !important;}
.fcfe2e0c	{color:#fe2e0c !important;}
.fc5A2864	{color:#5A2864 !important;}
.disblock	{display:inline-block;}

/* ¹é±×¶ó¿îÄ®¶ó */
.bgColor_ffffdd {background:#ffffdd  !important}
.bgColor_f3f3f3 {background:#f3f3f3 !important}
.bgColor_333333 {background:#333333 !important}
.bgColor_555555 {background:#555555 !important}
.bgColor_666666 {background:#666666 !important}
.bgColor_f5f5f5 {background:#f5f5f5 !important}
.bgColor_dddddd {background:#dddddd !important}
.bgColor_c1c1c1 {background:#c1c1c1 !important}
.bgColor_c3c3c3 {background:#c3c3c3 !important}
.bgColor_cccccc {background:#cccccc !important}
.bgColor_red	{background:red !important;}
.bgColor_blue	{background:blue !important}
.bgColor_FF7979 {background:#FF7979 !important}
.bgColor_006699	{background:#006699 !important}
.bgColor_eeeeee	{background:#eeeeee !important}
.bgColor_ffffff	{background:#ffffff !important}
.bgColor_skyblue{background:#D4F4FA !important}
.bgColor_yellow {background:#FFFFD7 !important}
.bgColor_yellow2{background:#ffffbf !important}
.bgColor_E6DF1D {background:#E6DF1D !important}
.bgColor_E8E1FF	{background:#E8E1FF !important}
.bgColor_ff9500	{background:#ff9500 !important}
.bgColor_f5f4f4	{background:#f5f4f4 !important}
.bgColor_4297D7	{background:#4297D7 !important}
.bgColor_75B6FF	{background:#75B6FF !important}
.bgColor_daa520	{background:#daa520 !important}
.bgColor_FFD773	{background:#FFD773 !important}
.bgColor_E0E3F8 {background:#E0E3F8 !important}
.bgColor_FEB7B7 {background:#FEB7B7 !important}
.bgColor_gray 	{background:#eee !important}
.bgColor_orange {background:orange !important}
.bgColor_blue2 {background:#579EE5 !important}
.bgColor_blue3 {background:#0085CF !important}
.bg_ffffdd {background:#FFFFD7 !important} /*¿¬³ë¶û*/
.bg_fc579EE5 {background:#579EE5 !important} /*ºí·ç1*/
.bg_fc99BBE9 {background:#99BBE9 !important} /*ºí·ç2*/
.bg_ffff99{background:#ffff99 !important} /*Áø³ë¶û*/
.bg_FF0232 {background:#FF0232 !important}
.bg_007b97 {background:#007b97 !important}
.bgColor_d21714 {background:#d21714 !important}
.bgColor_FAFAFA {background:#FAFAFA !important}
.bgColor_fa9d1c {background:#fa9d1c !important}
.bgColor_969696 {background:#969696 !important}
.bgColor_00b6ad {background:#00b6ad !important}
.bgColor_545454 {background:#545454  !important}
.bgColor_FF7A1F {background:#FF7A1F  !important}
.bgColor_F1F1F1 {background:#F1F1F1  !important}
.bgColor_5bc4d2 {background:#5bc4d2  !important}
.bgColor_f69920 {background:#f69920  !important}
.bgColor_ff9734 {background:#ff9734 !important}
.bgColor_3acbc6	{background:#3acbc6 !important;}
.bgColor_b1b1b1	{background:#b1b1b1 !important;}
.bgColor_eb5464	{background:#eb5464 !important;}
.bgColor_f46117 {background:#f46117 !important;}
.bgColor_f5f5f5 {background:#f5f5f5 !important;}
.bgColor_f32a1d {background:#f32a1d !important;}
.bgColor_92a4e6 {background:#92a4e6 !important;}
.bgColor_76D3D9 {background:#76D3D9 !important;}
.bgColor_f1f5f7 {background:#f1f5f7 !important;}
.bgColor_839CED {background:#839CED !important;}

.lineTable12 {padding:0;border-spacing:0px;border-top:1px #d1d1d1 solid;border-left:1px #d1d1d1 solid !important;font-size:12px;}
.lineTable12 caption {text-align :left;margin:0 0 5px 0;color:#006699;}
.lineTable12 th {text-align:center;padding:10px 0;min-height:50px;color:#333;vertical-align:middle;border-bottom:1px #d1d1d1 solid;border-right:1px #d1d1d1 solid;background:#f5f4f4;/*white-space:nowrap;text-overflow:ellipsis;*/}
.lineTable12 td {text-align:center;padding:10px 0;min-height:50px;color:#333;vertical-align:middle;border-bottom:1px #d1d1d1 solid;border-right:1px #d1d1d1 solid;/*white-space:nowrap;text-overflow:ellipsis;*/}

.lineOpen {padding:0;border-spacing:0px;border-top:2px #666666 solid;border-bottom:1px #666666 solid;}
.lineOpen caption {text-align:left;margin:0 0 10px 0;color:#333;font-weight:bold;font-size:14px;}
.lineOpen th {padding:10px 0px;text-align:center;color:#333;vertical-align:middle;/*border-bottom:1px #EEEEEE solid;*/border-right:0px #b1b1b1 solid;background:#FAFAFA;}
.lineOpen td {padding:10px 0px;color:#333;vertical-align:middle;border-top:1px #eeeeee solid;border-right:0px #EEEEEE solid;}
.lineOpen td:last-child {border-right:0;}
.lineOpen th.line {border-left:1px #eeeeee solid !important;padding:0;}
.lineOpen td.line {border-left:1px #eeeeee solid !important;padding:0;}
.lineOpen .uline {border-top:1px #eeeeee solid !important;padding:0;}

.shuttle_lineOpen {padding:0;border-spacing:0px;border-top:2px #b1b1b1 solid;border-bottom:1px #b1b1b1 solid;}
.shuttle_lineOpen caption {text-align:left;margin:0 0 10px 0;color:#333;font-weight:bold;}
.shuttle_lineOpen th {padding:7px 0px;text-align:center;color:#333;vertical-align:middle;border-top:1px #eeeeee solid;border-right:0px #b1b1b1 solid;background:#FAFAFA;}
.shuttle_lineOpen td {padding:7px 0px;background-color:#fff;color:#333;vertical-align:middle;border-top:1px #eeeeee solid;border-right:0px #EEEEEE solid;}
.shuttle_lineOpen td:last-child {border-right:0;}
.shuttle_lineOpen th.line {border-left:1px #eeeeee solid !important;padding:0;}
.shuttle_lineOpen td.line {border-left:1px #eeeeee solid !important;padding:0;}
.shuttle_lineOpen .uline {border-top:1px #eeeeee solid !important;padding:0;}

.shuttle_lineOpen1 {padding:0;border-spacing:0px;}
.shuttle_lineOpen1 caption {text-align:left;margin:0 0 10px 0;color:#333;font-weight:normal;font-size:14px;}
.shuttle_lineOpen1 th {padding:10px 0px;text-align:center;color:#fff;border-top:5px solid #fff;vertical-align:middle;border-right:0px #b1b1b1 solid;background:#6E7588;}
.shuttle_lineOpen1 td {padding:10px 10px;color:#555756;background-color:#EFF0F4;border-top:5px solid #fff;vertical-align:middle;border-right:0px #EEEEEE solid;}
.shuttle_lineOpen1 td:last-child {border-right:0;}
.shuttle_lineOpen1 th.line {border-left:1px #eeeeee solid !important;padding:0;}
.shuttle_lineOpen1 td.line {border-left:1px #eeeeee solid !important;padding:0;}
.shuttle_lineOpen1 .uline {border-top:1px #eeeeee solid !important;padding:0;}

.shuttle_lineOpen2 {padding:0;border-spacing:0px;/*border-top:2px #666666 solid;*/border-bottom:1px #7DC6CD solid;}
.shuttle_lineOpen2 caption {text-align:left;margin:0 0 10px 0;color:#333;font-weight:bold;font-size:14px;}
.shuttle_lineOpen2 th {padding:7px 0px;text-align:center;color:#fff;vertical-align:middle;border-right:0px #b1b1b1 solid;background:#7DC6CD;}
.shuttle_lineOpen2 td {padding:7px 0px;color:#333;vertical-align:middle;border-top:1px #7DC6CD solid;border-right:0px #EEEEEE solid;}
.shuttle_lineOpen2 td:last-child {border-right:0;}
.shuttle_lineOpen2 th.line {border-left:1px #7DC6CD solid !important;padding:0;}
.shuttle_lineOpen2 td.line {border-left:1px #7DC6CD solid !important;padding:0;}
.shuttle_lineOpen2 .uline {border-top:1px #7DC6CD solid !important;padding:0;}

.lineOpen_compay {padding:0;border-spacing:0px;border-top:2px #666666 solid;font-size:14px;border-bottom:1px #666666 solid;}
.lineOpen_compay caption {text-align:left;margin:0 0 5px 0;color:#333;}
.lineOpen_compay th {text-align:left;padding:0 15px;height:30px;color:#333;vertical-align:middle;border-top:1px #EEEEEE solid;/*border-bottom:1px #EEEEEE solid;*/background:#FAFAFA;/*white-space:nowrap;text-overflow:ellipsis;*/}
.lineOpen_compay td {padding:10px 10px;color:#333;vertical-align:middle;border-top:1px #EEEEEE solid;/*border-bottom:1px #EEEEEE solid;*//*white-space:nowrap;text-overflow:ellipsis;*/}
.lineOpen_compay td.line {border-left:1px #eeeeee solid;padding:0;}
.lineOpen_compay td.padd {padding:15px 0 25px 0;}

/*´Þ·Â ¼±ÅÃÀÏ »ö»óº¯°æ*/
.highlight {background-color: #ff9000 !important;color:#fff !important;border-radius:15px;}
.highlight1 {background-color: #eb5464 !important;color:#fff !important;}
.highlight2 {background-color: #888888 !important;color:#fff !important;border-radius:15px;}

.square_line {/*border:1px groove #333333;*//*background:url(/mobile/images/common/square_line_b2.png) center top no-repeat !important;*//*background-size:cover !important;*//*filter:alpha(opacity=100);*/} 
.squareLine {border:1px solid #333 !important;} 
.reserveend {background-color: #5bc4d2 !important;color:#fff !important;} /*¿¹¾à¸¶°¨*/
.startconfirm {background-color: #f69920 !important;color:#fff !important;} /*Ãâ¹ßÈ®Á¤*/
.startable {background-color: #fff !important;color:#333 !important;} /*¿¹¾à°¡´É*/
.reservenone {background-color: #f3f3f3 !important;color:#cacaca !important;} /*¿¹¾à¸¶°¨(Çà»ç°¡¾ø´Â°æ¿ì)*/

.areaposition {
	position:relative;
	top:0px;
	right:5px;
	float:left;
	width:22px;
	height:22px;
	background:url(/mobile/images/goods/placeholder.png) center top no-repeat;
	background-size:cover;
}

.btncommon {clear:both;display:inline-block;padding:2px 5px;border:0px solid #bbb;background-color:#fff;border-radius:3px;color:#333;}
.btn_standby {clear:both;font-size:0.9em;margin:2px 2px 4px 0;padding-left:5px;padding-right:5px;border:0;text-align:center;border-radius:3px;background-color:#0085CF;line-height:17px;color:#fff;}
.btn_det_sub {display:inline-block;background-color:#92a4e6;border:0px solid #92a4e6;color:#fff;border-radius:30px;text-align:center;padding:0 15px;font-size:12px;font-weight:bold;height:30px;line-height:30px;}
.btnTotalView {display:inline-block;border:1px solid #ccc;background-color:#f3f3f3;color:#333;width:80px;height:20px;font-size:12px;}

/*jqueryÆË¾îÃ¢*/
.modal_bg{/*position:absolute;*/position:fixed;z-index:10000;left:0;top:0;z-index:50000;width:100%;height:100%;background:rgba(0,0,0,.6);}
.popup {position:fixed;visibility:hidden;z-index:50001;left:50%;top:-9999px;border-radius:5px;background:#f9f9f9;box-shadow:0 0 20px #555;border:0;}
.popup.s260{width:260px;}
.popup.s400{width:400px;}
.popup.s490{width:490px;}
.popup.s520{width:520px;}
.popup.s560{width:560px;}
.popup.s620{width:620px;}
.popup.s700{width:700px;}
.popup.s750{width:750px;}
.popup.s760{width:760px;}
.popup.s820{width:820px;}
.popup.s1000{width:1000px;}
.popup .pop_header{margin-top:4px;height:40px;line-height:40px;font-size:15px;font-weight:bold;border-radius:5px 5px 0 0;background:#f1f3f4;border-bottom:1px solid #cccfd3;}
.popup .pop_container{padding:20px 20px 30px 20px; background:#fff; border-radius:0 0 5px 5px;}
.popup .pop_container .customer_tab:first-child {margin-top:20px;}
.popup .pop_container_load {padding:20px 20px 30px 20px; background:#fff; border-radius:5px;}
.popup .pop_container_load .customer_tab:first-child {margin-top:20px;}
.popup .pop_con_scroll{padding-bottom:0 !important;max-height:400px;/*overflow-y:auto;*/}
.popup .pop_con_scroll .foot_btn{padding-bottom:25px;border:0;}
.popup .popup_close {overflow:hidden;text-indent:-9999px;border:0;width:49px;height:47px;display:block;z-index:3200;position:absolute;right:0;top:0;cursor:pointer;background:url(/mobile/images/common/btn_pop_close.png) no-repeat 50% 50%;}
.popup .txt_dialog{text-align:center;padding:10px 0 10px 0;font-size:16px;color:#333;line-height:20px;font-weight:bold;}
.popup .foot_btn{font-size:0;line-height:0;padding-top:20px;text-align:center;border:0;}
.popup .btn_n {display:inline-block;border:0;width:100px;height:38px;line-height:38px;font-size:14px;font-weight:bold;text-align:center;color:#fff;border-radius:4px;/*border-bottom:2px solid #eee;*/font-size:14px; padding:0;}
.popup .foot_btn .btn_n + .btn_n {margin-left:10px;}
.popup .bg_red{border-color:#d52929;background:#fb3939;}
.popup .bg_orange{border-color:#bf8053;background:#FF7A1F;}
.popup .bg_gray{border-color:#727272;background:#8e8e94;}

.ajax_loader{width:179px;height:35px;margin:10px auto 10px auto;}
