<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 반응형 CSS */
.centerPopup{background:none !important}


.myqna_wrap {width:100%;height:auto;max-width:1200px;margin:40px auto 0 auto; position: relative;}
.myqna_wrap h2{font-size:24pt; font-weight: 500; padding-bottom:20px}
.myorderlist_tb {width:100%;}
.myorderlist_tb thead th {border-top:1px solid #ccc;border-bottom:1px solid #222;height:50px;line-height:50px;color:#777;text-align:center;font-size:16px;}
.myorderlist_tb tbody td {height:auto;vertical-align:middle;padding:25px 0;text-align:center;color:#777;font-size:14px;border-bottom:1px solid #ddd;}
.myorderlist_tb tbody td ul li {width:100%;height:auto;line-height:18px;padding:3px 0;text-align:center;}
.myorder_view &gt; h3 {font-size:20px;height:50px;color:#222;margin-top:40px;line-height:50px;}
.myorderlist_tb tbody td .orderlist_photo {float:left;}
.myorderlist_tb tbody td .orderlist_photo img {width:74px;height:auto;cursor:pointer;}
.myorderlist_tb tbody td .myorderlist_info  {float:left;margin-left:20px; width:70%;}
.myorderlist_tb tbody td .myorderlist_info .name {height:auto;}
.myorderlist_tb tbody td .myorderlist_info .name a {display:block;width:90%;text-align:left;font-size:16px;color:#222; 
text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}	
.myorderlist_tb tbody td .myorderlist_info .name a:hover {color:#000;}
.myorderlist_tb tbody td .myorderlist_info .price {text-align:left;font-size:14px;color:#000;}
.myorderlist_tb tbody td .myorderlist_info .option {text-align:left;font-size:14px;color:#777;}

.myorderlist_tb tbody td ul li a.order_num {color:#222; }
.myorderlist_tb tbody td ul li span.complete {display:inline-block;width:70px;height:27px;line-height:27px;background-color:#000;color:#fff;font-size:14px;text-align:center;}
.myorderlist_tb tbody td ul li span.common {display:inline-block;width:70px;height:27px;line-height:27px;background-color:#b5b5b5;color:#fff;font-size:14px;text-align:center;}
.myorderlist_tb tbody td ul li a.delivery_num {color:#222; }
.myorderlist_tb tbody td ul li.delivery_complete {color:#000;}
.orderlist_wrap {width:100%;height:auto;overflow: auto;margin:50px auto 0 auto;}
.orderlist_wrap h2{font-size:24pt;font-weight:500;padding-bottom:20px}
.orderlist_wrap h3{font-size:20px;height:50px;color:#222;line-height:50px;}
.orderlist_tb {width:100%;}
.orderlist_tb thead th {border-top:1px solid #ccc;border-bottom:1px solid #222;height:50px;line-height:50px;color:#777;text-align:center;font-size:16px;}
.orderlist_tb tbody td {height:auto;vertical-align:middle;padding:25px 0;text-align:center;color:#777;font-size:14px;border-bottom:1px solid #ddd;}
.orderlist_tb tbody td ul li {width:100%;height:auto;line-height:18px;padding:3px 0;text-align:center;}

.orderlist_tb tbody td .orderlist_photo {float:left;}
.orderlist_tb tbody td .orderlist_photo img {width:74px;height:auto;cursor:pointer;}
.orderlist_tb tbody td .orderlist_info  {float:left;margin-left:20px; width:300px;}
.orderlist_tb tbody td .orderlist_info .name {height:auto;}
.orderlist_tb tbody td .orderlist_info .name a {display:block;width:90%;text-align:left;font-size:16px;color:#222; 
text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;}	
.orderlist_tb tbody td .orderlist_info .name a:hover {color:#000;}
.orderlist_tb tbody td .orderlist_info .price {text-align:left;font-size:14px;color:#000;}
.orderlist_tb tbody td .orderlist_info .option {text-align:left;font-size:14px;color:#777;}

.orderlist_tb tbody td ul li a.order_num {color:#222; }
.orderlist_tb tbody td ul li span.complete {display:inline-block;width:70px;height:27px;line-height:27px;background-color:#000;color:#fff;font-size:14px;text-align:center;}
.orderlist_tb tbody td ul li span.common {display:inline-block;width:70px;height:27px;line-height:27px;background-color:#b5b5b5;color:#fff;font-size:14px;text-align:center;}
.orderlist_tb tbody td ul li a.delivery_num {color:#222; }
.orderlist_tb tbody td ul li.delivery_complete {color:#000;}
/*주문완료페이지*/
.order_result_wrap {width:100%;height:auto;max-width:1200px;margin:0 auto;}
.order_result_wrap .result_visual {width:100%;height:auto;}
.order_result_wrap .result_visual img {width:100%;}
.order_result_wrap &gt; h3 {font-size:20px;height:50px;color:#222;margin-top:40px;line-height:50px;}

.order_result_tb {width:99%;border:1px solid #aaa;}
.order_result_tb tr th {width:20%;line-height:30px;vertical-align:middle;font-size:15px;color:#222;text-align:left;background-color:#f5f5f5;border-bottom:1px solid #ccc;height:auto;padding:10px 0 10px 3%;}
.order_result_tb tr td {width:73%;padding:10px 0 10px 2%;vertical-align:middle;font-size:15px;line-height:24px;color:#000;border-bottom:1px solid #ccc;min-height:50px;height:auto;}
.order_result_tb tr td a.delivery{padding:7px 13px; background:#000; color:#fff; margin-left:10px; font-size:11pt}
.order_result_tb tr td span.num{font-size:15px; color:#ff0303; font-weight: 600;}
.order_result_tb tr td span {font-size:13px;line-height:24px;color:#aaa;}
.order_result_tb tr.last td,.order_result_tb tr.last th {border-bottom:0;}
.order_result_wrap .btn_wrap {width:100%;height:auto;text-align:center;margin-top:20px;}
.order_result_wrap .btn_wrap a {display:inline-block;width:215px;height:50px;line-height:50px;text-align:center;background-color:#000;color:#fff;font-size:20px;}
.order_result_tb tr td.bold{font-weight:bold}
.order_result_tb tr td.blue{color:#008bcc;}
</pre></body></html>