﻿html
{
	background:url(../images/web1.jpg) no-repeat center 0;
}
body 
{
	font:12px/25px 宋体;
	text-align:center;
	background:url(../images/web2.jpg) repeat-x 0 bottom;
	height:100%;
}
.clear
{
	height:0;
	overflow:hidden;
	clear:both;
}
ul,li
{
	list-style-type:none;
}
img
{
	border:0;
}
*
{
	margin:0;
	padding:0;
}
.float-left
{
	float:left;
	display:inline;
}
.float-right
{
	float:right;
	display:inline;
}
.jiezi
{
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
a:link
{
	color:#000;
	text-decoration:none;
}
a:visited
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:none;
}
a:active
{
	color:#000;
	text-decoration:none;
}
.c960,.c960 a:link,.c960 a:visited
{
	color:#960;
}
.fff,.fff a:link,.fff a:visited
{
	color:#fff;
}
.f60,.f60 a:link,.f60 a:visited
{
	color:#f60;
}
.f00,.f00 a:link,.f00 a:visited
{
	color:#f00;
}
.o69,.o69 a:link,.o69 a:visited
{
	color:#069;
}
.o9f,.o9f a:link,.o9f a:visited
{
	color:#09f;
}
.o90,.o90 a:link,.o90 a:visited
{
	color:#090;
}
.cc0,.cc0 a:link,.cc0 a:visited
{
	color:#cc0;
}
.top,.flash,.nav,.main,.footer
{
	width:1000px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
}
/*---------------------------------------top*/
/*.top
{
	background:url(../images/top.jpg) repeat-x 0 0;
	height:26px;
	overflow:hidden;
}
.top li
{
	float:left;
	display:inline;
}
.top li.li1
{
	background:url(../images/item.jpg) no-repeat 10px 6px;
	padding-left:35px;
	width:490px;
}
.top li.li2
{
	width:230px;
}
.top li.li2 a
{
	margin:0 10px;
}
.top li.li3
{
	width:225px;
	background:url(../images/top1.jpg) no-repeat 0 0;
	font-weight:bold;
	padding:1px 0 0 6px;
}
.top li.li3 a
{
	margin:0 8px;
}*/

.top
{
	background:url(../images/top.jpg) repeat-x 0 0;
	height:26px;
	overflow:hidden;
}
.p50px
{
	height:50px;
    width:1000px;
}
.top li
{
	float:left;
	display:inline;
}
.top li.li1
{
	
	padding-left:15px;
}
.top li.li2
{
	width:170px;
	float:right;
}
.top li.li2 a
{
	margin:0 10px;
}
.top li.li3
{	
	background:url(../images/topl.jpg) no-repeat 0 0;
	font-weight:bold;
	padding:0 0 0 5px;
	float:right;
	margin-right:10px;
}
.top li.li3 table
{
	background:url(../images/topbg.jpg) repeat-x 0 0;
}
.top .li3l
{	
	background:url(../images/topl.jpg) no-repeat left 0;
	width:5px;
}
.top .li3r
{	
	background:url(../images/topr.jpg) no-repeat left 0;
	width:5px;
}
.top li.li3 a
{
	margin:0 6px;
}
/*-----------------------------------------------flash*/
.flash
{
	background:url(../images/flash.jpg) no-repeat 0 0;
	height:160px;
}
/*----------------------------nav*/
.nav
{
	background:url(../images/nav.jpg) repeat-x 0 0;
	height:60px;
	font-size:14px;
	font-weight:bold;	
	overflow:hidden;
	position:relative;	
	color:#fff;
}

.nav ul li.li1
{
	float:left;	
	line-height:32px;
	width:120px;
	text-align:center;
}
.nav ul li.li1 a
{
	text-align:center;
}
.nav li
{
	float:left;
	display:block;
}

