<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="LDSearchAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
	<mx:ImageUI id="bg_rect" />
	<e:Group id="c_g" horizontalCenter="1" verticalCenter="0" height="760" width="638">
		<e:Image left="0" top="0" bottom="0" right="0" source="tyalertMbg_png" scale9Grid="133,105,72,53" />
		<e:Image source="sssrkuang_png" left="46" top="130" width="420" scale9Grid="57,7,348,42" />
		<e:EditableText id="name_et" width="400" height="38" top="138" verticalAlign="middle" textAlign="center" size="24"
		                left="54" anchorOffsetY="0" anchorOffsetX="0" />
		<mx:CLabel id="title_bt" />
		<mx:SSButton id="close_b" label="tytyclose_png" top="-18" right="-18" />
		<mx:SSButton id="ok_b" label="tylistbtn3_png" top="130" right="42"></mx:SSButton>
		<e:Scroller id="user_scroll" horizontalCenter="0" top="225" bottom="142">
			<e:viewport>
				<e:List id="user_list">
					<e:layout>
						<e:VerticalLayout gap="18" />
					</e:layout>
				</e:List>
			</e:viewport>
		</e:Scroller>
		<e:Group id="page_g" bottom="56" height="50" width="638" horizontalCenter="0">
			<e:Label id="page_t" size="24" horizontalCenter="0" verticalCenter="0" textColor="0x7a5cb8" />
			<mx:SSButton id="sye_b" y="20" verticalCenter="0" label="sye_btn_png" width="90" height="41" left="66" />
			<mx:SSButton id="wye_b" y="30" verticalCenter="0" label="wye_btn_png" width="90" height="41" right="60" />
			<mx:SSButton id="prev_b" horizontalCenter="-90" verticalCenter="0" label="prev_btn_png" x="10" y="10" width="80"
			             height="39" />
			<mx:SSButton id="next_b" y="20" horizontalCenter="90" verticalCenter="0" label="prev_btn_png" scaleX="-1" x="20"
			             width="80" height="39" />
		</e:Group>
	</e:Group>
</e:Skin>