.page_off {
	border: 1px solid rgb(221, 221, 221); border-image: none; color: rgb(153, 153, 153); padding-right: 10px; padding-left: 10px; font-size: 12px;
}
.page_on {
	border: 1px solid rgb(154, 175, 229); border-image: none; color: rgb(46, 106, 177); padding-right: 10px; padding-left: 10px; font-size: 12px; font-weight: bold;
}
.page_on_t {
	color: rgb(46, 106, 177); font-size: 12px; font-weight: bold;
}
a.page_on_t:link {
	color: rgb(46, 106, 177); font-size: 12px; font-weight: bold; text-decoration: none;
}
a.page_on_t:visited {
	color: rgb(46, 106, 177); font-size: 12px; font-weight: bold; text-decoration: none;
}
a.page_on_t:hover {
	color: rgb(0, 0, 0); font-size: 12px; font-weight: bold; text-decoration: none;
}
.page_num {
	border: 1px solid rgb(154, 175, 229); border-image: none; color: rgb(46, 106, 177); padding-right: 6px; padding-left: 6px; font-size: 12px; font-weight: normal;
}
.page_num_t {
	color: rgb(46, 106, 177); font-size: 12px; font-weight: normal;
}
a.page_num_t:link {
	color: rgb(46, 106, 177); font-size: 12px; font-weight: normal; text-decoration: none;
}
a.page_num_t:visited {
	color: rgb(46, 106, 177); font-size: 12px; font-weight: normal; text-decoration: none;
}
a.page_num_t:hover {
	color: rgb(0, 0, 0); font-size: 12px; font-weight: normal; text-decoration: none;
}
.page_omit {
	color: rgb(0, 0, 0); padding-right: 6px; padding-left: 6px; font-size: 12px; font-weight: bold;
}
.page_current {
	border: 1px solid rgb(46, 106, 177); border-image: none; color: rgb(255, 255, 255); padding-right: 6px; padding-left: 6px; font-size: 12px; font-weight: bold; background-color: rgb(46, 106, 177);
}
