@charset "utf-8";
/* Pages Main Tyle */
.pages {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	cursor: default;
	font-size: 12px;
	font-family: Tahoma, Verdana;
	padding: 3px 0px 3px 0px;
}

.pages .count, .pages .number, .pages .arrow {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	font-size: 10px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
/* Page and PageCount Style */
.pages .count {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	border-right: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
/* Mode 0,1,2 Style (Number) */
.pages .number {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	padding-top: -2px;
	padding-right: 10px;
	padding-bottom: -1px;
	padding-left: 10px;
}
.pages .number a, .pages .number span {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.pages .number span {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #999999;
	margin: 0px 3px 0px 3px;
}
.pages .number a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #0000ff;
}
.input5 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 18px;
	width: 30px;
	margin-bottom: -1px;
	padding-bottom: -1px;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	text-align: center;
	color: #666666;
	marvellous:expression(this.hideFocus=true); 
	CURSOR: hand;
}

.button1 {
	background-color: #EBEBEB;
	border: 1px solid #999999;
	height: 18px;
	width: 24px;
	margin-bottom: -1px;
	padding-bottom: -1px;
	font-family: "Times New Roman", "Times", "serif";
	font-size: 12px;
	text-align: center;
	marvellous:expression(this.hideFocus=true); 
	CURSOR: hand;
}
