﻿body 
       { 
       padding: 0px; 
       margin: 0px; 
       background-color: #336666;
       font-family: Arial, Helvetica ,sans-serif;
       font-size: 12px;   
	   
    }

	
A 
       {
       text-decoration: none; 	   
       /*border-bottom: 1px dotted blue;*/
       color: #00; 
       font-family: Verdana, Arial, Helvetica, sans-serif;       
       font-size: 80%; 
       font-weight:normal;
       text-align: center;
       margin: 5px;
	   outline: none;
	   
      
    }


A:visited
     {
       text-decoration: none; 

     }

A:hover
     { 
	   text-decoration: underline; 
   }

A IMG
      {
     border: none;
    } 
   
#top 
 { 
 padding: auto;
 background: #336666;
 background-image: url('images/dunfan_in_freedom_big21_2.jpg');
 height: 130px;
 margin:auto;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold; 
 color: white;
}

#top table { 
 font-size: 100%; 
 text-align: Left;
 padding: 0px; 
 margin: 0px;
 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal; 
 font-size: 9px;
 color: white; 
}

#content {

 background: #ffffff;
 /*background: #DCDCDC; */
 width:85%;
 float:bottom;
  
 border-bottom: 3px ridge white; /* Параметры линии внизу */
 border-top: 3px ridge white; /* Параметры линии вверху */
	  
 border-left: 2px ridge white; /* Параметры линии внизу */
 border-right: 2px groove white; /* Параметры линии внизу */
 
 /*margin-left: 215px;*/
 
 margin-top: 0px;
 margin-bottom:0 px;
 margin-right:1%;
 margin-left:1%;
 
}



#bottom 
{
 background: #F5DEB3;
 margin-top: 0px; 

 border: solid 1px black; 
 font-size: 90%; 
 padding: 3px;
}

#bottom A {
 
 text-decoration: none; 
 
 border: 0;
}

#bottom_menu
{
 padding:auto; 
 margin:auto;
 background-color: #336666;
 background-image: url('images/bottom_shadow.jpg');
 height: 0px;
 margin-top: 0px;
 margin-bottom: 0px; 
}



#button {
      /*height:200px;    */
      /*width: 210px;*/
	  /*background-image: url('images/back_phone1.jpg');*/
      /*border-right: 1px solid #90bade;*/
	  /*border-left: 1px solid #90bade;*/
	  	  
	  height: 25px;
	  
	  padding: 5px 5px 5px 1.5em;
	  
      margin-top: 0px;
      margin-bottom: 0px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-style: normal; 
      font-size: 100%; 
      font-weight:bold;
      text-align: left; 

      /*background-color: #FFFFFF;*/
	  /*background-color: #2F4F4F;*/
	  background-color: #336666;
     
      color: #FFFFFF;
      /*float: left;*/
	  text-decoration: none; 
      }

#button table { 
 font-size: 100%; 
 text-align: Left;
 padding: 0px; 
 margin: 0px;
 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal; 
 font-size: 9px;
 color: white; 
}
	  
#button ul
      {
	  
      /*list-style: none;*/
	  
      margin: auto;
      padding: 5px 5px 5px 5px;
      border-bottom: none;
      text-decoration: none;

      font-family: Arial, Helvetica,Verdana, sans-serif;
      font-style: normal; 
      font-size: 100%; 
      font-weight:bold;
      text-align: left;
	  width:auto;
      }
		
		
		

#button li
      {
	   display: inline; /* Отображать как встроенный элемент */
       text-decoration: none;
       border-bottom: none;
	   margin-top: 5px;
       margin-right: 2px; /* Отступ слева */
	   
	   /*padding: 2px 2px 2px 1em;*
	   background-color: #336666;
	   /*background-color: #2F4F4F;*/
	   border-collapse: separate; /* Отображать только одинарные линии */
	   border: 1px solid black; /* Рамка вокруг текста */
       padding: auto 5 auto 5; /* Поля вокруг текста */
       margin: auto;
	   
	   color: #FFFFFF;
      }


#button li a
      {	  
      /*display: inline;*/
	  
	  padding: auto 5 auto 5 ;
	  margin:auto;
      /*border-left: 10px solid #2F4F4F;
      border-right: 10px solid #2F4F4F;*/
      border-bottom: none;
	  background-color: #336666;
      /*background-color: #2F4F4F;
      /*color: #FFFFFF;*/
      text-decoration: none;
      /*width: 100%;*/
      }

	  
	  
	  
	  
	  
