@charset "utf-8";
/* CSS Document */
li {
	margin-left:8px;
}
.padding_content {
	padding:0 25px;
}
.tit_service {
	font-size:16px;
	font-weight:bold;
	color:#323684;
}
p {
	text-indent:2em;
}
p ol,li {
	text-indent:0em;
}
.location {
	color:#ff4600;
}
.txt_intelligence {
	background-color:#F5F5F5;
	color:#333;
}
.txt_title {
	font-weight:bold;
	color:#323684;
}
.txt_bold {
	font-weight:bold;
}
.txt_red {
	color:#ff4600;
}
