body
{
  background-color: #F3F3F1;
  margin: 0;
  padding: 0;
}

ul
{
  margin: 0;
  padding: 0;
}
#page
{
  font-size: 12px;
  font-family: Georgia, serif;
  max-width: 1024px; 
  width: 1024px; 
  padding: 0;
  margin: auto;
  text-align: center;
  
}
#click
{
  position:absolute;
  left:10px;
  height:90px;
  width:240px;
}
#ites2016
{
  position:absolute;
  right:10px;
  height:85px;
  width:200px;
  background-image: url(/uploads/images/ites2016.png);
  z-index:10;
}
.line_top /*Верхняя полоса*/
{
  background-image: url(/images/line_top.png);
  height: 30px;
  line-height: 30px;
  text-align: left;
}

.line_1 
{
  height: 30px;
  line-height: 25px;
  text-align: left;
  width: 70%;
  float:left;
}

.line_1  ul  
{
  
}
.line_1  ul li 
{
  display: table-cell;
}

.line_1 ul li a 
{
    line-height: 25px;
    display: block;
    padding: 0px 0px 0px 10px;
    font-size: 14px;
    color: white;
    text-decoration: none;
}

.line_1 ul li a:hover 
{
  color: white;
}

.line_search /*Контейнер меню*/
{
  width: 30%; 
  height: 30px;
  text-align: right;
  float:left;
}

.gsc-control-cse 
{
  padding: 0px 0 !important;
  border: 0 !important;
  background-color: transparent !important;
}



.line_2 
{
  margin-top: 5px; 
  background-color: #227B97;
  background-image: url(/images/line_2.png);
  background-repeat: repeat-x;
  height: 130px;
  overflow: visible;
  position:relative;
}

.line_2_1 
{
  font-size: 28px;
  color:white;
  text-align: left;
  padding-left:350px;
  padding-top:50px;
  white-space: nowrap;
}

.line_2_2 
{
  
  height: 35px;
  display:table;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0;
}

.line_2_2  ul  
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.line_2_2  ul li 
{
  display: table-cell;
  float: none;
  width: 1024px;
}

.line_2_2 ul li a 
{
    line-height: 25px;
    display: block;
    padding: 2px 25px;
    background: white;
    font-size: 18px;
    color: black;
    text-decoration: none;
    text-align: center;
    border-top: 5px solid #C2C1C1;
    border-bottom: 5px solid #C2C1C1;
    border-left: 2px solid #C2C1C1;
    border-right: 2px solid #C2C1C1;
}

.line_2_2 ul li a:hover 
{
  background-color: #ED9354;
  color: white;
}

#content
{
  margin-top: 15px;
  min-width: 1024px;
  max-width: 1024px;
  text-align: left;
  background-color: white;
  
}

.general-search
{
background: #2A628A; 
text-align:center;
 box-shadow:
   0 1px rgba(255,255,255,.2) inset,
   0 3px 5px rgba(0,1,6,.5),
   0 0 1px 1px rgba(0,1,6,.2);
}
a.button 
{
  display: inline-block;
  color: white;
  font-weight: 600;
  text-decoration: none;
  user-select: none;
  outline: none;
  transition: 0.2s;
  font-size: 22px;
  padding-top: 15px;
  height: 40px;
  width:1024px;
} 
a.button:hover 
{ 
    background: rgba(255,255,255,.2);
    
}
a.button:active 
{ 
    background: white; 
    color: #2A628A;
}

.content_plain_text
{
    text-align: left;
    padding: 15px 0 15px 15px;
}
.sidebar
{
  width: 230px;
  float:left;
}

.block
{
  background-color: white;
  margin-bottom: 15px;
  padding: 6px 6px 6px 6px ;
}

.block  ul li 
{
  margin-bottom: 3px; 
  list-style-type: none;

}

.block ul li a 
{
    display: block;
    padding: 4px 25px;
    background: #227B97;
    font-size: 14px;
    color: white;
    text-decoration: none;
    text-align: left;
}

.block ul li a:hover
{
    background: #48A2C1;
    background-image: url(/images/mrk.png);
    background-repeat: no-repeat;

}    

.hr_gray
{
  
  text-align:left;
  font-size: 16px;
  background-image: url(/images/line_gray.png);
  background-repeat: no-repeat;
  width: 960px;
  min-width: 960px;
  padding: 0px 10px 0px 10px;
  margin: 10px 32px 10px 32px;
  line-height: 35px;
  height:35px;
  
}

