body {
	margin: 15px;
}

.top {
	width: 700px;
	display: flex;
}

.home {
	width: 296px;
	height: 150px;
}
.cont_1{
	height: 150px;
	width: 404px;
}

.menu_top {
	height: 42px;
	width: 404px;
	text-align: center;
	font-size: 12px;
	display: table-cell;
	vertical-align: bottom;
}

.menu_top A:link {
	font-weight: normal;
}

.ak_1 {
	height: 39px;
	width: 404px;
}

.header {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0px 15px;
	height: 69px;
	width: 374px;

}

.middle {
	display: flex;
	clear: both;
	width: 700px;
}

.ak_2 {
	background-image: url(/images/ak_2_bg.gif);
	width: 35px;
	min-height: 450px;
}

.cont_2 {
	display: block;


}

.cont_3 {
	display: flex;
}

.menu_main { 
	background-image: url(/images/ak_4.gif);
	width: 177px;
	min-height: 450px;
	position: relative;
}

.menu_end { 
	width: 177px;
	height: 36px;
	position: absolute; bottom: 0px;
}

.content1 {
	width: 488px;
	padding: 0px 0px 0px 5px;
	box-sizing: border-box;
}

.content2 {
	width: 665px;
	padding: 0px 0px 15px 0px;
}

.end {
	clear: both;
	width: 700px;
	text-align: center;
}

mark {
	background-color: red;
	color: white;
}
