body {
 margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
	
	
p
{font-family: Garamond, Times New Roman; 
color: #848484;
font-size: 100%;
font-weight: normal;
margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/*****************************************/

/*ссылки*/
a:link { 	color: #ff7800; 	text-decoration: underline; 	font-family: Garamond, Times New Roman; 	font-size: 100%; 	font-weight: normal;}
a:visited {	color: #b65600;	text-decoration: underline;	font-family: Garamond, Times New Roman;	font-size: 100%;	font-weight: normal;}
a {	color: #ff7800;	text-decoration: none;	font-family: Garamond, Times New Roman;	font-size: 100%;	font-weight: normal;}
a:hover {	color: #ff7800;	text-decoration: underline;	font-family: Garamond, Times New Roman;	font-size: 100%;	font-weight: normal;}



a.bottom:link { 	color: #727272; 	text-decoration: none; 	font-family: Arial; 	font-size: 10; 	font-weight: bold;}
a.bottom:visited {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}
a.bottom {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}
a.bottom:hover {	color: #727272;	text-decoration: none;	font-family: Arial;	font-size: 10;	font-weight: bold;}



/*меню*/
a.menu:link {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;		font-weight: normal;}
a.menu:visited {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;	font-weight: normal;}
a.menu:hover {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;	font-weight: normal;}
a.menu:active {	color: #676767; 	text-decoration: underline;	font-family: Garamond, Times New Roman; 	font-size: 100%;	font-weight: normal;}

h1 {
	font-family: Garamond;
	font-size: 110%;
	margin: 0;
	padding-left: 0px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #848484;
}

/*about_new*/
#about_new {width:100%;}
  #about_new h1 {margin:0px 0px 4px 100px; color:#FF6C00; font-size:160%; font-weight:500; padding:10px 0px 0px 4px;}
  #about_new_left {width:55%; float:left; text-align:left; padding-top:10px;}
    .about_new_text p {margin:0px 40px 100px 100px;}
  #about_new_right {margin-left:55%;}
    .about_new_icons {width:100%; text-align:center;}
      .about_new_item {width:49%; float:left; height:180px;}
        .about_new_item p {text-align:center;}
        .about_new_item img {width:130px; height:130px; border:none;}

#popup {width:600px; margin:50px;}
  .tab_popup {width:100%; border-collapse:collapse;}
    .td_1 {width:1%}
    .td_2 {width:100%; background:url('/img/tab_t.jpg') 0% 0% repeat-x;}
    .td_3 {background:url('/img/tab_l.jpg') 0% 0% repeat-y;}
    .td_4 {background-color:#fff; vertical-aling:top;}
		.td_4 h1 {color:#FF6C00; font-size:160%; font-weight:500; padding-left:4px;}
		.tab_position {width:100%; border-collapse:collapse; text-align:left; margin-bottom:30px;}
			th {height:20px; padding-left:4px;}
			.td_10 {width:80%; color:#B7B6B6; font-size:0.8em; font-weight:500;}
			.td_11 {width:20%; color:#B7B6B6; font-size:0.8em; font-weight:500;}
			.str_a {height:35px; background-color:#F6F8F1;}
			.str_p {height:35px;}
			.tab_position td {color:#828181; padding-left:4px;}
			a.promo:link, a.promo:visited, a.promo:hover, a.promo:active {color:#6F6E6E;}
    .td_5 {background:url('/img/tab_r.png') 0% 0% repeat-y;}
    .td_6 {background:url('/img/tab_b.png') 0% 0% repeat-x;}
        
