body, html {
	margin:0;
	padding:0;
	font: 13px/15px Arial,Helvetica,sans-serif;
	background: #d0d0d6 url('/im/fon.jpg') no-repeat 0 231px;
	color: #111144;
}

table {
	border-collapse: collapse;
}

div, ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

p {
	text-align: justify;
}

textarea {
	width: 400px;
	height: 200px;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	margin: 24px 0 16px 0;
}

h2 {
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #1155bb;
	text-decoration: none;
}

a:hover {
	color: #004499;
	text-decoration: underline;
}

.nop p {
	text-align: auto;
	margin: 0;
}

.head {
	height: 238px;
	background-image: url('/im/top.jpg');
	background-position: 300px 0;
	background-repeat: repeat-x;
	position: relative;
}

.top_phone {
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 5;
}

.top_phone span {
	font-size: 20px;
	color: #222;
}

.top_phone div {
	padding: 4px 0 0 0;
}

.top_phone a {
	color: #555;
	line-height: 18px;
	text-decoration: none;
}

.top_phone a:hover {
	color: #222;
	text-decoration: underline;
}

.head .left_ {
	height: 199px;
	width: 849px;
	background-image: url('/im/top_left.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
}
.head .right_ {
	position: absolute;
	height: 199px;
	width: 492px;
	background: url('/im/top_eraser_.png') no-repeat top left;
	z-index: 4;
	right: 0;
	opacity: 0.9;
}
.head .right_ div {
	height: 199px;
	background: url('/im/top_eraser.jpg') no-repeat top right;
}

.head .a {
	position: absolute;
	left: 10px;
	top: 130px;
	z-index: 5;
	border: none;
}

.head .a img {
	border: none;
}

.general_menu {
	position: absolute;
	top: 200px;
	z-index: 4;
	right: 30px;
}

.general_menu li {
	text-align: center;
	float: left;
	width: 170px;
	height: 30px;
	line-height: 28px;
	background-image: url('/im/button_passive.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 1px;
}
.general_menu a {
	color: #01b659;
	font-size: 12pt;
	font-weight: 600;
	text-decoration: none;
	width: 170px;
	height: 30px;
}

.content {
	position: relative;
	margin: 10px 40px 20px 370px;
	max-width: 900px;
}

.this_page {
	color: #ffffff;
}
.book {
	position: absolute;
	width: 312px;
	left: 0;
	top: 240px;
}

.book .book_top {
	position: relative;
	width: 312px;
	height: 24px;
	background: url('/im/book_top.png') no-repeat top left;
}
.book .book_bottom {
	position: relative;
	width: 312px;
	height: 43px;
	background: url('/im/book_bottom.png') no-repeat top left;
}
.book .book_content {
	position: relative;
	width: 312px;
	background: url('/im/book_eraser.png') repeat-y top left;
}
.h_menu ul {
	margin-left: 45px;
	height: 19px;
}

.h_menu li {
	float: left;
	width: 77px;
	height: 19px;
	text-align: center;
	background: url('/im/marker_da.png') no-repeat;
}

.h_menu a {
	color: #01b659;
	font-size: 8pt;
	text-decoration: none;
}

.book_content {
	padding-top: 4px;
}

.book_content ul {
	margin-left: 54px;
}

.book_content ul ul {
	margin-left: 0;
	margin-top: 12px;
}

.page_ {
	padding: 9px 0 10px 25px;
	line-height: 30px;
	background: url('/im/tick_da.png') no-repeat 0 5px;
}

.page_active {
	padding: 5px 0 5px 25px;
	background: url('/im/tick_a.png') no-repeat 0 5px;
}

.book_content li a {
	color: #092b69;
	font-size: 21px;
}

.book_content li a:hover {
	color: #2451a3;
}

.book_content li li {
	background: none;
	padding-left: 0;
}

.book_content li li a {
	font-size: 15px;
	text-decoration: none;
	font-weight: 560;
}

.content td, .content th {
	padding: 3px;
}

.message {
	margin-left: 120px;
	margin-top: 30px;
}

.message a {
	font-size: 12pt;
	font-weight: 600;
	color: #092b69;
	text-decoration: none;
	padding-left: 19px;
	background: url('/im/mess_out.png') no-repeat 0 4px;
}

.message a:hover {
	color: #2451a3;
	background: url('/im/mess_in.png') no-repeat 0 4px;
}

.footer {
	position: relative;
	/*background: url('/im/bottom.png') repeat-x;*/
	padding: 100px 0 0 0;
}

.footer ul {
	position: absolute;
	top: 200px;
	right: 30px;
	z-index: 2;
}

.footer li {
	text-align: center;
	float: left;
	width: 170px;
	height: 30px;
	line-height: 28px;
	background-image: url('/im/button_passive.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 1px;
}

.footer a {
	color: #01b659;
	font-size: 12pt;
	font-weight: 600;
	text-decoration: none;
	width: 170px;
	height: 30px;
}

input.text {
	width: 400px;
}

input.submit {
	width: 200px;
	height: 30px;
	color: #092b69;
	font-weight: 600;
}

.phone {
	margin-top: 30px;
	font-size: 30px;
	line-height: 34px;
}
.rbru{
	float:right;
	margin-bottom:15px;
	margin-right:15px;
}
.rbl{
	float:left; 
	margin-top:18px; 
	text-align:right;
}
.rbl a{
	font-size:12px; 
	font-weight:normal;
	color:#111144;
}
.characteristic{
	width:599px !important;
}
.characteristic td{
	border: 1.00pt solid #00000a;	
}
.title-td2{
	font-weight:bold;
}
.title-td{
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.footer-phrase{
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
