﻿@charset "utf-8";  @font-face {    font-family: 'rur';    src: url('../fonts/rur.eot');    src: url('../fonts/rur.eot?#iefix') format('embedded-opentype'),         url('../fonts/rur.woff') format('woff'),         url('../fonts/rur.ttf') format('truetype');    font-weight: normal;    font-style: normal;}/* common */html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,button,textarea,p,blockquote,th,td{	margin: 0;	padding: 0;}img{	border: none;}ul li{	list-style: none;}h1,h2,h3,h4,h5,h6{	font-size: 100%;	font-weight: normal;}sup,sub{	vertical-align: baseline;}input,button,textarea,select,optgroup,option{ 	font-family: inherit;	font-size: inherit;	font-style: inherit;	font-weight: inherit;}input:focus,.noFocus:focus{	outline: none;}html{	height: 100%;	background: #ffffff;	background: url('../images/header-bg.png') repeat-x left top;}body{	font-family: 'Trebuchet MS', Helvetica, sans-serif;	font-size: 12px;	text-align: left;	line-height: 14px;	height: 100%;	color: #6f6f6f;	background: #ffffff;	background: url('../images/header-circles.png') no-repeat center top;}hr{	border: solid 1px #f4f4f4;	color: #f4f4f4;	background: #f4f4f4;}a{	text-decoration: none;	outline: none;	color: #0f71c8;}.link{	text-decoration: underline;}.radius{	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}.radius-b{	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}.radius-top{	-webkit-border-radius: 5px 5px 0 0;	-moz-border-radius: 5px 5px 0 0;	border-radius: 5px 5px 0 0;}.shadow{	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);}.inner-shadow{	-webkit-box-shadow: inset 1px 1px 0px #fff;	-moz-box-shadow: inset 1px 1px 0px #fff;	box-shadow: inset 1px 1px 0px #fff;}.button-shadow{	-webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.18);	-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.18);	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.18);}/* common gallery */.gallery-box{	position: relative;	overflow: hidden;}.gallery-thumbs{	position: absolute;	top: 0px;	left: 0px;	width: 10000px;}.gallery-thumbs ul li{	position: relative;	float: left;}/* common gallery off*/.window{	position: relative;	background: #fcfcfc;	margin-top: 13px;	border: solid 1px #dcdcdc;		background-image: linear-gradient(bottom, #F6F6F6 0%, #FCFCFC 100%);	background-image: -o-linear-gradient(bottom, #F6F6F6 0%, #FCFCFC 100%);	background-image: -moz-linear-gradient(bottom, #F6F6F6 0%, #FCFCFC 100%);	background-image: -webkit-linear-gradient(bottom, #F6F6F6 0%, #FCFCFC 100%);	background-image: -ms-linear-gradient(bottom, #F6F6F6 0%, #FCFCFC 100%);	background-image: -webkit-gradient(		linear,		left bottom,		left top,		color-stop(0, #F6F6F6),		color-stop(1, #FCFCFC)	);}.window-header{	position: relative;	padding: 20px 20px 0px 20px;	margin-right: 20px;	font-size: 21px;	color: #494949;	background: url('../images/window-header.png') no-repeat right bottom;}.window-text{	position: relative;	padding: 20px;}.rur{	font-family: rur;}.clear {	clear: both;	}* html .clear { zoom: 1; } /* IE6 */*+html .clear { zoom: 1; } /* IE7 */.clear:after {	visibility: hidden;	display: block;	font-size: 0;	content: " ";	clear: both;	height: 0;	}* html .clear { zoom: 1; } /* IE6 */*+html .clear { zoom: 1; } /* IE7 *//* off */.body{	position: relative;	z-index: 5;	top: 0px;	min-height: 100%;	height: auto !important;	height: 100%;	background: url('../images/content-bg.png') no-repeat center top;}/* header */.header{	position: relative;	width: 100%;	height: 636px;}.flash{	position: absolute;	top: 0px;	left: 0px;	right: 0px;	bottom: 0px;	width: 100%;	height: 100%;	background: url('../images/flash.png') no-repeat center top;}.smoke{	position: absolute;	z-index: 10;	top: 0px;	left: 0px;	right: 0px;	bottom: 0px;	width: 100%;	height: 100%;	background: url('../images/smoke.png') no-repeat center top;}.object-box{	position: relative;	top: 110px;	z-index: 9;	margin: 0 auto;	width: 925px;	height: 400px;	background: url('../images/object-box.png') no-repeat center top;}.object{	position: relative;	top: 18px;	width: 909px;	height: 375px;	margin: 0px 8px;	overflow: hidden;}.action-box{	position: relative;	margin: 0 auto;	z-index: 30;	width: 0px;	height: 0px;}.action{	position: absolute;	top: 0px;	left: 300px;	width: 137px;	height: 137px;	background: url('../images/action.png') no-repeat center center;}.header-body{	position: relative;	z-index: 12;	width: 925px;	height: 40px;	top: 0px;	margin: 0 auto;	text-align: center;}.logo{	position: absolute;	left: 27px;	top: 21px;}.nav{	display: inline-block; *display: inline; zoom: 1;	position: relative;	top: 13px;}.nav ul li{	position: relative;	float: left;	height: 38px;	line-height: 38px;}.nav ul li a{	position: relative;	font-size: 16px;	color: #fff;	text-decoration: underline;}.nav-big-yellow,.nav-big-red{	display: inline-block; *display: inline; zoom: 1;	font-size: 24px !important;	text-decoration: none !important;	font-weight: bold; 	height: 38px;	line-height: 38px;}.nav-big-yellow{	background: url('../images/ul-yellow.png') repeat-x center bottom;}.nav-big-red{	background: url('../images/ul-red.png') repeat-x center bottom;}.spacer{	width: 50px;	background: url('../images/spacer.png') no-repeat center center;}.phone{	position: absolute;	top: 70px;	right: 20px;	font-size: 26px;	color: #fff;}.phone span{	color: #f6cb76;}.phone div{	color: #fff;	font-size: 12px;	text-align: right;	margin-top: 4px;}.socials{	position: absolute;	top: 520px;	color: #464646;	height: 24px;	line-height: 24px;}.socials img, .socials span{	vertical-align: top;	float: left;	margin-right: 4px;}.socials span{	display: inline-block; *display: inline; zoom: 1;	height: 24px;	line-height: 24px;	margin-right: 20px;}/* header off *//* body */.content{	position: relative;	width: 925px;	margin: 0 auto;	padding-bottom: 386px;}.left-block,.right-block{	width: 450px;}.left-block{	float: left;}.right-block{	float: right;}.left-block h2,.right-block h2{	color: #2c2c2c;}.left-block ul{	padding-left: 20px;}.left-block ul li{	list-style: url('../images/li.png');	margin-top: 22px;}.left-block ul li:first-child{	margin-top: 32px;}.left-block ul li a{	font-size: 18px;	line-height: 18px;	color: #464646;	text-decoration: underline;}.news-block{	margin-top: 32px;}.right-block h3 a{	color: #d59517;	font-size: 14px;}.news-date{	margin-top: 12px;	font-weight: bold;}.news-text{	margin-top: 12px;}.more{	text-align: right;	margin-top: 12px;}.body-middle{	position: relative;	width: 666px;	float: left;	margin-top: 64px;	margin-bottom: 64px;}.body-middle h2{	color: #2c2c2c;	font-size: 20px;	line-height: 20px;	font-weight: bold;	letter-spacing: -1px;}.body-middle-text{	margin-top: 32px;}.body-middle-text img{	float: left;	margin-right: 20px;	margin-bottom: 20px;}.body-middle-text p{	margin-top: 24px;}.body-middle-text p:first-child{	margin-top: 0px;}.mini-chat-box{	position: relative;	float: right;	width: 228px;	height: 404px;	margin-top: 64px;	margin-bottom: 64px;	background: #f7cb75;}.mini-chat{	position: relative;	width: 216px;	height: 392px;	margin: 5px;	border: solid 1px #cdae70;	background: #efefef;	text-align: center;}.mini-chat h2{	height: 32px;	color: #fff;	line-height: 32px;	font-size: 14px;	font-weight: bold;	background: #d59517;	text-align: center;}.chat{	display: inline-block; *display: inline; zoom: 1;	width: 186px;	height: 212px;	margin-top: 20px;	overflow: auto;	outline: solid 1px #000;}.hr{              	background: url('../images/hr.png') repeat-x left bottom;	min-height: 4px;	height: auto !important;	height: 4px;}/* body off */                            /* footer */.footerbox{	position: relative;	height: 386px;	z-index: 100;	margin-top: -386px;	background: url('../images/header-bg.png') repeat-x left bottom;}.footer{	position: relative;	top: 0px;	height: 386px;	background: url('../images/footer-box.png') no-repeat center top;}.footer-body{	position: relative;	margin: 0 auto;	top: 100px;	width: 925px;	text-align: center;}.footer .logo{	left: auto;	top: 30px;	right: 40px;}.footer .phone{	top: 140px;}.mirror{	position: absolute;	top: 200px;	right: 20px;	text-align: right;}.mirror div{	font-size: 11px;	color: #aeaeae;}.mirror a{	font-size: 18px;	color: #f7cb75;}.search{	position: absolute;	text-align: left;	top: 100px;	left: 20px;	width: 424px;	height: 26px;	background: url('../images/search.png') no-repeat left bottom;}.search-area{	border: none;	background: none;	width: 338px;	height: 26px;	padding: 0px 26px;	float: left;	color: #2c2c2c;}.search-button{	float: right;	border: none;	width: 34px;	height: 26px;	cursor: pointer;	background: url('../images/search-button.png') no-repeat left top;}/* fix ie8 */@media \0screen {.search-area{line-height: 26px;}}/* fix ie8 off */.copy{	position: absolute;	width: 424px;	top: 150px;	left: 20px;	text-align: left;	color: #aeaeae;	font-size: 11px;	line-height: 20px;}.copy-copy{	line-height: 13px;}.copy-copy a{	color: #aeaeae;}.an{	color: #b63618;	font-size: 14px;	font-weight: bold;}/* footer off *//* END */