@charset "utf-8";

.layer{
	width: 60%; 
	min-width: 1000px;
	margin: 0 auto;
}

a{color: #232323;}

.mid_line{
    padding-right: 5px;
    color: #807b7b !important;
    font-weight: 400 !important;
    text-decoration: line-through;
}