<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head> 
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<title>崇左市加油站目录_中国崇左</title>

<meta name="SiteName" CONTENT="崇左市人民政府门户网站" />
<meta name="SiteDomain" CONTENT="www.chongzuo.gov.cn" />
<meta name="SiteIDCode" CONTENT="4514000021" />
<meta name="ColumnName" content="交通基础设施" />
<meta name="ColumnType" content="交通基础设施" />
<meta name="ArticleTitle" content="崇左市加油站目录" />
<meta name="PubDate" content="2017-11-06 11:02" />
<meta name="ContentSource" content="" />
<meta name="Keywords" content="" />
<meta name="Author" content="" />
<meta name="Description" content="
　　崇左市加油站目录
　　全市序号
　　所属县区
　　各县（市、区）序号
　　加油站名称
　　加油站地址
　　经营批准证书证号
　　1
　　扶绥县
　　1
　　..." />

  <link href="../../../../images/css.css" rel="stylesheet" type="text/css" />  
  <link href="../../../../images/mex.css" rel="stylesheet" type="text/css" /> 
  <link href="../../../../images/bg.css" rel="stylesheet" type="text/css" /> 
  <link href="../../../../images/user.css" rel="stylesheet" type="text/css" /> 
  <link href="../../../../images/focus.css" rel="stylesheet" type="text/css" /> 
 <link href="../../../../img/detail.css" rel="stylesheet" type="text/css" />
<link href="../../../../img/common.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../../../../img/jquery.js"ignoreapd="1"></script>
<script type="text/javascript">
  <script type="text/javascript" src="../../../../images/jquery1.10.1.js"></script> 
  <script type="text/javascript" src="../../../../images/jquery.kinMaxShow-1.1.min.js"></script> 
  <script type="text/javascript" src="../../../../images/jquery.kinMaxShow-1.1.min2.js"></script> 
  <script type="text/javascript" src="../../../../images/d1.js"></script> 
  <script>
jQuery.noConflict();
(function($){
    $(function(){
        $(".qTwZ .ui-drop").drop({
		manualControls:".ui-dropHd",
		addClassName:"activeDrop"
	});
	 $(".ui-bg").changeBg();	
    });
})(jQuery);
</script> 
  <script type="text/javascript" src="../../../../images/bg.js"></script> 
  <link href="../../../../images/msfwcss.css" rel="stylesheet" type="text/css" /> 
  <script type="text/javascript" src="../../../../images/jquery1.10.1.js"></script> 
  <script src="../../../../images/jquery.kinMaxShow-1.1.min.js" type="text/javascript" charset="UTF-8"></script> 
  <script type="text/javascript">
$(function(){
	$("#headerTR").find("td").each(function(i){
		$(this).attr("bgcolor","#009e00");
	});
	$("#secondTR").find("td").each(function(i){
		$(this).attr("bgcolor","#66cc66");
	});
	$("#jttd").attr("bgcolor","#66cc66");
});
</script> 
  <script type="text/javascript">
$(function(){
	$(".mpx a").hover(function(){
		$(this).attr("style","background-color:#009e00");
	},function(){
		$(this).attr("style","color:#FFF");
	});
});
</script> 
<script type="text/javascript">
function nTabs(thisObj,Num){
if(thisObj.className == "current")return;
var tabObj = thisObj.parentNode.id;
var tabList = document.getElementById(tabObj).getElementsByTagName("li");
for(i=0; i <tabList.length; i++)
{
  if (i == Num)
  {
   thisObj.className = "current"; 
      document.getElementById(tabObj+"_Content"+i).style.display = "block";
  }else{
   tabList[i].className = "normal"; 
   document.getElementById(tabObj+"_Content"+i).style.display = "none";
  }
} 
}
//图片宽度自动适应
function ReImgSize(){ 
for (j=0;j<document.images.length;j++) 
{ 
document.images[j].width=(document.images[j].width>960)?"960":document.images[j].width; 
} 
}
</script>
<style>
.con .left {width: 980px;};
</style>
 </head> 
 <body> 
  <div id="Body7"> 
   <script type="text/javascript" src="../../../../images/jquery.js"></script> 
   <script type="text/javascript" src="../../../../images/lang.js"></script> 
   <!--通用顶部嵌套--> 
   <script>var str='<link href=""../../../../img/index.css?'+Math.random()+'" rel="stylesheet" type="text/css" />';document.write(str);</script>
