#div_content {
color:#222;
font-size:15px;
text-align:justify;
}
.heder{
background-image: url(im_in/0011.jpg) no-repeat; 
width: 100%; 
height:206px;
background-color: #82D16F;
}

#div_content h1{
color:#008F00;
font-size:20px;
}
#div_content h2{
color:#008F00;
font-size:18px;
}
#div_content_inner {
font-size:15px;
text-align:left;
font-weight:normal;
}
#div_content_inner h1{
font-size:20px;
}
#div_content_inner h2{
font-size:16px;
}
h1{
color:#008F00;
font-size:20px;
}
h2{
color:#008F00;
font-size:17px;
}
 a:link, a:visited {
    color: #008800; /* Цвет ссылок */
    text-decoration: none /* Убирает подчеркивание для ссылок */ 
   }
   a:hover {
    color: #000; /* Цвет ссылки */ 
   } 
/*--MOD--*/   
.custommod a {
    display: block;
    height: 100%;
}
.custommod {
    height: 50px;
    position: absolute;
    width: 400px;
    left: 45px;
    top: 10px;
}
img{outline:none;border:none}
/*--MOD--*/
