/* last update 2012.01.04 */ .chapter .title { font-size: 1.70em; font-weight: bold; } .author { margin-top: 40px; font-weight: bold; } .section { margin-top: 40px; } .section .title { font-size: 130%; font-weight: bold; } .image { margin-top: 40px; margin-bottom: 40px; text-align: center !important; height: auto; page-break-inside: avoid; } .image img { max-height:inherit !important; max-width: 100%; } .footer { margin-top: 60px; } .footer .title { font-size: 130%; font-weight: bold; } .catalog { width: 80%; margin: auto; padding: 20px; border: solid; border-width: thin; } .center { text-align:center; } .right { text-align:right; } .underline { text-decoration:underline; } .cover { text-align: center; page-break-after: always; } .table { width: 80%; margin: auto; border-collapse: collapse; text-align:left !important; } .table tr td { border: 1px solid; vertical-align:text-top; } .table_borderless { width: 80%; margin: auto; border: none; text-align:left !important; } .table_borderless tr td { vertical-align:text-top; border: none; }