﻿table.bennerK {  border-collapse: collapse; }
table.bennerK td.cornerLT { background-image:url('/App_Themes/Default/img/bannerTbl/sub_img_TL.gif'); background-repeat:no-repeat; height: 10px; width:10px;  }
table.bennerK td.cornerLB { background-image:url('/App_Themes/Default/img/bannerTbl/sub_img_BL.gif'); background-repeat:no-repeat; height: 10px; width:10px; }
table.bennerK td.cornerRT { background-image:url('/App_Themes/Default/img/bannerTbl/sub_img_TR.gif'); background-repeat:no-repeat; height: 10px; width:10px; }
table.bennerK td.cornerRB { background-image:url('/App_Themes/Default/img/bannerTbl/sub_img_BR.gif'); background-repeat:no-repeat; height: 10px; width:10px; }

table.bennerK td.borderHT  { background-image:url('/App_Themes/Default/img/bannerTbl/sub_bg_top.gif'); height: 10px; background-repeat:repeat-x; }
table.bennerK td.borderHB  { background-image:url('/App_Themes/Default/img/bannerTbl/sub_bg_bottom.gif'); height: 10px; background-repeat:repeat-x; }
table.bennerK td.borderVL  { background-image:url('/App_Themes/Default/img/bannerTbl/sub_bg_left.gif'); width: 10px; background-repeat:repeat-y; }
table.bennerK td.borderVR  { background-image:url('/App_Themes/Default/img/bannerTbl/sub_bg_right.gif'); width: 10px; background-repeat:repeat-y; }

/*장바구니수정*/
table.popuptable { border-collapse: collapse;border-width: 2px;border-color: #808080;border-style: solid;}
h1.ttlPopup{color: #535353;font-weight: bold;font-family: '굴림';font-size: 16px;margin: 0px;}
table.revpopuptbl { border-collapse:collapse; border-width:2px; border-color:#e6e6e6; border-style:solid; }
table.revpopuptbl th { background-color:#fafafa; color:#535353; height:30px; border-bottom-width:1px; border-bottom-color:#e6e6e6; border-bottom-style:solid; }
table.revpopuptbl td { background-color:#ffffff; height:30px; padding-left:5px; border-bottom-width:1px; border-bottom-color:#e6e6e6; border-bottom-style:solid;}
