html {
	text-align: center;
}
body {
	width: 940px;
	text-align: left;
	margin: 0 auto;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #07519A;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 300px;
}
.homepage {

}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0 10px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;
	background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
	padding: 0 10px;
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}



/*页面主体*/

#container {

 margin-left:auto;

 margin-right:auto;

 width:940px;

 height:auto;

 }

#pagebody {

 width:99%; /*设定宽度*/

 margin:3px auto; /*居中*/

 height:1465px;

}

#sidebar {

 width:210px; /*设定宽度*/

 text-align:left; /*文字左对齐*/

 float:left; /*浮动居左*/

 clear:both; /*不允许左侧存在浮动*/

 overflow:hidden; /*超出宽度部分隐藏*/

 border:0px thin #E00;

 height:auto;

 margin:0px auto;

 border-color:#999999;

}

#mainbody {

 width:717px;

 text-align:left;

 margin-left:3px;

 float:right; /*浮动居右*/

 clear:right; /*不允许右侧存在浮动*/

 overflow:hidden;

 border:0px solid #E00;

 height:auto;

}

.mainbody_1 {

 overflow:hidden;

 height:auto;

}



/*导航*/

.znav { background: url(../images/navbg.png) repeat-x; margin-top:0px; margin-bottom:0px; border:1px solid #FF9900; }

.znav a{color:#000; font-size:12px;text-decoration:none; }

.znav a:link{color:#000;}

.znav a:visited{color:#000;}

.znav a:hover{ color:#fff; background:#ffff00; }





/*小块上的标题*/

.ztitle0{ overflow:hidden; font-size:14px; color:#0033AA; font-weight:bold; text-align:center; background: url(../images/title_bg.gif) repeat-x; height:22px; padding:5px 0 0 0;}

.ztitle0 ul { list-style:none;}

.ztitle0 ul li { list-style:none; text-align:center; }



.ztitle{ overflow:hidden; background: url(../images/title_bg.gif) repeat-x; height:22px; padding:5px 0 0 15px; }

.ztitle h1 { overflow:hidden; float:left; font-size:14px; font-weight:bold; color:#000000; padding:0px; margin:0px; }

.ztitle h2 { overflow:hidden; float:right; padding-right:8px; font-weight:100; font-size:12px; margin:0px; }

.ztitle clearfix {clear:both; overflow:hidden; }

.ztitle h2 a:link { font-size:13px; color:#CC3366; }

.ztitle h2 a:visited {font-size:13px; color:#CC3366; }

.ztitle h2 a:hover{ font-size:13px; color:#CC3366; }





/*左侧*/



/*领导之窗*/

.ldzc { width:208px; height:auto; margin-bottom:4px; border:1px solid #AACCEE; overflow:hidden; float:left;}

.ldzc ul { overflow:hidden; float:left;list-style:none;  padding:10px 0 10px 15px; color:#07519A; }

.ldzc ul li { font-size:14px;line-height:24px;}



/*职能机构*/

.znjg { width:208px; height:auto; overflow:hidden; border:1px solid #AACCEE; margin-bottom:4px; }

.znjg ul { overflow:hidden; list-style:none; text-align:center; margin-top:7px; margin-bottom:7px; }

.znjg ul li { height:40px; overflow:hidden; margin-top:10px; }



/*专题报道*/

.ztbd { width:208px; height:auto; margin-bottom:3px; border:1px solid #AACCEE; overflow:hidden; float:left; }

.ztbd ul {float:left; list-style:none; text-align:center; padding:5px 4px 0px 4px; }

.ztbd ul li { height:65px; font-size:14px;line-height:24px; padding:auto auto; padding:0px auto 0px auto;}

.ztbd ul li a:link {font-size:14px; line-height:22px; color:#0000FF;}

.ztbd ul li a:visited {font-size:14px; color:#0000FF; }

.ztbd ul li a:hover{font-size:14px; color:#0000FF; }


/*其他专题*/

.qtzt { width:208px; height:auto; margin-bottom:0px; padding:0px 0px 0px 0px;  border:1px solid #AACCEE; overflow:hidden; float:left; }

.qtzt ul {float:left; list-style:none; text-align:center; padding:3px 4px 0px 4px; }

.qtzt ul li { height:70px; font-size:14px;line-height:24px; padding:auto auto; padding:0px auto 0px auto;}




/*县区审计*/

.xqsj { width:208px; height:auto; margin-bottom:4px; border:1px solid #AACCEE; overflow:hidden; float:left;}

.xqsj ul { list-style:none;  text-align:center; padding:5px 0px 0px 0px; }

.xqsj ul li a:link {font-size:14px;line-height:18x;}



/*互动交流*/

.hdjl { width:208px; height:auto; overflow:hidden; margin-bottom:3px; border:1px solid #AACCEE; float:left; }

.hdjl ul { overflow:hidden; text-align:center; margin-top:0px; margin-bottom:0px; }

.hdjl ul li { height:60px; overflow:hidden; margin-top:3px; }

.hdjl ul li a:link {font-size:14px; line-height:22px; color:#0000FF;}

.hdjl ul li a:visited {font-size:14px; color:#0000FF; }

.hdjl ul li a:hover{font-size:14px; color:#0000FF; }


/*财经法规*/

.cjfg { width:208px; height:auto; margin-bottom:4px; border:1px solid #AACCEE; overflow:hidden; float:left;}

.cjfg ul{ overflow:hidden; height:265px; margin:8px 5px 5px 8px; }

.cjfg ul li {}

.cjfg ul li a:link {font-size:13px; line-height:22px;}

.cjfg ul li a:visited {font-size:13px; }

.cjfg ul li a:hover{font-size:13px; }

.cjfg span { float:right; padding-right:5px; padding-bottom:5px; }

.cjfg span a:link {font-size:13px; color:#CC3366; }

.cjfg span a:visited {font-size:13px; color:#CC3366; }

.cjfg span a:hover{font-size:13px; color:#CC3366; }



/*信息统计*/

.xxtj { width:208px; margin-bottom:3px; border:1px solid #AACCEE; overflow:hidden; float:left; height:auto; }

.xxtj ul { list-style:none; overflow:hidden; float:left; padding:10px 5px 8px 20px; font-size:14px; line-height:23px; }

.xxtj ul li { overflow:hidden;  }





/*右侧*/



/*搜索*/

.zsearch { overflow:hidden; width:715px; border:1px solid #AAAAFF;  margin:5px auto 2px auto; text-align:center; background:#fff5d2; font-size:14px; color: #0000FF; }





/*图片新闻*/

.tpxw { width:260px; margin-top:0px; height:auto; float:left;border:1px solid #AACCEE; overflow:hidden }

.tpxw img { padding:0px; margin:0px; }



/*图片新闻文字*/

.tpxw2 { width:270px;height:220px; margin-left:3px; list-style:none; float:left;border:1px solid #AACCEE; overflow:hidden;}

.tpxw2 ul { list-style:none; padding:5px 8px 5px 5px;}

.tpxw2 ul li { overflow:hidden;  width:260px; }

.tpxw2 ul li a:link {font-size:13px;  color:#333333; line-height:23px; }

.tpxw2 ul li a:visited {font-size:13px;  color:#333333; }

.tpxw2 ul li a:hover{font-size:13px; color:#ff0000;}



/*通知公告*/

.tzgg { width:175px; height:220px; margin-top:0px; margin-left:3px;float:right;border:1px solid #AACCEE;  overflow:hidden;}

.tzgg ul { list-style:none; padding:5px 5px 5px 5px;}

.tzgg ul li { overflow:hidden; line-height:0px; width:170px;}

.tzgg ul li a:link {font-size:13px;  color:#000066;  line-height:20px;}

.tzgg ul li a:visited {font-size:13px;  color:#000066; }

.tzgg ul li a:hover{font-size:13px; color:#ff0000;}



/*主区左侧*/

.main_left { overflow:hidden; width:355px; height:155px; margin-top:3px; list-style:none; float:left;border:1px solid #AACCEE;}

.main_left ul { list-style:none; padding:5px 8px 5px 5px; }

.main_left ul li { overflow:hidden;  width:345px;}

.main_left ul li a:link {font-size:13px;  color:#333333; }

.main_left ul li a:visited {font-size:13px;  color:#333333; }

.main_left ul li a:hover{font-size:13px; color:#ff0000;}



/*主区右侧*/

.main_right { overflow:hidden; width:355px; height:155px; margin-top:3px; margin-left:3px; float:right;border:1px solid #AACCEE;}

.main_right ul {   list-style:none; padding:5px 8px 5px 5px;  }

.main_right ul li { overflow:hidden; width:345px;}

.main_right ul li a:link {font-size:13px;  color:#333333; }

.main_right ul li a:visited {font-size:13px;  color:#333333; }

.main_right ul li a:hover{font-size:13px; color:#ff0000;}



/*中部图片*/

.pic { overflow:hidden; width:100%; height:auto; margin-top:5px; border:0px;}
.pic ul { overflow:hidden; list-style:none; }
.pic ul li { overflow:hidden; list-style:none; }
.pic ul li img { overflow:hidden; list-style:none; width:100%; }
.pic ul li a:link { overflow:hidden; list-style:none; }
.pic ul li a:visited { overflow:hidden; list-style:none; }
.pic ul li a:hover { overflow:hidden; list-style:none; }


/*滚动图片*/

.gdtp { height:auto; margin:0px 8px 10px 8px;}



/*友情链接*/

.link { overflow:hidden; width:930px; font-size:14px; color:#0033AA; font-weight:bold; height:auto; margin:5px 5px 5px 5px; border:1px solid #AACCEE;}

.link_sub1 { height:30px; padding-top:10px; text-align:center; }



/*底部*/

.zbottom { overflow:hidden; font-size:12px;}


/*图片集图片自动适应大小*/
.zimgresize img {
        max-width:560px;
        myimg:expression(onload=function(){
        this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
                   );
        }




/**********************县区********************************/

#container_xq {

 margin-left:auto;

 margin-right:auto;

 width:940px;

 height:auto;

 }

#pagebody_xq {

 width:99%; /*设定宽度*/

 margin:3px auto; /*居中*/

 height:460px;

}

#sidebar_xq {

 width:210px; /*设定宽度*/

 text-align:left; /*文字左对齐*/

 float:left; /*浮动居左*/

 clear:right; /*不允许左侧存在浮动*/

 overflow:hidden; /*超出宽度部分隐藏*/

 border:0px thin #E00;

 height:auto;

 margin:0px auto;

 border-color:#999999;

}

#mainbody_xq {

 width:717px;

 text-align:left;

 margin-left:3px;

 float:left; /*浮动居*/

 clear:left; /*不允许右侧存在浮动*/

 overflow:hidden;

 border:0px solid #E00;

 height:auto;

}



.mainbody_1_xq { overflow:hidden; height:auto; }



.ztitle_xq_bgs{ overflow:hidden; background: url(../images/title_bg.gif) repeat-x; height:22px; padding:5px 0 0 15px; }

.ztitle_xq_bgs h1 { overflow:hidden; float:left; font-size:14px; font-weight:bold; color: #000099; margin:0px; }

.ztitle_xq_bgs h2 { overflow:hidden; float:right; padding-top:0px; padding-right:8px; font-weight:100; font-size:12px; margin:0px;}

.ztitle_xq_bgs h2 a:link { font-size:13px; color:#CC3366; }

.ztitle_xq_bgs h2 a:visited {font-size:13px; color:#CC3366; }

.ztitle_xq_bgs h2 a:hover{ font-size:13px; color:#CC3366; }



/*中间左侧_*/

.main_left_xq_bgs { float:left;overflow:hidden; width:355px; height:150px; margin-top:3px; margin-right:3px; border:1px solid #AACCEE; }

.main_left_xq_bgs ul { list-style:none; padding:0px 5px 5px 5px; }
.main_left_xq_bgs ul li { list-style:none; }


/*中间右侧_*/

.main_right_xq_bgs { float:left; overflow:hidden; width:355px; height:150px; margin-top:3px; border:1px solid #AACCEE; }

.main_right_xq_bgs ul { list-style:none; padding:3px 5px 5px 5px; }



/*通知公告*/

.tzgg_xq_bgs { width:205px; height:220px; margin-top:3px; margin-left:3px;float:left;border:1px solid #AACCEE;  overflow:hidden;}

.tzgg_xq_bgs ul { list-style:none; padding:10px 10px 10px 10px;}

.tzgg_xq_bgs ul li { overflow:hidden; line-height:0px;  line-height:25px; }

.tzgg_xq_bgs ul li a:link {font-size:13px;  color:#000066;  line-height:20px;}

.tzgg_xq_bgs ul li a:visited {font-size:13px;  color:#000066; }

.tzgg_xq_bgs ul li a:hover{font-size:13px; color:#ff0000;}


/*县区链接*/

.xqlj_xq_bgs { width:205px; height:233px; float:left; margin-top:5px; margin-left:3px; margin-right:5px;border:1px solid #AACCEE; overflow:hidden; background: url(../images/title_bg.gif) repeat-x;}
.xqlj_xq_bgs h1 { overflow:hidden; float:left; font-size:14px; font-weight:bold; color:#000099; }
.xqlj_xq_bgs ul { overflow:hidden; float:center; margin-top:10px; margin-bottom:10px}
.xqlj_xq_bgs ul li { overflow:hidden; font-size:12px;line-height:16px; }


/*友情链接*/

.link_xq_bgs { float:center; width:925px; float:left; margin-top:5px; margin-left:5px; margin-right:5px; height:auto; float:left;border:1px solid #AACCEE; overflow:hidden; background: url(../images/title_bg.gif) repeat-x;}

.link_xq_bgs h1 { overflow:hidden; float:left; font-size:14px; font-weight:bold; color:#000099; }



/*页脚*/

.footer_xq { padding-top:10px;}


/**********************凤台********************************/
#container_ft {
 margin-left:auto;
 margin-right:auto;
 width:940px;
 height:auto;
 }

#pagebody_ft {
 width:99%; /*设定宽度*/
 margin:3px auto; /*居中*/
 height:855px;
}

#sidebar_ft {
 width:210px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/
 border:0px thin #E00;
 height:auto;
 margin:0px auto;
 border-color:#999999;
}

#mainbody_ft {
 width:717px;
 text-align:left;
 margin-left:3px;
 float:left; /*浮动居*/
 clear:right; /*不允许右侧存在浮动*/
 overflow:hidden;
 border:0px solid #E00;
 height:auto;
}

.mainbody_1_ft { overflow:hidden; height:auto;}


.ztitle0_ft{ overflow:hidden; font-size:14px; color:#0033AA; font-weight:bold; text-align:center; background: url(../images/title_bg.gif) repeat-x; height:22px; padding:5px 0 0 0;}
.ztitle0_ft ul { list-style:none;}
.ztitle0_ft ul li { list-style:none; text-align:center; }


.ztitle_ft{ overflow:hidden; background: url(../images/title_bg.gif) repeat-x; height:22px; padding:5px 0 0 15px; }
.ztitle_ft h1 { overflow:hidden; float:left; font-size:14px; font-weight:bold; color:#000000; margin:0px;}
.ztitle_ft h2 { overflow:hidden; float:right; padding-top:0px; padding-right:8px; font-weight:100; font-size:12px; margin:0px; }
.ztitle_ft h2 a:link { font-size:13px; color:#CC3366; }
.ztitle_ft h2 a:visited {font-size:13px; color:#CC3366; }
.ztitle_ft h2 a:hover{ font-size:13px; color:#CC3366; }



/*职能机构*/
.znjg_ft { width:208px; height:auto; overflow:hidden; border:1px solid #AACCEE; margin-bottom:4px; }
.znjg_ft ul { overflow:hidden; list-style:none; text-align:center; margin-top:7px; margin-bottom:7px; }
.znjg_ft ul li { overflow:hidden; font-size:14px;line-height:24px; }


/*交流互动*/
.jlhd_ft { width:208px; height:auto; overflow:hidden; border:1px solid #AACCEE; margin-bottom:4px; }
.jlhd_ft ul { overflow:hidden; list-style:none; text-align:center; margin-top:7px; margin-bottom:7px; }
.jlhd_ft ul li { overflow:hidden; font-size:14px;line-height:24px; }


/*财经法规*/
.cjfg_ft { width:208px; height:auto; overflow:hidden; border:1px solid #AACCEE; margin-bottom:4px; }
.cjfg_ft ul { overflow:hidden; list-style:none; text-align:left; margin-top:7px; margin-bottom:5px; margin-left:5px; margin-right:5px; height:225px; }
.cjfg_ft ul li { overflow:hidden; font-size:14px;line-height:24px; }
.cjfg_ft span { float:right; padding-right:5px; padding-bottom:0px; }
.cjfg_ft span a:link {font-size:13px; color:#CC3366; }
.cjfg_ft span a:visited {font-size:13px; color:#CC3366; }
.cjfg_ft span a:hover{font-size:13px; color:#CC3366; }

/*县区审计*/
.xqsj_ft { width:208px; height:220px; overflow:hidden; border:1px solid #AACCEE; margin-bottom:4px; }
.xqsj_ft ul { overflow:hidden; list-style:none; text-align:center; margin-top:3px; margin-bottom:3px; }
.xqsj_ft ul li { overflow:hidden; font-size:14px;line-height:24px; }

/*信息统计*/
.xxtj_ft { width:208px; height:auto; overflow:hidden; border:1px solid #AACCEE; margin-bottom:4px; }
.xxtj_ft ul { overflow:hidden; list-style:none; text-align:left; margin-top:7px; margin-bottom:7px; margin-left:40px; }
.xxtj_ft ul li { overflow:hidden; font-size:12px;line-height:20px; }




/*图片新闻*/
.tpxw_ft { width:260px; margin-top:0px; height:auto; float:left;border:1px solid #AACCEE; overflow:hidden }
.tpxw_ft img { padding:0px; margin:0px; }


/*图片新闻文字*/
.tpxw2_ft { width:270px;height:220px; margin-left:3px; list-style:none; float:left;border:1px solid #AACCEE; overflow:hidden;}
.tpxw2_ft ul { list-style:none; padding:5px 8px 5px 5px;}
.tpxw2_ft ul li { overflow:hidden;  width:260px; }
.tpxw2_ft ul li a:link {font-size:13px;  color:#333333; line-height:23px; }
.tpxw2_ft ul li a:visited {font-size:13px;  color:#333333; }
.tpxw2_ft ul li a:hover{font-size:13px; color:#ff0000;}

/*通知公告*/
.tzgg_ft { width:175px; height:220px; margin-top:0px; margin-left:3px;float:right;border:1px solid #AACCEE;  overflow:hidden;}
.tzgg_ft ul { list-style:none; padding:5px 5px 5px 5px;}
.tzgg_ft ul li { overflow:hidden; line-height:0px; width:170px;}
.tzgg_ft ul li a:link {font-size:13px;  color:#000066;  line-height:20px;}
.tzgg_ft ul li a:visited {font-size:13px;  color:#000066; }
.tzgg_ft ul li a:hover{font-size:13px; color:#ff0000;}

/*主区左侧*/
.main_left_ft { overflow:hidden; width:355px; height:155px; margin-top:3px; list-style:none; float:left;border:1px solid #AACCEE;}
.main_left_ft ul { list-style:none; padding:5px 8px 5px 5px; }
.main_left_ft ul li { overflow:hidden;  width:345px;}
.main_left_ft ul li a:link {font-size:13px;  color:#333333;  line-height:23px;}
.main_left_ft ul li a:visited {font-size:13px;  color:#333333; }
.main_left_ft ul li a:hover{font-size:13px; color:#ff0000;}


/*主区右侧*/
.main_right_ft { overflow:hidden; width:355px; height:155px; margin-top:3px; margin-left:3px; float:right;border:1px solid #AACCEE;}
.main_right_ft ul {   list-style:none; padding:5px 8px 5px 5px;  }
.main_right_ft ul li { overflow:hidden; width:345px;}
.main_right_ft ul li a:link {font-size:13px;  color:#333333; line-height:23px;}
.main_right_ft ul li a:visited {font-size:13px;  color:#333333; }
.main_right_ft ul li a:hover{font-size:13px; color:#ff0000;}