<link href="../../../../img/ggfw_top_new.css" rel="stylesheet" type="text/css" />
<div id="top">
<div class="topall">
	<div class="top w">
		<div class="top_l"><a id="StranLink" name="StranLink" href="javascript:StranBody()" title="點擊以繁體中文方式浏覽">繁體</a><script language="javascript" src="../../../../img/GBTOBIG5.js"></script>|<a href="../../../../fzlm/rss/" target="_blank">RSS订阅</a></div>
		<div class="top_r">
			<div id="ajaxlogin"></div>
			<em>
			<!--检索框-->
			<div class="sccon_mi">
			<form id="searchform" name="searchform" action="/search" method="get" target="_blank" onSubmit="document.charset='utf-8';return checknull();">
			<div id="searchq" class="searchbox_mi">
			<input name="sid" type="hidden" value="4" />
			<input name="st" type="hidden" value="pubtime" />
			<input name="q" type="text" id="searchword" value="请输入关键字" class="input2" autocomplete="off" onfocus="javascript:if(this.value=='请输入关键字'){this.value='';this.style.color='#B5E4FF'};" onblur="javascript:if(this.value==''){this.value='请输入关键字';this.style.color='#B5E4FF'};" />
			<input type="submit" class="input_button" value="搜&nbsp;索" />
			</div>
			</form>
			<script language="javascript" type="text/javascript">function checknull(){if(searchform.searchword.value=="" || searchform.searchword.value=="请输入关键字"){alert("请输入关键字！");searchform.searchword.focus();return false;}else{return true;}}</script>
			</div>
			<!--检索框-->
			</em>
		</div>
	</div>
</div>
<div class="topnavall">
	<div class="topnav w">
		<div class="logo" style="top:0px"><a href="../../../../"><img src="../../../../img/logo.jpg" /></a></div>
		<div class="topnavon">
			<ul>
				<li id="nav_cz"><a href="../../../../">崇左首页</a></li>
				<li id="nav_xwzx"><a href="../../../../xwzx/">新闻中心</a></li>
				<li id="nav_zjcz"><a href="../../../../zjcz/">走进崇左</a></li>
				<li id="nav_xxgk"><a href="/xxgk">信息公开</a></li>
				<li id="nav_bsdt"><a href="../../../../bsdt/">办事大厅</a></li>
				<li id="nav_ggfw"><a href="../../../">公共服务</a></li>
				<li id="nav_hdjl" class="no"><a href="http://www.chongzuo.gov.cn/hdjl">互动交流</a></li>
			</ul>
		</div>
	</div>
</div>
</div>
<script>
var temp="http://www.chongzuo.gov.cn/ggfw/jt/jtjcss/";
if (temp.indexOf("xwzx")>-1)
document.getElementById("nav_xwzx").className="activeNV";
else if (temp.indexOf("zjcz")>-1)
document.getElementById("nav_zjcz").className="activeNV";
else if (temp.indexOf("xxgk")>-1)
document.getElementById("nav_xxgk").className="activeNV";
else if (temp.indexOf("bsdt")>-1)
document.getElementById("nav_bsdt").className="activeNV";
else if (temp.indexOf("ggfw")>-1)
document.getElementById("nav_ggfw").className="activeNV";
else if (temp.indexOf("hdjl")>-1)
document.getElementById("nav_hdjl").className="activeNV_no";
else if (temp.indexOf("")>-1)
document.getElementById("nav_cz").className="activeNV";
</script> 
   <!--通用顶部嵌套--> 
   <!--通用头部嵌套--> 
   <table width="980" border="0" cellspacing="0" cellpadding="0" style="margin-top:90px">
   <tbody>
    <tr> 
     <td height="240">&nbsp;</td> 
    </tr> 
   </tbody>
