@charset "utf-8";
/* CSS Document */
.content_full{
	float:left;
	/*width:810px;*/
	text-align:justify;
	width:1170px;
}
.t_public{
	/*border: thin solid;*/
	border-collapse:collapse;
}
.t_public tr{
	/*border: thin solid;*/
border-collapse:collapse;
/*border-color:#436ea5;*/
	
}
.t_public td{
	border-collapse:collapse;
	padding-left:15px;
}
tr:nth-child(even){background-color: #f2f2f2}
th {
    background-color: #c77124;
    color: white;
	height:50px;
	text-transform:uppercase;
	text-align:center;
	font-size:19px;
}
#d_icon {
	margin-left:auto;
	margin-right:auto;
	
}
.t_public p{
	text-align:center;
	margin-top:3px;
	margin-bottom:1px;
}
h5{
	color:#436ea5;
	font-size:20px;
}
.goals_box{
	width:850px;
	margin:15px auto;
}
.goals_pic1{
	float:left;
}
.goals_pic2{
	float:right;
	margin-top:100px; 
}
.d_galery{
	height:300px;
	margin-top:25px;
	margin-bottom:35px;
}
.d_main_pic{
	float:left;
	width:570px;
	/*background-color:#FF3;*/
	height:300px;
}
.d_main_pic2{
	float:left;
	width:570px;
	/*background-color:#FF3;*/
	height:300px;
}
.d_pics{
	float:right;
	width:570px;
	/*background-color:#3F6;*/
	height:300px;
	margin-right:10px;
	margin-top:-5px;
	
}