<1>html
<div style=" height: 100%; width: 100%; ">
@* 地图和查询条件各占70%、30%:注释掉 *@
@*<div style=" height: 100%; width: 70%; float: left; display: inline; ">*@
@*<iframe name="myiframe" id="iframe" src="LoadMap" style="width:70%;
height: 100%;"></iframe>*@@*LoadIndex/*@
<img id="legend" style="position:absolute;right:0px;bottom:0px;" lazysrc="~/Areas/EnvironmentalMonitor/Content/AQILegend/" src="~/Areas/EnvironmentalMonitor/Content/AQILegend/图例.png" />
@*<img id="legend" style="position:absolute;right:0px;bottom:0px;" lazysrc="~/Areas/EnvironmentalMonitor/Content/AQILegend/" src="~/Areas/EnvironmentalMonitor/Content/AQILegend/黄.gif" />*@
@Html.Action("Index", "BasicMap", new { area = "MapFrame" })
<div id="flashContent" style="width: 100%; height: 100%; ">
<div id=""></div>
</div>
@*</div>*@
@* 地图和查询条件各占70%、30%:注释掉 *@
@*<div id="divtb" style="width: 30%; height: 100%; overflow-y: auto; overflow-x: hidden; float: left; display: inline; background: #E0ECFF; ">*@
@*</div>*@
</div>