.panel{
	position:relative;
	width:100%;
	height:100%;
}

.panel .labelDiv{
	position:relative;
	float: left;
	padding: 13px;
	overflow: hidden;
}

.panel a{
	position:absolute;
	display:block;
	top:50%;
	left:50%;
}

.popLayer{
	position: fixed;
	display:none;
	top:50%;
	left:46%;
	width:795px;
	height:420px;
	margin-left:-351px;
	margin-top:-245px;
	z-index: 9999;
}

.popLayer .top{
	position: relative;
	top:15px;
	left:9px;
	width:100%;
	height:59px;
	background: url(../images/payee/pop-top.png?a=1) 1px top no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/pop-top.png?a=1');
	_background-image: none; 
}

.popLayer .content{
	position: relative;
	top:15px;
	left:10px;
	width:100%;
	height:330px;
	background: url(../images/payee/pop-middle.png?a=1) 0px 0px repeat-y;
}
.popLayer .btn{
	position: relative;
	left:10px;
	width:100%;
	height:30px;
	top: 15px;
	text-align: center;
	background: url(../images/payee/pop-middle.png?a=1) 0px 0px repeat-y;
}
.popLayer .bottom{
	position: relative;
	bottom:0px;
	left:10px;
	width:100%;
	top: 15px;
	height:42px;
	background: url(../images/payee/pop-bottom.png?a=1) left top no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/pop-bottom.png?a=1');
	_background-image: none; 
}

.popLayer .popClose{
	position: relative;
	top:13px;
	right:18px;
	width:34px;
	height:30px;
	cursor:pointer;
	background: url(../images/payee/pop-close.png?a=1) left top no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/pop-close.png?a=1');
	_background-image: none; 
}
.pop-table,.pop-info {
	width:760px;
	margin-left:12px;
}

.pop-table2 {
	width:100%;
	margin-left:13px;
}
.pop-table th{
	background: #DDE8F4;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#00387B;
}
.pop-table td{
	text-align:center;
	line-height:28px;
	font-size:12x;
	border-bottom:1px solid #5d5d5d;
}

.pop-table .pop-selected{
	background: url(../images/payee/pop-selected.png?a=1) center no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/pop-selected.png?a=1');
	_background-image: none; 
}
.pop-table .pop-act{
	background: url(../images/payee/act.png?a=1) center no-repeat;
	border: 0px;
	vertical-align: middle;
	width: 37px;
	height: 29px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/act.png?a=1');
	_background-image: none; 
}
.pop-info .pop-info-other{
	width:30px;
	background: url(../images/payee/pop-chat.png?a=1) center no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/pop-chat.png?a=1');
	_background-image: none; 
}
.pop-info td{
	height:30px;
	color: #7f7f7f;
}

.pop-info .pop-key{
	font-size: 22px;
	font-family:"Microsoft yahei","黑体",Arial, Helvetica, sans-serif;
	color: #00387B;
}
.pop-info .pop-value{
	font-family:"Microsoft yahei","黑体",Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #00387B;
}

.pop-info .info-key{
	height:25px;
	color: #7f7f7f;
	font-weight: bold;
	font-family:"Microsoft yahei","黑体",Arial, Helvetica, sans-serif;
}
.pop-info .info-value{
	font-family:"Microsoft yahei","黑体",Arial, Helvetica, sans-serif;
	height:25px;
	font-weight: bold;
	color: #7f7f7f;
}
.divScrollBar{
	background-color:#AAAAAA;
	position:fixed;
	opacity:0.5;
	filter:Alpha(opacity=60);
	z-index: 10000;
}
.divScrollBar:hover{
	opacity:1;
	filter:Alpha(opacity=100);
}
.divScrollBar div{
	background-color:#333333;
	position:fixed;
	left:0px;
	top:0px;
	z-index: 10000;
}
.scroll-table {
	width:759px;
	margin-left:-1px;
}
.scroll-table tr{
	vertical-align:middle;
}

.scroll-table td{
	text-align:center;
	font-size:12x;
	height:30px;
	border-bottom:1px solid #DDE8F4;
}
.scroll-table .pop-selected{
	background: url(../images/payee/pop-selected.png?a=1) center no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/pop-selected.png?a=1');
	_background-image: none; 
}
.scroll-table .pop-act{
	background: url(../images/payee/act.png?a=1) center no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/act.png?a=1');
	_background-image: none; 
	border: 0px;
	vertical-align: middle;
}
.payeeBoxNormal{
	background-position:top left;
	background:url(../images/payee/card.png?a=1) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/card.png?a=1');
	_background-image: none; 
	font-family:"Microsoft yahei","黑体",Arial, Helvetica, sans-serif;
	height: 135px;
	width: 200px;
}
.payeeBoxNormal .payeeBox{
}
.payeeIcoOften{
	position: relative;
	left: 3px;
	width: 100%;
	padding-bottom:2px;
	float: left;
	clear: left;
	background:url(../images/payee/offenPayee.png?a=1) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/offenPayee.png?a=1');
	_background-image: none; 
}
.payeeIco{
	position: relative;
	left: 3px;
	padding-bottom:2px;
	width: 100%;
	float: left;
	clear: left;
	background:url(../images/payee/payee.png?a=1) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/payee.png?a=1');
	_background-image: none; 
}
.infoCount{
	position: relative;
	padding-bottom:2px;
	color:#00387B;
	width: 100%;
	padding-right: 5px;
	font-weight: bold;
}

