
.info_about {
	line-height: 1.3;
	width:1000px;
	border:1px solid #A9A9A9;
	
	padding-bottom:20px;
	
	background:#D3D3D3;
	font-family: Verdana;
	color: #000;
	font-size:15px;
	text-align:left;
	
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#FFF), color-stop(100%,#bfc5ce));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #FFF, #bfc5ce);
    background: -o-linear-gradient(top, #FFF, #bfc5ce); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FFF, #bfc5ce); /* IE10 */
	


	
	
-moz-border-radius:  10px 10px 0px  10px; /* Для Firefox 3 */
    -webkit-border-radius:  10px 10px 10px 10px ; /* Для Safari 4 и Chrome */
    border-radius:  10px 10px 10px 10px ;
	 height:100%;   
	  margin-top:20px;
	 margin-bottom:10px;
	 
}


.text_about {
	padding-top:20px;
	line-height: 1.3;

	
	
	padding-bottom:20px;
	padding-left:20px;
		padding-right:30px;
	font-family: Verdana;
	color: #000;
	font-size:15px;
	text-align:left;
	vertical-align:text-top;
	
	 height:100%;   
	
	 
}

.img1 {
	padding-left:20px;
	padding-bottom:10px;
	margin-top:20px;
    box-shadow: 18px 0 20px -20px #333;
   }
   
   
   .info_about_end {
	line-height: 1.3;
	width:1000px;
	border:1px solid #A9A9A9;
	
	padding-bottom:20px;
	
	background:#D3D3D3;
	font-family: Verdana;
	color: #000;
	font-size:15px;
	text-align:left;
	
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#FFF), color-stop(100%,#bfc5ce));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #FFF, #bfc5ce);
    background: -o-linear-gradient(top, #FFF, #bfc5ce); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FFF, #bfc5ce); /* IE10 */
	


	
	
-moz-border-radius:  10px 10px 0px  10px; /* Для Firefox 3 */
    -webkit-border-radius:  10px 10px 10px 10px ; /* Для Safari 4 и Chrome */
    border-radius:  10px 10px 10px 10px ;
	 height:100%;   
	  margin-top:20px;
	 margin-bottom:70px;
	 
}



	

	
	 
	 