﻿@charset "utf-8";
/* CSS Document */


.pagelink_xl {
	width:680px;
	height:22px;
	text-align:center;
	font-size:14px;
	line-height:22px;
	border-bottom:1px solid #CCC;
	padding:10px 0;
	margin-bottom:10px;
	color:#333;
}
.pagelink_xl .font12 {
	font-size:14px;
	line-height:22px;
}

.First_Page,
.Fir_Page,
.next_Page,
.Last_Page,
.First_Page_action,
.Fir_Page_action,
.next_Page_Action,
.Last_Page_Action {
	background:url(xl_bg_next.gif) no-repeat;
	width:50px;
	height:22px;
	display:inline-block;
	color:#666;
	font-size:12px;
}
.action_num {
	width:16px;
	height:22px;
	font-size:14px;
	background:url(xl_bg_PageLink.gif) left 1px no-repeat;
	display:inline-block;
	color:#FFF;
}

.pagelink_xl_one {
	border-bottom:0;
	border-top:1px solid #CCC;
}