.SubNav li,.SubNavx li 
{
	line-height:28px;
}
.nav li.now
{
	background:url(../images/nav1.jpg) repeat-x 0 0;		
}
/*------display:none;----------二级栏目*/
.SubNav, .SubNavx
{
	display:none;
	z-index:2;
	clear:both;
	position:absolute;
	width:975px;
	top:32px;
	text-align:left;	
	font-size:12px;	
	left:10px;
	margin:0 auto;
	/*background:url(../images/item.jpg) no-repeat 0 7px;*/
	padding-left:15px;
}
.SubNavx
{
    background:url(../images/item.jpg) no-repeat 0 7px;
    }
.SubNav li,.SubNavx li
{
	font-weight:normal;
	padding:0 5px 0 5px;	
	line-height:28px;
	_line-height:30px;
}
/*-------------一级栏目伪标签*/
.nav li a
{
	display:block;
}
.nav li a:link
{
	color:#fff;	
}
.nav li a:visited
{
	color:#fff;
}
.nav li a:hover
{
	color:#fff;
	text-decoration:none;
	background:url(../images/nav2.jpg) no-repeat 0 0;
}
.nav li a:active
{
	color:#fff;
}
/*------------------首页*/
.nav li.now a
{
	display:block;
	color:#fff;	
}
.nav li.now a:link
{
	color:#ffff00;	
}
.nav li.now a:visited
{
	color:#ffff00;
}
.nav li.now a:hover
{
	color:#ffff00;	
}
.nav li.now a:active
{
	color:#ffff00;
}
/*-------------二级栏目伪标签*/
.SubNav li,.SubNavx li
{
	color:#c00;	
}
.SubNav li a:link,.SubNavx li a:link
{
	color:#c00;
}
.SubNav li a:visited,.SubNavx li a:visited
{
	color:#c00;
}
.SubNav li a:hover,.SubNavx li a:hover
{
	color:#c00;
	text-decoration:underline;
	background:none;
}
.SubNav li a:active,.SubNavx li a:active
{
	color:#c00;
}
/*---------------------------------------search开始*/
.cc6600
{
	color:#cc6600;
}
.cc6600 a:link
{
	color:#cc6600;
}
.cc6600 a:visited
{
	color:#cc6600;
}
.search
{
	float:left;
	display:inline;	
	padding-top:4px;
	line-height:17px;
	width:370px;
}
.search span
{
	margin-right:8px;
	_margin-right:6px;
	float:left;
	display:inline;
}
input.input220
{
	width:205px;	
	border:1px solid #8FA8D1;
	height:20px;
	font-size:12px;
	line-height:20px;
	*margin-top:-1px;
}
.select85
{	
	width:85px;
	font-size:12px;
	border:1px solid #8FA8D1;
	height:22px;
	_height:20px;
	line-height:20px;
}
/*---------------------------------------main开始*/
.main
{
	border-top:1px solid #ccc;
	padding-top:4px;
	width:998px;
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	
}
.up
{
	margin:0 5px;
	width:990px;	
}
/*---------width:269px; ----B6E000-------------------------js开始*/
.tpleft
{
	float:left;
	display:inline;
	width:344px;
	margin-right:7px;
}
.tp
{
	margin:0 8px;
	float:left;
	display:inline;
	width:154px;
	height:28px;
}
.fpic {	
	
	width:332px; 	
	position: relative; 
	height:222px; 	
	text-align:center;	
	margin:0 0 4px 0;
	border:1px solid #ccc;
	padding:4px 5px;
	overflow:hidden;
		
}

