
.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}

<!-- 开始页 -->
.mbc1 { background: #f0f0f0 }  <!-- 左侧背景色 -->
.mfc1 { color: #c00000; font-weight: bold } <!-- 左侧小标题 -->
.mfc2 { color: #0000ff } <!-- 左侧当前检索范围前景色 -->

<!-- 书目检索FORM背景色 -->
.seekform { background: #e8eef4 }

<!-- 书目检索输出页 -->
a.list {color: #000000; text-decoration: none} <!-- 书目链接 -->
a.list:hover {color: #0080ff; text-decoration: underline}
td.tdTitle { color: #000000; background: #eebb66; font-weight: bold } <!-- 表头项目 -->
td.tdcell { background: #fbf4f0 }  <!-- 列表背景1 -->
td.tdcell2 { background: #f0f4f8 } <!-- 列表背景2 -->
.maintable { background: #ffffff } <!-- 表格框 -->
.dabc { color: #aaaaaa }

<!-- 书目详细信息及卡片页面 -->
.Webinfo { background: #fcebcd} <!-- 输出内容背景色 -->
.WebBookinfo { background: #fdd880 } <!-- 输出内容背景色 -->

a.lk1 {color: #0000ff;text-decoration: none} 
.tbinfo { background: #fffff8 } <!-- 输出内容背景色 -->
.infobody {background: #ffe8c0; color: #000000 }
.bookname { font-size: 12pt; font-weight: bold; color: #0000cc } <!-- 题名 -->
.subname { font-size: 9pt; color: #600000 }  <!-- 项目名称 -->
.hpname { color: #000080; font-weight: bold }

<!-- 类名检索 -->
td.cntaleft { background: #e8f8f0} <!-- 左侧背景色 -->
td.cntaright { background: #fff8f0} <!-- 右侧背景色 -->
a.cntitle {font-size: 12pt; font-weight: bold; color: #0066cc} <!-- 当前类目标题 -->
a.cnbitem { color: #660000}  <!-- 类目链接 -->
a.cnitem {color: #000000}
.cnselect { color: #0080ff; font-weight: bold }  <!-- 当前类目 -->

.red { font-size: 12pt; color: #ff0000; font-weight: bold }  <!-- 警告及提示信息 -->