@charset "utf-8";
.section1 {

}
.section1 .img1 {
	padding-bottom: 10px;
}
.section1 .img2 {
	padding-bottom: 10px;
}
.section1 p {
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #666666;
	background-color: #E5F2FB;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #D6E3F1;
}
.section2 {
	margin-bottom: 30px;
}
.section1 .img3 {
	padding-top: 20px;
}
.section1 .red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}

.section2 .img1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.section2 ul {
	padding-left: 20px;
	line-height: 25px;
}
.section2 li {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style-type: disc;
}
.section2 .img2 {
	padding-bottom: 5px;
}

.section2 dl {
	line-height: 20px;
	padding-left: 5px;
}
.section2 dt {
	font-size: 13px;
	font-weight: bold;
	color: #EA8C00;
	letter-spacing: 1px;
}
.section2 dd {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 10px;
}

