.sr_table{
  text-align:center;
}

.sr_inq_bannerR_P { 
    float:right;	
	width:225px;
	height:35px;
}

.sr_inq_bannerR_P a{ 
	background:url(../images/banner05.jpg) 0 0 no-repeat;
	display:block;
	width:225px;
	height:35px;
	text-indent:-9999px;
}  
  
.sr_inq_bannerL_P { 
    float:left;	
	width:225px;
	height:35px;
}

.sr_inq_bannerL_P a{ 
	background:url(../images/banner04.jpg) 0 0 no-repeat;
	display:block;
	width:225px;
	height:35px;
	text-indent:-9999px;
}

.sr_inq_bannerR_P a:hover{
   background-position: 0 -35px ;
 }
.sr_inq_bannerL_P a:hover{ 
   background-position: 0 -35px ;
 }
 



