@charset "utf-8";
.box_tip {
	position:relative;
	height:1%;
	line-height:14px;
	margin:20px 0;
}
.outer {
	border:1px solid #cce3f7;
}
.outer_service {
	border:1px solid #d2d2d2;
}
.box_tip .inner {
	border:1px solid #ebf6ff;
	background-color:#ebf6ff;
}
.box_tip .service {
	padding:7px;
	background-color:#f9f9f9;
}
.box_tip ul {
	padding:10px;
}
.box_tip li.title {
	padding-left:10px;
	color:#7f7f7f;
	background:url(/admin/images/common/title_tip.gif) no-repeat left center;
	width:44px;
	height:24px;
}
.box_tip li.title_1 {
	padding-left:10px;
	color:#7f7f7f;
	background:url(/admin/images/common/title_tip_1.gif) no-repeat left center;
	width:77px;
	height:24px;
}
.box_tip li.title_2 {
	padding-left:10px;
	color:#7f7f7f;
	background:url(/admin/images/common/title_tip_2.gif) no-repeat left center;
	width:77px;
	height:24px;
}

.box_tip li {
	padding-left:10px;
	font-family:dotum;
	font-size:11px;
	color:#7f7f7f;
	background:url(/admin/images/board/bu_dot.gif) no-repeat left center;
	letter-spacing:-1px;
	line-height:16px;
}
.box_tip li.text {
	padding-left:0;
	font-family:dotum;
	font-size:11px;
	color:#7f7f7f;
	background-image:none;
	letter-spacing:-1px;
	line-height:18px;
}

.box_tip_ge {
	padding-left:12px;
	font-family:dotum;
	font-size:11px;
	color:#7f7f7f;
	background-image:none;
	letter-spacing:-1px;
	line-height:16px;

}

.box_tip .lt {
	position:absolute;
	top:-2px;
	left:-2px;
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox.gif) no-repeat 0 0;
	font-size:0;
}
.box_tip .rt {
	position:absolute;
	top:-2px;
	right:-2px;
_right:expression(-this.parentNode.offsetWidth % 2 - 2 + 'px');
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox.gif) no-repeat 100% 0;
	font-size:0;
}
.box_tip .lb {
	position:absolute;
	left:-2px;
	bottom:-2px;
_bottom:expression(-this.parentNode.offsetHeight % 2 - 2 + 'px');
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox.gif) no-repeat 0 100%;
	font-size:0;
}
.box_tip .rb {
	position:absolute;
	right:-2px;
_right:expression(-this.parentNode.offsetWidth % 2 - 4 + 'px');
	bottom:-2px;
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox.gif) no-repeat 100% 100%;
	font-size:0;
}







/*쇼핑몰 팁*/


.box_shop_tip {
	position:relative;
	height:1%;
	line-height:14px;
	margin-top:10px;
}
.outer {
	border:1px solid #e1e1e1;
}
.outer_service {
	border:1px solid #d2d2d2;
}
.box_shop_tip .inner {
	border:1px solid #e1e1e1;
	background-color:#ffffff;
}
.box_shop_tip .service {
	padding:7px;
	background-color:#f9f9f9;
}
.box_shop_tip ul {
	padding:10px;
}
.box_shop_tip li.title {
	padding-left:10px;
	padding-bottom:10px;
	color:#7f7f7f;
	background:url(/admin/images/common/title_tip_shop.gif) no-repeat left center;
	width:101px;
	height:17px;
}
.box_shop_tip li.title_1 {
	padding-left:10px;
	color:#7f7f7f;
	background:url(/admin/images/common/title_tip_1.gif) no-repeat left center;
	width:77px;
	height:24px;
}
.box_shop_tip li.title_2 {
	padding-left:10px;
	color:#7f7f7f;
	background:url(/admin/images/common/title_tip_2.gif) no-repeat left center;
	width:77px;
	height:24px;
}

.box_shop_tip li {
	padding-left:10px;
	font-family:dotum;
	font-size:11px;
	color:#7f7f7f;
	background:url(/admin/images/board/bu_dot.gif) no-repeat left center;
	letter-spacing:-1px;
	line-height:16px;
}
.box_shop_tip li.text {
	padding-left:0;
	font-family:dotum;
	font-size:11px;
	color:#7f7f7f;
	background-image:none;
	letter-spacing:-1px;
	line-height:18px;
}

.box_shop_tip_ge {
	padding-left:12px;
	font-family:dotum;
	font-size:11px;
	color:#7f7f7f;
	background-image:none;
	letter-spacing:-1px;
	line-height:16px;

}

.box_shop_tip .lt {
	position:absolute;
	top:-2px;
	left:-2px;
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox_shop.gif) no-repeat 0 0;
	font-size:0;
}
.box_shop_tip .rt {
	position:absolute;
	top:-2px;
	right:-2px;
_right:expression(-this.parentNode.offsetWidth % 2 - 2 + 'px');
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox_shop.gif) no-repeat 100% 0;
	font-size:0;
}
.box_shop_tip .lb {
	position:absolute;
	left:-2px;
	bottom:-2px;
_bottom:expression(-this.parentNode.offsetHeight % 2 - 2 + 'px');
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox_shop.gif) no-repeat 0 100%;
	font-size:0;
}
.box_shop_tip .rb {
	position:absolute;
	right:-2px;
_right:expression(-this.parentNode.offsetWidth % 2 - 4 + 'px');
	bottom:-2px;
	width:7px;
	height:7px;
	background:#fff url(/admin/images/common/bg_rndbox_shop.gif) no-repeat 100% 100%;
	font-size:0;
}