</table> 
<table width="980" height="52" border="0" align="center" cellpadding="0" cellspacing="0"> 
   <tbody>
    <tr id="headerTR">
      <td class="word6">
      <div align="center">
      <li><a href="../../../../">首页</a></li>
      </div></td>
    <td id="jytd" class="word6"><div align="center"> <a href="../../../jy/" class="word6">教育</a></div></td>
    <td id="sbtd"><div align="center" class="word6"><a href="../../../sb/" class="word6">社保</a></div></td>
    <td id="jiuyetd"><div align="center" class="word6"><a href="../../../jiuye/" class="word6">就业</a></div></td>
    <td id="yltd"><div align="center" class="word6"><a href="../../../yl/" class="word6">医疗</a></div></td>
    <td id="zftd"><div align="center" class="word6"><a href="../../../zf/" class="word6">住房</a></div></td>
    <td id="jttd"><div align="center" class="word6"><a href="../../" class="word6">交通</a></div></td>
    <td id="bztd"><div align="center" class="word6"><a href="../../../bz/" class="word6">证件办理</a></div></td>
    <td id="qykbtd"><div align="center" class="word6"><a href="../../../qykb/" class="word6">企业开办</a></div></td>
    <td id="zztd" class="word6"><div align="center"><a href="../../../zzrd/" class="word6">资质认定</a></div></td>
    <td id="gysytd" class="word6"><div align="center" class="word6"><a href="../../../gysy/" class="word6">公用事业</a></div></td>
    <td id="hytd" class="word6"><div align="center" class="word6"><a href="../../../hysy/" class="word6">婚育收养</a></div></td>
    <td id="zstd" class="word6"><div align="center"><a href="../../../zsyz/" class="word6">招商引资</a></div></td>
    <td id="jynstd" class="word6"><div align="center" class="word6"><a href="../../../jyns/" class="word6">经营纳税</a> </div></td>
    <td id="xxlytd" class="word6"><div align="center" class="word6"><a href="../../../xxly/" class="word6">休闲旅游</a> </div></td>
    </tr> 
   </tbody>
</table> 
   <!--通用头部嵌套--> 
   <!--主体--> 
  <table width="980" border="0" align="center" cellpadding="0" cellspacing="0"> 
   <tbody>
    <tr id="secondTR"> 
     <td height="30"> 
      <div align="left" class="mpx"> 

<a style="color:#FAFAFA" <a href="../../dtxx/">交通信息</a></a>

<a style="color:#FAFAFA" <a href="../../zcfg/">政策法规</a></a>

<a style="color:#FAFAFA" <a href="../../lkxx/">路况信息</a></a>

<a style="color:#FAFAFA" <a href="../">交通基础设施</a></a>

<a style="color:#FAFAFA" <a href="../../ggqccx/">公共汽车出行</a></a>

<a style="color:#FAFAFA" <a href="../../ctqccx/">长途汽车出行</a></a>

<a style="color:#FAFAFA" <a href="../../czccx/">出租车出行</a></a>

<a style="color:#FAFAFA" <a href="../../jdcfw/">机动车服务</a></a>

<a style="color:#FAFAFA" <a href="../../wfwggl/">违法违规管理</a></a>

<a style="color:#FAFAFA" <a href="../../sgcl/">事故处理</a></a>

