<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 全局公共 */
body {color: #333;margin: 0;font-family: "宋体";font-size: 12px;line-height: 150%;background:#fff;}
td,th {color: #333;font-family: "宋体";font-size: 12px;line-height: 150%;}
a {text-decoration:none;color:#333;}
a:hover {text-decoration:underline;color:#333;}

/* 左侧导航 */
.left_top {background-image: url(left_top.gif);background-repeat: no-repeat;height: 15px;width: 150px;padding-left:10px;}
.left_center{background-image: url(left_center.gif);background-repeat: repeat-y;height: 15px;width: 150px;padding-left:10px;}
.left_foot{background-image: url(left_foot.gif);background-repeat: no-repeat;height: 15px;width: 150px;padding-left:10px;}

.table_bg {background-image: url(left_center_bg.gif);background-repeat: repeat-y;margin-bottom:10px;}
.left_top_bg{background-image: url(left_top_bg.gif);background-repeat: no-repeat;height: 27px;width:140px;line-height:27px;color: #fff; font-weight:bold;padding-left:20px;cursor:pointer; display:block;}
.left_center_bg{width: 150px;padding-left:10px;}
.left_foot_bg{background-image: url(left_foot_bg.gif);background-repeat: no-repeat;height: 5px;width: 160px;}

/* 右侧主体 */
.mainTable {margin:5px 0 0 5px; border:solid #1E79B9 1px;}
.mainTable th {background-image: url(main_content_topbg.gif);background-repeat: repeat-x;height: 27px;text-align:center; font-weight: bold; color:#333;}
.mainTable td {padding:3px;}
.input1 {width:120px;height:18px;}
.red {color:#c00;}</pre></body></html>