
.a_list{
	margin-bottom:35px;
	}
.a_list a{
	font-size:14px;
	color:#444;
	padding:0 20px;
	display:inline-block;
	}
.style1_main{
	padding:25px 10px;
	padding-bottom:0;
	}
body .a_list_active{
	color:#ac2d1a;
	background:url(ico2.png) no-repeat 5px center;
	}
.style1_main .table-responsive td p{
	line-height:20px;
	padding-right:20px;
	}	
.style1_main p{
	line-height:30px;
	margin-bottom:0;
	}
.style1_main_img{
	padding: 6px;
	border: #cfcfcf 1px solid;
	background-color: #ededed;
	margin-top: 9px;
	margin-left:30px;
	}
@media (min-width: 992px){
.col-md-9 {
  width: 76.1%;
}
.col-md-3 {
  width: 23.9%;
}

}
@media (max-width: 992px){
.style1_main_img{
	float:none !important;
	}
.style1_main {
  padding: 25px 0px;
  padding-bottom: 0;
}
}