.BDListAddIcon {
	position: absolute;
	top: 7px;
	right: 40px;
	background-image: url(img/add.png);
	width: 16px;
	height: 19px;
	cursor: pointer;
}

.toolbarImg {
	background: url(img/module-icon.png) no-repeat;
	width: 29px !important;
	height: 29px !important;
	width: 27px;
	height: 27px;
	border-width: 1px;
	border-style: solid;
	border-color: #e2e2e2;
	cursor: pointer;
	overflow: visible;
	float: right;
}

.toolbarImg:hover {
	border-color: #bababa;
	background-color: #d6d6d6;
}

.toolbarImg.his {
	background-position: -941px -50px;
}

.toolbarImg.lczz {
	background-position: -881px -18px;
}

.toolbarImg.savepdf {
	background-position: -1123px -18px;
}

.toolbarImg.backoff {
	background-position: -1063px -18px;
}

.f8small.mini-button {
	line-height: 24px;
	padding: 0;
}

.f8small.mini-button:hover {
	padding: 0;
}

.f8small .mini-button-text {
	padding: 0 10px;
}

.HyStatusImg {
	top: 100px;
	width: 196px;
	height: 105px;
	margin-left: 65%;
	margin-top: -100px;
	position: relative;
	z-index: 899;
}

.HyStatusImg div {
	width: 196px;
	height: 105px;
	background-repeat: no-repeat;
}

.help-msgin {
	vertical-align: text-bottom;
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(img/icon-help.png) no-repeat;
}

div.mini-tooltip-inner {
	text-align: left;
}

/* 已发出未发出已签章未签章雪碧图css */
.small-pic {
	height: 25px;
	width: 25px;
	min-width: 0 !important;
	background-image: url(../css/logincss/img/icon/icon-13x13.png);
	background-repeat: no-repeat;
	background-color: transparent;
	margin-right: 0;
	border: none;
	margin: 0 auto;
}

.small-pic-hassign {
	background-position: -210px -220px
}

.small-pic-notsign {
	background-position: -210px -260px
}

.small-pic-hassend {
	background-position: -170px -220px
}

.small-pic-notsend {
	background-position: -170px -260px
}

.small-pic-haspay {
	background-position: -50px -220px
}

.small-pic-notpay {
	background-position: -50px -260px
}

.small-pic-hasjiaona {
	background-position: -90px -220px
}

.small-pic-notjiaona {
	background-position: -90px -260px
}

.small-icon-print {
	background-position: -464px -74px
}

.auditdata {
	color: red
}

.ztb .fui-notice-inner {
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.ztb-faq{
	display: inline-block;
	background-image: url(../image/ztbfaq.png);
	width: 26px;
	height: 24px;
	cursor:pointer;
}

.toolbar-ztb-faq{
	float: left;
	margin: 5px 0px 0px 10px;
}

.other-ztb-faq{
	position: absolute;
	top: 14px;
	right: 27px;
}

/* 右下角滚动广告，ztb.rollingAd()调用     by hjliang*/
.ad-title {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	background-color: #1E80D9;
	color: #fff;
	padding: 0px 10px;
	font-weight: 600;
}

.ad-title .action-icon {
	color: #fff;
	margin-left: 10px;
	line-height: 25px;
	font-size: 14px;
}

.ad-content {
	border: 1px solid #1E80D9;
	height: 100%;
	background: #fff;
	overflow: hidden;
}

.ad-content iframe, .ad-content img {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.ad-content iframe{
	height: 100%;
}