|
|
/* 中华游标准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;}
|