/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools//templets/default/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, input, textarea, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*vertical-align: middle;*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-size:12px;
	font-family: "microsoft yahei", Verdana, Helvetica, sans-serif;
	text-align:left;
	margin:0 auto;
}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
     FILE ARCHIVED ON 20:17:32 Jul 14, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:02:59 Jul 26, 2026.
     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.661
  exclusion.robots: 0.06
  exclusion.robots.policy: 0.048
  esindex: 0.019
  cdx.remote: 50.587
  LoadShardBlock: 238.633 (3)
  PetaboxLoader3.datanode: 162.429 (5)
  PetaboxLoader3.resolve: 99.941 (2)
  load_resource: 208.83
  loaddict: 104.192
*/