You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.2 KiB
CSS

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

/* 中华游标准CSS样本-打印样式 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */
/* Designed by David Deng */
body{font:Verdana, Geneva, sans-serif 12px #444;}
#wrapper #header, #wrapper #subNav, #wrapper #subMenu, #tollFree2{ display:none;}
#wrapper #mainMenu { display:none;}
#wrapper #footer { display:none;}
#wrapper #pageIntro { display:none;}
#wrapper #subContent { display:none;}
h1 { text-align:center!important;}
/*091102-Steven 为火车时刻表页面调整了打印样式*/
.tableStyle1 td, .tableStyle1 th{ padding:2px;border:1px solid #bbb; }
.tableStyle1 th{background-color:#f1f1f1;}
table.tableStyle1{width:95%; border:1px solid #999;}
H2.infoH2{display:none;}
.searchTrains, .pageNav, .bookMarktools, #subContent, .functionBox, .travelToolsBox{ display:none;}
/*090807-黄宏鸿增加用于打印预览清楚无用背景样式*/
*{ background-color:Transparent!important;background-image:none!important}
/*091123 David 为guide页面调整了打印样式*/
#sideBar { display:none; width:0px;}
#content #contentMiddle { float:left!important; width:100%!important; text-align:justify;}
#subContent, #subContent ul, .productBox, #subContent p, #subContent img { display:none!important;}
#mainContent { width:100%!important;}