* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	background: #fff url(i/bg.png) repeat-x 0 0;
	text-align: center;
	font: normal 14px Tahoma;
	color: #000;
}
a img {
	border: none;
}
.clr {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
#container {
	width: 800px;
	height: 600px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	float: left;
	padding-left: 20px;
}
#header {
	height: 111px;
	padding-bottom: 6px;
}
.head-title {
	float: left;
	padding: 15px 0 0 60px;
}
#main {
	background: url(i/main-bg.png) no-repeat 0 0;
	width: 694px;
	height: 589px;
	padding: 8px 10px 0 16px;
	position: relative;
	margin: 0 auto;
}
.main-center {
	position: relative;
	padding-top: 5px;
}
.left-block {
	width: 412px;
	float: left;
}
.right-block {
	float: right;
	width: 270px;
}
.video {
	width: 410px;
	height: 281px;
}
.forma {
	background: url(i/form-bg.png) no-repeat 0 0;
	width: 410px;
	height: 131px;
	padding-top: 20px;
}
.forma a {
	display: block;
	width: 233px;
	height: 89px;
	margin: 0 auto;
}
.forma-title {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding: 7px 0 15px;
	line-height: 20px;
}
.forma table {
	width: 300px;
	margin: 0 auto;
	border-collapse: collapse;
}
.forma td {
	text-align: left;
	padding-bottom: 5px;
}
.forma td.center {
	text-align: center;
}
.forma .legend {
	text-align: left;
	width: 58px;
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.forma input {
	background-color: #c9e7f2;
	border: 1px solid #020202;
	width: 205px;
	height: 19px;
	padding: 4px 4px 0; 
}
.forma .submit {
	background: url(i/submit.png) no-repeat 0 0;
	border: none;
	width: 87px;
	height: 26px;
	padding: 0;
	cursor: pointer;
	margin-top: 8px;
}
.red-title {
	padding-left: 48px;
	font-weight: bold;
	font-size: 16px;
	color: #cb3627;
}
.right-block ul {
	list-style: none;
	padding: 10px 0 5px 12px;
}
.right-block ul li {
	background: url(i/mini4udik.png) no-repeat 0 0;
	padding: 0 0 10px 38px;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}
.right-block p {
	margin: 12px 0;
	padding: 0 5px 0 48px;
	line-height: 12px;
	position: relative;
	z-index: 20;
	font-size: 11px;
}
.pcman {
	background: url(i/4udik.png) no-repeat 0 0;
	width: 75px;
	height: 90px;
	position: absolute;
	bottom: 34px;
	right: 274px;
}
.copyright {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #898989;
	text-align: center;
}
.copyright a {
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.block-spreadtheword {
	padding: 10px 0 0 264px;
	float: left;
}
.block-spreadtheword div {
	float: left;
}
.google1, .google2 {
	float: right;
	padding: 10px 10px 0 0;
}
.google2 {
	padding-right: 40px;
}
.arrow {
	bottom: 25px;
	position:absolute;
	right: -8px;
	z-index: 10;
}

