body {
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;

	font-family: "Lucida Sans Unicode","Lucida Sans","Lucida Grande",Geneva,Helvetica,sans-serif;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

.wrap {
	_text-align: center;
}

.header-wrap {
	height: 98px;
	background: #E8E8E8 url(../images/header.gif) 0 0 repeat-x;
}

.footer-wrap {
	height: 83px;
	background-color: #3B3B3B;

}

.footer-bot {
	height: 8px;
	font-size: 1px;
	background-color: #181819;
}

.inner {
	width: 1003px;
	margin-left: auto;
	margin-right: auto;
	position: relative;

	_margin-left: 0;
	_margin-right: 0;
	_text-align: left;
	_zoom: 1;
}

.inner:after {
	content: ' ';
	display: block;
	clear: both;
}

.def-inner {
	padding: 50px 20px 50px 20px;
	min-height: 400px;

	_height: 400px;
}

.header {
	height: 96px;
}

.header .logo {
	position: absolute;
	top: 0;
	left: 46px;
}

.header .logo-title {
	position: absolute;
	top: 45px;
	left: 225px;
	font-size: 14px;
	color: #818181;
}

.header .info {
	font-size: 13px;
	position: absolute;
	top: 34px;
	left: 530px;
	color: #5C5C5C;
}

.header .info strong {
	background-color: #B40606;
	color: #FFF;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
}

.header .buy {
	font-size: 18px;
	position: absolute;
	top: 40px;
	right: 70px;
}

.header .buy .dl {
	color: #57A405;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #57A405;

	_zoom: 1;
}

.header .buy .price {
	color: #DA2E67;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #DA2E67;

	_zoom: 1;
}

.footer {
	height: 83px;
}

.footer img {
	position: absolute;
	top: 29px;
	left: 43px;
}

.footer .copy {
	font-family: Verdana,sans-serif;
	color: #979797;
	font-size: 11px;
	position: absolute;
	top: 32px;
	left: 195px;
}

.footer ul.buy {
	margin: 0;
	padding: 0;

	position: absolute;
	top: 28px;
	right: 245px;
}

.footer ul.buy li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;

	font-size: 18px;
	padding-left: 10px;
}

.footer ul.buy li a {
	text-decoration: none;
	padding-bottom: 1px;

	_zoom: 1;
}

.footer .buy .investors {
	color: #EABA3C;
	border-bottom: 1px solid #EABA3C;
}

.footer .buy .dl {
	color: #57A405;
	border-bottom: 1px solid #57A405;
}

.footer .buy .price {
	color: #E85888;
	border-bottom: 1px solid #E85888;
}

.footer ul.menu {
	position: absolute;
	top: 20px;
	right: 60px;
	padding: 0;
	margin: 0;
}

.footer ul.menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}

.footer ul.menu li a {
	color: #E3E3E3;
}

.footer ul.menu li a:hover {
	color: #FFF;
}

/* ---------------------------------------------------------------------------- */

.index .pages-wrap {
	height: 458px;
	background: #414141 url(../images/info.gif) 0 0 repeat-x;
}

.index .pages .slides-wrap {
	position: absolute;
	top: 0;
	left: 0;
	height: 458px;
	width: 1003px;
	overflow: hidden;
}

.index .pages #slides {
	position: absolute;
	top: 0;
	height: 458px;
}

.index .pages .slide {
	position: absolute;
	top: 0;
	height: 458px;
	width: 1003px;
}

.index .pages .control {
	position: absolute;
}

.index .pages .slide-btn {
	position: absolute;
	top: 0;
	width: 59px;
	height: 17px;
	cursor: pointer;
	_cursor: hand;
}

.index .pages .control .slide-left {
	background: url(../images/slide-lt.png) 0 0 no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/slide-lt.png', sizingMethod='image');
}

.index .pages .control .info {
	position: absolute;
	top: 0;
	left: 59px;
	width: 363px;
	height: 17px;
	line-height: 17px;
	font-size: 13px;
	text-align: center;
	color: #CCCCCC;
}

