.paging:link {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
.paging:visited {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
.paging:hover {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
.p_now {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px;
	background-color: #FFFF99;
}