.zjzwfw_container {
	position: relative;
}

.zjzwfw_pgContainer {
	min-height:10px;
	_height:10px;
}

.zjzwfw_pgToolbar {
	height:63px;
	valign:middle;
	font-size:12px;
	margin:15px 0 -1px 0;
}

.zjzwfw_pgPerPage{
	height:29px;
}
.zjzwfw_pgToolbar td {
	font-size:12px;
	padding:0 1px 0 1px;
	text-align:center;
	color:#999999;
}

.zjzwfw_pgPanel {
	padding:0 10px 0 10px;
	margin:10px 0 20px 125px;
}

.zjzwfw_pgBtn {
	width: 60px;
	height: 29px;
	display: block;
	cursor: pointer;
	margin:1px;
}

.zjzwfw_pgPress {
	margin:2px 0 0 2px;
}

.zjzwfw_pgPrev {
	background: url(imagesprev.gif) no-repeat center;
}

.zjzwfw_pgPrevDisabled {
	background: url(imagesprev_disabled.gif) no-repeat center;
	cursor:auto;
}

.zjzwfw_pgNext {
	background: url(imagesnext.gif) no-repeat center;
}

.zjzwfw_pgNextDisabled{
	background: url(imagesnext_disabled.gif) no-repeat center;
	cursor:auto;
}

.zjzwfw_pgFirst {
	background: url(imagesfirst.gif) no-repeat center;
}

.zjzwfw_pgFirstDisabled {
	background: url(imagesfirst_disabled.gif) no-repeat center;
	cursor:auto;
}

.zjzwfw_pgLast {
	background: url(imageslast.gif) no-repeat center;
}

.zjzwfw_pgLastDisabled {
	background: url(imageslast_disabled.gif) no-repeat center;
	cursor:auto;
}

.zjzwfw_pgRefresh {
	width:0;
	background: url(imagesnowait.gif) no-repeat center;
}

.zjzwfw_pgLoad {
	background: url(imagesloading.gif) no-repeat center;
}

.zjzwfw_pgCurrentPage {
	width:30px;
	height:29px;
	line-height:16px;
	text-align:center;
	border:1px solid #CCCCCC;
	background:url(imagestext_bg.gif) repeat-x;
}

.zjzwfw_pgSearchInfo {
	padding-left:20px;
}

.zjzwfw_mask {
	width: 100%;
	height: 100%;
	background: url(imagesloading.gif) no-repeat center;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 999;
	top:0;
	left:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:.70;
}

.zjzwfw_separator {
	width:2px;
	height:20px;
}