/*页面样式设置*/
.pgInfoTit {
	color: #A7A7A7;/*黑色*/
	font-weight: normal;
	font-size: 12px;
	padding: 2px 6px 2px 6px;
}

/*翻页样式*/
.h_rsPage {
	font-size: 13px;
	color: #000000;
}

.h_rsPage a {
	font-size: 13px;
	color:#5D9BC4;/*蓝色*/
	text-decoration: none;
}

.h_rsPage a:hover {
	font-size: 13px;
	color: #DC0000;
	text-decoration: underline;
}