/*html>body #button li a 
      {
       text-decoration: none;
       width: auto;
      }
*/
#button li a:hover
       {
      /*border-left: 10px solid #F5DEB3;;
               border-right: 10px solid #F5DEB3;*/
	   background-color: #336666;
      /*background-color: #F5DEB3;*/
	  color: black;
	  
	  border: 1;/* Рамка вокруг текста */
	  border-bottom: 6px ridge white; /* Параметры линии внизу */
      border-top: 6px groove white; /* Параметры линии вверху */
	  
	  border-left: 0px ridge white; /* Параметры линии внизу */
      border-right: 0px ridge white; /* Параметры линии внизу */
	  	  
	  /*border-style: double; /* Стиль границы - если не ставить,то получится объемный дефолтный  */
	  border-color: #F5DEB3; /* Цвет границы */ 
      
	  
	  /*font-weight:bold;*/
      text-decoration: none; 
      
    }

#button li a:link
       {
       text-decoration: none;
	   color: #FFFFFF;
    }
	
	
#button li a:visited
       {
       text-decoration: none;
	   color: #FFFFFF;
	  
    }



H1 {
 text-align: center;
 font-size: 100%; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal; 
 color: #008080;
 
 padding-left: 5%; 
 padding-right: 5%; 
 
 text-indent: 30px; 
}

#content H1 { 
 text-align: left; 
 font-size: 100%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold; 
 color: #008080; 

 
 padding-left: 5%; 
 padding-right: 5%; 
 margin: 0px; 
 text-indent: 30px; 
}

#content H2 { 
 text-align: left; 
 font-size: 100%; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal; 
 color: #008080;

 
 padding-left: 5%; 
 padding-right: 5%; 
 margin: 0px; 
 text-indent: 30px; 
}

#content H3 { 
 text-align: left;
 font-size: 120%; 
 font-family: 'Times New Roman', Times, serif;
 font-weight: bold;
 font-style: normal;
 color:#008080;
 letter-spacing: 3px;
 /*background-color:#F5DEB3;*/
 background-color: #cccff; */
 
 padding-left: 5%; 
 padding-right: 5%; 
 margin-left: 5%;
 text-indent: 30px; 
}


#content P { 
 font-size: 100%; 
 text-align: justify;
 padding-left: 5%; 
 padding-right: 5%; 
 padding-top: 5px; 
 padding-bottom: 5px; 
 
 
 /*padding-left: 5%;  
 padding-right: 5%; 
 padding-top: 5px; 
 padding-bottom: 5px; */
 
 /*margin-right: 50px; */
}

#content P.comment { 
 font-size: 90%; 
 text-align: left;
 padding-left: 3%; 
 padding-right: 3%; 
 padding-top: 3px; 
 padding-bottom: 3px; 
 
 
 /*padding-left: 5%;  
 padding-right: 5%; 
 padding-top: 5px; 
 padding-bottom: 5px; */
 
 /*margin-right: 50px; */
}


#content table { 
 
 font-size: 100%; 
 text-align: Left;
 padding: 1px;
 margin: auto;
 margin-left: 5%;
 font-family: Arial,Verdana,Helvetica, sans-serif;
 color: black; 
 
 background-color: #DCDCDC;
 /*background-color: #F5DEB3;*/
 
 border-style: single;
 border:1px solid;
 
}

#content table.white
{ 
 font-size: 100%; /* Размер шрифта */
 text-align: Left; /* Выравнивание по ширине */
 padding: 1px; /* Поля вокруг текста */
 margin: auto;
 margin-left: 3%;
 
 font-family: Times,sans-serif,serif,Verdana,Arial;
 color: black; /* Цвет текста */
 background-color: #FFFFFF;
 /*border-collapse: collapse;*/
 border: 0px solid; 
 /*
 border:1px single #008080;*/
 
}

#content table.white2
{ 
 font-size: 100%; /* Размер шрифта */
 text-align: Left; /* Выравнивание по ширине */
 padding: 1px; /* Поля вокруг текста */
 margin: auto;
 margin-left: 3%;
 
 font-family: Arial,Verdana,sans-serif,serif;
 color: black; /* Цвет текста */
 background-color: #FFFFFF;
 border-style: single;
 border:0px solid;
 
}


