* {
	padding:0;
	margin:0;
}

html {
	background:#000000;
}

body {
	font:0.7em Verdana;
	color:#707070;
	background:url("left.jpg") no-repeat top left;
}

/* Основные теги */

a {
	color:#fe6911;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

#wrapper {
	background:url("right.jpg") no-repeat top right;
		min-width:1000px;
}

/* Шапка */

#header {
	height:139px;
	position:relative;
}

.logo {
	position:absolute;
	top:57px;
	left:52px;
}

.banner {
	position:absolute;
	left:50%;
	top:57px;
	margin-left:-10px;
}


/* Новость */ /* Блоки */

 .block {
	height: 150px;
	background: url("../images/block1_2.gif");
	font-size: 13px;
	color: white;
	margin: 0 0 8px 8px;
 }

 .block1 {
	font-size: 13px;
	margin: 0 0 8px 8px;
 }

.bl_line {
	height: 35px;
	background: url("../images/line.gif");
 }

.nw_lf_top {
	background: url("../images/left_top.gif")
 }

.nw_cr_top {
	background: url("../images/nw_cr_top.gif")
}

.nw_rt_top {
	background: url("../images/right_top.gif")
 }

.rt_down {
	background: url("../images/rt_down.gif")
 }

.lf_down {
	background: url("../images/lf_down.gif")
 }

.cr_down {
	background: url("../images/cr_down.gif")
 }

.line_n {
	background: url("../images/line_n.gif")
 }
.news {
	color: #000;
	font-family: Verdana;
	font-size:8pt; 
	text-align:justify;
	line-height: 15px
}
.news a {
	color: #4B73D4;
	text-decoration: none;
}
.news a:hover {
	color: #4B73D4;
	text-decoration: underline;
}

.left_top {
	background: url("../images/left_top.gif");
	height: 29px;
 }

.left_top_com {
	background: url("../images/left_top_com.gif");
	height: 29px;
 }

.center_top {
	background: url("../images/center_top.gif");
	height: 29px;
	font-size: 13px;
	color: white;
 }

.center_top_com {
	background: url("../images/center_top_com.gif");
	height: 29px;
	font-size: 13px;
	color: white;
 }

.right_top {
	background: url("../images/right_top.gif");
	height: 29px;
 }

.right_top_com {
	background: url("../images/right_top_com.gif");
	height: 29px;
 }

.left_center {
	background: url("../images/left_center.gif");
	height: 29px;
 }

.left_center1 {
	background: url("../images/left_center1.gif");
	height: 5px;
 }

.right_center1 {
	background: url("../images/right_center1.gif");
	height: 5px;
 }

.right_center {
	background: url("../images/right_center.gif");
	height: 29px;
 }

.left_down {
	background: url("../images/left_down.gif");
	height: 29px;
 }

.center_down {
	background: url("../images/center_down.gif");
	height: 29px;
 }

.right_down {
	background: url("../images/right_down.gif");
	height: 29px;
 }

/* Вход */

.login {
	font-size: 12px;
 }

.login_tx {
	font-size: 10px;
 }

.login_tx1 {
	font-size: 10px;
 }

/* Меню */

.preload1 {
	background: url("../images/three_0a.gif");
 }

.preload2 {
	background: url("../images/three_1a.gif");
 }

#nav {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:38px; 
	background:#fff url("../images/three_0.gif") repeat-x; 
	position:relative; 
	z-index:500; 
	font-family:arial, verdana, sans-serif;
 }

#nav li.top {
	display:block;
	float:left;
 }

#nav li a.top_link {
	display:block; 
	float:left; 
	height:35px; 
	line-height:33px; 
	color:#ccc; 
	text-decoration:none; 
	font-size:11px; 
	font-weight:bold; 
	padding:0 0 0 12px; 
	cursor:pointer;
	background: url("../images/three_0.gif");
 }

#nav li a.top_link span {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	background: url("../images/three_0.gif") right top no-repeat;
 }

#nav li a.top_link span.down {
	float:left; 
	display:block; 
	padding:0 24px 0 12px; 
	height:35px; 
	background: url("../images/three_0a.gif") no-repeat right top;
 }

#nav li:hover a.top_link {
	color:#fff; 
	background: url("../images/three_1.gif") no-repeat;
 }

#nav li:hover a.top_link span {
	background:url("../images/three_1.gif") no-repeat right top;
 }

#nav li:hover a.top_link span.down {
	background:url("../images/three_1a.gif") no-repeat right top; 
	padding-bottom:3px;
 }

/* Default list styling */

#nav li:hover {
	position:relative; 
	z-index:200;
 }

#nav li:hover ul.sub {
	left:1px; 
	top:38px; 
	background: #ff6000; 
	padding:3px; 
	border:1px solid #0b4d97; 
	white-space:nowrap; 
	width:98px; 
	height:auto; 
	z-index:300;
 }

#nav li:hover ul.sub li {
	display:block; 
	height:20px; 
	position:relative; 
	float:left; 
	width:98px; 
	font-weight:normal;
 }

#nav li:hover ul.sub li a {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:98px; 
	line-height:18px; 
	text-indent:5px; 
	color:#000; 
	text-decoration:none;
	border:1px solid #ff6000;
 }

#nav li ul.sub li a.fly {
	background:#ff6000 url("../images/arrow.gif") 80px 6px no-repeat;
 }

#nav li:hover ul.sub li a:hover  {
	background:#ff6000; 
	color:#fff; 
	border-color:#fff;
 }

#nav li:hover ul.sub li a.fly:hover {
	background:#ff6000 url("../images/arrow_over.gif") 80px 6px no-repeat;
	color:#fff;
 }

#nav li b {
	display:block; 
	font-size:11px; 
	height:18px; 
	width:88px; 
	line-height:18px; 
	margin-bottom:3px; 
	text-indent:6px; 
	color:#ff6; 
	border-bottom:1px solid #ff6; 
	cursor:default;
 }

#nav li:hover li:hover ul,

#nav li:hover li:hover li:hover ul,

#nav li:hover li:hover li:hover li:hover ul,

#nav li:hover li:hover li:hover li:hover li:hover ul {
	left:90px; 
	top:-4px; 
	background: #ff6000; 
	padding:3px; 
	border:1px solid #0b4d97; 
	white-space:nowrap; 
	width:90px; 
	z-index:400; 
	height:auto;
 }

#nav ul, 

#nav li:hover ul ul,

#nav li:hover li:hover ul ul,

#nav li:hover li:hover li:hover ul ul,

#nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
 }

#nav li:hover li:hover a.fly,

#nav li:hover li:hover li:hover a.fly,

#nav li:hover li:hover li:hover li:hover a.fly,

#nav li:hover li:hover li:hover li:hover li:hover a.fly {
	background:#ff6000 url("../images/arrow_over.gif") 80px 6px no-repeat; 
	color:#fff; 
	border-color:#fff;
 } 

#nav li:hover li:hover li a.fly,

#nav li:hover li:hover li:hover li a.fly,

#nav li:hover li:hover li:hover li:hover li a.fly {
	background:#ff6000 url("../images/arrow.gif") 80px 6px no-repeat; 
	color:#000; 
	border-color:#ff6000;
 } 
