/* 簡單標, 輕鬆購, 和一口價 連結的 button */
#ezbids_link a
{
  background: url(../ezimg/service_link_buttons.jpg) no-repeat 0px 0px;
  display: block;
  height: 47px;
  width: 163px;
}
#ezbids_link a:hover
{
  background: url(../ezimg/service_link_buttons.jpg) no-repeat -442px 0px;
  display: block;
  height: 47px;
  width: 163px;
}

#ezbuys_link a
{
  background: url(../ezimg/service_link_buttons.jpg) no-repeat -163px 0px;
  display: block;
  height: 47px;
  width: 139px;
}
#ezbuys_link a:hover
{
  background: url(../ezimg/service_link_buttons.jpg) no-repeat -605px 0px;
  display: block;
  height: 47px;
  width: 139px;
}
#ezshops_link a
{
  background: url(../ezimg/service_link_buttons.jpg) no-repeat -302px 0px;
  display: block;
  height: 47px;
  width: 140px;
}
#ezshops_link a:hover
{
  background: url(../ezimg/service_link_buttons.jpg) no-repeat -744px 0px;
  display: block;
  height: 47px;
  width: 140px;
}

/* 新手上路按鈕特效 */
#for_beginner a
{
  background: url(../ezimg/ezbid_img/bu02.jpg) no-repeat;
  display: block;
  height: 58px;
  width: 188px;
}
#for_beginner a:hover
{
  background: url(../ezimg/ezbid_img/bu021.jpg) no-repeat;
  display: block;
  height: 58px;
  width: 188px;
}