.infoName{
	color:#00387B;
	text-align: left;
	font-size: 14px;
	padding-left: 13px;
	line-height: 20px;
	font-family: "Microsoft yahei","宋体",Arial, Helvetica, sans-serif;
	 font-weight: bold;
	float: left;
	clear: left;
	overflow: hidden;
}
.infor{
	position: relative;
	float: left;
	_clear:left;
	_left: 20px;
	font-size: 10px;
	line-height: 15px;
	_display:inline;
}
.infor .inforNote{
	position: relative;
	width: 100%;
	text-align: left;
	line-height: 14px;
	color: #7f7f7f;
	_border: 0px;
}
.infor .inforPhone{
	position: relative;
	width: 90%;
	text-align: left;
	color: #7f7f7f;
	line-height: 14px;
	_padding: 0px;
}
.infoBank{
	position: relative;
	width: 100%;
	color:#00387B;
	top: -4px;
	left: 20px;
	padding-left: 12px;
	float: left;
	clear: left;
}
.infoAcct{
	position: relative;
	width: 100%;
	color:#00387B;
	top: -2px;
	left: 20px;
	padding-left: 12px;
	float: left;
	clear: left;
}
.infoType{
	position: relative;
	width: 80%;
	color:#00387B;
	left: 20px;
	padding-left: 12px;
	top: 2px;
	float: left;
	clear: left;
}
.infoSelect{
	position: relative;
	background-position:top left;
	background:url(../images/payee/selected.png?a=1) no-repeat;
	color:#00387B;
	height: 30px;
	left: 13px;
	padding-bottom: 0px;
}
.infoUnSelect{
	position: relative;
	background-position:top left;
	background:url(../images/payee/unSelected.png?a=1) no-repeat;
	color:#00387B;
	height: 30px;
	left: 13px;
	padding-bottom: 0px;
}
.checkIco{
	position: relative;
	width: 55%;
	height: 80%;
}
.checkIcoHover{
	position: relative;
	cursor: pointer;
	width: 55%;
	height: 80%;
}
.payeeDetailIco{
	position: relative;
	top:15px;
	left:20px;
	width:28px;
	height:31px;
	z-index:1000;
	background-position:top left;
	background:url(../images/payee/payeeDetail.png?a=1) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/payeeDetail.png?a=1');
	_background-image: none; 
}
.payeeOftenDetailIco{
	position: relative;
	top:15px;
	left:20px;
	width:28px;
	height:31px;
	z-index:1000;
	background-position:top left;
	background:url(../images/payee/payeeOftenDetail.png?a=1) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/payeeOftenDetail.png?a=1');
	_background-image: none; 
}
.payeeInfoPanel{
	padding-top:1px;
	padding-bottom:1px;
	width: 100%
}
.payeeInfoPanel .payeeNameInfo{
	position: relative;
	color:#00387B;
	font-size: 14px;
	font-weight:bolder;
	text-align: left;
	top: 5px;
	left: 3px; 
	float: left;
	clear: right;
	width: 52%;
}
.payeeInfoPanel .payeeInfoIcoOften{
	position: relative;
	width: 18px;
	background:url(../images/payee/offenPayee.png?a=1) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/offenPayee.png?a=1');
	_background-image: none;
	left: 5px; 
	float: left;
	top: 5px;
	height:20px;
	clear: left;
}
.payeeInfoPanel .payeeInfoIco{
	width: 18px;
	position: relative;
	background:url(../images/payee/payee.png?a=1) no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/payee/payee.png?a=1');
	_background-image: none; 
	left: 5px; 
	height:20px;
	top: 5px;
	float: left;
	clear: left;
}
.payeeInfoPanel .payeeInfo{
	position: relative;
	float: left;
	color: #7f7f7f;
	text-align: left;
}
.payeeInfo.payeeInfoNote{
	width: 100%;
	text-align: left;
}
.payeeInfo.payeeInfoPhone{
	position: relative;
	text-align: left;
	float: left;
	width: 100%;
}
.payeeAcctInfo{
	
}
.table_comm2{
   font-size:13px;
   clear:both;
   height:30px;
   border-collapse:collapse;
   border-bottom:1px solid #ccc;
}
.tr20{
	font-size:12px;
    height:30px;
	text-align:left;
	padding-left:10px;		
    border:1px solid #ccc;
}

 .tdfirst{
 	height:30px;
    font-size:12px;
    text-align:center;
 	border:none;
 }
 .tdother{
 	height:30px;
    font-size:12px;
    text-align:center;
 	border:none;
	border-top:1px solid #ccc;
 }

.liDefault {
	list-style: none;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
	width: 80px;
	_z-index:1000;
}

.splitli{
	list-style: none;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
	height: 1px;
	width: 60px;
	_z-index:1000;
    background:url(../images/payee/splitline.png) left bottom no-repeat;
	margin-top:-24px;
}
.liExtend {
	list-style: none;
	float: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: left;
	width: 80px;
	_z-index:1000;
}

.defaultMenu {
	text-decoration: underline;
}
.spanMenu {
	position: relative;
	float: left;
	overflow: visible;
	text-align: left;
    left:15px;
	margin: 0px;
	padding: 0px;
	width:100px;
	height:100%;
}

.selectMenus{
	position: absolute;
	overflow: visible;
	z-index: 1100;	
	margin:0px;
	padding: 0px;
	width: 90px;
    _top:5px;
	text-align: center;
}

.selectMenusOver{
	position:absolute;
	overflow: visible;
	z-index: 1500;
    _clear:both;
    _top:5px;
	width: 70px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.defShow{
	position: relative;
	float: left;
	clear: both;
	width: 48px;
}
.xiala {
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	top: -4px;
	_top: -2px;
	text-decoration:none;
	background: url(../images/xiala.png) 1px no-repeat;
}
.ulMenu{
	padding-left:1px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1000;
	float:left;
	margin: 0px; 
	padding: 0px;
}
.noExt{
	text-align: left;
	padding-left: 26px;
	width: 90%;
}