/* BASIC css start */
#bbsData .bbs-link-btm { margin-top: 10px; text-align: right; }
.bbs-table-write textarea { width: 530px; height: 200px; }
.bbs-table-write p { text-align: center; margin: 10px 0px; }
.bbs-table-write .title { line-height: 25px; }
.bbs-table-write .input_style { width: 180px; }
.bbs-table-write .input_style2 { width: 460px; }
/* 상품 상단 정보 */
#smart_editor2{ width:900px;}
.prd-tinfo { zoom: 1; overflow: hidden; padding: 10px 0 10px 80px; border: 3px solid #e0e0e0; margin-top: 20px; }
.prd-tinfo dt,
.prd-tinfo dd { position: relative; float: left; }
.prd-tinfo dt { left: -70px; margin-right: -70px; width: 60px; height: 60px; }
.prd-tinfo dt img {  width: 100%; height: 100%; }
.prd-tinfo dd { width: 100%;  }
.prd-tinfo dd ul { padding: 15px 0 0 10px; min-height: 45px; _height: 45px; border-left: 1px solid #e0e0e0; }
.prd-tinfo dd ul li { padding: 1px 0; }
.prd-tinfo dd ul li .tit { display: inline-block;  width: 70px; }
.prd-tinfo dd ul li.name .tit { letter-spacing: 1px; }
/* 개인정보보호정책 동의 */
.privercy-contract textarea { height: 100px; width: 660px; }
.new-privercy-contract p { text-align: left; }

/* 개인정보 수집 이용 */
.privercy-contract .tbl { width:100%; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
.privercy-contract .tbl caption { display:none; }
.privercy-contract .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
.privercy-contract .tbl th,
.privercy-contract .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px; }
.privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }

.addinfo_title{width:130px;}

/* 인쇄위치주문서다운 */
	/* 전체 랩 */
.od_no{  padding:0;  width:1130px;  margin:0 auto;  overflow:hidden;            /* float 정리 */}

/* ✅ od_no 아래 ul/li 기본 float/inline 때문에 레이아웃 깨질 수 있어 정리 */
.od_no ul{  list-style:none;  margin:0;  padding:0;  float:none;                 /* 기존 float 제거 */}
.od_no ul li{  display:block;              /* inline 제거 */  margin:0;  padding:0;  text-align:left;}

/* 왼쪽 */
.spo_01{  float:left;  width:511px;  position:relative;}
/* 오른쪽 1 (왼쪽과 간격 17px) */
.spo_02{  float:left;  width:301px;  position:relative;  margin-top:11px;  margin-left:17px;           /* 🔥 od_no 1130에 딱 맞는 간격 */  border:none;}
.spo_02 ul{  list-style:none;  margin:0;  padding:0;  float:none;}
.spo_02 ul li{  display:block;  margin:0;  padding:0;  border:none;}

/* 오른쪽 2 (spo_02와 간격 17px) */
.spo_03{  float:left;  width:301px;  position:relative;  margin-top:11px;  margin-left:17px;           /* 🔥 od_no 1130에 딱 맞는 간격 */}
.spo_03 ul{  list-style:none;  margin:0;  padding:0;  float:none;}
.spo_03 ul li{  display:block;  margin:0;  padding:0;  border:none;}

/* 이미지 공백 제거 */
.od_no img{  display:block;  border:0;}
	.spo_tx{	text-align: center;	width: 301px;	height: 25px;	border-bottom: 1px solid #767676;	background-color: #C5C5C5;	color: red; font-size: 18px; font-weight: 700; }
	.siez_ss{margin-bottom:40px;position: relative;width: 1121px;border: 1px solid #666666;margin-left: auto;margin-right: auto;}
	.siez_ss ul{	display: block;			}
	.in_ss{		text-align: center;margin-bottom: 10px;border-bottom: 1px solid #666666;padding-top: 5px;padding-bottom:  5px;background-color: #C5C5C5;	}
	.tx_ean{		position: absolute;		margin-top: 200px;			}
	.tx_ean ul li{	display: block;	text-align: left;	padding-left: 30px;		line-height: 25px;	}
	.tx_ean ul li span {		font-size: 18px;	font-weight: 700;		letter-spacing: 5px			}
 
 
 
#smart_editor2 { width: auto; }
/* BASIC css end */