<a style="color:#FAFAFA" <a href="../../cycx/">常用查询</a></a>

      </div></td> 
    </tr> 
   </tbody>
  </table>
   <div id="Body980"> 
    <div class='con'>
	 <div style="line-height: 30px" align="left">
     当前位置：<a href="../../../../" target="_blank" title="中国崇左" class="CurrChnlCls">中国崇左</a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="../../../" target="_blank" title="公共服务" class="CurrChnlCls">公共服务</a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="../../" target="_blank" title="交通" class="CurrChnlCls">交通</a>&nbsp;&nbsp;>&nbsp;&nbsp;<a href="../" target="_blank" title="交通基础设施" class="CurrChnlCls">交通基础设施</a>  
    </div>
	<Div class='left'>
		<Span class='left_top'></span>
		<!--标题-->
		<div class="doctitle">
		<h2>崇左市加油站目录</h2>
		<h3></h3>
		</div>
		<!--标题-->
		<!--信息-->
		<div class="field">
		<p class='time'>发布日期： 2017-11-06 11:02 &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp  &nbsp&nbsp&nbsp&nbsp&nbsp&nbsp&nbsp </p>
		</div>
		<!--信息-->
		<!--正文-->
		<div class="doccontent">
		<div id="mcontent">
		<div class=TRS_Editor><table x:str="" border="0" cellpadding="0" cellspacing="0" width="715" style="border-collapse:&#10; collapse;width:537pt">
    <colgroup><col width="58" style="mso-width-source:userset;mso-width-alt:1856;width:44pt"></col>  <col width="59" style="mso-width-source:userset;mso-width-alt:1888;width:44pt"></col>  <col width="67" style="mso-width-source:userset;mso-width-alt:2144;width:50pt"></col>  <col width="298" style="mso-width-source:userset;mso-width-alt:9536;width:224pt"></col>  <col width="148" style="mso-width-source:userset;mso-width-alt:4736;width:111pt"></col>  <col width="85" style="mso-width-source:userset;mso-width-alt:2720;width:64pt"></col>  </colgroup>
    <tbody>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl70" width="58" style="height:24.95pt;width:44pt">&nbsp;</td>
            <td class="xl70" width="59" style="width:44pt">&nbsp;</td>
            <td colspan="4" class="xl74" width="598" style="width:449pt">崇左市加油站目录</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td rowspan="3" height="99" class="xl75" width="58" style="height:74.85pt;width:44pt">全市序号</td>
            <td rowspan="3" class="xl75" width="59" style="width:44pt">所属县区</td>
            <td rowspan="3" class="xl75" width="67" style="width:50pt">各县（市、区）序号</td>
            <td rowspan="3" class="xl75" width="298" style="width:224pt">加油站名称</td>
            <td rowspan="3" class="xl75" width="148" style="width:111pt">加油站地址</td>
            <td rowspan="3" class="xl75" width="85" style="width:64pt">经营批准证书证号</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.75pt">
            <td height="33" class="xl71" width="58" style="height:24.75pt;border-top:none;&#10;  width:44pt" x:num="1">1</td>
            <td rowspan="26" class="xl71" width="59" style="border-top:none;width:44pt">扶绥县</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥石油分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县城邕晓路</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070001">4510070001</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="2">2</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥南方加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县城那密开发区</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070002">4510070002</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="3">3</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥东罗加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县东罗镇</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070003">4510070003</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="4">4</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥东街加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县城永宁街</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070004">4510070004</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="5">5</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥中东加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县中东镇</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070005">4510070005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="6">6</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥松岭加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县渠黎镇</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070006">4510070006</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="7">7</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥东门加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县东门镇</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070007">4510070007</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="8">8</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥大江口加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县城扶糖路</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070008">4510070008</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="9">9</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="9">9</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥城南加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县城南密路</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070009">4510070009</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="10">10</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="10">10</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥龙头加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县龙头乡</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070010">4510070010</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="11">11</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="11">11</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥渠旧加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县渠旧镇</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070011">4510070011</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="12">12</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="12">12</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥山圩加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县山圩镇</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070012">4510070012</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="13">13</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="13">13</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥金坛加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县东门镇</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070013">4510070013</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="14">14</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="14">14</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥昌平加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县昌平乡</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070014">4510070014</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="15">15</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="15">15</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥东方加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县城新兴街</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070015">4510070015</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="16">16</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="16">16</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">扶绥县扶南糖厂劳动服务公司加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县城</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070017">4510070017</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="17">17</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="17">17</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">扶绥县华筑商贸有限责任公司东门龙城加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县东门镇</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070018">4510070018</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="18">18</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="18">18</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">扶绥县昌平金双加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县昌平乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070019">4510070019</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="19">19</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="19">19</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">扶绥县竹州加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县龙头乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4210070020">4210070020</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="20">20</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="20">20</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司扶绥山圩加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县山圩镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070021">4510070021</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="21">21</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="21">21</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">扶绥县渠凤加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县渠黎镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070022">4510070022</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="22">22</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="22">22</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司扶绥双甲加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县双甲山与农科所路段</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070023">4510070023</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="23">23</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="23">23</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左扶绥环城加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县南友高速公路环城交叉路口</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070024">4510070024</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="24">24</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="24">24</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司扶绥疆门加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县东门镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070025">4510070025</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="25">25</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="25">25</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石化销售有限公司广西崇左扶绥柳桥加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县柳桥镇西面322国道旁</td>
            <td class="xl73" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070026">4510070026</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="26">26</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="26">26</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司扶绥力丰加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥县柳桥镇西长华侨林场322国道旁</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070027">4510070027</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="27">27</td>
            <td rowspan="20" class="xl71" width="59" style="border-top:none;width:44pt">江州区</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左石油分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市石林路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="451012">451012</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="28">28</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左江南加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市石林路</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080002">4510080002</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="29">29</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左江北加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区太平镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080003">4510080003</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="30">30</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左板利加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区板利乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080004">4510080004</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="31">31</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左新和加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区新和镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080005">4510080005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="32">32</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左雷州加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区雷州乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080006">4510080006</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="33">33</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左濑湍加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区濑湍镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080007">4510080007</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="34">34</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左罗白加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区罗白乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080008">4510080008</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="35">35</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="9">9</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左城东加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市江南路</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080009">4510080009</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="36">36</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="10">10</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左驮卢加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区驮卢镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080010">4510080010</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="37">37</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="11">11</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司永鑫加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市南友高速公路崇左市出入口处（崇左市弄岗路东段南侧）</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080011">4510080011</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="38">38</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="12">12</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西销售分公司崇左城西加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市江南路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080012">4510080012</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="39">39</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="13">13</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">崇左市丽江加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市丽江路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080013">4510080013</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="40">40</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="14">14</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">崇左县布满机加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">江州区罗白乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080014">4510080014</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="41">41</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="15">15</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">崇左市隆明加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市江州区那隆镇那印路口</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080015">4510080015</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="42">42</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="16">16</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中石油广西崇左销售分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市江州区龙胤财富广场1号</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080022">4510080022</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="43">43</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="17">17</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左石林加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市南友高速公路崇左市出入口处（崇左市弄岗路东段南侧）</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080023">4510080023</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="44">44</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="18">18</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左城生加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市城市生活区北面主干道的北侧</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080024">4510080024</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="45">45</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="19">19</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西销售分公司崇左罗钦加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市江州区罗白乡新庆经联社</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080025">4510080025</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="46">46</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="20">20</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西销售分公司崇左崇驮加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左市富太二级公路与渠珠大道交叉口西北角</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510080026">4510080026</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="47">47</td>
            <td rowspan="18" class="xl71" width="59" style="border-top:none;width:44pt">大新县</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新石油分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县桃城镇西城街</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090001">4510090001</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="48">48</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新桃城加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县桃城镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090002">4510090002</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="49">49</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新西城加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县桃城镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090003">4510090003</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="50">50</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新雷平加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县雷平镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090004">4510090004</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="51">51</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新下雷加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县下雷镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090005">4510090005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="52">52</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新振兴加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县振兴乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090006">4510090006</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="53">53</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新桃园加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县城</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090007">4510090007</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="54">54</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新宝圩加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县宝圩乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090008">4510090008</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="55">55</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="9">9</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新芦山湾加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县堪圩乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090009">4510090009</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="56">56</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="10">10</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新太平加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县雷平镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090010">4510090010</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="57">57</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="11">11</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新德天加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县桃城镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090011">4510090011</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="58">58</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="12">12</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左大新天丽加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县桃城镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090012">4510090012</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="59">59</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="13">13</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司宝贤加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县桃城镇宝贤村</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090013">4510090013</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="60">60</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="14">14</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">大新县雷平镇新民加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县雷平镇车站村</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090005">4510090005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="61">61</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="15">15</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">大新县宝圩云海加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县宝圩乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090015">4510090015</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="62">62</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="16">16</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">大新县榄圩加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县榄圩乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090016">4510090016</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="63">63</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="17">17</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">大新县福隆加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县福隆乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090017">4510090017</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="64">64</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="18">18</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左万礼加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">大新县桃城镇万礼村</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510090019">4510090019</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="65">65</td>
            <td rowspan="12" class="xl71" width="59" style="border-top:none;width:44pt">天等县</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等石油分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县城</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="451010001">451010001</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="66">66</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等城北加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县城北</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100002">4510100002</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="67">67</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等城南加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县城南</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100003">4510100003</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="68">68</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等龙茗加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县龙茗镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100004">4510100004</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="69">69</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等城西加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县城西</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100005">4510100005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="70">70</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等上映加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县上映乡</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100006">4510100006</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="71">71</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等进结加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县进结街</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100007">4510100007</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="72">72</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等东平加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县东平街</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100008">4510100008</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="73">73</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="9">9</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等仕民加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县仕民新区环城路旁</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100009">4510100009</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="74">74</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="10">10</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司丽川加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县城环城路1公里处</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100010">4510100010</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="75">75</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="11">11</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">天等县汽车站加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县城</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100011">4510100011</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="76">76</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="12">12</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左天等向都加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">天等县向都镇</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510100015">4510100015</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="77">77</td>
            <td rowspan="19" class="xl71" width="59" style="border-top:none;width:44pt">宁明县</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明石油分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县城</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110001">4510110001</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="78">78</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明河东加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县城中镇桥东</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110002">4510110002</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="79">79</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明峙浪加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县峙浪乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110003">4510110003</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="80">80</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明高领加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县驮龙乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110004">4510110004</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="81">81</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明驮龙加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县驮龙乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110005">4510110005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="82">82</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明凤璜加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县明江乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110006">4510110006</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="83">83</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明亭亮加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县亭亮乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110007">4510110007</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="84">84</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明北江加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县北江乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110008">4510110008</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="85">85</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="9">9</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明海渊加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县海渊镇</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110009">4510110009</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="86">86</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="10">10</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明那堪加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县那堪乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110010">4510110010</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="87">87</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="11">11</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司顺风加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县城</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110011">4510110011</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="88">88</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="12">12</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司明祥加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县城</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110012">4510110012</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="89">89</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="13">13</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">宁明桐棉乡民兵训练基地加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县桐棉乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110013">4510110013</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="90">90</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="14">14</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">宁明县派阳山林场加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县派阳山林场</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110014">4510110014</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="91">91</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="15">15</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">宁明县板棍加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县板棍乡上松村</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110015">4510110015</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="92">92</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="16">16</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">宁明县那楠乡南江加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县那楠乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110016">4510110016</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="93">93</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="17">17</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左宁明爱店加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县爱店镇</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110017">4510110017</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="94">94</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="18">18</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司长桥加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县峙浪乡长桥村</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110018">4510110018</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="95">95</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="19">19</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石化销售有限公司广西崇左宁明宁明天西加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明县亭亮乡天西华侨农场</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510110019">4510110019</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="96">96</td>
            <td rowspan="16" class="xl71" width="59" style="border-top:none;width:44pt">龙州县</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州石油分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州镇城北路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120001">4510120001</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="97">97</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州城北加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州镇城北路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120002">4510120002</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="98">98</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州独山加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州镇独山路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120003">4510120003</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="99">99</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州连城加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州镇城北路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120004">4510120004</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="100">100</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西南宁龙州下冻加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县下冻镇</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120005">4510120005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="101">101</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西南宁龙州彬桥加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县彬桥乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120006">4510120006</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="102">102</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西南宁龙州逐卜加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县逐卜乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120007">4510120007</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="103">103</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西南宁龙州金龙加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县金龙镇</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120008">4510120008</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="104">104</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="9">9</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州响水农机加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县响水镇</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120009">4510120009</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="105">105</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="10">10</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州武德加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县武德乡</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120010">4510120010</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="106">106</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="11">11</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州叫堪加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县下冻镇</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120011">4510120011</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="107">107</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="12">12</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左龙州公园加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州镇利民街</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120012">4510120012</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="108">108</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="13">13</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司龙糖加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县城</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120013">4510120013</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="109">109</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="14">14</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司龙州水口加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">水口镇罗回街</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120014">4510120014</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="110">110</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="15">15</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司龙州龙水加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州镇自清村龙水二级公路南侧</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120015">4510120015</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="111">111</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="16">16</td>
            <td class="xl71" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司龙州客运加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">龙州县龙州镇龙水路一区80号</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510120021">4510120021</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="112">112</td>
            <td rowspan="9" class="xl71" width="59" style="border-top:none;width:44pt">凭祥市</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左凭祥石油分公司</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市莲塘村</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510130001">4510130001</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="113">113</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左凭祥莲塘加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市莲塘村</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510130002">4510130002</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="114">114</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左凭祥东渡加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市东风渡槽</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510130003">4510130003</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="115">115</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左凭祥南山加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市南山村</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510130004">4510130004</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="116">116</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司凭祥金祥加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市南大路</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510130005">4510130005</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="117">117</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司凭祥白云加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市白云林场旁</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510130006">4510130006</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="118">118</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左凭祥夏石加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市夏石镇第二小学北面</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510130008">4510130008</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="119">119</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油天然气股份有限公司广西崇左销售分公司凭祥万通加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市中国-东盟自由贸易区万通物流园内</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070009">4510070009</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="120">120</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="9">9</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">中国石油化工股份有限公司广西崇左凭祥浦寨加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥市友谊镇卡凤村关隘屯南面</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4510070010">4510070010</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="121">121</td>
            <td rowspan="8" class="xl71" width="59" style="border-top:none;width:44pt">南友高速公路</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司扶绥上线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000065">4500000065</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="122">122</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司扶绥下线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">扶绥服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000066">4500000066</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="123">123</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="3">3</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司崇左上线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000067">4500000067</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="124">124</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="4">4</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司崇左下线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">崇左服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000068">4500000068</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="125">125</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="5">5</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司宁明上线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000069">4500000069</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="126">126</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="6">6</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司宁明下线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">宁明服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000070">4500000070</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="127">127</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="7">7</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司凭祥上线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000071">4500000071</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="128">128</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="8">8</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西百祥石油有限公司凭祥下线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">凭祥服务区</td>
            <td class="xl72" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000072">4500000072</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="129">129</td>
            <td rowspan="2" class="xl71" width="59" style="border-top:none;width:44pt">崇钦高速公路</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="1">1</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西通祥石油有限公司罗白上线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">罗白服务区</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000170">4500000170</td>
        </tr>
        <tr height="33" style="mso-height-source:userset;height:24.95pt">
            <td height="33" class="xl71" width="58" style="height:24.95pt;border-top:none;&#10;  width:44pt" x:num="130">130</td>
            <td class="xl71" width="67" style="border-top:none;border-left:none;width:50pt" x:num="2">2</td>
            <td class="xl72" width="298" style="border-top:none;border-left:none;width:224pt">广西通祥石油有限公司罗白下线加油站</td>
            <td class="xl71" width="148" style="border-top:none;border-left:none;width:111pt">罗白服务区</td>
            <td class="xl71" width="85" style="border-top:none;border-left:none;width:64pt" x:num="4500000171">4500000171</td>
        </tr>
    </tbody>
