<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.btnClass {	text-align: center;margin-top:15px;height:50px;}
.btnClass ul{ margin:0px;padding:0px;list-style:none;display:inline-block;}
.btnClass ul li{padding: 0px;list-style: none;float: left;text-align: center;font-size: 14px;line-height: 34px; margin-bottom: 0px;margin-left: 3px;margin-right: 3px;margin-top: 0px;}
.btnClass ul li a:link,#btnClass ul li a:visited{	text-decoration: none;font-size: 14px;line-height: 34px;color: #333;display: block;border-radius: 5px;display: block;border: 1px solid #CCCCCC;height: 34px;min-width: 34px;background-color: #EEEEEE;}
.btnClass ul li a:hover{text-decoration: none;font-size: 14px;line-height: 34px;color: #333;display: block;border-radius: 5px;display: block;border: 1px solid #CCCCCC;height: 34px;min-width: 34px;background-color: #cccccc;}
.btnClass ul .allPage{	height: 34px;min-width: 90px;border: 1px solid #CCCCCC;border-radius: 5px;padding-left: 3px;padding-right: 3px;background-color: #EEEEEE;}
.btnClass ul .pageOn{height: 34px;min-width: 34px;width: 34px;color: #333;border: 1px solid #CCCCCC;border-radius: 5px;}


.btnClass  #pageNum{
	border-left: 1px solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0px 2px;
	border-radius: 5px 0px 0px 5px;
	text-align: center;line-height: 34px; height:34px;}
.btnClass #button{
	color: #000000;
	border-left: 0 solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 1px 1px;
	border-radius: 0px 5px 5px 0px;line-height: 32px;
}




#btnClass {	text-align: center;margin-top:15px;height:50px;}
#btnClass ul{ margin:0px;padding:0px;list-style:none;display:inline-block;}
#btnClass ul li{padding: 0px;list-style: none;float: left;text-align: center;font-size: 14px;line-height: 34px; margin-bottom: 0px;margin-left: 3px;margin-right: 3px;margin-top: 0px;}
#btnClass ul li a:link,#btnClass ul li a:visited{	text-decoration: none;font-size: 14px;line-height: 34px;color: #333;display: block;border-radius: 5px;display: block;border: 1px solid #CCCCCC;height: 34px;min-width: 34px;background-color: #EEEEEE;}
#btnClass ul li a:hover{text-decoration: none;font-size: 14px;line-height: 34px;color: #333;display: block;border-radius: 5px;display: block;border: 1px solid #CCCCCC;height: 34px;min-width: 34px;background-color: #cccccc;}
#btnClass ul .allPage{	height: 34px;min-width: 90px;border: 1px solid #CCCCCC;border-radius: 5px;padding-left: 3px;padding-right: 3px;background-color: #EEEEEE;}
#btnClass ul .pageOn{height: 34px;min-width: 34px;width: 34px;color: #333;border: 1px solid #CCCCCC;border-radius: 5px;}
#btnClass  #pageNum{
	border-left: 1px solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 0px 2px;
	border-radius: 5px 0px 0px 5px;
	text-align: center;line-height: 34px; height:34px;}
#btnClass #button{
	color: #000000;
	border-left: 0 solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: #EEEEEE;
	padding: 1px 1px;
	border-radius: 0px 5px 5px 0px;line-height: 32px;
}</pre></body></html>