#uye .nav-tabs li{
  width: 50% !important;
    height: 48px !important;
    color: #333333;
    background-color: #f2f2f2;
    border-radius: 3px 3px 0 0;
    border: none;
    border-bottom: none;
    display: inline-block !important;
    position: relative;
}
#uye .nav-tabs li a{

  height: 48px;
  line-height: 48px;padding: 0
}
