.table01 {
	border: 1px solid #e5e5e5;
}
.show01 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #23408c;
	text-decoration: none;
}
a.show01:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #CC0000;
	text-decoration: underline;
}
.show2 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
a.show2:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.show03 {
	font-family: "黑体";
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #00164C;
	text-decoration: none;
}
.show04 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #000033;
	text-decoration: none;
	padding-left: 15px;
	left: 15px;
}
.show05 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #23408C;
	text-decoration: none;
}
.show06 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #6699CC;
	text-decoration: none;
}
a.show05:hover {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #CC0000;
	text-decoration: underline;
}

/*分页样式开始*/
#YIBOLISTTABLE TD {	BORDER-BOTTOM: #E8E8E8 1pt dashed}

listpages {
    clear:both;
	padding:5px 0;
	text-align:center;
	font-family:"宋体";
	text-decoration: none
	margin-bottom:5px
}

.listpages b { 
    display:inline-block;
	border:1px solid #d80000;
	background-color:#d80000;
	width:20px;
	height:20px;	
	line-height:20px;
	text-align:center;	
	color:#fff;
	font-size:12px;
	margin-left:-3px;
	text-decoration: none
}

.listpages a {
	display:inline-block;
	border:1px solid #C9C9C9;
	background-color:#ffffff;
	width:20px;
	height:20px;	
	line-height:20px;
	text-align:center;	
	color:#000;
	font-size:12px;
	margin-left:-3px;
	text-decoration: none
}

.listpages a:hover {
	background-color:#d80000;
	border:1px solid #d80000;
	color:#fff;
	text-decoration:none;
}

.listpages a.current {
	background-color:#ffffff;
	border:1px solid #d80000;
	color:#d80000;
}
/*分页样式结束*/

