@charset "windows-1251";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}
img {border:none;}
body {background-color:#000; color:#FFF;}
div.container {background:url(img/top-bg.jpg) no-repeat top center;}
div.bottom-bg {background:url(img/bottom-bg.jpg) no-repeat bottom center;}
div.logo {margin-left:45px; float:left;}
div.lng {float:right; margin-top:30px;}
div.lng a {text-decoration:none;}
div.head {clear:both;}
div.page {width:1000px; text-align:left;}
div.clock {float:right; width:159px; height:167px; background:url(img/clock-bg.jpg) no-repeat top left;}
div.search
{
	float:right;
	text-align:right;
	width:210px;
	height:40px;
	margin-top:27px;
	padding-right:15px;
	background:url(img/search-bg.jpg) no-repeat bottom right;
}
div.search img {margin-bottom:10px;}
div.search input
{
	width:143px;
	height:14px;
	border:#3f3f3f 1px solid;
	border-right:0px;
	color:#000;
	font-size:11px;
	padding:2px 3px;
	float:right;
}
div.search input.s-button {width:18px; height:18px; float:right; padding:0; margin:0; border:#3f3f3f 1px solid; border-left:0px;}
div.under-menu {background:url(img/under-menu-bg.jpg) no-repeat top right; width:841px; height:66px; float:left;}

ul.top-menu {padding-left:16px; float:left; width:825px; height:34px; background:url(img/top-menu-bg.jpg) repeat-x;}
ul.top-menu li {float:left; list-style:none;}
ul.top-menu li a img {height:34px; margin-bottom:-3px;}

div.left-side {width:496px; height:432px; background:url(img/left-side-bg.jpg) no-repeat bottom right; float:left;}
div.right-side {width:504px; height:432px; background:url(img/right-side-bg.jpg) no-repeat bottom left; float:right;}

ul.left-menu {margin:20px 0 0 25px; list-style-type:none;}
ul.left-menu li {margin-bottom:6px;}
ul.left-menu li a {font-size:14px; text-decoration:none; font-weight:bold;}
ul.left-menu li ul {margin:2px 0 0 7px; list-style-type:none;}
ul.left-menu li ul li {margin-bottom:0px;}
ul.left-menu li ul li a {font-size:11px; text-decoration:none; font-weight:normal;}

div.slide-show {margin:160px 0 0 14px; width:490px;}
div.slide-show img {border:#868686 1px solid;}
div.slide-show div {width:357px; height:238px; margin:0;}
div.slide-show div.ban {width:128px; height:238px; float:right; margin:0;}
img.slide {width:355px; height:236px; position:absolute;}

ul.bottom-menu {width:484px; list-style-type:none; margin-left:16px; margin-top:5px; clear:both;}
ul.bottom-menu li {float:left; margin:7px 4px;}
ul.bottom-menu li a {text-decoration:none; font-family:Times New Roman, Times, Serif; font-size:11px; text-transform:uppercase;}

div.copyright {text-align:right; width:1000px; padding:5px 0;}
div.copyright a {color:#FFF; text-decoration:none;}

a.toggle {cursor:pointer;}