@charset "windows-1251";
/* CSS Document */
* {
margin: 0px;
padding: 0px;
font-family: "Times New Roman", Times, serif;
}
html {
	height: 100%;
	background-color: #afe95e;
	background-image: url(../images/page_fon_var2_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	min-height: 100%;
	position: relative;
	background-image: url(../images/page_fon_bg_var2_03.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #a1e870;
	margin: auto;
	border: 0px none #b6eb53;
	min-width: 1000px;
}
*html body {
	height: 100%;

}

#ga {
position: absolute;
	left: 250px;
	top:150px;
}

#home_url {
	position: absolute;
	z-index: 100;
	width: 340px;
	height: 110px;
	top: 45px;
	left: 50px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	background-color: #6C3;
	display: none;

}
#container_body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#container_bg_top {
	background-image: url(../images/medium_page_top_fon_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none #b6eb53;
}
#container {
border: 0px none #b6eb53;
height: expression(parentNode.clientHeight < 848 ? "848px" : "auto");
position: relative;
min-width: 1000px;
padding-top: 176px;
background-image:url(../images/main_fon_logo_var_02.jpg);
/*background-image:url(../images/main_fon_logo_02.png);*/
background-repeat: no-repeat;
background-position: center 146px;
}
*html #container {
width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
}

*+html #container {
	height: 100%;
}
*html #container {
	height: 100%;
	margin-bottom: 150px;
}
#top_menu {
	position: absolute;
	left: 300px;
	z-index: 1000;
}
.nav_top_menu ul, .nav_top_menu li{
	list-style: none;
	text-align: center;
}
.nav_top_menu li {
	float: left;
	width: 139px;
	height: 42px;
	display: block;
	padding-top: 11px;
	background-image: url(../images/top_menu_03.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 3px;
}
.nav_top_menu li a {
	color: #FFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
/*#form {
	position: absolute;
	right: 20px;
	width: 236px;
	z-index: 10000;
}
#form_text {
	float: left;
	width: 57px;
	margin-top: 25px;
}
#form_text span {
	color: #FFF;
	font-size: 16px;
	display: block;
	margin-bottom: 8px;
	float: right;
	
}
#form_form {
	float: right;
	width: 178px;
	margin-top: 17px;
}
.input_form {
	color: #000;
	border: 1px solid #2d7b76;
	background-color: #FFF;
	height: 20px;
	width: 142px;
	padding-top: 4px;

}
.input {
	margin-bottom: 4px;
	margin-left: 9px;
	margin-right: 25px;
	display: block;
}
.submit {
	border: 1px solid #286a65;
	background-color: #35928e;
	color: #FFF;
	margin-left: 10px;
	height: 24px;
	width: 109px;
	
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
.reg {
	margin-left: 10px;
}
.login {
	margin-top: 20px;
}
#form a {
	color: #000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#form p {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}*/
#sub_menu {
	position: absolute;
	display: block;
	color: #FFF;
	left: 50%;
	margin-left: -404px;
	margin-top: 50px;

}
#sub_menu ul, #sub_menu li {
	list-style: none;
}
#sub_menu ul {
	text-align: center;
}
#sub_menu li {
	width: 229px;
	/*height: 52px;*/
	float: left;
	padding-top: 20px;
	/*padding-bottom: 20px;*/
	margin-left: 20px;
	margin-right: 20px;
}
.nav_sub_menu {
	background-image:url(../images/page2_button_03.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*#sub_menu li:hover, #sub_menu li.jshover {
	background-image:url(../images/page2_button_hover_03.png);
	background-repeat: no-repeat;
	background-position: center center;
}*/
.sub_menu_hover {
	background-image: url(../images/page2_button_hover_03.png);
}

*html .nav_sub_menu {
	background-image:url(../images/page2_button_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*html .sub_menu_hover {
	background-image: url(../images/button_hover_03.gif);
}
*html #sub_menu {
	width: 100%;
}
*html #sub_menu li {
	width: 229px;
	height: 52px;
	float: left;
	padding-top: 17px;
	margin-left: 10px;
	margin-right: 10px;
}







#sub_menu li a {
	color: #FFF;
	text-decoration: underline;
	font-size: 22px;
	display: inline-block;
	width: 229px;
	height: 52px;
	text-align: center;
}
/*#sub_menu li a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 24px;
}*/


#container_bg_ft {
	/*background-image: url(../images/page2_background_footer_05.png);*/
	background-image: url(../images/main_footer_fon_4_06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	bottom: 0px;
	position: absolute;
	height: 188px;
	width: 100%;
	z-index: 30;

}
#footer {
	bottom: 0px;
	position: absolute;
	color:#FFF;
	text-align: center;
	height: 33px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #adadad;
	padding-top: 13px;
	z-index: 50;
}
*+html #footer {
	bottom: 0px;
	position: absolute;
	color:#FFF;
	text-align: center;
	height: 33px;
	width: 100%;
	padding-top: 13px;
	z-index: 50;
}
*html #footer {
	bottom: 0px;
	position: absolute;
	color:#FFF;
	text-align: center;
	height: 33px;
	width: 100%;
	padding-top: 13px;
	z-index: 50;
}

#container_bg_ft_left {
	background-color: #00C;
	bottom: 0px;
	position: absolute;
	height: 188px;
	width: 50%;
	z-index: 20;
	float: left;
	background-image: url(../images/footer_fon_left_02.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#container_bg_ft_right {
	background-color: #9F0;
	bottom: 0px;
	position: absolute;
	height: 188px;
	width: 100%;
	z-index: 10;
	float: right;
	background-image: url(../images/page_right_fon_05.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}







/*main page*/

#menu_med {
	/*position: absolute;
	top: 276px;*/
	display: block;
	width: 967px;
	height: 133px;
	background-image:url(../images/main_page_med_menu_03.png);
	background-repeat: no-repeat;
	background-position: center center;
	/*left: 50%;
	margin-left: -483px;*/
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 80px;

}
#menu_med_text {
	font-family: "Times New Roman", Times, serif;
}
#menu_med_text ol {
	list-style: none;
	
}
#menu_med_text li {
	float: left;
	width: 260px;
	display: block;
	margin-right: 25px;
	margin-top: 25px;
	margin-left: 25px;

}
.menu_med_text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
.menu_med_text p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}
*html #menu_med_text li {
	margin-right: 50px;
	width: 210px;
}


.menu_med_text {
	font-size: 14px;
}
.menu_med_num {
	font-size: 30px;
	float: left;
	margin-top: 0px;
	margin-buttom: 60px;
	height: 100%;
	padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
}


#content {
	
}
