<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
							
body 						{ line-height: 1.25; text-align:left; color:#121212; font:normal 11px Tahoma, Geneva, sans-serif; background:#fff url(bg-top.png) 0 0 repeat-x;}
a 							{ color: #0058de;  margin: 0; padding: 0; font-size: 100%; background: transparent; text-decoration:none; outline-style:none;}
a:hover 					{ color: #0058de; text-decoration:underline }
hr 							{ border-top: 1px solid #bbb;}

h1 { color:#121212; font:normal 16px Tahoma, Geneva, sans-serif; margin:0; padding:0 0 16px;}
h2,h3,h4,h5,h6 { font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#121212; font-weight:bold; font-style:normal; margin:12px 0;}
/*h2 { font-size: 22px;}
h3 { font-size: 20px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}*/

.site-path { color:#000; font-size:11px; padding:0 0 8px;}
.site-path a { color:#612901; text-decoration:underline;}
.site-path a:hover {color:#612901; text-decoration:none;}

a img { border-color:#000;}
.thumb { color:#000; vertical-align:top;}
.YMaps { color:#000;}

.table-default { border-collapse:collapse; border:none; border-spacing:0; padding:0; margin:0;}
.table-default td { padding:0; margin:0; vertical-align:top; border-collapse:collapse; border:none; border-spacing:0;}


/* main
-------------------------------*/

.site-wrap {
	width:968px;
	margin:0 auto;
	background:url(bg-head.png) center top no-repeat;
}

.clear {clear:both; font-size:0; line-height:0;}


/* header
-------------------------------*/

.site-header {
	min-height:129px;
	position:relative;
}
.site-header p { margin:0;}
.site-header a img { border:none;}

.site-header2 {
	min-height:97px;
	background:url(bg-head2.png) center bottom no-repeat;
}

.site-logo { position:absolute; top:9px; left:0;}

.tmenu {
	background:#6ca4ff url(bg-tmenu.png) left bottom repeat-x;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px; 
	border-radius:4px;
	behavior:url(/g/pie/pie.htc);
	position:relative;
	padding:0 2px;
}

.menu-top { margin:0; padding:0; text-align:center; list-style:none; font-size:12px; text-transform:uppercase; min-height:31px; background:url(bg-tmenu2.png) 0 0 repeat-x;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px; 
	border-radius:3px;
	behavior:url(/g/pie/pie.htc);
	position:relative;
}
.menu-top li { display:inline-block; vertical-align:top; *display:inline; *zoom:1; background:url(tmenu-li.png) 0 0 no-repeat; padding-left:2px;}
.menu-top li:first-child { background:none;}
.menu-top li a { display:block; color:#fff; text-decoration:none; padding:7px 18px 0; height:23px;}
.menu-top li a:hover { color:#00379c; text-decoration:none; background:#9cccf9 url(tmenu-a.png) left top repeat-x;}

.menu-top2 { margin:0; padding:0; list-style:none; float:right; font-size:11px; text-transform:uppercase;}
.menu-top2 li { float:left; background:url(tmenu-li2.png) 0 0 no-repeat; padding:34px 10px 0 15px; height:21px;}
.menu-top2 li a { color:#000; text-decoration:none;}
.menu-top2 li a:hover { color:#0058e0; text-decoration:none;}

.clock-top {
	width:250px;
	position:absolute; top:75px; right:16px;
	text-align:right;
	color:#4f8af4;
	font-size:11px;
}
.img-top img { vertical-align:top;}

.block-top {
	min-height:60px;
	background:#d6dadf url(bg-block-top.png) 0 0 repeat-x;
	border:1px solid #c3cad2;
	border-top:none;
	-moz-border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-khtml-border-radius:0 0 3px 3px; 
	border-radius:0 0 3px 3px;
	behavior:url(/g/pie/pie.htc);
	position:relative;
}
.block-top p { margin:0;}

.block-top-in { width:100%;}
td.col-left { 
	width:272px;
	border-right:1px solid #d2d6db; 
	padding:6px 8px 0 36px;
	background:url(bg-contact.png) 0 0 no-repeat;
}
td.col-cen {
	padding:3px 10px 0 14px;
	line-height:1.14;
}
td.col-cen a { color:#0058de; text-decoration:underline;}
td.col-cen a:hover { color:#0058de; text-decoration:none;}

td.col-right { width:206px; height:60px; border-left:1px solid #d2d6db; padding:0 0 0 6px;}

.site-search-tit { font-size:12px; padding:6px 0 7px;}

form.search-form { background:url(search.png) left top no-repeat; height:22px; width:176px; margin:0; padding:0;}

input.search-text {
	float:left;border:none;
	padding:4px 0;margin:0 0 0 6px;
	width:122px; height:14px;
	background:transparent;
	font-size:12px;
	color:#7e7e7e;
	outline-style:none;
}
input.search-button {
	float:left;border:none;
	cursor:pointer;width:48px;
	height:22px;
	background:transparent;
}


/* content
-------------------------------*/

.mainclear { width:100%; position:relative; background:url(bg-cen.png) 5px 0 repeat-y;}
.mainclear:after { content:"."; display:block; clear:both; height:0; visibility:hidden;}
.maincontent { width:100%; float:left;}
.bodycontent { margin:0 215px 0 213px; padding:9px 8px 0 8px; min-height:0;}

.bodycontent-in { margin-left:0; padding-left:0;}


/* left column
--------------------------------------------*/
.aside-left { width:213px; padding:9px 0 0; float:left; margin-left:-100%; position:relative;}

/* right column
--------------------------------------------*/
.aside-right { width:215px; padding:9px 0 0; float:left; margin-left:-215px; position:relative;}


/* sidebar
-------------------------------*/

.edit-block-body-wr {
	background:#fff url(bg-block.png) 0 0 repeat-x;
	border:1px solid #c3cad2;
	margin-bottom:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px; 
	border-radius:4px;
	behavior:url(/g/pie/pie.htc);
	position:relative;
}

.edit-block-title {
	padding:4px 0 2px 31px;
	text-transform:uppercase;
	font-size:17px;
	background:url(block-tit2.png) 5px 5px no-repeat;
}
.edit-block-body {
	background:url(block-line.png) 0 0 repeat-x;
	padding:4px 0 12px;
}

.block-left2 .edit-block-title { font-size:11px; font-weight:bold; padding:7px 0 5px 31px;}
.block-right1, .block-right2, .block-right3 { background:#fff url(bg-block2.png) 0 0 repeat-x;}
.block-right1 .edit-block-title, .block-right2 .edit-block-title, .block-right3 .edit-block-title { padding:7px 0 5px 28px; font-size:13px; font-weight:bold;}
.block-right1 .edit-block-title { background:url(block-tit3.png) 4px 6px no-repeat;}
.block-right2 .edit-block-title { background:url(block-tit4.png) 4px 6px no-repeat;}
.block-right3 .edit-block-title { background:url(block-tit5.png) 4px 6px no-repeat;}

.block-cont1 .edit-block-title, .block-cont2 .edit-block-title, .block-cont3 .edit-block-title { padding:0; background:url(block-ico.png) 361px 0 no-repeat;}

.block-cont0 .edit-block-title { padding:0; background:url(block-ico.png) 582px 0 no-repeat;}

.block-cont0 .edit-block-title .edit-block-title-in, .block-cont1 .edit-block-title .edit-block-title-in, .block-cont2 .edit-block-title .edit-block-title-in, .block-cont3 .edit-block-title .edit-block-title-in { padding:5px 162px 5px 28px; font-weight:bold; font-size:14px;}

.block-cont0 .edit-block-title .edit-block-title-in { background:url(block-tit9.png) 5px 5px no-repeat;} 
.block-cont1 .edit-block-title .edit-block-title-in { background:url(block-tit6.png) 5px 5px no-repeat;} 
.block-cont2 .edit-block-title .edit-block-title-in { background:url(block-tit7.png) 5px 5px no-repeat;} 
.block-cont3 .edit-block-title .edit-block-title-in { background:url(block-tit8.png) 5px 5px no-repeat;} 

.edit-block-title-in h1 { color:#fd7100; font:bold 13px Tahoma, Geneva, sans-serif; margin:0; padding:0 0 0 8px;}
.block-cont0 .edit-block-body { min-height:2214px;}


.block-cont2 a, .block-cont2 a:hover { color:#000;}

.block-left2 .edit-block-body, .block-right3 .edit-block-body, .block-right2 .edit-block-body, .block-cont1 .edit-block-body, .block-cont2 .edit-block-body, .block-cont3 .edit-block-body { text-align:center;}

.block-right2 .edit-block-body { padding:0 12px;}
.block-right3 .edit-block-body { padding:8px 0;}

.block-left1 p, .block-left2 p, .block-cont1 p , .block-cont2 p , .block-cont3 p { margin:0;}

.block-cont3 .edit-block-body { padding:4px 5px 12px;}

.block-cont0 .edit-block-body { padding:7px;}


.menu-right { margin:0; padding:0 0 0 10px; list-style:none; font-size:13px;}


.block-left2 .edit-block-body { min-height:872px;}
.block-cont3 .edit-block-body { min-height:302px;}


@-moz-document url-prefix()
{
	.block-cont3 .edit-block-body { min-height:290px;}
	.block-left2 .edit-block-body { min-height:950px;}
}



/* footer
-------------------------------*/

.site-footer {
	padding:0 1px 0 0;
	text-align:center;
	font-size:12px;
	color:#000;
}
.site-footer p { margin:0;}
.site-footer a img { border:none;}

.bmenu {
	background:#9ba3ad;
	padding:2px 2px 0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px; 
	border-radius:3px;
	behavior:url(/g/pie/pie.htc);
	position:relative;
	margin-bottom:19px;
}

.menu-bottom { margin:0; padding:6px 0 0 0; list-style:none; font-size:11px; background:#727b87 url(bg-bot.png) 0 0 repeat-x; text-align:center; min-height:22px;}
.menu-bottom li { display:inline-block; vertical-align:top; *display:inline; *zoom:1; padding:0 17px 0 22px; background:url(bmenu-li.png) 0 50% no-repeat; text-transform:uppercase;}
.menu-bottom li a { color:#fff; text-decoration:none;}
.menu-bottom li a:hover { color:#fff; text-decoration:underline;}

.contact-bot {
	color:#0058de;
	padding:0 0 21px;
}
.contact-bot a { color:#0058de;}

.site-counters { padding-bottom:25px;}





/* tables */

/*
table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #f0f0f0}
table.table1 td { padding:5px; border: 1px solid #222222;}


table.table2 { border-collapse:collapse;}
table.table2 tr:hover {background: #f0f0f0}
table.table2 td { padding:5px; border: 1px solid #222222;}
table.table2 th { padding:8px 5px; border: 1px solid #222222; background-color:#6a6a6a; color:#fff; text-align:left;}
*/

td.tableinvest {font-family: Tahoma;	color:#121212;}
table.invest {font-family: Tahoma;color:#121212;font-size: 11px;}
table.invest td{ padding-left: 5px;}
.invest a{text-decoration: none; color: #000000;}
.invest a:hover{text-decoration: underline; color: #000000;}

table.table1   { font-size:11px; border-collapse: collapse;}
table.table1 td { padding: 4px; border: 1px solid #c3cad2 }
table.table0 { font-size:11px; border-collapse: collapse;}
table.table0 td { padding: 4px; border-width: 0px; }

/* GALLERY */

table.gallery {border-spacing:10px; border-collapse:separate;}
table.gallery td {background-color:#f0f0f0; text-align:center; padding:15px;}
table.gallery td img {}

/* 331 */</pre></body></html>