/* BASIC css start */
/*
tbody {
display: table-row-group;
vertical-align: middle;
border-color:# dbdbdb;
}


tr {
display: table-row;
vertical-align: inherit;
border-color: inherit;
}

*/


.table_basic th {
height: 30px; 
border-top: 1px solid #dbdbdb;
background-color: #f9f9f9;
text-align: center;
font-size:13px;
}


.goods_deliver {
padding: 20px 20px 0px 20px ;
margin: 0 auto;
border: 0px solid #dbdbdb ;
border-top: 0 none ;
font-family: dotum ;
}




.goods_deliver .cont_return th {
color: #151515;
font-weight: normal;
font-family: Dotum;
padding:10px 0 ; 
}

.goods_deliver .cont_return td { font-size:12px; border-top: 1px solid #d1d1d1; padding:10px 15px; }

.goods_deliver .cont_return td p {
color: #797979;
line-height: 16px;
text-indent: 0px;
font-size:12px;
}


.goods_deliver .tit_info {
display: block;
padding: 49px 0 10px;
font-family: 'Nanum Myeongjo';
font-weight: normal;
font-size: 20px;
color: #262626;
letter-spacing: -1px;
text-align: center;
line-height: 22px;
}

.goods_deliver .cont_return {
position: relative;
border-bottom: 1px solid #dbdbdb;
margin-bottom: 20px;
margin-top: 40px;
}



.table_basic {
position: relative;
}



.table_basic table {
width: 100%;
position: relative;
table-layout: fixed;
border-collapse: collapse;
empty-cells: show;
}


caption {
width: 0;
height: 0;
font-size: 0;
line-height: 0;
text-indent: -999em;
}


colgroup {
display: table-column-group;
}

colgroup {
display: table-column-group;
}


.goods_deliver .cont_return td>h3  {font-size:13px;}




/* BASIC css end */

