BODY {
FONT-FAMILY: Verdana
}
TD.regular {
FONT-SIZE: 9pt; FONT-FAMILY: 宋体
}
TD.regular A:visited
{
font-weight: bold;
}
TABLE.readerinfo
{
font-size: 9pt;
border-left-color: lightgrey;
border-bottom-color: lightgrey;
border-top-color: lightgrey;
border-right-color: lightgrey;
background-color: lightgrey;
}
TABLE.readerinfo TR.info
{
font-size: 9pt;
}
TABLE.readerinfo TR.columntitle
{
font-size: 11pt;
font-weight: bolder;
background-color: white;
}
TABLE.readerinfo TR.content
{
font-size: 7pt;
background-color: white;
}
TABLE.readerinfo TR.content TD.name
{
font-size: 7pt;
background-color: whitesmoke;
}
TABLE.readerinfo TR.content TD.barcode_value
{
font-weight: bolder;
font-size: 12pt;
}
TABLE.readerinfo TR.content TD.name_value
{
font-weight: bolder;
font-size: 12pt;
}
TABLE.readerinfo TR.cmdline
{
font-size: 9pt;
}
/* borrowinfo */
TABLE.borrowinfo
{
font-size: 9pt;
border-left-color: lightgrey;
border-bottom-color: lightgrey;
border-top-color: lightgrey;
border-right-color: lightgrey;
background-color: lightgrey;
}
TABLE.borrowinfo TR.borrow_count
{
background-color: whitesmoke;
}
TABLE.borrowinfo TR.columntitle
{
font-size: 8pt;
font-weight: bolder;
background-color: white;
}
TABLE.borrowinfo TR.content
{
font-size: 9pt;
background-color: white;
}
TABLE.borrowinfo TR.content_active
{
font-size: 10pt;
background-color: cornsilk;
}
TABLE.borrowinfo TR.content TD.state
{
font-weight: bolder;
background-color: whitesmoke;
}
TABLE.borrowinfo TR.content TD.price
{
background-color: whitesmoke;
}
TABLE.borrowinfo TR.content TD.borrower
{
background-color: whitesmoke;
}
TABLE.borrowinfo TR.content TD.borrowdate
{
font-size: 7pt;
}
/* reservation */
TABLE.reservation
{
font-size: 9pt;
border-left-color: lightgrey;
border-bottom-color: lightgrey;
border-top-color: lightgrey;
border-right-color: lightgrey;
background-color: lightgrey;
}
TABLE.reservation TR.info
{
font-size: 9pt;
}
TABLE.reservation TR.columntitle
{
font-size: 8pt;
font-weight: bolder;
background-color: white;
}
TABLE.reservation TR.content
{
font-size: 9pt;
background-color: white;
}
TABLE.reservation TR.content_active
{
font-size: 10pt;
background-color: yellow;
}
/* overdue */
TABLE.overdue
{
font-size: 9pt;
border-left-color: lightgrey;
border-bottom-color: lightgrey;
border-top-color: lightgrey;
border-right-color: lightgrey;
background-color: lightgrey;
}
TABLE.overdue TR.columntitle
{
font-size: 8pt;
font-weight: bolder;
background-color: white;
}
TABLE.overdue TR.content
{
font-size: 9pt;
background-color: yellow;
}