#hedder_block {
	margin-bottom: 15px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#hedder_block td {
	padding: 3px;
	font-size: 12px;

}
#main_block {
	width: 650px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#main_block h1 {
	background-image:   url("../image/common_image/menu_back1.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	font-size: 120%;
	padding: 10px 10px 10px 50px;
}
#main_block h2 {
	background-image:   url("../image/common_image/menu_back3.gif");
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #66CCCC;
	border-right-color: #66CCCC;
	border-bottom-color: #66CCCC;
	border-left-color: #66CCCC;
	padding: 5px 5px 5px 25px;
	font-size: 110%;

}

#main_block h3 {
	font-size: 100%;
	font-weight: bold;

}

#text_block {
	background-color: #FFFFFF;
	background-image:   url("../image/common_image/menu_back3.gif");
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 120%;
}
strong {
	color: #804040;
}

.table_line table {
	border-collapse : collapse;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.table_line td {
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 3px;
}
.table_border table{
	border: 1px solid #999999;
	empty-cells:show;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	border-collapse:collapse;
}

.table_border td {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding: 3px;
}
.marker {
	background-color: #E0E0E0;
}
.small {
	font-size: 12px;
}
.align_c {
	text-align: center;
}
.align_l {
	text-indent: 10px;
}

.spase_left{
        margin-left:40px;
}
.spase_left2{
        margin-left:20px;
}
.spase_left_indent{
        margin-left:20px;
}
		
