<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="ActyWBSQuViewSkin" 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="676"  verticalCenter="0" horizontalCenter="0" height="1000">
		<e:Image horizontalCenter="0" source="weibobg_png"  top="0" bottom="0" scale9Grid="0,490,676,24"/>
		<mx:SSButton id="close_b" label="weiboclose_png" right="-24" top="70"/>

        <e:Label id="time_t" size="24" lineSpacing="12"   top="272" left="266" textAlign="center" textColor="0xe886d7"/>

        <e:Scroller bottom="142"  top="471" left="41" right="61">
            <e:Group top="2">
                <e:Label id="desc_t" size="24" lineSpacing="12"  left="0" right="0" top="0" textColor="0x68586a"/>
            </e:Group>
        </e:Scroller>
		<mx:SSButton id="fun_b" label="weibojr_png" horizontalCenter="10" bottom="35"/>
		<e:Label id="qq_t" text="Label" bottom="54" textColor="0xfffefe" size="24" touchEnabled="false" horizontalCenter="0"/>

	</e:Group>
</e:Skin>