<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabberlive {
/*  padding:  0em 6em 0em 1em;*/
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
  background-color: #ccccff;
 margin:0;
 padding: 3px 3em;
  max-width: 66em; 
  min-width: 34em; 
}

ul.tabbernav li
{
 list-style: none;
 margin: 0 .5em;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 1em;
 margin-left: 3px;
 background: #bbbbee;
 text-decoration: none;
  margin:  0;
  border:0;
 -webkit-border-top-left-radius: 1em;
 -webkit-border-top-right-radius: 1em;
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
/* padding: 0em 2em 0em 2em ;*/
}

/*
ul.tabbernav li.tabberactive a:hover
{
  color: #333399;
  text-decoration:bold;
}
*/
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 
 padding:5px;
  padding:  1.5em 6em 1.5em 9em;
  max-width: 60em; 
  min-width: 28em; 
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

  min-height:100%;
 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}


/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/*
     FILE ARCHIVED ON 14:11:56 Sep 20, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:40:27 Dec 17, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.726
  exclusion.robots: 0.053
  exclusion.robots.policy: 0.04
  esindex: 0.013
  cdx.remote: 45.26
  LoadShardBlock: 195.999 (3)
  PetaboxLoader3.datanode: 782.412 (4)
  PetaboxLoader3.resolve: 97.476 (3)
  load_resource: 724.268
*/