

div#life-feature {line-height: 1; color: #333; background: #fff; font-size: 12px; line-height: 18px; font-family: Frutiger,Univers, "Helvetica Neue" , "Lucida Grande" ,Calibri,Helvetica,Verdana,sans-serif; text-align: center; margin: 0;}
div#life-feature					{width: 750px; height: 225px; position: relative; z-index: 1; margin: 1px 0 0 0;}
div#life-feature * {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
div#life-feature div					{position: absolute; top: 0; left: 0; display: none; z-index: 8;}
div#life-feature div.last-active			{display: block; z-index: 2;}
div#life-feature div.active				{display: block; z-index: 3;}
div#life-feature ul					{position: absolute; bottom: 5px; right: 5px; list-style: none; margin: 0; z-index: 4;}
div#life-feature ul li					{float: left; width: 10px; margin: 0 0 0 5px; background: #344258; text-align: center;}
div#life-feature ul li.active				{background: #F29000;}
div#life-feature ul li a				{display: block; padding: 6px 0px 4px; color: #fff; text-decoration: none;}
div#life-feature ul li a:focus				{outline: none;}
div#life-feature ul li a:hover				{background: #f29000;}