.index .pages .control .slide-right {
	left: 422px;
	background: url(../images/slide-rt.png) 0 0 no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/slide-rt.png', sizingMethod='image');
}

.illust-col {
	margin-top: 35px;
	margin-left: 30px;
	width: 190px;
	float: left;

	_margin-left: 15px;
}

.left-col {
	float: left;
	position: relative;
	margin-top: 35px;
	width: 380px;
}

.right-col {
	float: left;
	position: relative;
	margin-top: 35px;
	margin-left: 20px;
	width: 350px;
}

.index h1 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	font-weight: 100;
	color: #0E7C9C;
}

.index p {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 13px;
	line-height: 20px;
	color: #252525;
}

.index .info-wrap {
	background-color: #F6F0D9;
	border-bottom: 1px solid #E1E1E1;
}

.index .info {
	padding-bottom: 30px;
}

.index .info img.rainbow,
.index .text-content img.rainbow,
.investors .bot img.rainbow {
	position: absolute;
	top: 0;
	left: 60px;
}

.index .info h1 {
	padding-bottom: 10px;
	font-size: 22px;
	line-height: 24px;
	color: #252525;
}

.index .info .left-col {
	margin-top: 45px;
}

.index .info .right-col {
	margin-top: 45px;
	width: 328px;
	height: 154px;
	background: #F2F2F2 url(../images/shots-bg.gif) 0 0 no-repeat;
}

.index .info .right-col .save {
	font-size: 16px;
	font-weight: normal;
	color: #252525;
	position: absolute;
	top: 15px;
	left: 20px;
}

.index .info .right-col .shot-l {
	position: absolute;
	top: 68px;
	left: 24px;
}

.index .info .right-col .shot-r {
	position: absolute;
	top: 68px;
	left: 170px;
}

.index .info-mid-wrap {
	border-bottom: 1px solid #E1E1E1;
}

.index .info-mid {
	padding-bottom: 30px;
}

.index .info-bot {
	padding-bottom: 30px;
}

.index .info-bot .dl-bar, .investors .bot .dl-bar {
	width: 947px;
	height: 63px;
	background: url(../images/dl-bar.gif) 0 0 no-repeat;
	margin-left: 30px;
	position: relative;
}

.index .info-bot .dl-bar {
	margin-top: 20px;
}

.investors .bot .dl-bar {
	top: 45px;
}

.index .info-bot .dl-bar .btn, .investors .bot .dl-bar .btn {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	overflow: hidden;
	text-indent: -10000px;

	_cursor: hand;
}

.index .info-bot .dl-bar .text, .investors .bot .dl-bar .text {
	position: absolute;
	top: 18px;
	left: 220px;
}

.index .info-bot .dl-bar .text h1, .investors .bot .dl-bar .text h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
	color: #3C3C3C;
	display: inline;
	padding-right: 10px;
	letter-spacing: -2px;
}

.index .info-bot .dl-bar .text span, .investors .bot .dl-bar .text span {
	font-size: 13px;
	color: #3C3C3C;
}

.index .pages .slide h1 {
	color: #FFF;
	font-size: 35px;
	line-height: 35px;
	letter-spacing: -2px;
}

.index .pages .slide strong {
	font-size: 14px;
	line-height: 21px;
	color: #FFF;
}

.index .pages .slide p {
	color: #D3D3D3;
	font-size: 13px;
	line-height: 21px;
}

.index .pages .slide h2 {
	color: #D3D3D3;
	font-weight: normal;
}

.index .pages .slide ul {
	margin: 0;
	padding: 0 0 0 20px;
}

.index .pages .slide ul li {
	color: #D3D3D3;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.index .pages .slide .dl-btn {
	display: inline-block;
	overflow: hidden;
	text-decoration:none;

	_display: inline;
	_zoom: 1;
	_cursor: hand;
}

.index .pages .slide p.additional {
	font-size: 12px;
	line-height: 14px;
	color: #909090;
}

.index .pages .slide .pic-shot {
	display: block;
}

.index .pages .slide .pic-shot img {
	display: block;
}

