body {
	font:13px Georgia, Times, serif ;
	line-height:1.6em;
	margin: 0px;
	background-image: url(img/BG.jpg);
	background-repeat: no-repeat;
	background-color: #FEFFDA;
	background-position: top center ;  
}
.baner {
	height: 140px;
	width: 855px;
	position: absolute;
	left: 0px;
	top: 0px;

/*
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
	*/
}
.img_banner {
  	margin-right: 22px;
  	margin-top: 10px;

}
.t_belka {
	height: 30px;
	width: 850px;
	position: absolute;
	left: 0px;
	top: 140px;
	/*
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #993300;
	border-left-color: #993300;
	*/
}
.content_box {
	height: 413px;
	width: 630px;
	position: absolute;
	left: 220px;
	top: 180px;
	background-image: url(img/CB_BG_com.png);
}


.title {
	font:18px Georgia, Times, serif ;	  
  	color: Red;
	font-weight: bold;	  
	margin-top: 50px;
}

.title_NM {
	font:18px Georgia, Times, serif ;	  
  	color: Red;
	font-weight: bold;	  
	margin-top: 30px;
	padding-left: 75px;
}
.NM_F {

	padding-left: 80px;



}


.content_box_text {
  	height: 413px;
  	overflow: auto;
	padding-left: 75px;
	padding-right:75px;
	text-indent: 30px;
	text-align: justify;


}

.srodek {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	position: relative;
}








.left_menu {
	width: 220px;
	position: absolute;
	left: 0px;
	top: 170px;

	padding-top: 20px;
	/*
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #993300;
	*/
	height: 430px;
}


li {
	text-indent: 15px;
	margin-left: 40px;
}
ul {
  	margin: 0px;
  	padding: 6px;
}
table {
	font-size: 11px;
	text-indent: 0px;
	text-align: center;
}





.hline {
	text-align: center;
	border: 1px dashed #660000;
}
.indent {
	text-align: center;
	text-indent: 0px;
}