#content table.replace
{ 
 font-size: 100%; /* Размер шрифта */
 text-align: Left; /* Выравнивание по ширине */
 padding: 1px; /* Поля вокруг текста */
 margin: auto;
 margin-left: 5%;
 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: white; /* Цвет текста */
 background-color: #336666;
 border:1px solid;
 
}




#content table.unview  /*невидимая таблица*/
{ 
 font-size: 90%; /* Размер шрифта */
 text-align: left;
 padding: 1px; /* Поля вокруг текста */
 margin: auto;
 margin-left: 3%;
 
 font-family: Arial, Helvetica ,sans-serif;
 color: black; /* Цвет текста */
 border-color: #DCDCDC; /* Цвет границы */
 border-style: solid;
 
 background-color: #DCDCDC;

}



#content ul {
font-size: 100%; 
 text-align: justify;
 padding-left: 7%; 
 padding-right: 5%; 
 padding-top: 5px; 
 padding-bottom: 5px; 

}           

#content ol {
font-size: 100%; 
 text-align: justify;
 padding-left: 7%; 
 padding-right: 5%; 
 padding-top: 5px; 
 padding-bottom: 5px; 

}           


#content A 
     {
       
       text-decoration: none;	
       /*border-bottom: 1px dotted #2F4F4F; 	   */
       color: #00;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-style: normal; 
       font-size: 90%; 
       font-weight:bold;
       text-align: center; 
       margin: 5px;
     }

	 
#content A:visited
       {
       text-decoration: none; 
    }
	
	
#content A:hover
       {
	   /*border-bottom: 1px dotted #2F4F4F; 	  */
       /*text-decoration: none; */
    }
	 
	 
#content A IMG
      {
	   text-decoration: none; 
	   border: none;	          
       /*padding: 1px;       */
	   /*border-bottom: 0px dashed #2F4F4F; */
       /*margin: 5px;	   */
    }

#content A IMG:hover
      {
	   text-decoration: none; 	
	   border: none;	          
       /*padding: 1px;       */
	   /*border-bottom: 0px dashed #2F4F4F; */
       /*margin: 5px;	   */
    }

.figure
 {
   text-decoration: none; /* Убираем обычное подчеркивание */
   border: none;   
   /*float: left; /* Выравнивание рисунка по левому краю */
   background: #FFFFF; /* Цвет фона */
   padding: 4px; /* Поля вокруг картинки */
   margin: 
   3px /* Отступ сверху */
   3px /* Отступ справа */
   3px /* Отступ снизу */
   3px; /* Отступ слева */

   /*border:0;*/
   
}

.figure A
 {
   text-decoration: none; /* Убираем обычное подчеркивание */
   border: none;
   border: 0px;
   /*float: left; /* Выравнивание рисунка по левому краю */
   background: #FFFFF; /* Цвет фона */
   padding: 4px; /* Поля вокруг картинки */
   margin: 
   0px /* Отступ сверху */
   6px /* Отступ справа */
   4px /* Отступ снизу */
   0px; /* Отступ слева */
   
}

.figure IMG A
 {
   text-decoration: none; /* Убираем обычное подчеркивание */
   border: none;  
   /*float: left; /* Выравнивание рисунка по левому краю */
   background: #FFFFF; /* Цвет фона */
   padding: 4px; /* Поля вокруг картинки */
   margin: 
   0px /* Отступ сверху */
   6px /* Отступ справа */
   4px /* Отступ снизу */
   0px; /* Отступ слева */
   
}


.clear {
 clear: both; /* Отмена обтекания */
}



#layer_eng {
 /*margin-left: 215px;*/
 background-color: #ccffff; /* Цвет фона слоя */
 border: 0px solid #000; /* Параметры рамки вокруг */
 padding: 5px; /* Поля вокруг текста */
 float: bottom; /* Обтекание по правому краю */
 width: 99%; /* Ширина слоя */
}





/*
.figure
 {
   text-decoration: none;
   
   background: #F5DEB3; 
   padding: 4px;
   margin: 
   0px;
   6px;
   4px;
   0px; 

   border:0;
}

.figure A
 {
   text-decoration: none; 
   
   background: #F5DEB3; 
   padding: 4px; 
   margin: 
   0px; 
   6px; 
   4px; 
   0px;

   border: 0;
}

*/