#footer
{
    color: white;
    margin-top: 10px;
    width: 1024px;

}
.banner
{
    background-color: white;
    line-height: 44px;
    height : 34px;
    padding-top: 5px;
    width: 1024px;
    color: white;
    text-align: center;
    margin: 0 auto;
}
.partner
{
    background-color: white;
    line-height: 44px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 1024px;
    color: white;
    text-align: center;
    margin: 0 auto;
}
.footer
{
    background-color: #227B97;
    line-height: 24px;
    color: white;
    text-align: center;
    background-image: url(/images/line_footer.png);
}
.clr
{
  clear:both;
  line-height: 0 !important; 
  height:0 !important
}

.image-box
{
  height: 310px;
  min-width: 1024px;
  margin-bottom:10px;
}
.image-left
{
  
  height: 310px;
  background-color: #1A6F5A; 
  float:left;
}
.image-center
{
  min-width: 1024px;
  max-width: 1024px;
  height: 310px;
  display: inline-block; /* Строчно-блочный элемент */
  overflow: hidden;
}

.image-center-left
{
  position:relative;
  padding:20px 15px 10px 15px; 
  min-width: 482px;
  width: 482px;
  height: 280px;
/* Строчно-блочный элемент  background: url(/images/left.png) 0 bottom no-repeat; */
  background-color: #21598A;
  overflow: hidden; 
  float:left;
}

.news_date
{
  margin:0px 0px 0px 5px;
  color:#729EC5;
}
.news_title
{
  margin:0px 0px 10px 10px;
}
.news_news
{
  margin:0px 0px 10px 10px;
  color:white;
  font-size:20px;
}

.paginate
{
  position:absolute; 
  
  top: 10px;
  left:350px; 
  color:#729EC5;
}

.paginate 
{
  color:#729EC5;
}
.paginate  a:link
{
  color:white;
}
.paginate a:active
{
  color:white;
}
.paginate a:visited
{
  color:white;
}


.news_title a:link
{
  color:white;
}
.news_title a:active
{
  color:white;
}
.news_title a:visited
{
  color:white;
}

.image-center-right
{
  
  min-width: 510px;
  height: 310px;
  overflow: hidden; 
  background: url(/uploads/images/right.jpg) 0 bottom no-repeat;
  float:left;
}

.image-right
{
  
  height: 200px;
  background-color: #1A6F5A; 
  float:left;
}


.resource-box-line
{
  margin: 5px 0px 0px 0px;
  min-width: 1024px;
  max-width: 1024px;
  border-top: 1px solid #1A6F5A;
}
.resources-box 
{
    min-width: 1024px;
    max-width: 1024px;
    text-align: center;
}
.resource-box 
{
  background: url(/images/bg_border.png) 0 bottom no-repeat;
  width: 314px; /* Ширина */
  height: 300px; /* Высота */
  padding: 0;
  margin: 0px 0px 10px 0px;
  display: inline-block; /* Строчно-блочный элемент */
  vertical-align: top;

}
.resource {
    
    border-top: 4px solid #1A6F5A;
    width:  314px; /* Ширина */
    height: 300px; /* Высота */
    text-align: center; /* Выравнивание по центру */
    color: rgb(108, 108, 108);
    padding-bottom: 30px;
    text-align: left;
}

.resource-title
{
    height: 50px; /* Высота */
    font-size: 14px;
    color: black;
    margin: 0px 0px 0px 0px; /* Отступы */
    padding: 5px 4px 0px 4px; /* Отступы */

}
.resource-title:hover {
    
   }

.resource-title a 
{
  
  height: 50px; /* Высота */
  color: black;
  text-decoration:none;
  font-size: 18px;
  font-weight: bold;
  font-family: Georgia, 'Times New Roman', serif;


}
.resource-title a:hover
{
  border-bottom: 2px solid #1A6F5A;
  color:#1A6F5A;
  text-decoration:none;
}
.resource-image
{ 
  height: 75px;
  width: 100px;
  margin: 0px 20px 10px 10px; /* Отступы */
  float: left;
}

.resource-text
{ 
  font-size: 14px;
  padding: 0px 10px 0px 10px;
}

.resource-text p {
  margin: 0px;
  padding: 0px;
}


/* Stylesheet: feg_main_css Modified On 2016-02-28 21:46:39 */