.stc-component-paging {
	font-size:12px;
	background:white;
	height:45px;
	line-height:45px;
	vertical-align:top;
}

.stc-component-paging-total {
}

.stc-component-paging-confirm {
	cursor:pointer;
	margin-left:6px;
	height:20px;
	width:40px;
	margin-top:13px;
	line-height:20px;
	text-align:center;
	width:65px;
	border:1px solid #dcdcdc;
}

.stc-component-paging-jump {
	text-align:center;
	border:1px solid #d8dde1;
	margin-top:13px;
	height:18px;
	width:40px;
}

.stc-component-paging-last {
	cursor:pointer;
	margin-left:15px;
	margin-top:13px;
	text-align:center;
	height:20px;
	line-height:20px;
	width:50px;
	background-color:#D3D3D6;
	border:1px solid #D3D3D6;
}

.stc-component-paging-last-disable {
	margin-left:15px;
	margin-top:13px;
	height:20px;
	text-align:center;
	line-height:20px;
	width:50px;
	border: 1px solid #f2f2f2;
	background-color:#f2f2f2;
}

.stc-component-paging-next {
	cursor:pointer;
	margin-right:5px;
	text-align:center;
	line-height:20px;
	margin-top:13px;
	height:20px;
	width:50px;
	border: 1px solid #D3D3D6;
	background-color:#D3D3D6;
}

.stc-component-paging-next-disable {
	margin-right:5px;
	margin-top:13px;
	height:20px;
	text-align:center;
	line-height:20px;
	width:50px;
	border: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}

.stc-component-paging-list-item {
	color:#999999;
	text-align:center;
	margin-top:13px;
	cursor:pointer;
	line-height:20px;
	height:20px;
	width:20px;
	border: 1px solid #D3D3D6;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #D3D3D6;
}

.stc-component-paging-list-act {
	cursor:default;
	background-color: #fdfcc6;
	border: 1px solid #e4620a;
}

.stc-component-paging-button-act {
	background-color:#FCE3C9;
}