#focpic {	
	left:1px; 	
	position: absolute; 
	TOP: 1px; 	
}
.thubpic {	
	margin-bottom:4px;
	line-height:30px;
	Z-INDEX: 20; 	
	width: 26px; 
	cursor: pointer; 
	
	height:34px
}
.thubpiccur 
{
	text-align:center;
	line-height:30px;
	Z-INDEX: 20; 	
	width: 26px; 
	CURSOR: pointer;
	height: 34px;
	margin-bottom:4px;
	
}
.thubpiccur {
	Z-INDEX: 30; 
	
}
.thubpic a {
	
	width: 22px; 
	display:block;
	height:34px;
	padding-left:4px;
	background:url(../images/js1.jpg) no-repeat 0 0;	
	text-decoration:none;
}
.thubpiccur a {
	display:block;
	width: 22px; 
	padding-left:4px;
	height: 34px;
	background:url(../images/js2.jpg) no-repeat 0 0;
	text-decoration:none;
}
.thubpiccur img 
{
	border-color:#ffcc00;	
}
.fff,.fff a:link,.fff a:visited
{
	color:#fff;
	
}
.c00,.c00 a:link,.c00 a:visited
{
	color:#c00;
	
}
.o69,.o69 a:link,.o69 a:visited
{
	color:#069;
	text-decoration:none;
	
}
.imgleft
{
	width:300px;	
	height:222px;
	margin:4px 0 0 4px;
}
/*---------------------------------本区新闻*/
.bqnew
{
 background:url(../images/bqnew.jpg) no-repeat 0 4px;
 width:418px;
 float:left;
 display:inline; 
 margin-right:6px;
 height:260px;
}
.bqnew .title
{
 padding:12px 22px 0 27px;
 line-height:30px;
 height:30px;
 overflow:hidden;
}
.bqnew .title span.name
{ 
 font:bold 14px/35px 宋体;
 color:#fff; 
}
.bqnew li
{
	float:left;
	display:inline;
	width:58px;
	text-align:center;
	height:27px;
	line-height:27px;
}
.bqnew li a
{
	float:left;
	display:inline;
}
.bqnew li.name
{
	padding:0 15px 0 10px;
	width:330px;	
	text-align:left;
}
.newimg
{
	margin:5px 0 0 6px;	
	float:left;
	display:inline;
}

/*---------------------------------通知*/
.tongzhi
{
	background:url(../images/tongzhi.jpg) no-repeat 0 0;
	width:215px;
	height:260px;
	float:right;
	display:inline;	
	overflow:hidden;
}
ul.tzul
{
	/*background:url(../images/dttitle.jpg) no-repeat 0 0;*/
	padding:2px 0 0 5px;
}
.tzli
{
	float:left;
	display:inline;
	font:bold 12px/28px 宋体;
	background:url(../images/tz1.jpg) no-repeat 0 0;	
	width:100px;
	text-align:center;
	height:30px;	
	overflow:hidden;	
	margin-right:4px;	
}
.tzli a
{
	filter:
        Dropshadow(offx=1,offy=0,color=white)
        Dropshadow(offx=0,offy=1,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);
    display:block;
    width:94px;
    height:30px;
}
.tzli a:link
{
	color:#900;
}
.tzli a:visited
{
	color:#900;

}
.tzli a:hover
{
	color:#900;
	text-decoration:none;
}
.tzli a:active
{
	color:#900;	
}
.tzdiv
{
	clear:both;
	display:none;
	padding-top:6px;
	margin-left:12px;
	height:210px;	
}
/*向上滚动Js所用样式*/
#Div1
{
	height: 210px;
	width: 215px;
	overflow: hidden;
}
#Div4
{
	height: 210px;
	width: 215px;
	overflow: hidden;
}
.tzdiv li
{
	line-height:25px;
	width:195px;	
}
.tzdiv li span
{
	padding:0 3px;
}
/*-----------------------------------------------------------广告*/
.gg1
{
	padding:4px 5px 5px 5px;
	width:990px;
	height:96px;
	clear:both;
}
.gg1 img
{
	width:990px;
	height:96px;
}
/*---------------------------------------区长信箱*/
.qzmail
{
	width:235px;
	margin-right:7px;
	float:left;
	display:inline;
	height:212px;
}
.ssdt
{
	background:url(../images/ssdt.jpg) no-repeat 0 0;
	width:525px;
	height:212px;
	float:left;
	display:inline;	
}
ul.dtul
{	
	padding:16px 0 0 0;
	margin-left:11px;
	*margin-left:-5px;
	width:38px;
}
.dtli
{
	font:bold 14px/28px 宋体;
	background:url(../images/dt1.jpg) no-repeat 0 0;
	width:38px;
	text-align:center;	
	height:88px;	
	overflow:hidden;
	Writing-mode:tb-rl;
	display:block;
	letter-spacing:3px;
}
.dtli a
{
	filter:
        Dropshadow(offx=1,offy=0,color=white)
        Dropshadow(offx=0,offy=1,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);
    display:block;
    width:38px;
    height:90px;
}

