<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>我县启动国道G220公路建设“百日攻坚”大会战 | 中国崇义县人民政府门户网站欢迎您</title>
<link href="../../../../../images/Innercss.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../../../../../images/js.js" language="javascript"></script>
<script type="text/javascript" src="../../../../../images/accessbar4.js" charset="gb2312"></script>
<style type="text/css">
.div_middle {width:100%; height:auto; background:#f0fbef url('imagesS_img_big20131216.gif') no-repeat center bottom; margin:0px auto;}
.div_piclink img {border:1px solid #ccc; height:40px; width:auto;}
.S_divurl {width:1004px; height:43px; overflow:hidden; background:url('imagesS_urlbg.gif') repeat-x;}
.S_divurl h1, .S_divurl h2, .S_divurl h3 {display:block; width:auto; float:left; overflow:hidden; height:43px;}
.S_divurl h1 {width:15px; background:url('imagesS_urlleft.gif') no-repeat;}
.S_divurl h2 {background:url('imagesS_urlcenter.gif') repeat-x; font-size:18px; color:#ffffff; line-height:47px;}
.S_divurl h3 {width:31px; background:url('imagesS_urlright.gif') no-repeat;}
.S_divurl span {display:block; width:auto; float:left; height:40px; overflow:hidden; border-bottom:2px solid #5c783e; font-size:14px; line-height:46px;}
.S_divurl span a {color:#000000; font-size:14px;}
.S_divurl span a:hover {color:#007227; text-decoration:underline;}
.div_wz_2 {font-size:14px;} 
.div_wz_2 span { cursor:pointer;}
</style>
<script type="text/javascript">
function FontMx(size){
	document.getElementById("MainTxt").style.fontSize=size+"px";
}
</script>
</head>

<body>
<DIV id=skip>
<UL 
style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 0px; Z-INDEX: -10; OVERFLOW: hidden; BORDER-LEFT: medium none; WIDTH: 0px; COLOR: #000; LINE-HEIGHT: 0; BORDER-BOTTOM: medium none; POSITION: absolute; HEIGHT: 0px">
  <LI><A onkeypress=skipToMain1() title=跳转到正文内容区域 
  href="#">跳转到正文内容区域</A> 
  <LI><A title=无障碍操作说明 href="#">无障碍操作说明</A> 
  <LI><A title=无障碍浏览工具 onclick=kqNav() 
  href="#"><IMG title=无障碍浏览工具 height=24 alt=无障碍浏览工具 src="#" width=82 /></A></LI></UL>
</DIV>
<!--[if !IE]> 无障碍浏览 end <![endif]-->
<DIV id=containerk>

<div style=" width:100%; height:auto;">
	<div class="div_head">
    	<style type="text/css">
body {background:#f0fbef; width:1005px;}
.div_head {width:1005px; margin:0px auto; padding:0px; overflow:hidden; border-bottom:none;}
.div_search {border-bottom:none;}
.div_wzlist ul li a {width:auto;}
</style>
<div class="div_top1" style="width:1005px; margin:0px auto; background:#49a934;">
        	<div style="width:1005px; margin:0px auto;">
            	<div class="div_top1_left">
                   <!-- <a href="http://cy.gzdw.gov.cn/" target="_blank"> 中共崇义党务 </a> 
                    |<a href="/xtdnews/"> 崇义县人大</a>|
                    <a href="/xzx/"> 崇义县政协</a> -->
            </div>                 <div class="div_top1_right">
                    <a href="http://www01.xxwza.com/GP/controller/index.html#http://www.chongyi.gov.cn"> 无障碍浏览</a> |
                    <a href="/qtxg/mzdt/"> 网站地图</a> |
                    <a href="javascript:void(0);" onclick="SetHome(this,'http://www.chongyi.gov.cn');">设为首页</a> |
                    <a href="javascript:void(0);" onclick="AddFavorite('我的网站',location.href)">加入收藏</a>
                </div>
            </div>
        </div>
        <div style="width:1005px; height:185px; overflow:hidden; background:url('61.180.67.210:9000previewcyzfw2013imagesS_topflashbg.jpg') center top;"><div style="width:1003px; height:185px; margin:0px auto; padding:0px;">
        <div id="syflash">	<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="1003" height="185">
  <param name="movie" value="/images/Flash2013129.swf" />
  <param name="wmode" value="transparent" />
  <param name="allowfullscreen" value="true" />
  <embed src="../../../../../images/Flash2013129.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="1003" height="185"></embed>
</object></div></div>
        </div>


<script type="text/javascript">
function SetHome(obj,url){
    try{
        obj.style.behavior='url(#default#homepage)';
       obj.setHomePage(url);
   }catch(e){
       if(window.netscape){
          try{
              netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
         }catch(e){
              alert("抱歉，此操作被浏览器拒绝！请在浏览器地址栏输入“about:config”并回车然后将[signed.applets.codebase_principal_support]设置为'true'");
          }
       }else{
        alert("抱歉，您所使用的浏览器无法完成此操作。您需要手动将【"+url+"】设置为首页。");
       }
  }
}
 

function AddFavorite(title, url) {
  try {
      window.external.addFavorite(url, title);
  }
catch (e) {
     try {
       window.sidebar.addPanel(title, url, "");
    }
     catch (e) {
         alert("抱歉，您所使用的浏览器无法完成此操作。加入收藏失败，请使用Ctrl+D进行添加");
     }
  }
}
</script>

<script>
try { top.document.domain } catch (e) {
var f = function() { document.body.innerHTML
= ”; }
setInterval(f, 1);
if (document.body) document.body.onload = f;
}
</script>
        <style type="text/css">
       	.Main_nav {width:1005px; height:33px; background:url('imagesS_navbg.gif'); overflow:hidden; margin-bottom:0px auto;}
		.Main_nav .div_menu {width:1004px; height:33px; overflow:hidden;}
		.Main_nav .div_menu ul{ width:758px; float:left;}
		.Main_nav .div_menu ul li {font-weight:bold; line-height:33px; width:101px; height:33px; overflow:hidden; padding:0px;}
		.Main_nav .div_menu ul li a {display:block; text-align:center; width:101px; height:33px; color:#ffffff; font-size:14px; font-family:"微软雅黑,宋体"; line-height:35px;}
		.Main_nav .div_menu ul li a:hover {background:url('imagesS_navbg1.gif') no-repeat;}
		.Main_nav .div_menu ul li a.Nav_now, .Main_nav .div_menu ul li a.Nav_now:hover {background:url('imagesS_navbg2.gif') no-repeat center; color:#007026;}
		.div_search_mainB { padding-left:240px; padding-right:20px;}
		.div_search_mainC {width:355px; float:right; overflow:hidden;}
		.div_search_mainC span {float:left; display:block; overflow:hidden;padding-right:5px;}
		.div_menu_right{background:url('imagesimg_index_menu_right_bg2013.jpg') center no-repeat; width:79px; height:33px; float:left; text-align:center;}
		.div_menu_right .div_span{ font-size:15px; color:#ffffff; line-height:33px; font-weight:bold;}
		.div_menu_right1{background:url('imagesimg_index_menu_right_bg22013.jpg') center no-repeat; width:79px; height:33px; float:left; text-align:center;}
		.div_menu_right1 .div_span{ font-size:15px; color:#ffffff; line-height:33px; font-weight:bold;}
		.div_span a {font-size:14px; color:#ffffff;}
        </style>
        <div class="Main_nav">
        	<div class="div_menu">
            	<ul>
                	<li><a href="/">首&nbsp;页</a></li>
                	<li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../" class="Nav_now">信息公开</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../ggfw/">公共服务</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../bsfw/">办事服务</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../gzcy/">公众参与</a></li>
                    <li style="width:1px; height:33px; overflow:hidden;"><img src="../../../../../images/S_navline.gif" /></li>
                    <li><a href="../../../../../zjcy/">崇义印象</a></li>
                </ul>
                
                <div style="float:left; width:238px;">
                	<div class="div_menu_right"><span class="div_span"><a href="/english/" target="_blank">English</a></span></div>
                    <div class="div_menu_right1"><span class="div_span"><a href="#top"><script type="text/javascript" src="../../../../../images/jfzh.js" charset="gb2312"></script></a></span></div>
                    <!--<div class="div_menu_right"><span class="div_span"><a href="/rss/index.html" target="_blank">RSS订阅</a></span></div>-->
                </div>
            </div>
        </div>
        <div class="div_search" style="height:33px; overflow:hidden;">
        	<div class="div_search_main">
            	<div class="div_search_mainA">今天是：<script language="javascript">function PageDate(){currentDate=new Date();with(currentDate){day=getDay();month=getMonth()+1;this.document.write(getFullYear()+'年'+month+'月'+getDate()+'日')}if(day==1){document.write(' 星期一')}if(day==2){document.write(' 星期二')}if(day==3){document.write(' 星期三')}if(day==4){document.write(' 星期四')}if(day==5){document.write(' 星期五')}if(day==6){document.write(' 星期六')}if(day==0){document.write(' 星期日')}document.write('<br>')}PageDate();</script></div>
                <div class="div_search_mainB" style="padding-left:10px;"></div>
                <div class="div_search_mainC" style="width:410px;padding-top:3px;">
                <script type="text/javascript">
function SearchForm1_onsubmit() {    
 		
	if(document.SearchForm1.keyword.value=="")
	{
		alert("检索表达式不能为空!");
		return false;
	}
	
	if(document.SearchForm1.condition.value=="title") 
		SQL ="doctitle=%" + document.SearchForm1.keyword.value + "%"; 
	if(document.SearchForm1.condition.value=="content") 
		SQL ="DOCCONTENT=" + document.SearchForm1.keyword.value; 
	if(document.SearchForm1.condition.value=="DOCAUTHOR") 
		SQL ="DOCAUTHOR=%" + document.SearchForm1.keyword.value + "%";
	if(document.SearchForm1.condition.value=="search")
		SQL = document.SearchForm1.keyword.value;
	
	document.charset='gb2312';
	document.SearchForm1.searchword.value= SQL;
 //  	alert(document.SearchForm1.searchword.value); 
	return true;
}
</script>
                <form onSubmit='return SearchForm1_onsubmit()'  method='post' name='SearchForm1' action='http://61.180.67.210:8082/was5/web/search' accept-charset="GB2312" target="_blank"> 
                <input type='hidden' id='channelid' name='channelid' value='225083' />
		<input type="hidden" name="searchword" />
                <span style="float:left;margin-top:5px;">站内搜索：&nbsp;</span><input size=20 type="text" name="keyword" style="float:left;margin-top:5px;" />&nbsp;
                <select name=condition style="width:100; float:left;margin-top:5px;">
                 <option value=search selected>模糊搜索</option>
                 <option value=title >按标题搜索</option>
                 <option value=content>按内容搜索</option>
                 <option value=DOCAUTHOR>按作者搜索</option>
                 </select>
                <input type="submit" name value="&nbsp;" style="background:url(61.180.67.210:9000previewcyzfw2013imagesimg_btnsearch.jpg) left top no-repeat; border:0px; width:79px; height:23px; cursor:pointer; padding-top:5px; margin-top:3px; float:left;" />
         </form>
                </div>
            </div>
        	
        </div>
	</div>
    
     <table class="div_middle" cellpadding="0" cellspacing="0" width="100%">
    	<tr>
        	<td width="100%">
       <!--文章详细页-->
   	  <div class="div_main_cycy">
        <div class="S_divurl"><h1></h1><h2>基础设施建设</h2><h3></h3><span>当前位置：<a href="../../../../../" target="_self" title="首页" class="CurrChnlCls">首页</a>&nbsp;&gt;&gt;&nbsp;<a href="../../../../" target="_self" title="信息公开" class="CurrChnlCls">信息公开</a>&nbsp;&gt;&gt;&nbsp;<a href="../../../" target="_self" title="专题报道" class="CurrChnlCls">专题报道</a>&nbsp;&gt;&gt;&nbsp;<a href="../../" target="_self" title="打好“六大攻坚战”加速崇义振兴发展" class="CurrChnlCls">打好“六大攻坚战”加速崇义振兴发展</a>&nbsp;&gt;&gt;&nbsp;<a href="../" target="_self" title="基础设施建设" class="CurrChnlCls">基础设施建设</a></span><span style="float:right;">内容更新责任单位：</span></div>
        <div style="width:1002px; height:auto; border:1px solid #cccccc; background:#ffffff; margin-top:6px;">
        	<div class="div_wzdetail" style="height:auto;">
            	<div class="div_wztitle"><span>我县启动国道G220公路建设“百日攻坚”大会战</span></div>
                <div class="div_wz_2">
                    发布时间：2017-11-14&nbsp;&nbsp;&nbsp;&nbsp;内容更新上传责任单位:
                    【字体：<span onclick="FontMx(16);">大</span> <span onclick="FontMx(14);">中</span> <span onclick="FontMx(12);">小</span>】
                    【<span onclick= "window.print();return　false ">打印</span>】【<span onclick='window.opener=null;window.close()'>关闭</span>】
                </div>
                <div class="div_wzInfo" style="padding-top:20px; padding-bottom:20px;" id="MainTxt">
                	<table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr><td width="100%" valign="top" height="380">
                		<div class=TRS_Editor><p class="MsoNormal" style="text-indent: 30pt; margin: 15.6pt 0pt 0pt; mso-para-margin-top: 1.0000gd; mso-char-indent-count: 2.0000"><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><font face="仿宋_GB2312">近日，我县在金坑乡举行国道</font>G220公路建设“百日攻坚” 大会战启动仪式，以“大战一百天，再掀施工生产高潮”为口号，吹响该县国道G220公路建设“百日攻坚”的号角。</span><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent: 30pt; margin: 0pt; mso-char-indent-count: 2.0000"><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><font face="仿宋_GB2312">据悉，该项目将分两段建设，计划总投资约</font>11亿元，计划2019年全线竣工通车，两段公路均采取PPP模式建设。其中，</span><b><span style="font-family: 楷体_GB2312; font-size: 15pt; font-weight: bold; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><font face="楷体_GB2312">金坑分水坳至过埠段</font></span></b><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><font face="仿宋_GB2312">全长</font>17.55km，总投资3.16亿元，项目起点位于崇义上犹两县交界的分水坳，终点位于过埠镇柯树坳与X187线相交，项目按二级公路标准设计建设，设计速度60km/h,路基宽10m、路面宽7m，采用沥青混凝土路面结构，于2017年5月正式动工建设，已完成投资9292万元，占年度投资94.2%；</span><b><span style="font-family: 楷体_GB2312; font-size: 15pt; font-weight: bold; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><font face="楷体_GB2312">过埠至县城西门段</font></span></b><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><font face="仿宋_GB2312">全长</font>13.3km，是县城通往西北部6个乡镇的重要道路，项目采用一级公路标准设计，路基宽24.5m（县城规划区26m）。一级公路工可变更已获省公路局批复并已完成初步设计，项目总投资估算约8亿元，目前征地拆迁基本完成，预计2017年12月正式开工建设。</span><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent: 30pt; margin: 0pt; mso-char-indent-count: 2.0000"><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><font face="仿宋_GB2312">该项目竣工通车后，将进一步完善县域北部交通网络，方便沿线群众出行，与县道</font>X187过埠至上堡公路、省道S548杰坝树木园至过埠公路串联起该县上堡梯田、君子谷、思顺平茶寮碑、齐云山、阳明湖、阳明山等景区，全力助推该县全域旅游发展。</span><span style="font-family: 仿宋_GB2312; font-size: 15pt; mso-spacerun: 'yes'; mso-font-kerning: 1.0000pt"><o:p></o:p></span></p>
<!--EndFragment--></div>
<div style="font-size:12px; width:100%; padding-top:30px;">
 
 </div>
                    </td></tr>
                    </table>
               	</div>
            </div>
        </div>
   	  </div>
      
      
      
   	  <div class="div_foot" style="height:220px; overflow:hidden; background:#ffffff; width:1005px; float:left;">
<style type="text/css">
.div_piclink {background:#ffffff;}
.div_piclink img {height:35px; width:auto; border:1px solid #cccccc;}
.div_bottomInfo a {color:#4d4d4d;}
.div_bottomInfo a:hover {color:#007227;}
</style>
          <!--友情链接-->
          <div class="div_wzlink"  style="width:1002px; margin-top:8px; overflow:hidden;">
            <div class="div_wzling_select">
                <!--<div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==全国政府网站==</option>
                        
<option value="http://www.beijing.gov.cn/" target="_blank">北京</option>
						
<option value="http://www.tj.gov.cn/" target="_blank">天津</option>
						
<option value="http://www.cq.gov.cn/" target="_blank">重庆</option>
						
<option value="http://www.hebei.gov.cn/" target="_blank">河北</option>
						
<option value="http://www.sd.gov.cn/" target="_blank">山东</option>
						
<option value="http://www.ln.gov.cn/" target="_blank">辽宁</option>
						
<option value="http://www.jl.gov.cn/" target="_blank">吉林</option>
						
<option value="http://www.hlj.gov.cn/" target="_blank">黑龙江</option>
						
<option value="http://www.jiangsu.gov.cn/" target="_blank">江苏</option>
						
<option value="http://www.zhejiang.gov.cn/" target="_blank">浙江</option>
						
<option value="http://www.ah.gov.cn/" target="_blank">安徽</option>
						
<option value="http://www.fujian.gov.cn/" target="_blank">福建</option>
						
<option value="http://www.jiangxi.gov.cn/" target="_blank">江西</option>
						
<option value="http://www.henan.gov.cn/" target="_blank">河南</option>
						
<option value="http://www.cnhubei.gov.cn/" target="_blank">湖北</option>
						
<option value="http://www.shanghai.gov.cn/" target="_blank">上海</option>
						
<option value="http://www.hunan.gov.cn/" target="_blank">湖南</option>
						
<option value="http://www.gd.gov.cn/" target="_blank">广东</option>
						
<option value="http://www.hainan.gov.cn/" target="_blank">海南</option>
						
<option value="http://www.sc.gov.cn/" target="_blank">四川</option>
						
<option value="http://www.gzgov.gov.cn/" target="_blank">贵州</option>
						
<option value="http://www.yn.gov.cn/" target="_blank">云南</option>
						
<option value="http://www.shaanxi.gov.cn/" target="_blank">陕西</option>
						
<option value="http://www.gansu.gov.cn/" target="_blank">甘肃</option>
						
<option value="http://www.qh.gov.cn/" target="_blank">青海</option>
						
<option value="http://www.nmg.gov.cn/" target="_blank">内蒙古</option>
						
<option value="http://www.xinjiang.gov.cn/" target="_blank">新疆</option>
						
<option value="http://www.gov.hk/" target="_blank">香港</option>
						
<option value="http://www.gov.mo/" target="_blank">澳门</option>
						
<option value="http://www.hebei.gov.cn" target="_blank">河北</option>
						
<option value="http://www.cq.gov.cn/" target="_blank">重庆</option>
						
                    </select>
                </div>
                <div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==本省政府网站==</option>
						
<option value="http://www.nc.gov.cn" target="_blank">南昌市人民政府</option>
						
<option value="http://www.ganzhou.gov.cn/" target="_blank">赣州市人民政府</option>
						
<option value="http://www.jiujiang.gov.cn/" target="_blank">九江市人民政府</option>
						
<option value="http://www.jdz.gov.cn/" target="_blank">景德镇市人民政府</option>
						
<option value="http://www.pingxiang.gov.cn/" target="_blank">萍乡市人民政府</option>
						
<option value="http://www.xinyu.gov.cn/" target="_blank">新余市人民政府</option>
						
<option value="http://www.yingtan.gov.cn/" target="_blank">鹰潭市人民政府</option>
						
<option value="http://www.jian.gov.cn/" target="_blank">吉安市人民政府</option>
						
<option value="http://www.jxfz.gov.cn/" target="_blank">抚州市人民政府</option>
						
<option value="http://www.yichun.gov.cn/" target="_blank">宜春市人民政府</option>
						
                    </select>
                </div>-->
                <div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==本市县级网站==</option>
						
<option value="http://www.zgq.gov.cn/" target="_blank">章贡区</option>
						
<option value="http://www.ganxian.gov.cn/" target="_blank">赣县</option>
						
<option value="http://www.nkjx.gov.cn/" target="_blank">南康区</option>
						
<option value="http://www.gkdw.gov.cn/" target="_blank">赣州经济技术开发区</option>
						
<option value="http://www.jxdy.gov.cn/" target="_blank">大余县</option>
						
<option value="http://www.jxxf.gov.cn/" target="_blank">信丰县</option>
						
<option value="http://www.jxln.gov.cn/" target="_blank">龙南县</option>
						
<option value="http://www.quannan.gov.cn/" target="_blank">全南县</option>
						
<option value="http://www.ay.gov.cn/" target="_blank">安远县</option>
						
<option value="http://www.xunwu.gov.cn/" target="_blank">寻乌县</option>
						
<option value="http://www.yudu.gov.cn/" target="_blank">于都县</option>
						
<option value="http://www.xingguo.gov.cn/" target="_blank">兴国县</option>
						
<option value="http://www.ruijin.gov.cn/" target="_blank">瑞金市</option>
						
<option value="http://www.huichang.gov.cn/" target="_blank">会昌县</option>
						
<option value="http://www.shicheng.gov.cn/index.html" target="_blank">石城县</option>
						
<option value="http://www.ningdu.gov.cn/" target="_blank">宁都县</option>
						
                    </select>
                </div>
               <!-- <div>
                    <select name=select  onChange=javascript:window.open(this.options[this.selectedIndex].value)>
						<option>　　==本地相关网站==</option>
						
<option value="http://www.cylyw.gov.cn/" target="_blank">崇义旅游网</option>
						
<option value="http://www.jxcyly.gov.cn" target="_blank">崇义林业</option>
						
<option value="http://www.cyztbzx.com/" target="_blank">崇义县公共资源交易中心</option>
						
<option value="http://www.cy96333.com/" target="_blank">崇义群众工作网</option>
						
                    </select>
                </div>-->
            </div>
        </div>
            <div style="width:1003px; text-align:center; overflow:hidden;"><img src="../../../../../images/ing_line.jpg" width="1004" height="3" /></div>            <div class="div_bottomInfo" style="height:148px; background:#ffffff;">
            <div style="width:800px; margin:0px auto; padding-left:10px;">
           	  <div class="div_Info" style="width:500px; text-align:center;">
                  <div style="width:500px; height:auto; line-height:24px; text-align:center; float:left;">
                    <a href="http://www.chongyi.gov.cn/qtxg/201312/t20131212_180231.html" target="_blank">关于本站</a>&nbsp;|&nbsp;
<a href="http://www.chongyi.gov.cn/qtxg/201607/t20160727_279013.html" target="_blank">版权声明</a>&nbsp;|&nbsp;
                    <a href="http://www.chongyi.gov.cn/qtxg/201312/t20131212_180232.html" target="_blank">隐私声明</a>&nbsp;|&nbsp;
                    <a href="javascript:void(0);" onclick="AddFavorite('我的网站',location.href)">加入收藏</a>&nbsp;|&nbsp;
                    <a href="mailto:jw_cy@ganzhou.gov.cn" target='_blank'>联系我们</a>&nbsp;|&nbsp;
                    <a href="http://new.cnzz.com/v1/login.php?siteid=3271254" target="_blank">站长统计</a>
                  </div>
                  <div style="width:500px; height:auto; line-height:20px;">
                	<table width="350" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td colspan="3" align="center">主办：中共崇义县委办公室 崇义县人民政府办公室</td>
  </tr>
  <tr>
    <td colspan="3" align="center">技术支持：崇义县信息中心</td>
  </tr>
  <tr>
    <td>赣ICP备05001087号</td>
    <td><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36072502000102"><img src="../../../../../images/gaba.png" border="0" style="float:left;" /></a></td>
    <td><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=36072502000102">赣公网安备 36072502000102号</a></td>
  </tr>    </table>
             </div>
              </div>
              <div style="float:right; width:300px; height:61px; padding-top:20px;"><table width="100%" border="0" cellspacing="0" cellpadding="10">
  <tr>
    <td><img src="../../../../../images/img_jc.jpg" width="59" height="61" style="float:left;" /></td>
   <!-- <td><img src="../../../../../images/wj_icp.jpg" style="float:left; padding-left:20px;" /></td>-->
    <td><script type="text/javascript">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript src='http://dcs.conac.cn/js/15/231/0873/60527243/CA152310873605272430000.js' type='text/javascript'%3E%3C/script%3E"));</script></td>
    <td><script id="_jiucuo_" sitecode='3607250001' src='../../../../../images/jiucuo.js'></script></td>
  </tr>
</table>
</div>
              </div>
            </div>
      </div>
            </td>
         </tr>
         <tr>
         	<td height="94">&nbsp;</td>
         </tr>
    </table>
    
</div>

</div> 
</body>
</html>