/*
 * 功能：全局css
 * 作者：Gavin
 * 创建时间：2008-10-27
 * 最后一次修改时间：2009--04-08 
---------------------------------*/

/*预置
---------------------------------*/
body, p, ul, ol, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button {
margin:0;
padding:0;
}
body {
font:normal 12px Arial, tahoma, Verdana;
color:#333;
text-align:center;
background:#fff;
}
img {
border:none;
}
/*伪类
---------------------------------*/
a {
color:#333;
text-decoration:none;
}
a:hover {
color:#f00;
}
/*无序列表、有序列表、自定义列表
---------------------------------*/
ul, ol, dl {
list-style:none;
text-align:left;
}
/*段落
---------------------------------*/
p {
margin:0;
line-height:20px;
}
/***** Table *****/
table {
width:100%; 
border:1px solid #DCDCDC;
border-collapse:collapse;
border-width:1px 0 0 1px;
}
table td, table th {
border:1px solid #DCDCDC;
border-width:0 1px 1px 0;
line-height:19px;
padding:.2em .6em;
text-align:left;
}
table th {
background-color:#f8f8f8;
font-weight:bold;
}

/***** Clear fixed *****/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}
/* End hide from IE-mac */

/*
     FILE ARCHIVED ON 02:29:15 Apr 06, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:27:57 Mar 07, 2023.
     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: 273.744
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.067
  cdx.remote: 0.059
  esindex: 0.007
  LoadShardBlock: 218.774 (3)
  PetaboxLoader3.datanode: 249.086 (5)
  load_resource: 278.899 (2)
  PetaboxLoader3.resolve: 135.747 (2)
*/