</table></div>
		</div>
                <!--表格横向滚动-->
                 <script>
                 $(".TRS_Editor table:first").parents("div:first").css("overflow-x","scroll");
                </script>
                <!--表格横向滚动-->
<!--文件附件下载-->
<table border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td>
			<a href="./P020171129414145452014.xls">崇左市加油站目录.xls</a>
		</td>
	</tr>
</table>
<!--文件附件下载-->
		</div>
		<!--正文-->
	</div>
	<div class='page'>
	
		<span class='prev'>上一篇: <a href="./t20171108_236389.html" Title="当前崇左市农村公路建设情况">当前崇左市农村公路建...</a></span>
	
	
		<span class='next'>下一篇: <a href="../201611/t20161122_124640.html" Title="崇左市直二类汽车维修企业">崇左市直二类汽车维修企业</a></span>
	
	</div>
	<div class='fixed_box'>
		<span class='span1'><a href="#"></a></span>
		<span class='span2'><a href="javascript:window.print()"></a></span>
		<span class='span3'><a href="javascript:window.close()"></a></span>
		<span class='span4'><div class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more"></a></div>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":["tsina","qzone","weixin","sqq","copy","print"],"bdPic":"","bdStyle":"0","bdSize":"0","bdCustomStyle":"http://www.chongzuo.gov.cn/img/sharestyle.css"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script></span>
	</div>
