td {
	font-size: 13px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
.lan{
	background-color:#E6E6E6;
	color:#666666;
}
a:link {
	font-size: 13px;
	line-height: 21px;
	color: #FF6600;
	text-decoration: none;
}
.blue {
	font-size: 14px;
	line-height: 22px;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	font-size: 13px;
	line-height: 21px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.red {
	font-size: 16px;
	line-height: 22px;
	color: #FF3E3E;
	text-decoration: none;
}
.title {
	font-size: 14px;
	line-height: 22px;
	color: #FF6600;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.black {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
}
