.tcdPageCode{
	padding: 15px 0;
	color: #ccc;
	width: auto;
	margin-bottom: 20px;
}
.tcdPageCode>*{
	border-radius: 4px;
}
.tcdPageCode:after {
	display: block;
	content: "";
	clear: both;
}
.tcdPageCode a,.tcdPageCode a.current,.tcdPageCode span.disabled,.pagehide{
	color: #999;
	text-align: center;
	border: 1px solid #ddd;	
	margin: 0 3px;
	border-radius: 0;
	padding: 5px 12px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	float: left;
	border-radius: 4px;
}
.pagehide {
	padding-top: 2px;
	padding-bottom: 8px;
}
.tcdPageCode a:hover{
	text-decoration: none;
	border: 1px solid #015b9a;
}
.tcdPageCode a.current {
	color: #fff;
	background-color: #effbff;	
	border: 1px solid #015b9a;
	color: #015b9a;
}
.tcdPageCode span.disabled{	
	color: #bfbfbf;
	background: #f2f2f2;
	border: 1px solid #e7e7e7;
	width: auto;
	padding: 5px 10px;
}
.tcdPageCode .widtha {
	width: auto;
	padding: 5px 12px;
	float: left;
}
.tcdPageCode span.disabled:hover {
	cursor: not-allowed;
}
.tiaozhuannum {
	display: inline-block;
	width: 35px;
	padding: 5px 8px !important;
	line-height: 20px;
	border: 1px solid #ddd !important;
	float: left;
	border-right: none;
	margin: 0 3px;
	border-radius: 4px;
}
.tiaozhuan {
	background-color: transparent;
	border: 1px solid #ddd;
	padding: 4.5px 8px;
	color: #999;
	float: left;
	margin-left: 3px;
	border-radius: 4px;
}
.tiaozhuan:hover {
	border: 1px solid #015b9a;
	cursor: pointer;
	color: #015b9a;
}
.tiaozhuannum:focus {
	border: 1px solid #015b9a;
}
.drump {
	display: inline-block;
	margin: 0 3px;
	float: left;
}