</div>
    <div style="height: 10px;"></div> 
   </div> 
   <!--主体--> 
   <!--通用底部嵌套--> 
   <div class="footall">
<div class="foot w">
	<div class="foot_2">
		<div class="foot_2_1">
			<div class="foot_2_1_tit"><img src="../../../../img/foot1.png" /></div>
			<div class="foot_2_1_con">
<p>主办：广西崇左市人民政府</p>
<p>承办：广西崇左市信息化工作办公室</p>
<p>邮箱：<img src="../../../../img/mailad.png" width="118" height="14" /></p>
			</div>
		</div>
		<div class="foot_2_2">
		<div class="foot_2_1_tit"></div>
			<div class="foot_2_1_con">
<p>崇左市人民政府版权所有 未经许可请勿转载</p>
<p><a href="http://www.miibeian.gov.cn/" target="_self" style="color:#C5E0F1;" >桂ICP备：15007125号</a>　网站标识码：4514000021</p>
<p><div style="width:300px;margin:7px 0;"><a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=45140202000000" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="../../../../images/beian.png" style="float:left;" /><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">桂公网安备 45140202000000号</p></a></div></p>
			</div>
		</div>
		<div class="foot_2_3">
			<ul>
				<li><a href="../../../../">崇左首页</a></li>
				<li><a href="../../../../xwzx/" target="_blank">新闻中心</a></li>
				<li><a href="../../../../zjcz/" target="_blank">走进崇左</a></li>
				<li><a href="/govinfo" target="_blank">政务公开</a></li>
				<li><a href="../../../../bsdt/" target="_blank">办事大厅</a></li>
				<li><a href="../../../" target="_blank">公共服务</a></li>
				<li><a href="http://www.chongzuo.gov.cn/hdjl" target="_blank">互动交流</a></li>
				<li><a href="../../../../bottomnav/wzdt/" target="_blank">网站地图</a></li>
				<li><a href="../../../../bottomnav/gywm/201506/t20150613_13164.html" TARGET="_blank">关于我们</a></li>
				<li><a href="../../../../bottomnav/lxwm/201506/t20150613_13165.html" TARGET="_blank">联系我们</a></li>
				<li><a href="../../../../bottomnav/sybz/201506/t20150613_13166.html" TARGET="_blank">使用帮助</a></li>
				<li><a href="../../../../bottomnav/bqbh/201506/t20150613_13167.html" TARGET="_blank">版权保护</a></li>
			</ul>
		</div>
		<div class="foot_2_4">
		     <span class="fdbugs"><a href ="http://pucha.kaipuyun.cn/exposure/jiucuo.html?site_code=4514000021&url=http%3A%2F%2Fwww.chongzuo.gov.cn%2F" target="_blank"><img src="../../../../images/jiucuo.png" style="border-width:0px;width:100px;" /></a></span><span id="_ideConac"><script type="text/javascript">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript   src='http://dcs.conac.cn/js/21/321/0000/40700473/CA213210000407004730002.js' type='text/javascript'%3E%3C/script%3E"));</script></span>
		</div>
	</div>
</div>
</div>
<!--登录判断-->
<script>$('#ajaxlogin').load('/member/checkLogin?a='+Math.random());</script>
<!--登录判断--> 
   <!--通用底部嵌套--> 
  </div>  
 </body>
</html>