.bg-1 {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
}
.bg-2 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.txt-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: 616161;
	text-decoration: none;
}
.txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 8CE906;
	text-decoration: none;
}
.txt-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: 949494;
	text-decoration: none;
}
.txt-4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: 949494;
	text-decoration: none;
}
.txt-5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B919A;
}
.txt-input {
	background-color: #FDDAE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 87785E;
}
.txt-member {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 87785E;
}
.txt-search {

	background-color: FDE2DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 896A51;
}
.txt-line {
	line-height: 10px;
}
