﻿@import url('common.css');

/* 상품내역테이블설정 */
.table_new					{width:906px;}
.table_new .bg			{width:894px;}
.table_new .bg .box	{width:852px; padding:20px 20px;}
.table_new .bg .scl	{width:832px;height:300px;font-size:12px; color:#777; font-family:Dotum, Arial, 돋움; line-height:17px; padding:0px 10px 0px 10px;}

/* 팝업 */
.relPop							{position:relative; zoom:1; top:0; left:0; width:0; height:0;}
.absPop							{position:absolute; zoom:1; top:-120px; left:15px; width:144px; font-size:11px; }
.absPop .top					{width:133px; height:13px; padding-top:9px; padding-right:11px; background:url(/Myshop/basket_popTop.gif) no-repeat; text-align:right;}
.absPop .center				{width:144px; background:url(/Myshop/basket_popBg.gif) repeat-y;}
.absPop .center .boxPop	{width:104px; text-align:center; padding-left:20px; line-height:16px;}
.absPop .center .btnPop	{width:104px; padding-top:2px; padding-bottom:9px; text-align:center; padding-left:20px;}
.absPop .bottom				{width:144px; height:7px; background:url(/Myshop/basket_popBottom.gif) no-repeat;}

/* 주의사항 */
.textadvice {border:1px solid #d8d8d8;}
.textadvice table td.line {background:#d8d8d8;}


