.texts_show{
}
.texts_show .title{
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#06C;
}
.texts_show .time_click{ text-align:center}
.texts_show .back{
	text-align:right;
}
.texts_show .info{
	line-height:20px;
}


.page td {
	padding:0px;
	border: solid 1px #99CCFF;
	background-color:#FFFFFF;
}
.page a {
	text-decoration:none;
	color:#0066CC;
	display:block;
	padding:3px 8px;
}
.page a:hover {
	text-decoration:none;
	background-color:#D9ECFF;
	padding:3px 8px;
}
.page span {
	color:red;
	display:block;
	padding:3px 8px;
}
.page img {
	border:0px;
}
