*{ margin:0; padding:0; list-style:none;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.jquery_page{
	width: 800px;
	margin: 50px auto;
	height: 32px;
}
.jquery_page div{
	float: left;
}
.tcpage02{
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	color: #666666;
}
.tcpage02 span{
	padding: 0 30px;
}
.tcpage02 input{
	width: 40px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #ccc;
	background: none;
	outline: none;
	vertical-align: middle;
	margin: 0 5px;
	text-align: center;
}
.tcdPageCode{
	text-align: center;
	color: #ccc;
	}
.tcdPageCode a{
	display: inline-block;
	color:#666666;
	height: 24px;	
	line-height: 24px;	
	padding: 0 15px;
	font-size: 12px;
	border: 1px solid #cbcbcb;	
	background:#f6f6f6;
	margin: 0 2px;
	vertical-align: middle;
	}
.tcdPageCode a:hover{
	text-decoration: none;
	background: #e6e6e6;
	color: #FFFFFF;
	}
.tcdPageCode span.current{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	margin: 0 2px;
	background: #00c882;
    border-color: #00b679;
    color: #fff;
    border:1px solid #cbcbcb;
	vertical-align: middle;
	}
.tcdPageCode span.disabled{	
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	margin: 0 2px;	
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	vertical-align: middle;
	}