body {
	margin:0;
	padding:0;
	font-family: "굴림"; 
	font-size: 12px;
}
h1 {
	margin:0;
	padding:0;
}
ul li {
   list-style:none;
}

/* 우편번호검색 */
.addPopupArea {
	width:460px;
}
.addPopupArea-t {
	padding:3px 0 0 0;
	background:url(/parcel/images/postcode/postalcode102.gif) no-repeat left top;
}
:root .addPopupArea-t {
	padding:10px 0 0 0;
	background:url(/parcel/images/postcode/postalcode102.gif) no-repeat left top;
}
.addPopupArea-b {
	padding:0 0 31px 0;
	background:url(/parcel/images/postcode/postalcode104.gif) no-repeat left bottom;
}
.contents {
	margin:0 35px;
	padding:0;
}
.addPopupTable {
	margin:0;
	padding:0;
}
.addPopupTable-l {
	padding:0;
	background:url(/parcel/images/postcode/postalcode103_l.gif) repeat-y left top;
}
.addPopupTable-r {
	padding:0;
	background:url(/parcel/images/postcode/postalcode103_r.gif) repeat-y right top;
}
.infotext dt {
	color:#336633; 
	height:22px;
	margin:0;
	padding:0;
	font-weight:bold;
}
.infotext dd {
	color:#666666;
	line-height:18px;
	margin:0;
	padding:0;
}
.infotext dd.info {
	color:#666666;
	line-height:18px;
	margin:0;
	padding:0 0 0 20px;
}
.infotext dd.search {
	color:#666666;
	line-height:18px;
	margin:0;
	padding:10px 0 5px 20px;
}
.infotext dd.search2 {
	color:#666666;
	margin:0;
	padding:10px 0 5px 20px;
}

.infotext dd.search2 .search2Area {
	margin:0;
	padding:0;
	width:340px;
	height:44px;
	background:url(/parcel/images/postcode/postalcode106_c.gif) repeat-x left top;
}
.infotext dd.search2 .search2Area-l {
	height:44px;
	padding:0 0 0 20px;
	background:url(/parcel/images/postcode/postalcode106_l.gif) no-repeat left top;
}
.infotext dd.search2 .search2Area-r {
	height:44px;
	padding:0;
	background:url(/parcel/images/postcode/postalcode106_r.gif) no-repeat right top;
}

/* 우편물송달기준적용곤란지역 */
.troublePopupArea {
	width:500px;
	margin:0;
	padding:0;
	background:#e6e6e6;
}
.troublePopupAreaIn {
	margin:8px; 
	padding:0;
	border:3px solid #d4d4d4;
	background:#fff; 
}
.troublePopupAreaIn table {
	width:95%;
	margin:0 auto 10px; 
	padding:0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
}
.troublePopupAreaIn table caption {
	visibility:hidden;
	margin:0;	
	padding:0;	
	height:0;
}
.troublePopupAreaIn table th {
	background:#eef3dc;
	padding:4px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.troublePopupAreaIn table td {
	background:#fff;
	padding:3px;
	text-align:center;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.troublePopupAreaIn table td.aLeft {
	padding:3px;
	text-align:left;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.tAlignRSpan {
	text-align:right;	
	margin:0;
	padding:5px 20px 0 0;
	line-height:22px;
}
.tAlignC {
	text-align:center;
}

/* 취급제한품목안내 */
.popupArea {
	margin:10px;
	padding:0;
	width:460px;
}
.popupArea ul {
	margin:20px 10px -5px;
	padding:0;
}
.popupArea li {
	margin:0;
	padding:0 0 0 13px;
	height:20px;
	background:url(/parcel/images/use_guide/box_bullet_ana.gif) no-repeat left 2px;
}
.popupArea table {
	width:95%;
	padding:0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
}
.popupArea table caption {
	visibility:hidden;
	margin:0;	
	padding:0;	
	height:0;
}
.popupArea table th {
	background:#f5f5f5;
	padding:10px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.popupArea table td {
	background:#fff;
	padding:5px;
	text-align:center;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.popupArea table td.aLeft {
	padding:5px;
	text-align:left;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/* 주소록 */
.popupArea2 {
	margin:0;
	padding:0;
}
.popupArea2 h1 {
	margin:0;
	padding:15px 0 10px 25px;
	background:#E3F1EF url(/parcel/images/post_popup_bar.gif) repeat-x top left;
	font-size:16px;
	font-weight:bold;
}
.popupArea2 h2 {
	margin:15px 0 10px 25px;
	padding:0;
	font-size:16px;
	font-weight:bold;
}

.popupArea2 table {
	width:100%;
	padding:0;
	border-top:3px solid #00746b;
	border-collapse:collapse;
}
.popupArea2 table caption {
	visibility:hidden;
	margin:0;	
	padding:0;	
	height:0;
}
.popupArea2 table th {
	background:#f5f5f5;
	padding:7px;
	border-bottom:1px solid #cccccc;
}
.popupArea2 table td {
	padding:5px;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
.popupArea2 table td.aLeft {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #cccccc;
}
.popupArea2Bottom {
	margin:20px 0 0 0;
	height:6px;
	background:url(/parcel/images/post_popup_bar.gif) repeat-x left bottom;
}
.visit {
	margin:0;
	padding:0 25px;
}
.visit dt {
	float:left;
	font-weight:bold;
	margin:0;
	padding:2px 10px 0 0;
}
.visit dd {
	float:left;
	margin:0;
	padding:0 20px 0 0;
}
.bText {
	clear:both; 
	line-height:18px; 
	margin:0; 
	padding:5px 25px 15px 25px;
}


/* 택배신청내역 상세정보 */
.popupArea3 {
	margin:0;
	padding:0;
	width:547px;
}
.popupArea3 h1 {
	margin:0;
	padding:15px 0 10px 25px;
	background:#E3F1EF url(/parcel/images/post_popup_bar02.gif) repeat-x top left;
	font-size:16px;
	font-weight:bold;
}
.popupArea3 h2 {
	margin:15px 0 0 0;
	padding:7px 0 5px 23px;
	background:#E3F1EF url(/parcel/images/ic_div_submenu02.gif) no-repeat 3px;
	border-top:2px solid #297AB7;
	font-size:11pt;
	color: #003974; 
	letter-spacing: -1.8pt; 
	font-weight:bold;
}

.popupArea3 table {
	width:100%;
	margin:0 0 20px 0;
	padding:0;
	border-top:1px solid #D9D9D9;
	border-collapse:collapse;
}
.popupArea3 table caption {
	visibility:hidden;
	margin:0;	
	padding:0;	
	height:0;
}
.popupArea3 table th {
	background:#f5f5f5;
	width:120px;
	padding:7px 7px 5px 7px;
	text-align:left;
	border-bottom:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
}
.popupArea3 table td {
	padding:7px 7px 5px 10px;
	text-align:left;
	border-bottom:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
}
.popupArea3 table td.aLeft {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #fff;
}
.popupArea3Bottom {
	margin:20px 0 0 0;
	padding:0;
	height:6px;
	background:url(/parcel/images/post_popup_bar02.gif) repeat-x left bottom;
}
.infoTop {
	margin:0;
	padding:7px 20px 10px 20px;
	height:40px;
	background:#F6F6F6;
	border-top:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
}
.infoTop dt {
	float:left;
	font-weight:bold;
	margin:5px 0;
	padding:0 0 0 13px;
	background:url(/parcel/images/point3.gif) no-repeat left 1px;
}
.infoTop dd {
	float:left;
	margin:5px 0;
	padding:0 45px 0 10px;
}

.popupContents {
	margin:20px;
	padding:0;
}