body{
	padding: 15px;
}
.left_panel{
	width: 200px;
	height: 900px;
    display: inline-block;
    vertical-align: top;
    padding: 25px 10px;
    background-image: url(https://cn-models.com/lock.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.center_panel_view{
    width: 611px;
    display: inline-block;
    padding: 15px;
    background: #FFF;
}
.center_panel_view img{
    width: 610px;
}
#const_top_s5{
	width: 700px;
    background-image: url(construct/contour/top_s5.png);
    height: 355px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 15px;
	position: relative;
}
#cts5_cpl2{
    width: 172px;
    background-image: url(construct/cts5_cpl2/levoe_krylo_biryuzovyj.png);
    height: 67px;
    background-repeat: no-repeat;
    background-size: 119px 47px;
    position: absolute;
    top: 103px;
    left: 94px;
}
#cts5_cpl1{
    width: 203px;
    background-image: url(construct/cts5_cpl1/levoe_uxo_rozovoe.png);
    height: 54px;
    background-repeat: no-repeat;
    background-size: 204px;
    position: absolute;
    top: 103px;
    left: 10px;
    padding: 5px;
}
#cts5_cpc{
	width: 204px;
    background-image: url(construct/cts5_cpc/centr-verx-neon-krasnoe.png);
    height: 42px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 103px;
    left: 9px;
}
.top_system_contur{
	width: 700px;
    background-image: url(construct/contour/top_s5.png);
    height: 355px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 24px;
    position: absolute;
    top: -9px;
}
h4{
    margin: 5px;
}
.left_panel h3{
	margin: 0;
    border-bottom: 1px solid #5fb0e4;
    border-bottom-style: dashed;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.style_top_1, .style_top_2, .style_top_3, .style_top_4, .style_top_5{
	display: none;
}
.buttom_go{
	margin-top: 10px;
    padding: 10px;
    display: inline-block;
    border: 1px solid #5fb0e4;
    border-style: dashed;
    background-color: #FFFfff;
	border-radius: 60px;
    cursor: pointer;
}
.buttom_go:hover{
	border-style: solid;
}
