.pop_border{
	position:absolute;
	width:220px;
	top:0px;
	left:400px;
	border-bottom:#e1e0e0 1px solid;
	border-left:#e1e0e0 1px solid;
	padding-bottom:5px;
	line-height:24px;
	padding-left:10px;
	padding-right:10px;
	background:#f2f1f1;
	border-top:#e1e0e0 1px solid;
	border-right:#e1e0e0 1px solid;
	padding-top:5px;	
}

.pop_border::after{
	background:url("/icbc/abroadperbank/HK/images/pop_left_jt.png") no-repeat; 
	content: "";
	display: block;
	width: 14px;
	height: 18px;
	position: absolute;
	left: -13px;
	top: 10px;
}

