/*Pager*/
.Pager {
	clear: both;
	display: block;
	padding: 10px 0px;
	text-align: right;
}
.Pager a {
	border:#cccccc 1px solid;
	padding:2px 5px;
	background: #eeeeee;
	margin: 0px 0px 0px 3px;
	color: #666666;
	text-decoration: none;
}
.Pager a:hover, .Pager a.current {
	cursor: pointer;
	border: #FF9933 1px solid;
	background: #FFCC33 url("/Images/NewStyle2/design/All_RepeatX01.png") repeat-x left -71px;/*tag_1.png*/
	color: #ffffff;
}
/*Pages*/
.Pages {
	color: #AADDFF;
	height: 33px;
	padding: 0px 10px;
	background: #78B5F8 url("/Images/NewStyle2/design/All_RepeatX01.png") repeat-x left -146px;/*tag_bg.png*/
	border-bottom: 3px solid #2065EE;
	display: block;
	position: relative;
}
.Pages a {
	color: #AADDFF;
}
.Pages a:hover, .Pages a.current {
	color: #FFFFFF;
}
.Pages_sort {
	font-size: 14px;
	line-height: 36px;
	display: block;
	float: left;
}
.Pages_search {
	font-size: 14px;
	line-height: 30px;
	display: block;
	float: left;
}
.Pages_search input {
	color: #FFFFFF;
	height: 16px;
	border: 1px solid #99CCFF;
	background: #99CCFF url("/Images/NewStyle2/icon/tag_2.png") repeat-x;
}
.Pages_search input.btn {
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
	height: 20px;
	line-height: 16px;
	padding: 2px 5px;
	margin-top: 2px;
	cursor: pointer;
}
.Pages_search input.btn:hover {
	color: #FFFFFF;
	background: #3366CC;
}
.Pages_num {
	font-size: 12px;
	line-height: 36px;
	display: block;
	float: right;
}
.Pages_num .page_num {
	color: #FFFFFF;
	padding: 0px;
	width: 30px;
	height: 16px;
	text-align: center;
	border: none;
	color: #FFFFFF;
	background: #99CCFF url("/Images/NewStyle2/design/All_RepeatX01.png") repeat-x left -96px;/*tag_2.png*/
}
.Pages_num a {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 2px 4px;
	margin: 0px 0px 0px 5px;
	height: 20px;
	cursor: pointer;
	border: none;
	background: #99CCFF url("/Images/NewStyle2/design/All_RepeatX01.png") repeat-x left -71px;/*tag_1.png*/
	outline: 0;
}
.Pages_num a:hover {
	color: #FF6600;
	background: #FFCC33 url("/Images/NewStyle2/design/All_RepeatX01.png") repeat-x left -121px;/*tag_3.png*/
}
.Pages_num div {
	display:inline;
}
/*Pages2*/
.Pages2 {
	color: #000000;
	height: 22px;
	width: 688px;
	padding: 2px 5px;
	background: #C5C7CF url("/Images/NewStyle2/icon/tags.png") repeat-x left -75px;
	border: 1px solid #B2B4BF;
	border-bottom: 1px solid #E3E4E8;
	display: block;
	clear: both;
	position: relative;
}
.Pages2 dl, .Pages2 dl dt, .Pages2 dl dd {
	height: 22px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.Pages2 dl dt {
}
.Pages2 dl dd {
}
