
.p9 { font-size: 9pt}
.p12 { font-size: 12pt}
body { font-size: 9pt}
table { font-size: 9pt}
.mtb { background: #f8d866 } <!-- 网页头部及底部背景色 -->

<!-- 一般链接 -->
a {color: #000000;text-decoration: none} 
a:hover {color: #ff0000;text-decoration: underline}

<!-- 网页头部项目链接 -->
a.headlink {color: #000000;text-decoration: none}
a.headlink:hover {color: #ff0000;background: #ffff00;text-decoration: none}

<!-- 读者信息 -->
.rinfo {color: #000000}  <!-- 读者信息内容前景色 -->
.rinfotitle { color: #0066aa; font-weight:bold }  <!-- 读者信息类目前景色 -->
.infobg { background:#f4f2e0 }  <!-- 信息栏背景色 -->
.infotitlebg { background:#f0e0bb }  <!-- 项目栏背景色 -->
a.lk2 {color: #0000ff;text-decoration: none}  <!-- 借阅情况及网上服务链接 -->

<!-- 借阅信息 -->
.borlisttitle { color: #000000; background: #eebb66; font-weight: bold }  <!-- 表头项目 -->
.borlistcell { background: #f8f4ee; color: #000000 }  <!-- 列表背景1 -->
.borlistcell2 { background: #e4e0d8; color: #666666 } <!-- 列表背景2 -->
.borlist { background: #ffffff }  <!-- 表格框 -->

.loginbg { background: #e8f8f0 }  <!-- 读者登录FORM背景色 -->
.rititle { color: #ff6600; font-size: 16pt; font-weight: bold } <!-- FORM 标题 -->
.listalert { color: #ff0000 } <!-- 续借提示信息  -->
.red { font-size: 12pt; color: #ff0000; font-weight: bold }  <!-- 警告及提示信息 -->
.rbklisttitle { font-size: 12pt; color: #0080cc; font-weight:bold }  <!-- 借阅信息项目前景色 -->

<!-- 网上荐书 -->
.cbbg1 { background: #e8eef4 }  <!-- 荐书FORM背景 -->
.cblm { color: #000000 }  <!-- 荐书FORM内容类目 -->
.cbtitle { color: #0066cc; font-size: 12pt; font-weight: bold }  <!-- 荐书FORM标题 -->
.cblisttitle { color: #000000; background: #eebb66; font-weight: bold }  <!-- 表头项目 -->
.cblistcell { background: #fbf8f0; color: #000000 }  <!-- 列表背景1 -->
.cblistcell2 { background: #e0e0d0; color: #000000 } <!-- 列表背景2 -->
.cblistcell3 { background: #e8f0ff; color: #000000 } <!-- 列表背景3 -->
.cblist { background: #ffffff }  <!-- 表格框 -->
a.cblk1 {color: #006699;text-decoration: none} 
a.cblk1:hover {color: #ff0000;text-decoration: underline}
a.cblk2 {color: #000000;text-decoration: none}  
a.cblk2:hover {color: #ff0000;text-decoration: underline}
a.cblk3 {color: #000080;text-decoration: none}    <!-- 链接(修改、删除) -->
a.cblk3:hover {color: #ff0000;text-decoration: underline}
.pp { color: #000000; background: #ffe8c0 } <!-- 弹出页面 -->
.popbg { color: #006600; background: #eef0f8 }  <!-- 弹出内容 -->
.popbg2 { color: #000000; background: #f4f8ff }  <!-- 弹出内容 -->
.popborder { background: #ffffff }  <!-- 边框 -->
.poptitle { color: #0066cc; font-size: 12pt; font-weight: bold } 
