.all {
  background: transparent url(/images/back_9.gif) no-repeat left bottom;
}

.back_right_top {
	background: transparent url(/images/back_1.gif) no-repeat right 20px;
}
.back_right_down {
	background: transparent url(/images/back_6.gif) no-repeat right bottom;
}

#content {
	padding: 0;
}

#content p, #content ul, #content ol {
	margin: 0 0 10px 0;
}
#content ul, #content ol {
	list-style-position: inside;
}
#content li ul, #content li ol {
	margin: 5px 0 5px 20px;
}
#content p {
	text-align: justify;
}
#niz_left {
	background: #e2eef5 url(/images/niz_left.gif) no-repeat left bottom;
	border: 0px solid red
}
#niz_right {
	background: transparent url(/images/niz_right.gif) no-repeat right bottom;
  min-height:300px;
}
#tabs {padding:25px 0 0 0;}
#insets {
	width: 100%;
	background: #2d8bbe url(/images/tabs_right.gif) no-repeat right top;
}
#insets td {
	text-align: center;
}
#insets td div {
	padding: 6px 0 5px 0;
	border-bottom: 1px solid #FFFFFF;
}
#insets td div a {
	cursor: hand;
	font-size: 13px;
	color: #FFFFFF;
}
#insets .active {
	background: #e2eef5 url(/images/act_l.gif) no-repeat left top;
}
#insets .active div {
	background: transparent url(/images/act_r.gif) no-repeat right top;
	border-bottom: 1px solid #e2eef5;
}
#insets .active div a {
	color: #2E8ABE;
}
#insets .active div.last {
	background: transparent url(/images/tabs_right2.gif) no-repeat right top;
}
#insets .active div.first {
	background: #e2eef5 url(/images/act_r.gif) no-repeat right top;
}
#item_tab {
	padding: 15px;
	border: 0px solid red;
}
.footer {
	z-index: 6;
	padding: 130px 0 10px 0;
}
.footer * {
	font-size: 10px;
	color: #c4c1bc;
}
.footer span {
	display: block;
	margin-left: 275px;
	text-align: center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	padding: 0;
	margin: 0;
}
