/*==========
author:	吴颖晖 Freddie
copyright:	Copyright (c) 1998-2009 Flying @ Flying's World
version:	5.4b
# Requires 1.css, YUI/reset-fonts-grids
>> Assuming "@media print" surrounding all rules
==========*/
html,
body	{margin:0;background:#FFF;}
h1,
h2,
h3,
h4,
h5,
h6,
thead,
th	{page-break-inside:avoid;page-break-after:avoid;}
tfoot	{page-break-inside:avoid;page-break-before:avoid;}
thead {display: table-header-group;}
tfoot {display: table-footer-group;}
tr,
td,
img,
input,
select,
button	{page-break-inside:avoid;}

/*< header >*/
#logo,
#signet	{margin:0;}
#top	{width:225px/*360*/;height:75px/*120*/;}
#comp-detect,
#navbar	{display:none;}
h1,
h2	{margin-left:auto;margin-right:auto;text-align:center;clear:both;}

/*< body >*/
div.navaid	{display:none;}
#doc3	{background:none;}
#bd	{color:#000;}
#yui-main > div.yui-b	{margin-left:0!important;padding:0;clear:both;}
#yui-main a[rel]	{margin-right:0;padding-right:0;background:transparent;}
#yui-main a[rel][href]:after	{content:"\200B[" attr(href) "]\200B";margin:0 .3em;font:85%/1 monospace;font-stretch:condensed;}
#yui-main a[rel="more-help"],
#yui-main abbr[title],
/*#yui-main acronym[title],*/
#yui-main span[title]	{border-bottom:none;}
hr.bef,
hr.aft,
hr	{height:1px;border:none;border-top:1px solid #336;background:none;}

/*< menu >*/
#menu	{display:none;}

/*< online status >*/
#online	{display:none;}

/*< footer >*/
#ft	{color:#FFF;background:#CCC;page-break-before:avoid;page-break-inside:avoid;}
#ft > address	{width:100%;margin-top:3ex;border-top:3px double #CCF;text-align:center;}
#techref	{display:none;}