.index .pages .slide .pic-shad {
	width: 228px;
	height: 21px;
	background: url(../images/pic-shad.png) 0 0 no-repeat;

	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/pic-shad.png', sizingMethod='image');
}

.dl-btn-ru {
	width: 190px;
	height: 47px;
	background: url(../images/try-ru.png) 0 0 no-repeat;

	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/try-ru.png', sizingMethod='image');
}

.dl-btn-en {
	width: 158px;
	height: 46px;
	background: url(../images/try-en.png) 0 0 no-repeat;

	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/try-en.png', sizingMethod='image');
}

.like-link {
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;

	_cursor: hand;
}

.pricing {
	margin: 0;
	padding: 1em 0 0 0;
}

.pricing li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pricing li label {
	border-bottom: 1px dashed #888;
	cursor: pointer;
	_cursor: hand;
}

.pricing li p {
	margin: 0;
	padding: 0 0 1em 2em;
	font-size: 13px;
}

.investors a {
	color: white;
}

.investors .block-a-wrap {
	background: #000000 url(../images/investors-bg-a.gif) 0 0 repeat;
}

.investors .block-a {
	height: 165px;
}

.investors .block-a h1 {
	font-size: 30px;
	letter-spacing: -2px;
	line-height: 1em;
	padding-top: 65px;
	padding-bottom: 10px;
	padding-left: 100px;
}

.investors .block-a strong {
	font-size: 14px;
	color: #FFF;
	line-height: 1em;
	padding-left: 115px;
}

.investors .block-b-wrap {
	background: #0069A5 url(../images/investors-bg-c.gif) 0 0 repeat;
}

.investors .block-b {
	height: 264px;
}

.investors .block-b .illust-col {
	margin-top: 15px;
}

.investors .block-c-wrap {
	background: #D49200 url(../images/investors-bg-b.gif) 0 0 repeat;
}

.investors .block-c {
	height: 264px;
}

.investors .block-d-wrap {
	background: #8E0074 url(../images/investors-bg-d.gif) 0 0 repeat;
}

.investors .block-d {
	height: 309px;
}

.investors .bot-wrap {
	background-color: #F9F9F9;
}

.investors .bot {
	height: 128px;
}

.investors h1 {
	margin: 0;
	padding: 35px 0 30px 0;
	font-size: 24px;
	font-weight: 100;
	color: #FFF;
	line-height: 0.95em;
	letter-spacing: -1px;
}

.investors .left-col {
	margin-top: 0;
}

.investors .right-col {
	margin-top: 0;
}

.investors p {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
}

.index .text-wrap {
	background: #F7F7F7 url(../images/text-bg.jpg) 0 0 repeat-x;
}

.index .text-content {
	padding-top: 45px;
	padding-bottom: 120px;

	padding-left: 105px;
	width: 898px;
}

.index .text-content h1 {
	font-size: 24px;
	font-weight: 100;
	line-height: 0.95em;
	letter-spacing: -1px;
	color: #252525;
	padding: 0 0 30px 0;
	margin: 0;
}

.index .text-content .content-wrap {
	position: relative;
}

.index .text-content .text-col {
	width: 600px;
}

.index .text-content .text-col a {
	color: #437ABC;
}

.index .text-content .text-col a:visited {
	color: #2A4B70;
}

.index .text-content .text-col ul {
	margin: 0;
	padding: 10px 0 0 20px;
	list-style-type: circle;
}

.index .text-content h2 {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3em;
	letter-spacing: -1px;
	color: #0E7C9C;
	margin: 0;
	padding: 0;
}

.index .text-content p {
	padding-top: 10px;
	padding-bottom: 0;
}

.index .text-content .spacer {
	height: 30px;
	overflow: hidden;
}

.index .text-content .inner-menu {
	position: absolute;
	top: 0px;
	left: 660px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.index .text-content .inner-menu li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 13px;
	color: #54860B;
	font-weight: bold;
}

.index .text-content .inner-menu .title {
	font-size: 18px;
	color: #629C0E;
	padding-left: 0;
	font-weight: normal;
}

.index .text-content .inner-menu a {
	color: #252525;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #252525;
	_zoom: 1;
}
