@charset "utf-8";
#all {
	width: 780px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.text1 {
	margin-left: 0px;
	font-size: 18px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
}
.text2 {
	margin-left: 30px;
	font-size: 14px;
	line-height: 18px;
}
.line {
	color: #C00;
}
.text3-big {
	font-size: 24px;
	line-height: 30px;
	text-align: right;
}
.cont_text_nomal {
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin: 0px 0px 0px 10px;
	float: left;
	width: 420px;
}
