.paging_div {	
	color: #2238be;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 	
}
.paging_div span a:link, .paging_div span a:visited {
	text-decoration: none;
	color:#666666;
}
.paging_div span a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.paging_current_class {
	font-weight: bold;
	color:#2238be;	
	text-decoration:underline;
}
.paging_link_class {
	font-weight: normal;
	color: #2238be;	
	border: none;
}

.span_a_class
{
	background: url(/view/images/background/listMod_view.jpg) repeat-x;
	color:#1e4500;
	border:1px solid #ebebeb;
	border-radius:5px;
	width:33px; text-align:center;
	height:33px; line-height:33px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif
}
.span_a_class a
{
	font-weight:normal;
}

.span_select_class
{
	background: url(/view/images/background/listMod_view.jpg) repeat-x;
	color:#232323;
	border:1px solid #ebebeb;
	border-radius:5px;
	width:33px; text-align:center;
	height:33px; line-height:33px;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
}
.span_a_class img{
	width:7px;
	height:7px;
	display:inline;
}