/* CSS Document */
/*
body {
	font-family: Arial, Helvetica, sans-serif;
}
*/
.mail {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.mail a:link {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}
.mail a:hover {
	font-size: 13px;
	line-height: 22px;
	color: #FF9900;
	text-decoration: underline;
}
.mail a:visited {
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.text a:link {
	font-size: 13px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: underline;
}
.text a:hover {
	font-size: 13px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: underline;
}
.text a:visited {
	font-size: 13px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: underline;
}
.text .oranger {
	color: #FF6600;
}
.little {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.little a:link {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.little a:hover {
	font-size: 11px;
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
}
.little a:visited {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.item {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
.item a:link {
	font-size: 12px;
	line-height: 16px;
	color: #3399FF;
	text-decoration: underline;
}
.item a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #3399FF;
	text-decoration: underline;
}
.item a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #3399FF;
	text-decoration: underline;
}
.title {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.textL {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

