@charset "utf-8";
.fnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
.textLink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
.fnt_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0px;
	text-align: left;
	word-spacing: 10px;
	line-height: 10px;
	vertical-align: top;
}
.bb {
	background-attachment: fixed;
	background-image: url(image/backm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_h_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
}
.tetx_f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	line-height: 25px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
