html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	padding: 0
}
ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, hgroup, p, blockquote, figure, form, fieldset, input, legend, pre, abbr {
	margin: 0;
	padding: 0
}
pre, code, address, caption, th, figcaption {
	font-size: 1em;
	font-weight: normal;
	font-style: normal
}
fieldset, iframe, img {
	border: 0
}
caption, th {
	text-align: left
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, footer, header, nav, main, section, summary, details, hgroup, figure, figcaption {
	display: block
}
audio, canvas, video, progress {
	display: inline-block;
	vertical-align: baseline
}
button {
	border: 0;
	font: inherit;
	vertical-align: middle
}
@media print {
body, #main, #content {
	color: #000
}
a, a:link, a:visited {
	color: #000;
	text-decoration: none
}
#globalheader, #globalfooter, #directorynav, #tabs, .noprint, .hide {
	display: none
}
}
html {
	font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 112.5%
}

[lang=zh-CN] {
font-family:"Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}

body {
	font-size: 18px;
	line-height: 1.45;
	font-weight: 400;
	letter-spacing: normal;
	background-color: #fff;
	color: #333;
	font-style: normal
}
html[lang=zh-TW] body {
	font-size: 16px;
	line-height: 1.8125
}
html[lang=zh-HK] body {
	font-size: 16px;
	line-height: 1.8125
}
html[lang=zh-CN] body {
	font-size: 16px;
	line-height: 1.75
}
body, input, textarea, select, button {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: 'liga', 'kern'
}
a {
	color: #000
}
a:hover {
	color: #08c;
	text-decoration:underline;
}
a:visited, a:link, a:active {
	
}
html.no-js a:hover {
	text-decoration: underline
}
html.no-touch a:hover {
	text-decoration: underline
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.45em 0
}
*+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {
	margin-top: 1em
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	display: block;
	margin: 0
}
strong, b {
	font-weight: bold
}
em, i, cite, dfn {
	font-style: italic
}
p {
	margin: 0 0 1em 0
}
li li {
	font-size: 1em
}
ul, ol {
	margin: 1em 0 1em 1.11111em
}
ul ul, ul ol, ol ul, ol ol {
	margin-top: 0;
	margin-bottom: 0
}
nav ul, nav ol {
	list-style: none;
	margin: 0
}
sup {
	font-size: .6em;
	opacity: .8;
	vertical-align: top;
	position: relative;
	bottom: -.2em
}
h1 sup, h2 sup, h3 sup {
	font-size: .4em
}
html.oldie h4 sup, html.oldie h5 sup, html.oldie h6 sup {
	font-size: .8em;
	font-weight: normal;
	line-height: 1;
	bottom: auto
}
sup a {
	color: #333
}
sup a:hover {
	color: #08c;
	text-decoration: none
}
sub {
	line-height: 1
}
abbr {
	border: 0
}
.selfclear:before, .selfclear:after {
	content: ' ';
	display: table
}
.selfclear:after {
	clear: both
}
html.oldie .selfclear {
	zoom: 1
}
.visuallyhidden {
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(0px 0px 99.9% 99.9%);
	clip-path: inset(0px 0px 99.9% 99.9%);
	overflow: hidden;
	height: 1px;
	width: 1px;
	padding: 0;
	border: 0
}
.imagereplace {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap
}
.nowrap {
	white-space: nowrap
}
.clear {
	clear: both
}
#top {
	position: absolute;
	top: 0
}
.cursor-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}
.cursor-grabbing {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.row {
	position: relative;
	z-index: 1
}
.row:before, .row:after {
	content: ' ';
	display: table
}
.row:after {
	clear: both
}
html.oldie .row {
	zoom: 1
}
.column {
	position: relative;
	z-index: 1;
	min-height: 2px;
	margin: 0;
	padding: 0;
	float: left
}
.large-offset-0 {
	margin-left: 0
}
.large-push-0 {
	left: auto;
	right: auto
}
.large-pull-0 {
	right: auto;
	left: auto
}
.large-1 {
	width: 8.33333%
}
html.oldie .large-1 {
	width: 8.325%
}
.large-offset-1 {
	margin-left: 8.33333%
}
html.oldie .large-offset-1 {
	margin-left: 8.325%
}
.large-push-1 {
	left: 8.33333%;
	right: auto
}
.large-pull-1 {
	right: 8.33333%;
	left: auto
}
.large-2 {
	width: 16.66667%
}
html.oldie .large-2 {
	width: 16.65%
}
.large-offset-2 {
	margin-left: 16.66667%
}
html.oldie .large-offset-2 {
	margin-left: 16.65%
}
.large-push-2 {
	left: 16.66667%;
	right: auto
}
.large-pull-2 {
	right: 16.66667%;
	left: auto
}
.large-3 {
	width: 25%
}
html.oldie .large-3 {
	width: 24.975%
}
.large-offset-3 {
	margin-left: 25%
}
html.oldie .large-offset-3 {
	margin-left: 24.975%
}
.large-push-3 {
	left: 25%;
	right: auto
}
.large-pull-3 {
	right: 25%;
	left: auto
}
.large-4 {
	width: 33.33333%
}
html.oldie .large-4 {
	width: 33.3%
}
.large-offset-4 {
	margin-left: 33.33333%
}
html.oldie .large-offset-4 {
	margin-left: 33.3%
}
.large-push-4 {
	left: 33.33333%;
	right: auto
}
.large-pull-4 {
	right: 33.33333%;
	left: auto
}
.large-5 {
	width: 41.66667%
}
html.oldie .large-5 {
	width: 41.625%
}
.large-offset-5 {
	margin-left: 41.66667%
}
html.oldie .large-offset-5 {
	margin-left: 41.625%
}
.large-push-5 {
	left: 41.66667%;
	right: auto
}
.large-pull-5 {
	right: 41.66667%;
	left: auto
}
.large-6 {
	width: 50%
}
html.oldie .large-6 {
	width: 49.95%
}
.large-offset-6 {
	margin-left: 50%
}
html.oldie .large-offset-6 {
	margin-left: 49.95%
}
.large-push-6 {
	left: 50%;
	right: auto
}
.large-pull-6 {
	right: 50%;
	left: auto
}
.large-7 {
	width: 58.33333%
}
html.oldie .large-7 {
	width: 58.275%
}
.large-offset-7 {
	margin-left: 58.33333%
}
html.oldie .large-offset-7 {
	margin-left: 58.275%
}
.large-push-7 {
	left: 58.33333%;
	right: auto
}
.large-pull-7 {
	right: 58.33333%;
	left: auto
}
.large-8 {
	width: 66.66667%
}
html.oldie .large-8 {
	width: 66.6%
}
.large-offset-8 {
	margin-left: 66.66667%
}
html.oldie .large-offset-8 {
	margin-left: 66.6%
}
.large-push-8 {
	left: 66.66667%;
	right: auto
}
.large-pull-8 {
	right: 66.66667%;
	left: auto
}
.large-9 {
	width: 75%
}
html.oldie .large-9 {
	width: 74.925%
}
.large-offset-9 {
	margin-left: 75%
}
html.oldie .large-offset-9 {
	margin-left: 74.925%
}
.large-push-9 {
	left: 75%;
	right: auto
}
.large-pull-9 {
	right: 75%;
	left: auto
}
.large-10 {
	width: 83.33333%
}
html.oldie .large-10 {
	width: 83.25%
}
.large-offset-10 {
	margin-left: 83.33333%
}
html.oldie .large-offset-10 {
	margin-left: 83.25%
}
.large-push-10 {
	left: 83.33333%;
	right: auto
}
.large-pull-10 {
	right: 83.33333%;
	left: auto
}
.large-11 {
	width: 91.66667%
}
html.oldie .large-11 {
	width: 91.575%
}
.large-offset-11 {
	margin-left: 91.66667%
}
html.oldie .large-offset-11 {
	margin-left: 91.575%
}
.large-push-11 {
	left: 91.66667%;
	right: auto
}
.large-pull-11 {
	right: 91.66667%;
	left: auto
}
.large-12 {
	width: 100%
}
html.oldie .large-12 {
	width: 99.9%
}
.large-offset-12 {
	margin-left: 100%
}
html.oldie .large-offset-12 {
	margin-left: 99.9%
}
.large-push-12 {
	left: 100%;
	right: auto
}
.large-pull-12 {
	right: 100%;
	left: auto
}
.large-centered {
	margin-left: auto;
	margin-right: auto;
	float: none
}
.large-uncentered {
	margin-left: 0;
	margin-right: 0
}
.large-last {
	float: right
}
.large-notlast {
	float: left
}
@media only screen and (min-width: 1442px) {
.xlarge-offset-0 {
	margin-left: 0
}
.xlarge-push-0 {
	left: auto;
	right: auto
}
.xlarge-pull-0 {
	right: auto;
	left: auto
}
.xlarge-1 {
	width: 8.33333%
}
.xlarge-offset-1 {
	margin-left: 8.33333%
}
.xlarge-push-1 {
	left: 8.33333%;
	right: auto
}
.xlarge-pull-1 {
	right: 8.33333%;
	left: auto
}
.xlarge-2 {
	width: 16.66667%
}
.xlarge-offset-2 {
	margin-left: 16.66667%
}
.xlarge-push-2 {
	left: 16.66667%;
	right: auto
}
.xlarge-pull-2 {
	right: 16.66667%;
	left: auto
}
.xlarge-3 {
	width: 25%
}
.xlarge-offset-3 {
	margin-left: 25%
}
.xlarge-push-3 {
	left: 25%;
	right: auto
}
.xlarge-pull-3 {
	right: 25%;
	left: auto
}
.xlarge-4 {
	width: 33.33333%
}
.xlarge-offset-4 {
	margin-left: 33.33333%
}
.xlarge-push-4 {
	left: 33.33333%;
	right: auto
}
.xlarge-pull-4 {
	right: 33.33333%;
	left: auto
}
.xlarge-5 {
	width: 41.66667%
}
.xlarge-offset-5 {
	margin-left: 41.66667%
}
.xlarge-push-5 {
	left: 41.66667%;
	right: auto
}
.xlarge-pull-5 {
	right: 41.66667%;
	left: auto
}
.xlarge-6 {
	width: 50%
}
.xlarge-offset-6 {
	margin-left: 50%
}
.xlarge-push-6 {
	left: 50%;
	right: auto
}
.xlarge-pull-6 {
	right: 50%;
	left: auto
}
.xlarge-7 {
	width: 58.33333%
}
.xlarge-offset-7 {
	margin-left: 58.33333%
}
.xlarge-push-7 {
	left: 58.33333%;
	right: auto
}
.xlarge-pull-7 {
	right: 58.33333%;
	left: auto
}
.xlarge-8 {
	width: 66.66667%
}
.xlarge-offset-8 {
	margin-left: 66.66667%
}
.xlarge-push-8 {
	left: 66.66667%;
	right: auto
}
.xlarge-pull-8 {
	right: 66.66667%;
	left: auto
}
.xlarge-9 {
	width: 75%
}
.xlarge-offset-9 {
	margin-left: 75%
}
.xlarge-push-9 {
	left: 75%;
	right: auto
}
.xlarge-pull-9 {
	right: 75%;
	left: auto
}
.xlarge-10 {
	width: 83.33333%
}
.xlarge-offset-10 {
	margin-left: 83.33333%
}
.xlarge-push-10 {
	left: 83.33333%;
	right: auto
}
.xlarge-pull-10 {
	right: 83.33333%;
	left: auto
}
.xlarge-11 {
	width: 91.66667%
}
.xlarge-offset-11 {
	margin-left: 91.66667%
}
.xlarge-push-11 {
	left: 91.66667%;
	right: auto
}
.xlarge-pull-11 {
	right: 91.66667%;
	left: auto
}
.xlarge-12 {
	width: 100%
}
.xlarge-offset-12 {
	margin-left: 100%
}
.xlarge-push-12 {
	left: 100%;
	right: auto
}
.xlarge-pull-12 {
	right: 100%;
	left: auto
}
.xlarge-centered {
	margin-left: auto;
	margin-right: auto;
	float: none
}
.xlarge-uncentered {
	margin-left: 0;
	margin-right: 0
}
.xlarge-last {
	float: right
}
.xlarge-notlast {
	float: left
}
}
@font-face {
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/appleicons_text.eot");
	src: url("../fonts/appleicons_text.eot?#iefix") format("embedded-opentype"),  url("../fonts/appleicons_text.ttf") format("truetype")
}
@font-face {
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: 200;
	src: url("../fonts/appleicons_thin.eot");
	src: url("../fonts/appleicons_thin.eot?#iefix") format("embedded-opentype"), url("../fonts/appleicons_thin.ttf") format("truetype")
}
@font-face {
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: 100;
	src: url("../fonts/appleicons_ultralight.eot");
	src: url("../fonts/appleicons_ultralight.eot?#iefix") format("embedded-opentype"), url("../fonts/appleicons_ultralight.ttf") format("truetype")
}
.icon {
	behavior: url("/v/creativity-apps/mac/c/built/assets/ac-appleicons/behaviors/icons.htc")
}
.icon:before, .icon:after, .icon .icon-htc {
	display: inline-block;
	color: inherit;
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1;
	text-decoration: none;
	position: relative;
	z-index: 1
}
.icon:after, .icon .icon-htc {
	top: 0;
	padding-left: 0.3em
}
.icon:before {
	display: none
}
.icon-before {
	behavior: url("/v/creativity-apps/mac/c/built/assets/ac-appleicons/behaviors/icons.htc")
}
.icon-before:before, .icon-before:after, .icon-before .icon-htc {
	display: inline-block;
	color: inherit;
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1;
	text-decoration: none;
	position: relative;
	z-index: 1
}
.icon-before:before, .icon-before .icon-htc {
	top: -0.125em;
	padding-right: 0.3em
}
.icon-before:after {
	display: none
}
.icon-standalone {
	behavior: url("/v/creativity-apps/mac/c/built/assets/ac-appleicons/behaviors/icons.htc")
}
.icon-standalone:before, .icon-standalone:after, .icon-standalone .icon-htc {
	display: inline-block;
	color: inherit;
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1;
	text-decoration: none;
	position: relative;
	z-index: 1
}
.icon-standalone:after, .icon-standalone .icon-htc {
	top: 0;
	padding-left: 0;
	padding-right: 0
}
.icon-standalone:before {
	display: none
}
.icon-font {
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: inherit
}
.icon-ie-parent:link {
	text-decoration: none
}
html.no-js .icon-ie-parent:link:hover {
	text-decoration: none
}
html.no-js .icon-ie-parent:link:hover .icon-ie-link {
	text-decoration: underline
}
html.no-touch .icon-ie-parent:link:hover {
	text-decoration: none
}
html.no-touch .icon-ie-parent:link:hover .icon-ie-link {
	text-decoration: underline
}
.icon-chevrondown:before, .icon-chevrondown:after {
	content: " "
}
.icon-chevrondown .icon-htc {
	x-content: " "
}
.icon-chevrondownalt:before, .icon-chevrondownalt:after {
	content: " "
}
.icon-chevrondownalt .icon-htc {
	x-content: " "
}
.icon-chevronleft:before, .icon-chevronleft:after {
	content: " "
}
.icon-chevronleft .icon-htc {
	x-content: " "
}
.icon-chevronrightalt:before, .icon-chevronrightalt:after {
	content: " "
}
.icon-chevronrightalt .icon-htc {
	x-content: " "
}
.icon-chevronright:before, .icon-chevronright:after {
	content: " "
}
.icon-chevronright .icon-htc {
	x-content: " "
}
.icon-chevronleftalt:before, .icon-chevronleftalt:after {
	content: " "
}
.icon-chevronleftalt .icon-htc {
	x-content: " "
}
.icon-chevronup:before, .icon-chevronup:after {
	content: " "
}
.icon-chevronup .icon-htc {
	x-content: " "
}
.icon-chevronupalt:before, .icon-chevronupalt:after {
	content: " "
}
.icon-chevronupalt .icon-htc {
	x-content: " "
}
.icon-close:before, .icon-close:after {
	content: " "
}
.icon-close .icon-htc {
	x-content: " "
}
.icon-closealt:before, .icon-closealt:after {
	content: " "
}
.icon-closealt .icon-htc {
	x-content: " "
}
.icon-download:before, .icon-download:after {
	content: " "
}
.icon-download .icon-htc {
	x-content: " "
}
.icon-downloadalt:before, .icon-downloadalt:after {
	content: " "
}
.icon-downloadalt .icon-htc {
	x-content: " "
}
.icon-external:before, .icon-external:after {
	content: " "
}
.icon-external .icon-htc {
	x-content: " "
}
.icon-alert:before, .icon-alert:after {
	content: " "
}
.icon-alert .icon-htc {
	x-content: " "
}
.icon-list:before, .icon-list:after {
	content: " "
}
.icon-list .icon-htc {
	x-content: " "
}
.icon-paddledown:before, .icon-paddledown:after {
	content: " "
}
.icon-paddledown .icon-htc {
	x-content: " "
}
.icon-paddleleft:before, .icon-paddleleft:after {
	content: " "
}
.icon-paddleleft .icon-htc {
	x-content: " "
}
.icon-paddleright:before, .icon-paddleright:after {
	content: " "
}
.icon-paddleright .icon-htc {
	x-content: " "
}
.icon-paddleup:before, .icon-paddleup:after {
	content: " "
}
.icon-paddleup .icon-htc {
	x-content: " "
}
.icon-pause:before, .icon-pause:after {
	content: " "
}
.icon-pause .icon-htc {
	x-content: " "
}
.icon-play:before, .icon-play:after {
	content: " "
}
.icon-play .icon-htc {
	x-content: " "
}
.icon-playalt:before, .icon-playalt:after {
	content: " "
}
.icon-playalt .icon-htc {
	x-content: " "
}
.icon-replay:before, .icon-replay:after {
	content: " "
}
.icon-replay .icon-htc {
	x-content: " "
}
.icon-zoomalt:before, .icon-zoomalt:after {
	content: " "
}
.icon-zoomalt .icon-htc {
	x-content: " "
}
.icon-closeinlinealt:before, .icon-closeinlinealt:after {
	content: " "
}
.icon-closeinlinealt .icon-htc {
	x-content: " "
}
.icon-grid:before, .icon-grid:after {
	content: " "
}
.icon-grid .icon-htc {
	x-content: " "
}
.icon-checkalt:before, .icon-checkalt:after {
	content: " "
}
.icon-checkalt .icon-htc {
	x-content: " "
}
.icon-stop:before, .icon-stop:after {
	content: " "
}
.icon-stop .icon-htc {
	x-content: " "
}
.icon-stopalt:before, .icon-stopalt:after {
	content: " "
}
.icon-stopalt .icon-htc {
	x-content: " "
}
.icon-replayalt:before, .icon-replayalt:after {
	content: " "
}
.icon-replayalt .icon-htc {
	x-content: " "
}
.icon-facebook:before, .icon-facebook:after {
	content: " "
}
.icon-facebook .icon-htc {
	x-content: " "
}
.icon-link:before, .icon-link:after {
	content: " "
}
.icon-link .icon-htc {
	x-content: " "
}
.icon-mail:before, .icon-mail:after {
	content: " "
}
.icon-mail .icon-htc {
	x-content: " "
}
.icon-pinterest:before, .icon-pinterest:after {
	content: " "
}
.icon-pinterest .icon-htc {
	x-content: " "
}
.icon-qqweibo:before, .icon-qqweibo:after {
	content: " "
}
.icon-qqweibo .icon-htc {
	x-content: " "
}
.icon-qzone:before, .icon-qzone:after {
	content: " "
}
.icon-qzone .icon-htc {
	x-content: " "
}
.icon-renren:before, .icon-renren:after {
	content: " "
}
.icon-renren .icon-htc {
	x-content: " "
}
.icon-share:before, .icon-share:after {
	content: " "
}
.icon-share .icon-htc {
	x-content: " "
}
.icon-tumblr:before, .icon-tumblr:after {
	content: " "
}
.icon-tumblr .icon-htc {
	x-content: " "
}
.icon-twitter:before, .icon-twitter:after {
	content: " "
}
.icon-twitter .icon-htc {
	x-content: " "
}
.icon-webo:before, .icon-webo:after {
	content: " "
}
.icon-webo .icon-htc {
	x-content: " "
}
.icon-instagram:before, .icon-instagram:after {
	content: " "
}
.icon-instagram .icon-htc {
	x-content: " "
}
.icon-check:before, .icon-check:after {
	content: " "
}
.icon-check .icon-htc {
	x-content: " "
}
.icon-linkedin:before, .icon-linkedin:after {
	content: " "
}
.icon-linkedin .icon-htc {
	x-content: " "
}
.icon-snapchat:before, .icon-snapchat:after {
	content: " "
}
.icon-snapchat .icon-htc {
	x-content: " "
}
.icon-zoom:before, .icon-zoom:after {
	content: " "
}
.icon-zoom .icon-htc {
	x-content: " "
}
.icon-zoomoutalt:before, .icon-zoomoutalt:after {
	content: " "
}
.icon-zoomoutalt .icon-htc {
	x-content: " "
}
.icon-zoomout:before, .icon-zoomout:after {
	content: " "
}
.icon-zoomout .icon-htc {
	x-content: " "
}
.icon-favorite:before, .icon-favorite:after {
	content: " "
}
.icon-favorite .icon-htc {
	x-content: " "
}
.icon-clearsolid:before, .icon-clearsolid:after {
	content: " "
}
.icon-clearsolid .icon-htc {
	x-content: " "
}
.icon-remove:before, .icon-remove:after {
	content: " "
}
.icon-remove .icon-htc {
	x-content: " "
}
.icon-unvalidatedalt:before, .icon-unvalidatedalt:after {
	content: " "
}
.icon-unvalidatedalt .icon-htc {
	x-content: " "
}
.icon-unvalidated:before, .icon-unvalidated:after {
	content: " "
}
.icon-unvalidated .icon-htc {
	x-content: " "
}
.icon-info:before, .icon-info:after {
	content: " "
}
.icon-info .icon-htc {
	x-content: " "
}
.icon-add:before, .icon-add:after {
	content: " "
}
.icon-add .icon-htc {
	x-content: " "
}
.icon-exclamation:before, .icon-exclamation:after {
	content: " "
}
.icon-exclamation .icon-htc {
	x-content: " "
}
.icon-infoalt:before, .icon-infoalt:after {
	content: " "
}
.icon-infoalt .icon-htc {
	x-content: " "
}
.icon-circle:before, .icon-circle:after {
	content: " "
}
.icon-circle .icon-htc {
	x-content: " "
}
.icon-apple:before, .icon-apple:after {
	content: " "
}
.icon-apple .icon-htc {
	x-content: " "
}
.more {
	behavior: url("/v/creativity-apps/mac/c/built/assets/ac-appleicons/behaviors/icons.htc")
}
.more:before, .more:after {
	content: " "
}
.more .icon-htc {
	x-content: " "
}
.more:before, .more:after, .more .icon-htc {
	display: inline-block;
	color: inherit;
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1;
	text-decoration: none;
	position: relative;
	z-index: 1
}
.more:after, .more .icon-htc {
	top: 0;
	padding-left: 0.3em
}
.more:before {
	display: none
}
.more-block {
	margin-top: .5em
}
.dotnav {
	text-align: center
}
html.touch .dotnav {
	pointer-events: none
}
.dotnav ul {
	display: inline-block
}
html.oldie .dotnav ul {
	display: inline;
	zoom: 1
}
.dotnav li {
	list-style: none;
	margin: 0 10px;
	width: 8px;
	height: 8px;
	float: left;
	position: relative
}
.dotnav .dotnav-item {
	top: 0;
	left: 0;
	width: 8px;
	height: 8px;
	outline: none;
	position: absolute;
	border-radius: 50%;
	background-color: #999;
	box-sizing: content-box;
	padding: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap
}
html.no-js .dotnav .dotnav-item:hover {
	background-color: #666
}
html.no-touch .dotnav .dotnav-item:hover {
	background-color: #666;
}
.dotnav .dotnav-item:focus {
	outline-style: auto;
	outline-color: #08c
}
.dotnav .dotnav-item.current {

	left: -1px;
	width: 8px;
	height: 8px;
	border-style: solid;
	border-width: 1px;
	border-color: #08c;
	background-color: transparent;
	cursor: default
}
html.no-js .dotnav .dotnav-item.current:hover {
	background-color: transparent
}
html.no-touch .dotnav .dotnav-item.current:hover {
	background-color: transparent
}
.paddlenav {
	list-style: none;
	margin: 0
}
.paddlenav-arrow {
	width: 67px;
	height: 128px;
	position: absolute;
	top: 50%;
	line-height: 1.78;
	margin-top: -64px;
	text-align: center;
	overflow: hidden;
	color: #999;
	background-color: transparent;
	border-radius: 4px;
	display: block;
	font-size: 72px;
	font-style: normal;
	font-weight: 200;
	opacity: .70;
	-webkit-transition: 250ms opacity linear, 250ms color linear, 250ms background-color linear;
	transition: 250ms opacity linear, 250ms color linear, 250ms background-color linear
}
.paddlenav-arrow.disabled {
	opacity: 0
}
html.no-js .paddlenav-arrow.disabled:hover {
	opacity: 0;
	cursor: default
}
html.no-touch .paddlenav-arrow.disabled:hover {
	opacity: 0;
	cursor: default
}
html.oldie .paddlenav-arrow.disabled {
	display: none
}
html.no-js .paddlenav-arrow:hover {
	color: #999;
	background-color: transparent;
	text-decoration: none;
	opacity: 1
}
html.no-touch .paddlenav-arrow:hover {
	color: #999;
	background-color: transparent;
	text-decoration: none;
	opacity: 1
}
.paddlenav-arrow:focus {
	color: #999;
	background-color: transparent;
	text-decoration: none
}
html.touch .paddlenav-arrow {
	color: #999;
	background-color: transparent;
	text-decoration: none
}
.paddlenav-arrow-left {
	left: 0;
	behavior: url("/v/creativity-apps/mac/c/built/assets/ac-appleicons/behaviors/icons.htc")
}
.paddlenav-arrow-left:before, .paddlenav-arrow-left:after {
	content: " "
}
.paddlenav-arrow-left .icon-htc {
	x-content: " "
}
.paddlenav-arrow-left:before, .paddlenav-arrow-left:after, .paddlenav-arrow-left .icon-htc {
	display: inline-block;
	color: inherit;
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1;
	text-decoration: none;
	position: relative;
	z-index: 1
}
.paddlenav-arrow-left:after, .paddlenav-arrow-left .icon-htc {
	top: 0;
	padding-left: 0;
	padding-right: 0
}
.paddlenav-arrow-left:before {
	display: none
}
.paddlenav-arrow-right {
	right: 0;
	behavior: url("/v/creativity-apps/mac/c/built/assets/ac-appleicons/behaviors/icons.htc")
}
.paddlenav-arrow-right:before, .paddlenav-arrow-right:after {
	content: " "
}
.paddlenav-arrow-right .icon-htc {
	x-content: " "
}
.paddlenav-arrow-right:before, .paddlenav-arrow-right:after, .paddlenav-arrow-right .icon-htc {
	display: inline-block;
	color: inherit;
	font-family: "AppleIcons";
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
	line-height: 1;
	text-decoration: none;
	position: relative;
	z-index: 1
}
.paddlenav-arrow-right:after, .paddlenav-arrow-right .icon-htc {
	top: 0;
	padding-left: 0;
	padding-right: 0
}
.paddlenav-arrow-right:before {
	display: none
}
html.no-touch .paddlenav-onhover .paddlenav-arrow {
	opacity: 0
}
html.no-touch .paddlenav-onhover .paddlenav-arrow:focus {
	opacity: 1
}
html.oldie .paddlenav-onhover .paddlenav-arrow {
	visibility: hidden
}
.with-paddlenav {
	position: relative
}
html.no-js.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
	opacity: .70
}
html.no-js.oldie .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
	visibility: visible
}
html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:focus {
	opacity: 1
}
html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
	opacity: 1
}
html.no-js.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
	opacity: 1
}
html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow.disabled {
	opacity: 0
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
	opacity: .70
}
html.no-touch.oldie .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
	visibility: visible
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:focus {
	opacity: 1
}
html.no-touch.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
	opacity: 1
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
	opacity: 1
}
html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow.disabled {
	opacity: 0
}
.paddlenav-framed .paddlenav-arrow {
	color: #999;
	background-color: #fafafa
}
html.no-js .paddlenav-framed .paddlenav-arrow:hover {
	color: #999;
	background-color: #fafafa;
	text-decoration: none
}
html.no-touch .paddlenav-framed .paddlenav-arrow:hover {
	color: #999;
	background-color: #fafafa;
	text-decoration: none
}
.paddlenav-framed .paddlenav-arrow:focus {
	color: #999;
	background-color: #fafafa;
	text-decoration: none
}
html.touch .paddlenav-framed .paddlenav-arrow {
	color: #999;
	background-color: #fafafa
}
.paddlenav-framed .paddlenav-arrow-left {
	left: 15px
}
.paddlenav-framed .paddlenav-arrow-right {
	right: 15px
}
.violator {
	background: transparent;
	border: 1px solid #999;
	border-radius: 4px;
	color: #999;
	font-size: 15px;
	line-height: 32px;
	text-align: center;
	white-space: nowrap;
	padding: 0 16px;
	display: inline-block
}
html.oldie .violator {
	display: inline;
	zoom: 1
}
html.oldie .violator {
	vertical-align: middle
}
@-moz-document url-prefix() {
.violator {
line-height:31px;
padding-top:1px
}
}
.violator-compact {
	font-size: 13px;
	padding: 0 11px;
	line-height: 22px
}
@-moz-document url-prefix() {
.violator-compact {
line-height:21px;
padding-top:1px
}
}
html.oldie, html.oldie body {
	overflow-x: hidden
}
.section {
	overflow: hidden;
	min-width: 1024px;
	padding: 30px 0 15px;
	text-align: center
}
.section.alternate {
	background-color: #fafafa
}
.section .row {
	position: relative;
	z-index: 1;
	margin: 0 auto
}
.section .row:before, .section .row:after {
	content: ' ';
	display: table
}
.section .row:after {
	clear: both
}
html.oldie .section .row {
	zoom: 1
}
.section .section-headline {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 40px;
	line-height: 1.08654;
	font-weight: 200;
	letter-spacing: -0.014em
}
html.oldie .section .section-headline {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .section .section-headline {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .section .section-headline {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .section .section-headline {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .section .section-headline {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .section .section-headline {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ja-JP] .section .section-headline {
	letter-spacing: 0
}
html[lang=zh-TW] .section .section-headline {
	font-size: 48px;
	line-height: 1.10417;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .section .section-headline {
	font-size: 48px;
	line-height: 1.10417;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .section .section-headline {
	font-size: 48px;
	line-height: 1.08333;
	letter-spacing: 0;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .section .section-headline {
	font-size: 63px;
	line-height: 1.06349;
	letter-spacing: 0
}
html[lang=ko-KR] .section .section-headline {
	letter-spacing: 0
}
.section .subhead {
	margin: 0 0 11px;
	color: #999;
	font-size: 26px;
	line-height: 1.5;
	font-weight: 200;
	letter-spacing: -0.014em
}
html.oldie .section .subhead {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .section .subhead {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .section .subhead {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .section .subhead {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .section .subhead {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .section .subhead {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ja-JP] .section .subhead {
	letter-spacing: 0
}
html[lang=zh-TW] .section .subhead {
	font-size: 48px;
	line-height: 1.10417;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .section .subhead {
	font-size: 48px;
	line-height: 1.10417;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .section .subhead {
	font-size: 48px;
	line-height: 1.08333;
	letter-spacing: 0;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .section .subhead {
	font-size: 63px;
	line-height: 1.06349;
	letter-spacing: 0
}
html[lang=ko-KR] .section .subhead {
	letter-spacing: 0
}
.section .intro {
	width: 800px;
	margin: 0 auto 20px;
	font-size:16px;
}
.section .hero-image {
	margin: 0 auto
}
figcaption {
	margin: 20px auto 0;
	width: 570px;
	padding: 0 95px;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.29286;
	font-weight: 400;
	color: #666
}
html[lang=zh-TW] figcaption {
	font-size: 12px;
	line-height: 1.83333
}
html[lang=zh-HK] figcaption {
	font-size: 12px;
	line-height: 1.83333
}
html[lang=zh-CN] figcaption {
	font-size: 12px;
	line-height: 1.75
}
.alternate figcaption {
	background-color: #fafafa
}
figcaption p {
	margin-bottom: 15px
}
figcaption.wide-caption {
	padding: 0;
	width: 760px
}
figcaption.icloud-handoff-caption {
	padding: 0
}
figcaption.icloud-handoff-caption.first {
	width: 690px
}
figcaption.icloud-handoff-caption.second {
	width: 680px
}
figcaption.icloud-handoff-caption.third {
	width: 670px
}
.caption-2-line figcaption {
	min-height: 59px
}
.caption-3-line figcaption {
	min-height: 77px
}
.caption-4-line figcaption {
	min-height: 95px
}
.caption-5-line figcaption {
	min-height: 110px
}
.section-header {
	min-width: 1024px;
	background-color:#fafafa;
}
.section-header .section-hero {
	margin: 0 auto
}
.section-header .section-hero .apps-icon {
	margin: 0 auto
}
.section-header .section-hero .apps-icon+h1 {
	margin-top: 22px
}
.section-header .section-hero .headline.large {
	margin-bottom: 0;
	font-size: 40px;
	line-height: 1.5;
	font-weight: 200;
	letter-spacing: -0.02em
}
html.oldie .section-header .section-hero .headline.large {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .section-header .section-hero .headline.large {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .section-header .section-hero .headline.large {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .section-header .section-hero .headline.large {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .section-header .section-hero .headline.large {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .section-header .section-hero .headline.large {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ja-JP] .section-header .section-hero .headline.large {
	letter-spacing: 0
}
html[lang=zh-TW] .section-header .section-hero .headline.large {
	font-size: 60px;
	line-height: 1.1;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .section-header .section-hero .headline.large {
	font-size: 60px;
	line-height: 1.1;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .section-header .section-hero .headline.large {
	font-size: 60px;
	line-height: 1.08333;
	letter-spacing: 0;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .section-header .section-hero .headline.large {
	font-size: 77px;
	line-height: 1.06494;
	letter-spacing: 0
}
html[lang=ko-KR] .section-header .section-hero .headline.large {
	letter-spacing: 0
}
.section-header .section-hero .subhead {
	margin: 0 0 20px;
	font-size: 20px;
	line-height: 1.0625;
	font-weight: 200;
}
html.oldie .section-header .section-hero .subhead {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .section-header .section-hero .subhead {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .section-header .section-hero .subhead {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .section-header .section-hero .subhead {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .section-header .section-hero .subhead {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .section-header .section-hero .subhead {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ja-JP] .section-header .section-hero .subhead {
	letter-spacing: 0
}
html[lang=zh-TW] .section-header .section-hero .subhead {
	font-size: 60px;
	line-height: 1.1;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .section-header .section-hero .subhead {
	font-size: 60px;
	line-height: 1.1;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .section-header .section-hero .subhead {
	font-size: 60px;
	line-height: 1.08333;
	letter-spacing: 0;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .section-header .section-hero .subhead {
	font-size: 77px;
	line-height: 1.06494;
	letter-spacing: 0
}
html[lang=ko-KR] .section-header .section-hero .subhead {
	letter-spacing: 0
}
.section-header .section-hero .intro {
	width: 980px;
	margin: 5px auto 32px;
	font-size: 14px;
	line-height: 1.6;
	font-weight: 200;
	letter-spacing: normal
}
html.oldie .section-header .section-hero .intro {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .section-header .section-hero .intro {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .section-header .section-hero .intro {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .section-header .section-hero .intro {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .section-header .section-hero .intro {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .section-header .section-hero .intro {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=zh-TW] .section-header .section-hero .intro {
	font-size: 22px;
	line-height: 1.59091;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .section-header .section-hero .intro {
	font-size: 22px;
	line-height: 1.59091;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .section-header .section-hero .intro {
	font-size: 22px;
	line-height: 1.54545;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .section-header .section-hero .intro {
	font-size: 24px;
	line-height: 1.33333
}
.section-header .section-hero .hero-cta {
	margin-bottom: 45px;
	font-size: 24px;
	line-height: 1.35417;
	font-weight: 200;
	letter-spacing: normal
}
html.oldie .section-header .section-hero .hero-cta {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .section-header .section-hero .hero-cta {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .section-header .section-hero .hero-cta {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .section-header .section-hero .hero-cta {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .section-header .section-hero .hero-cta {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .section-header .section-hero .hero-cta {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=zh-TW] .section-header .section-hero .hero-cta {
	font-size: 22px;
	line-height: 1.59091;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .section-header .section-hero .hero-cta {
	font-size: 22px;
	line-height: 1.59091;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .section-header .section-hero .hero-cta {
	font-size: 22px;
	line-height: 1.54545;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .section-header .section-hero .hero-cta {
	font-size: 24px;
	line-height: 1.33333
}
.section-header .section-hero .hero-cta .border-left {
	border-left: 1px solid #999
}
.section-header .section-hero .hero-cta .left-cta {
	padding-right: 18px
}
.section-header .section-hero .hero-cta .right-cta {
	padding-left: 22px
}
.macbook {
	margin: 0 auto;
	padding-top: 39px;
	background-repeat: no-repeat;
	background-size: 665px 569px;
	height: 639px;
	width: 665px;
/* 	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/gallery_hardware_macbook_large.png"); */
	background-image: url("/images/performance_large.png");
/*  	height: auto; */
 	background-position: 50% 0%; 
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.macbook {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/gallery_hardware_macbook_large_2x.png")
}
}
.macbook .hero-image {
	min-height: 526px
}
.macbookpro {
	margin: 0 auto;
	padding-top: 33px;
	background-repeat: no-repeat;
	background-size: 665px 569px;
	height: 639px;
	width: 665px;
/* 	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/gallery_hardware_macbookpro_large.png"); */
	background-image: url("/images/performance_large.png");
/* 	height: auto; */
	background-position: 50% 0%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.macbookpro {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/gallery_hardware_macbookpro_large_2x.png")
}
}
.macbookpro .hero-image {
	min-height: 493px
}
.imac {
	margin: 0 auto;
	padding-top: 29px;
	background-repeat: no-repeat;
	background-size: 665px 569px;
	height: 619px;
	width: 665px;
/* 	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/gallery_hardware_imac_large.png"); */
	background-image: url("/images/performance_large.png");
/* 	height: auto; */
	background-position: 50% 0%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.imac {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/gallery_hardware_imac_large_2x.png")
}
}
.imac .hero-image {
	min-height: 501px
}
.office-compatibility .row {
	min-width: 890px;
	width: 890px
}
.office-compatibility .row .office-compatibility-icon {
	margin: 0 auto 26px
}
.office-compatibility .row .subhead {
	width: 650px;
	margin: 0 auto -6px
}
.office-compatibility .row p {
	width: 690px;
	margin: .5em auto 12px;
	font-size: 16px;
}
.android-chrome body * {
	max-height: 10000px
}
.platforms {
	padding-top: 20px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto
}
.platforms.no-header {
	padding-top: 100px
}
.platforms.top-border {
	border-top: 1px #d6d6d6 solid
}
.platforms .headline-two-ways {
	margin-bottom: 42px;
	text-align: center;
	font-size: 42px;
	line-height: 1.14286;
	font-weight: 200;
	letter-spacing: -0.01em
}
html.oldie .platforms .headline-two-ways {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .platforms .headline-two-ways {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .platforms .headline-two-ways {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .platforms .headline-two-ways {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .platforms .headline-two-ways {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .platforms .headline-two-ways {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ja-JP] .platforms .headline-two-ways {
	letter-spacing: 0
}
html[lang=zh-TW] .platforms .headline-two-ways {
	font-size: 40px;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .platforms .headline-two-ways {
	font-size: 40px;
	letter-spacing: 0;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .platforms .headline-two-ways {
	font-size: 38px;
	line-height: 1.18421;
	letter-spacing: 0;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .platforms .headline-two-ways {
	font-size: 51px;
	line-height: 1.13725;
	letter-spacing: 0
}
html[lang=ko-KR] .platforms .headline-two-ways {
	letter-spacing: 0
}
.platforms .row {
	margin: 0 auto;
	padding: 0 0 20px
}
.platforms .row .large-6 {
	width: 510px;
	min-height: 136px
}
.platforms .row .large-6 .platforms-icon {
	display: inline-block;
	vertical-align: top;
	margin: -5px 16px 0 32px
}
html.oldie .platforms .row .large-6 .platforms-icon {
	display: inline;
	zoom: 1
}
.platforms .row .large-6 .platforms-icon.left-icon {
	margin-right: 22px
}
.platforms .row .large-6 .platforms-icon.numbers-mac {
	background-repeat: no-repeat;
	background-size: 100px 100px;
	height: 100px;
	width: 100px;
	background-image: url("http://www.360youtu.com/images/20160325/wuliaos.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.platforms .row .large-6 .platforms-icon.numbers-mac {
background-image:url("http://www.360youtu.com/images/20160325/wuliaos.png")
}
}
.platforms .row .large-6 .platforms-icon.pages-mac {
	background-repeat: no-repeat;
	background-size: 100px 74.63px;
	height: 74.63px;
	width: 100px;
	background-image: url("http://www.360youtu.com/images/20160325/huaces.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.platforms .row .large-6 .platforms-icon.pages-mac {
background-image:url("http://www.360youtu.com/images/20160325/huaces.png")
}
}
.platforms .row .large-6 .platforms-icon.keynote-mac {
	background-repeat: no-repeat;
	background-size: 50px 50px;
	height: 50px;
	width: 50px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/keynote_for_mac_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.platforms .row .large-6 .platforms-icon.keynote-mac {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/shared/keynote_for_mac_large_2x.jpg")
}
}
.platforms .row .large-6.border-left {
	border-left: 1px #d6d6d6 solid
}
.platforms .row .large-6 .platforms-body {
	width: 350px;
	display: inline-block
}
html.oldie .platforms .row .large-6 .platforms-body {
	display: inline;
	zoom: 1
}
.platforms .row .large-6 .platforms-body .platforms-title {
	font-size: 32px;
	line-height: 1.125;
	font-weight: 200;
	letter-spacing: normal
}
html.oldie .platforms .row .large-6 .platforms-body .platforms-title {
	font-weight: normal;
	font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}

html[lang=zh-CN].oldie .platforms .row .large-6 .platforms-body .platforms-title {
	font-family: "PingHei 200", "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=zh-TW].oldie .platforms .row .large-6 .platforms-body .platforms-title {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK].oldie .platforms .row .large-6 .platforms-body .platforms-title {
	font-family: "MHei 200", "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=th-TH].oldie .platforms .row .large-6 .platforms-body .platforms-title {
	font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=ko-KR].oldie .platforms .row .large-6 .platforms-body .platforms-title {
	font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif
}
html[lang=zh-TW] .platforms .row .large-6 .platforms-body .platforms-title {
	font-size: 30px;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-HK] .platforms .row .large-6 .platforms-body .platforms-title {
	font-size: 30px;
	font-family: "MHei", "Helvetica Neue", "Helvetica", "STHeitiTC-Light", "Arial", sans-serif
}
html[lang=zh-CN] .platforms .row .large-6 .platforms-body .platforms-title {
	font-size: 30px;
	line-height: 1.16667;
	font-family: "PingHei", "Helvetica Neue", "Helvetica", "STHeitiSC-Light", "Arial", sans-serif
}
html[lang=th-TH] .platforms .row .large-6 .platforms-body .platforms-title {
	font-size: 39px;
	line-height: 1.10256
}
.platforms .row .large-6 .platforms-body .platforms-copy {
	margin-top: 13px;
	margin-bottom: 0
}
.gallery {
	width: 980px;
	margin-left: auto;
	margin-right: auto
}
.ac-gallery {
	position: relative;
	display: inline-block;
	width: 100%;
	z-index: 1
}
.ac-gallery-content {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	left: 100%;
	margin-left: -100%;
	background-color: #fff
}
.alternate .ac-gallery-content {
	background-color: #fafafa
}
.ac-gallery-content:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 100%;
	background-color: inherit;
	z-index: -1
}
.paddlenav-wrapper {
	position: relative;
	z-index: 2
}
.paddlenav {
	position: relative;
	top: 240px
}
html.touch .paddlenav {
	display: none
}
.paddlenav.paddlenav-mbp {
	top: 265px
}
.paddlenav.paddlenav-imac {
	top: 265px
}
.paddlenav.paddlenav-mb {
	top: 283.5px
}
.paddlenav.paddlenav-icloud {
	top: 243.5px
}
.paddlenav.paddlenav-icloud .paddlenav-arrow-left {
	left: -85px
}
.paddlenav.paddlenav-icloud .paddlenav-arrow-right {
	right: -85px
}
.paddlenav .paddlenav-arrow-right {
	right: 0
}
.paddlenav .paddlenav-arrow-left {
	left: 0
}
.page-pages .section-header {
	padding-bottom: 0
}
.apps-icon {
	background-repeat: no-repeat;
	background-size: 64px 76px;
	height: 76px;
	width: 64px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/icon_pages_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.apps-icon {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/icon_pages_large_2x.png")
}
}
.page-pages .section-header .pages-hero-image {
	background-repeat: no-repeat;
	background-size: 872px 652px;
	height: 652px;
	width: 872px;
	background-image: url("http://www.360youtu.com/images/20160325/hero_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.pages-hero-image {
background-image:url("http://www.360youtu.com/images/20160325/hero_large.png")
}
}
.section-tools .tools-caption.fifth {
	width: 620px
}
.section-tools .ac-gallery-content .image-tools-say {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-say {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide01_large_2x.jpg")
}
}
.section-tools .ac-gallery-content .image-tools-communicate {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-communicate {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide02_large_2x.jpg")
}
}
.section-tools .ac-gallery-content .image-tools-change {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-change {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide03_large_2x.jpg")
}
}
.section-tools .ac-gallery-content .image-tools-intelligent {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide04_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-intelligent {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide04_large_2x.jpg")
}
}
.page-pages .section-tools .ac-gallery-content .image-tools-conquer {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide05_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-conquer {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_tools_slide05_large_2x.jpg")
}
}
.section-simplicity .simplicity-caption-third {
	width: 385px
}
.section-simplicity .ac-gallery-content .image-simplicity-tools {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_simplicity_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-simplicity .ac-gallery-content .image-simplicity-tools {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_simplicity_slide01_large_2x.jpg")
}
}
.page-pages .section-simplicity .ac-gallery-content .image-simplicity-moretools {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_simplicity_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-simplicity .ac-gallery-content .image-simplicity-moretools {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_simplicity_slide02_large_2x.jpg")
}
}
.page-pages .section-simplicity .ac-gallery-content .image-simplicity-directions {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_simplicity_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-simplicity .ac-gallery-content .image-simplicity-directions {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_simplicity_slide03_large_2x.jpg")
}
}
.page-pages .section-advanced .intro {
	width: 820px
}
.page-pages .section-advanced .advanced-caption-second {
	width: 450px
}
.page-pages .section-advanced .ac-gallery-content .image-advanced-comments {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_advanced_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-advanced .ac-gallery-content .image-advanced-comments {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_advanced_slide01_large_2x.jpg")
}
}
.page-pages .section-advanced .ac-gallery-content .image-advanced-perfect {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_advanced_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-advanced .ac-gallery-content .image-advanced-perfect {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_advanced_slide02_large_2x.jpg")
}
}
.page-pages .section-advanced .ac-gallery-content figcaption.wide-caption {
	width: 780px
}
.page-pages .section-iwork-icloud .image-icloud-handoff {
	background-repeat: no-repeat;
	background-size: 979px 487px;
	height: 487px;
	width: 979px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_shared_everywhere_slide01_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-iwork-icloud .image-icloud-handoff {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_shared_everywhere_slide01_large_2x.png")
}
}
.page-pages .section-iwork-icloud .image-icloud-drive {
	background-repeat: no-repeat;
	background-size: 979px 487px;
	height: 487px;
	width: 979px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_shared_everywhere_slide02_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-iwork-icloud .image-icloud-drive {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_shared_everywhere_slide02_large_2x.png")
}
}
.page-pages .section-iwork-icloud .image-icloud-workplace {
	background-repeat: no-repeat;
	background-size: 979px 487px;
	height: 487px;
	width: 979px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_shared_everywhere_slide03_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-iwork-icloud .image-icloud-workplace {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_shared_everywhere_slide03_large_2x.png")
}
}
.page-pages .section-sharing .intro {
	width: 820px
}
.page-pages .section-sharing .ac-gallery-content .image-sharing-deliver {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_share_slide01_large.jpg")
}

.page-pages .section-sharing .ac-gallery-content .image-sharing-h5 {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://www.360youtu.com/images/20160325/weishangjing.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-sharing .ac-gallery-content .image-sharing-deliver {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_share_slide01_large_2x.jpg")
}
}
.page-pages .section-sharing .ac-gallery-content .image-sharing-translate {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_share_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-sharing .ac-gallery-content .image-sharing-translate {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_share_slide02_large_2x.jpg")
}
}
.page-pages .section-sharing .ac-gallery-content .image-sharing-airdrop {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_share_slide03_large.jpg")
}
.page-pages .section-sharing .ac-gallery-content .image-sharing-h5 {
	background-repeat: no-repeat;
	background-size: 735px 459px;
	height: 459px;
	width: 735px;
	background-image: url("http://www.360youtu.com/images/20160325/weishangjing.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-sharing .ac-gallery-content .image-sharing-airdrop {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/pg_mac_share_slide03_large_2x.jpg")
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .section-sharing .ac-gallery-content .image-sharing-h5 {
background-image:url("http://www.360youtu.com/images/20160325/weishangjing.jpg")
}
}
.page-pages .office-compatibility .office-compatibility-icon-word {
	background-repeat: no-repeat;
	background-size: 78px 92px;
	height: 92px;
	width: 78px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/icon_word_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-pages .office-compatibility .office-compatibility-icon-word {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/pages/images/icon_word_large_2x.png")
}
}
.page-pages .office-compatibility p {
	width: 810px
}
.page-numbers .section-header .intro {
	width: 930px
}
.page-numbers .section-header .apps-icon {
	margin-top: 8px;
	background-repeat: no-repeat;
	background-size: 72px 68px;
	height: 68px;
	width: 72px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/numbers_icon_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-header .apps-icon {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/numbers_icon_large_2x.png")
}
}
.page-numbers .section-header .numbers-hero-image {
	background-repeat: no-repeat;
	background-size: 990px 567px;
	height: 567px;
	width: 990px;
	background-image: url("http://www.360youtu.com/images/20160325/hero_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-header .numbers-hero-image {
background-image:url("http://www.360youtu.com/images/20160325/hero_large.png")
}
}
.page-numbers .section-tools .tools-caption {
	padding: 0
}
.page-numbers .section-tools .tools-caption.first {
	width: 524px
}
.page-numbers .section-tools .tools-caption.second {
	width: 700px
}
.page-numbers .section-tools .tools-caption.third {
	width: 520px
}
.page-numbers .section-tools .tools-caption.fourth {
	width: 690px
}
.page-numbers .section-tools .ac-gallery-content .ac-gallery-tools-templates {
	background-repeat: no-repeat;
	background-size: 658px 370px;
	height: 370px;
	width: 658px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-tools .ac-gallery-content .ac-gallery-tools-templates {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide01_large_2x.jpg")
}
}
.page-numbers .section-tools .ac-gallery-content .image-tools-spreadsheets {
	background-repeat: no-repeat;
	background-size: 658px 370px;
	height: 370px;
	width: 658px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-tools .ac-gallery-content .image-tools-spreadsheets {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide02_large_2x.jpg")
}
}
.page-numbers .section-tools .ac-gallery-content .image-tools-design {
	background-repeat: no-repeat;
	background-size: 659px 371px;
	height: 371px;
	width: 659px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-tools .ac-gallery-content .image-tools-design {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide03_large_2x.jpg")
}
}
.page-numbers .section-tools .ac-gallery-content .image-tools-conquer {
	background-repeat: no-repeat;
	background-size: 658px 370px;
	height: 370px;
	width: 658px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide04_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-tools .ac-gallery-content .image-tools-conquer {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_tools_slide04_large_2x.jpg")
}
}
.page-numbers .section-simplicity .ac-gallery-content .image-simplicity-tools {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_simplicity_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-simplicity .ac-gallery-content .image-simplicity-tools {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_simplicity_slide01_large_2x.jpg")
}
}
.page-numbers .section-simplicity .ac-gallery-content .image-simplicity-tables {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_simplicity_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-simplicity .ac-gallery-content .image-simplicity-tables {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_simplicity_slide02_large_2x.jpg")
}
}
.page-numbers .section-simplicity .ac-gallery-content .image-simplicity-math {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_simplicity_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-simplicity .ac-gallery-content .image-simplicity-math {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_simplicity_slide03_large_2x.jpg")
}
}
.page-numbers .section-advanced .ac-gallery-content .image-advanced-formulas {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-advanced .ac-gallery-content .image-advanced-formulas {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide01_large_2x.jpg")
}
}
.page-numbers .section-advanced .ac-gallery-content .image-advanced-function {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-advanced .ac-gallery-content .image-advanced-function {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide02_large_2x.jpg")
}
}
.page-numbers .section-advanced .ac-gallery-content .image-advanced-quick {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-advanced .ac-gallery-content .image-advanced-quick {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide03_large_2x.jpg")
}
}
.page-numbers .section-advanced .ac-gallery-content .image-advanced-cells {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide04_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-advanced .ac-gallery-content .image-advanced-cells {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_advanced_slide04_large_2x.jpg")
}
}
.page-numbers .section-visualized .ac-gallery-content .image-visualized-interactive {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-visualized .ac-gallery-content .image-visualized-interactive {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide01_large_2x.jpg")
}
}
.page-numbers .section-visualized .ac-gallery-content .image-visualized-highlight {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-visualized .ac-gallery-content .image-visualized-highlight {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide02_large_2x.jpg")
}
}
.page-numbers .section-visualized .ac-gallery-content .image-visualized-filter {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-visualized .ac-gallery-content .image-visualized-filter {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide03_large_2x.jpg")
}
}
.page-numbers .section-visualized .ac-gallery-content .image-visualized-focus {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide04_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-visualized .ac-gallery-content .image-visualized-focus {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_visualized_slide04_large_2x.jpg")
}
}
.page-numbers .section-iwork-icloud .image-icloud-handoff {
	background-repeat: no-repeat;
	background-size: 979px 487px;
	height: 487px;
	width: 979px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_shared_everywhere_slide01_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-iwork-icloud .image-icloud-handoff {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_shared_everywhere_slide01_large_2x.png")
}
}
.page-numbers .section-iwork-icloud .image-icloud-drive {
	background-repeat: no-repeat;
	background-size: 979px 487px;
	height: 487px;
	width: 979px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_shared_everywhere_slide02_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-iwork-icloud .image-icloud-drive {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_shared_everywhere_slide02_large_2x.png")
}
}
.page-numbers .section-iwork-icloud .image-icloud-workplace {
	background-repeat: no-repeat;
	background-size: 979px 487px;
	height: 487px;
	width: 979px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_shared_everywhere_slide03_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-iwork-icloud .image-icloud-workplace {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_shared_everywhere_slide03_large_2x.png")
}
}
.page-numbers .section-sharing .intro {
	width: 790px
}
.page-numbers .section-sharing .ac-gallery-content .image-sharing-multiple {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_share_slide01_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-sharing .ac-gallery-content .image-sharing-multiple {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_share_slide01_large_2x.jpg")
}
}
.page-numbers .section-sharing .ac-gallery-content .image-sharing-airdrop {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_share_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-sharing .ac-gallery-content .image-sharing-airdrop {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_share_slide02_large_2x.jpg")
}
}
.page-numbers .section-sharing .ac-gallery-content .image-sharing-convert {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_share_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .section-sharing .ac-gallery-content .image-sharing-convert {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/no_mac_share_slide03_large_2x.jpg")
}
}
.page-numbers .office-compatibility-icon-excel {
	background-repeat: no-repeat;
	background-size: 78px 92px;
	height: 92px;
	width: 78px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/excel_icon_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.page-numbers .office-compatibility-icon-excel {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/numbers/images/excel_icon_large_2x.png")
}
}
.section-header .intro {
	width: 790px
}
.section-header .apps-icon {
	background-repeat: no-repeat;
	background-size: 147px 100px;
	height: 100px;
	width: 147px;
	background-image: url("/images/20160325/youtu_h5_icon.png");
	margin: -1px auto 30px
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-header .apps-icon {
background-image:url("/images/20160325/youtu_h5_icon.png")
}
}
.section-header .keynote-hero-image {
	background-repeat: no-repeat;
	background-size: 978px 572px;
	height: 572px;
	width: 978px;
	background-image: url("http://www.360youtu.com/images/20160325/hero_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-header .keynote-hero-image {
background-image:url("http://www.360youtu.com/images/20160325/hero_large.png")
}
}
.section-tools .tools-caption.second {
	width: 540px
}
.section-tools .ac-gallery-content .image-tools-effects {
	background-repeat: no-repeat;
	background-size: 659px 371px;
	height: 371px;
	width: 659px;
	background-image: url("http://www.360youtu.com/images/20160325/kn_mac_tools_slide01_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-effects {
background-image:url("http://www.360youtu.com/images/20160325/kn_mac_tools_slide01_large.png")
}
}
.section-tools .ac-gallery-content .image-tools-guides {
	background-repeat: no-repeat;
	background-size: 659px 371px;
	height: 371px;
	width: 659px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-guides {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide02_large_2x.jpg")
}
}
.section-tools .ac-gallery-content .image-tools-visuals {
	background-repeat: no-repeat;
	background-size: 659px 371px;
	height: 371px;
	width: 659px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-visuals {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide03_large_2x.jpg")
}
}
.section-tools .ac-gallery-content .image-tools-presentation {
	background-repeat: no-repeat;
	background-size: 659px 371px;
	height: 371px;
	width: 659px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide04_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-presentation {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide04_large_2x.jpg")
}
}
.section-tools .ac-gallery-content .image-tools-animate {
	background-repeat: no-repeat;
	background-size: 659px 371px;
	height: 371px;
	width: 659px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide05_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-tools .ac-gallery-content .image-tools-animate {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_tools_slide05_large_2x.jpg")
}
}
.section-simplicity .intro {
	width: 750px
}
.section-simplicity .simplicity-caption.first {

}
.section-simplicity .simplicity-caption.fourth {
	width: 400px
}
.section-simplicity .ac-gallery-content .image-simplicity-themes {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://www.360youtu.com/images/20160325/kn_mac_simplicity_slide01_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-simplicity .ac-gallery-content .image-simplicity-themes {
background-image: url("http://www.360youtu.com/images/20160325/kn_mac_simplicity_slide01_large.png")
}
}
.section-simplicity .ac-gallery-content .image-simplicity-tools {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_simplicity_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-simplicity .ac-gallery-content .image-simplicity-tools {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_simplicity_slide02_large_2x.jpg")
}
}
.section-simplicity .ac-gallery-content .image-simplicity-canvas {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_simplicity_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-simplicity .ac-gallery-content .image-simplicity-canvas {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_simplicity_slide03_large_2x.jpg")
}
}
.section-simplicity .ac-gallery-content .image-simplicity-coach {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_simplicity_slide04_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-simplicity .ac-gallery-content .image-simplicity-coach {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_simplicity_slide04_large_2x.jpg")
}
}
.section-charts .ac-gallery-content .image-charts-interactive {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://www.360youtu.com/images/20160325/kn_mac_charts_slide01_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-charts .ac-gallery-content .image-charts-interactive {
background-image:url("http://www.360youtu.com/images/20160325/kn_mac_charts_slide01_large.png")
}
}
.section-charts .ac-gallery-content .image-charts-style {
	background-repeat: no-repeat;
	background-size: 690px 431px;
	height: 431px;
	width: 690px;
	background-image: url("http://www.360youtu.com/images/20160325/kn_mac_charts_slide02_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-charts .ac-gallery-content .image-charts-style {
background-image:url("http://www.360youtu.com/images/20160325/kn_mac_charts_slide02_large.png")
}
}
.section-iwork-icloud .image-icloud-handoff {
	background-repeat: no-repeat;
	background-size: 981px 500px;
	height: 500px;
	width: 981px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_shared_everywhere_slide01_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-iwork-icloud .image-icloud-handoff {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_shared_everywhere_slide01_large_2x.png")
}
}
.section-iwork-icloud .image-icloud-drive {
	background-repeat: no-repeat;
	background-size: 981px 500px;
	height: 500px;
	width: 981px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_shared_everywhere_slide02_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-iwork-icloud .image-icloud-drive {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_shared_everywhere_slide02_large_2x.png")
}
}
.section-iwork-icloud .image-icloud-workplace {
	background-repeat: no-repeat;
	background-size: 981px 500px;
	height: 500px;
	width: 981px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_shared_everywhere_slide03_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-iwork-icloud .image-icloud-workplace {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_shared_everywhere_slide03_large_2x.png")
}
}
.section-sharing .ac-gallery-content .image-sharing-deliver {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://www.360youtu.com/images/20130325/kn_mac_share_slide01_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-sharing .ac-gallery-content .image-sharing-deliver {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_share_slide01_large_2x.jpg")
}
}
.section-sharing .ac-gallery-content .image-sharing-airdrop {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_share_slide02_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-sharing .ac-gallery-content .image-sharing-airdrop {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_share_slide02_large_2x.jpg")
}
}
.section-sharing .ac-gallery-content .image-sharing-format {
	background-repeat: no-repeat;
	background-size: 735px 460px;
	height: 460px;
	width: 735px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_share_slide03_large.jpg")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.section-sharing .ac-gallery-content .image-sharing-format {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/kn_mac_share_slide03_large_2x.jpg")
}
}
.office-compatibility .office-compatibility-icon-powerpoint {
	background-repeat: no-repeat;
	background-size: 78px 92px;
	height: 92px;
	width: 78px;
	background-image: url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/ppt_icon_large.png")
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), (-webkit-min-device-pixel-ratio: 144), (min-resolution: 144dppx) {
.office-compatibility .office-compatibility-icon-powerpoint {
background-image:url("http://images.apple.com/v/creativity-apps/mac/c/images/keynote/images/ppt_icon_large_2x.png")
}
}
.office-compatibility p {
	width: 890px
}
