@media screen, projection {
* { margin: 0; padding: 0; }
*:root .social { margin-bottom: 50px; }
html { background: #000; color: #ccc; font: 87.5%/1.5 optima, arial, sans-serif; text-align: center; }
body { margin: 1em 0; }
h1, h2 { font-size: 1em; font-weight: normal; }
h1 { background: url(../../media/logo.jpg) no-repeat; height: 366px; text-indent: -999em; width: 620px; }
h2, p { margin: 0 .5em; }
p + p { text-indent: 1em; }
p#ref { background: url(../../media/end.jpg) no-repeat bottom center; margin: 1.5em 0 0; padding-bottom: 179px; }
ul { margin: .5em 0 .5em 1.5em; }
ul#lang { list-style: none; margin: .5em 0 1em 1.5em; }
ul#lang li { display: inline; }
a, strong { color: #fff; }
strong { font-size: 1.3em; line-height: 1.0; }
kbd { font-family: optima, arial, sans-serif; }
#show { margin: auto; text-align: left; width: 619px; }
#whws { background: url(../../media/tape.gif) repeat-y top center; font-size: 100cm; height: 2219em; /* temporary (due to Firefox 3), usually 18939em */ line-height: 1.0; margin: 42px 0; }
#whws + div { position: relative; }
#social-settings, #social-settings { margin: 1.5em 0; }
}

@media print {
* { background: #fff; border: 0; color: #000; font-size: 1em; text-decoration: none; }
#whws:after { font-weight: bold; }
#social-core { display: none; }
}

/* zh */

@media print {
#whws:after { content: "18939千米 …"; }
}