/* 公用样式 */
th,td,p,input,textarea,select,li { font-size: 9pt; font-family: 宋体; }
body { font-size: 9pt; font-family: 宋体; background: url(bg.gif)}
li {line-height:130%}
a:link { color: #000066; text-decoration: underline }
a:visited { color: #0e75e7; text-decoration: underline }
a:hover { color: #ff0000; text-decoration: underline }
.highlight1 { color: #0033ff }
.highlight2 { color: #cc0000 }
.lowlight1 { color: #666666 }
.input{border-top-width: 1px; padding-right: 1px; padding-left: 1px; border-left-width: 1px; font-size: 9pt; border-left-color: #cccccc; border-bottom-width: 1px; border-bottom-color: #cccccc; padding-bottom: 1px; border-top-color: #cccccc; padding-top: 1px; height: 18px; border-right-width: 1px; border-right-color: #cccccc}
.textarea {border-width: 1; border-color: #000000; background-color: #ffffff; font-family: 宋体; font-size: 9pt; font-style: bold;}
.select {border-width: 1; border-color: #000000; background-color: #ffffff; font-family: 宋体; font-size: 9pt; font-style: bold;}
.title { color: #000000; font-size: 16px; font-weight:bold;}
.content { color: #000000; font-size: 14px;line-height:130%; }
.bigbox {border:1px solid #808080;width:100%;}
/* 顶部导航 */
table.header1 { background-image: url(bg_menu.gif); }
td.header1 {background-image:url(d.gif);background-repeat:no-repeat;padding-left:15px;}
td.header1 a:link { color: #000000; text-decoration: none }
td.header1 a:visited { color: #000000; text-decoration: none }
td.header1 a:hover { color: #000000; text-decoration: underline }
/* 底部样式1 */
table.footer1 { background-image: url(bg_footer1.gif); }
/* 底部样式2 */
table.footer2 {}
table.footer2 td {color: #000000;}
table.footer2 td a:link { color: #000000; text-decoration: underline }
table.footer2 td a:visited { color: #000000; text-decoration: underline }
table.footer2 td a:hover { color: #dd3300; text-decoration: none }
/* 左边样式 */
td.leftbg { background-color: #c6d7e9 }
table.lefttext td { color:#000000 }
table.leftblock { width: 153px; }
table.leftblock th { background-image: url(bg_lefttitle.gif); height: 24px;color: #cce5f9; text-align: right; padding-right: 25px; font-weight:normal;}
table.leftblock td { height: 20px; padding: 2px; word-break:break-all;}
a.leftnavi:link { color: #000000; text-decoration: underline }
a.leftnavi:visited { color: #000000; text-decoration: underline }
a.leftnavi:hover { color: #dd3300; text-decoration: none }
/* 右边样式 */
td.rightbg { background-color: 5b91cc }

/* 右边导航链接 */
a.rightnavi:link {color: #000000; text-decoration: underline}
a.rightnavi:visited {color: #000000; text-decoration: underline}
a.rightnavi:hover {color: #dd3300; text-decoration: none}
/* 提交表单 */
table.form1 { background-color: #dedede;  }
table.form1 th,table.form1 td { padding:5px; }
table.form1 th { background-image:url(bg_form1.gif);height: 24px; color: #ffffff;font-weight:normal;text-align:left;}
/* 记录列表 */
/* 一行列表样式 */
table.list1 { border-top: 1px solid #000000; border-bottom: 1px solid #000000;}
table.list1 th,table.list1 td { padding:4px;background-color:#eeeeee;border-bottom:2px solid #ffffff;border-right:1px solid #ffffff;border-left:1px solid #ffffff;color:#000000}
table.list1 th { background-color:#0064a8;border-top:2px solid #ffffff;color:#ffffff;font-weight:normal;}
table.list1 th a:link {color: #ffffff; text-decoration: none}
table.list1 th a:visited {color: #ffffff; text-decoration: none}
table.list1 th a:hover {color: #ffffff; text-decoration: underline}