<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActySheQuViewSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*" xmlns:w="http://ns.egret.com/wing">
	<mx:ImageUI id="bg_rect" left="0" right="0" top="0" bottom="0"/>
	<e:Group width="702" top="56" bottom="53" horizontalCenter="-9">
		<e:Image source="shequzbsybg_png" horizontalCenter="0" top="0" bottom="0" scale9Grid="0,676,702,95"/>
		<e:Image source="shequtitle_png" top="-29" right="50"/>
		<mx:SSButton id="close_b" label="shequclose_png" right="0" top="39"/>
		<e:Scroller top="285" bottom="20" left="28" width="652">
			<e:Group height="866">
				<e:Image source="shequ1_png" left="0" top="0"/>
				<e:Image source="shequ2_png" left="0" top="567"/>
				<e:List id="tip_list" top="737" left="50">
					<e:layout>
						<e:HorizontalLayout gap="56"/>
					</e:layout>
                    <e:itemRendererSkinName>
                        <e:Skin width="96" height="96">
                            <mx:ImageUI id="bg_rect" left="0" right="0" top="0" bottom="0"  alpha="0"/>
                        </e:Skin>
                    </e:itemRendererSkinName>
				</e:List>
			</e:Group>
		</e:Scroller>
	</e:Group>
</e:Skin>