.phpheadbtn{
	background-image: url(../image/navigation/searchButton.gif);
	margin-top: 1px;
	margin-bottom: 1px;
	width: 85px;
	border-style: none;
	height: 20px;
	background-color:Transparent;
	cursor: pointer;
}

.phpsearchbtn{
	background-image: url(../image/button/bt_searchPage.gif);
	margin-top: 1px;
	margin-bottom: 1px;
	width: 102px;
	border-style: none;
	height: 25px;
	background-color:Transparent;
	cursor: pointer;
}


