/* ============�����?============== */
div.globalsearchformzone{
padding:0px;
margin:0px;
height:34px;
}

div.globalsearchformzone div.globalsearchform{
float:right;
  border: 1px solid #999;
  height: 30px;
  width: 200px;
	 padding: 0 5px;
}

div.globalsearchformzone div.globalsearchform1{
float:right;
}
div.globalsearchformzone div.globalsearchform .input {
  background: none repeat scroll 0 0 transparent;
  border: none;
  color: #767676;
  height: 30px;
  line-height: 30px;
  margin: 0;
 padding:0px;
  width: 200px;
}

div.globalsearchformzone div.globalsearchform1 .imgbutton {
  background: rgb(1, 121, 181);
  color: #fff;
  display: block;
  font-size: 14px;
  height: 32px;
  line-height: 30px;
  margin: 0;
  padding: 0 15px;
  text-align: center;
  width: 70px;
	border:none;
	cursor:pointer;
}