
.head_title{
	color: #000;
}

/*################################################################*/
/*################################################################*/
/*####################################################################*/
.declaration{
	overflow: hidden;
    background-color: #fff;
    padding: 90px 0;
}
.declaration_title{
	display: inline-block;
	width: 300px;
	float: left;
}
.section_title{
	text-shadow: none;
}

.declaration_con{
	width: 790px;
	float: right;
}
.declaration_con p{
	line-height: 30px;
	text-align: left;
}
.declaration_con p b{
	display: block;
	font-weight: bold;
	padding: 20px 0;
}







