<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";

/*基础数据*/
body {padding:0; margin:0; background-color:#dddcdb; font-family:"微软雅黑"; color:#3d3d3d;}
a {text-decoration:none; color:#3d3d3d;}
a:hover {color:#0080FF;}
ul {list-style:none; padding:0; margin:0;}
img {border:0;}
.clear {clear:both;}
.h_10 {height:10px; overflow:hidden; clear:both;}

/*财政预决算首页*/
.czyjs_main {width: 989px; background-color:#FFF; margin:0 auto; overflow:hidden; min-height:700px;}
.czyjs_hl {width:940px; height:38px;  margin:0 auto; border-radius:3px; background-color:#98c9f8; border-bottom:#76a6d9 solid 3px; padding-left:20px; overflow:hidden;}

.czyjs_hl_l {line-height:38px;font-size:18px; font-weight:bold; color:#FFF; width:80px; float:left;}

.czyjs_hl_r {float:right; width:400px;}
.czyjs_hl_r li {float:left;}
.czyjs_hl_r li a {font-size:14px; color:#4175ac; text-decoration:underline; padding-left:9px; padding-right:9px; line-height:38px;}

.czyjs_index_list {width:940px; margin:0 auto; overflow:hidden;}
.czyjs_index_list li {float:left; height:37px; border-bottom:#ccc solid 1px; width:313px;}
.czyjs_index_list li a {font-size:14px; color:#333; line-height:37px;}

/*财政预决算列表页*/
.czyjs_list_l {width:266px; float:left; overflow:hidden; padding-left:16px;}
.czyjs_list_l li { text-align:center; margin-bottom:9px;}
.czyjs_list_l li a.focus { border-bottom:#5385bb solid 3px; background-color:#76a6d9;}
.czyjs_list_l li a {width:239; height:38px; border-bottom:#76a6d9 solid 3px; background-color:#98c9f8; line-height:38px; font-size:16px; color:#FFF; display:block;border-radius:3px;}

.czyjs_list_r {float:right; width:674px; overflow:hidden; padding-right:15px;}
.czyjs_list_r_title {background-color:#b9d5b9; line-height:43px; font-size:24px; color:#000; padding-left:14px;}

.czyjs_table th {background-color:#72a571; text-align:left; padding-left:15px; color:#fff; font-size:14px; line-height:34px; height:34px;}
.czyjs_table td {border-bottom:#CCC solid 1px; height:34px; padding-left:15px;}
.czyjs_name {font-size:14px; line-height:34px; color:#333;}
.czyjs_date {font-size:12px; line-height:34px; color:#666;}
</pre></body></html>