.dtdiv
{
	clear:both;	
	display:none;
	padding-top:4px;
	*padding-top:0;
	float:left;
	padding-left:70px;
	margin-top:-180px;
	width:440px;
	
}
.dtdiv li
{
	line-height:25px;
	width:280px;
	height:25px;
}
.dtdiv li a
{
	float:left;
	display:inline;
}
/*---------------------1.18增加*/
.dttp
{
	float:right;
	display:inline;
	padding:8px 10px 0 0;
}
.dttp li
{
	width:132px;
	height:36px;
	margin-bottom:3px;
}
.dttp li img
{
	width:132px;
	height:36px;	
}
/*-------------------------------------------专题*/
.ztbd
{
	background:url(../images/zt.jpg) repeat-x 0 0;
	width:213px;
	height:210px;
	border:1px solid #ccc;
	float:right;
	display:inline;
}
.ztbd p
{
	padding:0 10px 0 12px;
	height:34px;
}
.ztbd p .name
{
	font:bold 14px/32px 宋体;
	float:left;
	display:inline;
}
.ztbd p .more
{
	padding:5px 0 0 0;
	_padding:10px 0 0 0;
	float:right;
	display:inline;
}
.ztbd ul
{
	margin-left:3px;
}
.ztbd li
{
	width:206px;
	height:32px;
	margin-bottom:3px;
	overflow:hidden;
}
.ztbd li img
{
	width:206px;
	height:32px;
}
/*-------------------------------------------百件实事网上办*/
.bj
{
	width:990px;
	margin:0 5px 5px 5px;
	-margin:0 5px 0px 5px;
	height:298px;
	background:url(../images/bj1.jpg) repeat-x 0 0;
}
p.bg
{
	background:url(../images/bj.jpg) no-repeat 0 0;
	height:61px;
}
.bm
{
	width:235px;
	height:238px;
	background:url(../images/bm.jpg) no-repeat 0 0;
	float:left;
	display:inline;
	margin-right:7px;
}
.bm p
{
	padding:0 30px 0 16px;
	height:48px;
}
.bm p .name
{
	font:bold 14px/32px 宋体;
	float:left;
	display:inline;
}
.bm p .more
{
	padding:5px 0 0 0;
	_padding:10px 0 0 0;
	float:right;
	display:inline;
}
.bm ul.ul1
{
	margin-left:15px;
}
.bm ul.ul1 li
{
	width:205px;
	height:46px;	
	overflow:hidden;
}
.bm ul.ul1 li img
{
	width:205px;
	height:36px;
}
/*---------------------------------------市民办事*/
.smbs
{
	border:1px solid #ccc;
	width:523px;
	height:230px;
	float:left;
	display:inline;
	margin-right:8px;	
	padding-top:6px;
	overflow:hidden;
}
.smbs1
{
	margin:0 10px 3px 15px;
	height:72px;
}
.smbs1 img
{
	float:left;
	width:84px;
	height:75px;
	margin-right:10px;	
}
.smbs1 ul
{
	float:left;
	background:url(../images/line.jpg) repeat-x 0 68px;
	height:75px;
	width:402px;
}
.smbs1 li
{
	width:50px;
	padding:0 15px;
	line-height:21px;
	float:left;
	display:inline;	
}
/*-----------------------------------------场景式服务*/
.bm ul.ul2
{
	margin-left:4px;
}
.bm ul.ul2 li
{
	width:60px;
	height:96px;	
	text-align:center;
	font-weight:bold;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 5px;
}
.bm ul.ul2 li img
{
	width:47px;
	height:41px;
	display:block;
	margin-bottom:4px;
}
/*-----------------------------------------left*/
.left
{
	margin:0 8px 5px 5px;	
	float:left;
	display:inline;
	width:767px;
	height:390px;
	overflow:hidden;
}
.zfgk
{
	width:642px;
	padding-left:125px;
	background:url(../images/gk.jpg) no-repeat 0 0;
	padding-top:10px;
	height:50px;
	margin-bottom:5px;
}
.zfgk img
{
	height:35px;
}
/*---------------------政府信息公开*/
.zfxxgk
{
	width:233px;
	height:323px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-right:7px;
	border:1px solid #fc9;
	background:url(../images/zfxxgk.jpg) repeat-x 0 0;
}
.zfxxgk p
{
	height:48px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
/*.zfxxgk li
{
	line-height:36px;
	color:#734E00;
	background:url(../images/zfli.jpg) no-repeat 0 0;
	padding-left:46px;
	margin:0 0 4px 5px;
}*/

.zfxxgk li
{
 width:200px;
 height:36px;
 overflow:hidden;
 margin:0 0 4px 18px;
}
.zfxxgk li img
{
 width:200px;
 height:36px; 
}



.zfxxgk li a:link,.zfxxgk li a:visited
{
	color:#734E00;
}
.zfright
{
	width:525px;
	height:325px;
	float:left;
	display:inline;
	overflow:hidden;
}
.zfhy
{
	width:260px;
	height:160px;
	float:left;
	display:inline;
	margin:0 5px 5px 0;
	_margin:0 5px 4px 0;
}
ul.zful
{	
	padding:1px 0 0 0;
	width:257px;
	overflow:hidden;
}
.zfli
{
	font:bold 12px/26px 宋体;	
	width:85px;
	text-align:center;	
	height:27px;	
	overflow:hidden;
	margin-right:1px;
	background:url(../images/hy1.jpg) no-repeat 0 0;
	
}

.zfli a:hover
{	
	text-decoration:none;
}

.zfdiv
{
	clear:both;
	display:none;
	padding-top:2px;
	margin-top:-1px;
	background:url(../images/hydiv.jpg) no-repeat 0 0;
	width:258px;
	height:131px;
}
.zfdiv li
{
	line-height:25px;
	width:230px;
	height:25px;
	*height:24px;
	padding-left:10px;
	
	overflow:hidden;	
}
.zfdiv li a,.zfdiv li img
{
	float:left;
	display:inline;
}
.zxft
{
	width:215px;
	height:390px;
	float:left;
	display:inline;
}
/*-----------------------------------------right*/
.zxft
{
	width:215px;
	float:left;
	display:inline;
	height:390px;
	background:url(../images/zxft.jpg) no-repeat 0 0;
	margin-bottom:5px;
}
.zxft p.more
{
	padding:0 16px 0 0;
	height:35px;
	line-height:32px;
	text-align:right;
}
ul.ftul
{	
	padding:1px 0 0 0;
	margin-left:3px;
}
.ftli
{
	float:left;
	display:inline;
	font:12px/29px 宋体;	
	width:70px;
	text-align:center;	
	
	overflow:hidden;
	background:url(../images/ft1.jpg) no-repeat 0 0;		
	height:29px;	
}
.ftli a
{
	filter:
        Dropshadow(offx=1,offy=0,color=white)
        Dropshadow(offx=0,offy=1,color=white)
        Dropshadow(offx=0,offy=-1,color=white)
        Dropshadow(offx=-1,offy=0,color=white);
    display:block;
    width:70px;
    height:29px;
    
}
.ftli a:link
{
	color:#000;
}
.ftli a:visited
{
	color:#000;
}
.ftli a:hover
{
	color:#000;
	text-decoration:none;
}
.ftli a:active
{
	color:#000;
}
.ftdiv
{
	clear:both;
	display:none;
	padding-top:2px;		
}
.ftdiv ul
{
	height:267px;	
	overflow:hidden;
}

.ftdiv .bbp
{
	text-align:center;
	font-weight:bold;	
	padding-top:10px;
}

.ftdiv li
{
	line-height:20px;
	padding:5px 0;		
	margin:0 6px 0 10px;
	background:url(../images/line.jpg) repeat-x 0 bottom;	
}
.ftlr
{
	padding:6px 3px 0 0;
	text-align:left;
	font-weight:normal;
}
li.nobg
{
	background:none;
}
/*-------------------------民意互动*/
.myhd
{
	width:235px;	
	height:226px;
	margin-right:7px;
	background:url(../images/myhd.jpg) no-repeat 0 0;
}
.myhd p
{
	padding:0 22px 0 30px;
	height:35px;
	line-height:33px;
}
.smxs p
{
	padding:0 22px 0 30px;
	height:38px;
	line-height:33px;
}
.myhd p .name,.smxs p .name
{
	font:bold 14px/33px 宋体;	
	line-height:36px;
	float:left;
	display:inline;
}
.myhd li
{
	margin:0 0 5px 9px;
	height:42px;
	width:215px;
	overflow:hidden;
}
.myhd li img
{
	width:215px;
	height:42;
}
/*-------------------------市民心声*/
.smxs
{
	width:260px;
	background:url(../images/smxs.jpg) no-repeat 0 0;
	height:226px;
	margin-right:6px;
}
.smxs li
{
	float:left;
	display:inline;
	width:45px;
	line-height:26px;
	_line-height:28px;
	text-align:center;
}
.smxs li.name
{
	width:192px;
	
	margin-left:9px;
	text-align:left;
}
.smxs li.name a,.smxs li.name img
{
	float:left;
	display:inline;
}
.map
{
	width:260px;
	height:195px;
	border-top:1px solid #fff;
}
/*-------------------------在线调查*/
.inline
{	
	background:url(../images/inline.jpg) no-repeat 0 0;
	width:215px;
	height:228px;
	float:right;
	display:inline;
}
.inline p.title
{
	padding-left:14px;
	font:bold 14px/30px 宋体;
	color:#fff;
}
.inlinebt
{
	color:#036;
	padding:0 0 0 10px;
}
.inline table
{
	margin-left:10px;
	color:#036;
	line-height:24px;
}
.inline table td
{
	height:23px;
}
.inline table td input
{
	margin:0 6px 0 0;
}
.but
{
	text-align:center;	
}
.but input
{
	margin:0 10px;
}
.cout
{
	width:215px;
	height:42px;
	display:block;
}
/*-------------------------政府机构导航*/
.zfdh
{
	width:988px;
	margin:0 0 0 5px;
	/*height:auto !important;*/
	height:100px;
	/*min-height:100px;*/
	border:1px solid #ccc;
	background:url(../images/zfdh.jpg) repeat-x 0 0;
	clear:both;
	/*overflow:visible;*/
}
ul.dhul
{	
	background:url(../images/zfdh1.jpg) no-repeat 0 0;
	padding-left:140px;
	height:30px;
}
.dhli
{
	float:left;
	display:inline;
	font:bold 14px/32px 宋体;	
	width:137px;
	text-align:center;	
	overflow:hidden;
	background:url(../images/zf1.jpg) no-repeat 0 0;		
	height:30px;	
	margin-right:2px;
}

.dhdiv
{
	clear:both;
	display:none;
	padding:2px 0 0 20px;		
}
.dhdiv ul
{
	
	overflow:hidden;
}
.dhdiv p
{
	text-align:center;
	font-weight:bold;	
	padding-top:10px;
}
.dhdiv li
{
	line-height:20px;
	padding:5px 0;		
	width:100px;
	color:#666;	
	float:left;
	display:inline;
}

/*------------------------滚动图片*/
.gdtp
{
	background:#EDECE0;
	height:47px;
	margin:3px 0 5px 5px;
	width:980px;
	padding:5px 5px 0 5px;
	clear:both;
}
.gdtp img
{
	width:120px;
	height:35px;
}
.dhtalbe
{
	width:990px;
	margin:0 0 0 5px;
}
.dhtalbe select
{
	width:190px;
	height:20px;
	border:1px solid #999EBF;
	font:12/20px 宋体;	
	margin-right:10px;
}
/*-----------------------------------footer*/
.footer
{	
	background:url(../images/footer.jpg) no-repeat 0 0;
	height:175px;
	padding-top:15px;
	text-align:center;
}
/*-------------------------------信箱*/
.EMail
{
	background:url(../images/01.jpg) no-repeat 0 0;
	width:235px;
    height:168px;
    margin-top:3px;
}
.EMail p
{
	padding:0 0 0 30px;
	font:bold 14px/35px 宋体;
	height:38px;
}
ul.Eul
{	
	padding:3px 0 0 5px;
}
.Eli
{
	float:left;
	display:inline;
	font:bold 14px/32px 宋体;		
	width:112px;
	margin-right:1px;
	text-align:center;	
	height:28px;	
	overflow:hidden;
}

.Ediv
{
	clear:both;
	display:none;
	padding-top:4px;
	*padding-top:0;
	margin-left:8px;
	
}

/*---------------------------------本区重要要闻开始*/
.yw
{
	background:url(../images/yw.jpg) no-repeat 0 0;
	width:384px;
	height:244px;
	z-index:10;
	position:absolute;
	right:0;
	bottom:0;
	text-align:left;
}
.close
{
	padding:12px 14px 0 0;
	*padding:8px 14px 0 0;
	_padding:12px 14px 5px 0;
	text-align:right;
}
.imgdiv
{
	float:left;
	display:inline;
	margin:6px 8px 0 12px;
	text-align:center;
	width:100px;
}
.imgdiv li
{
	height:100px;
	text-align:center;
	line-height:20px;
}
.imgdiv li p
{
	height:80px;	
}
.listdiv
{
	width:254px;
	float:left;
	display:inline;
}
.listdiv p.title
{
	background:url(../images/line.jpg) repeat-x 0 bottom;
	height:30px;
	font:bold 18px/30px 宋体;	
	text-align:center;
	margin:4px 0;
}
.listdiv li
{
	background:url(../images/ywitem.jpg) no-repeat 6px 8px;
	padding-left:15px;
	height:26px;
	line-height:26px;
}
.listdiv li span
{
	margin-right:8px;
}
.listdiv li span a
{
	margin:0 4px;
}


.day
{
 width:200px;
 height:30px;
 padding-left:10px;
 font-weight:bold; 
 line-height:24px;
 
}
.day p
{
	float:left;
	margin-top:4px;
	margin-left:5px;
	display:inline;
}

/*-------------------------------政府工作*/
.zf
{
	width:240px;
	height:200px;
	background:url(../images/zf.jpg) no-repeat 0 0;
	float:left;
	display:inline;
	margin:0 5px 0 4px;
}
.zf p
{
	padding:5px 26px 0 32px;
	height:35px;
}
.zf p span.name
{
	font:bold 14px/25px 宋体;
}
.zf ul
{
	clear:both;
	margin-left:10px;
}
.zf li
{
	float:left;
	display:inline;
	width:40px;
	text-align:center;
}
.zf li.name
{
	width:184px;
	margin-right:4px;
	text-align:left;
}
