@charset "UTF-8";
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF5A00;
	font-weight: bold;
	text-decoration: none;
}
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF5A00;
	font-weight: bold;
}
.txt7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FF5A00;
	font-weight: bold;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF5A00;
}
.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF5A00;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.scroll {
	background: white;
	width:460px;
	height:240px;
	overflow: auto
}
