.paging{
	margin-bottom:5px; float:right
	
}	
.paging strong
{
	font-size:13px;	
	float:left;
	width:25px;
	height:10px;
	padding-top:5px;
}
.paging a
{
	font-size:13px;	
	
	color:#3b3a3a;
	float:left;
	display:block;
	width:25px;
	height:10px;
	padding-top:5px;
	
}
.paging a:hover
{
	text-decoration:underline
}
.paging #p_next
{
	background:url(../images/denhatnongtrai/bt_next_25x22.png) no-repeat;
	width:30px;
	height:22px;
	float:left
}
.paging #p_next a,.paging #p_pre a
{
	
	display:block;
	width:30px;
	height:22px;
}
.paging #p_pre
{
	background:url("../images/denhatnongtrai/bt_pre_25x22.png") no-repeat;
	width:30px;
	height:22px;
	float:left;
	margin-right:10px;
}
table{
	border:1px solid black;	
	margin:10px;
	margin-bottom:50px;
	width:98%
}
table .tr_1{
 background-color:#CCC !important;	
}
table td{
 background-color:transparent !important ;	
 padding:10px;
}
.tr_hover {
	background-color:#FFC;
}

