<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="MainTabMenuSkin" width="110" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*"  height="372">
	<e:List id="tab_list" horizontalCenter="0" width="110" bottom="0">
		<e:layout>
			<e:TileLayout requestedColumnCount="1" rowHeight="110" columnWidth="106" verticalGap="10"/>
		</e:layout>
	</e:List>
</e:Skin>