td {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #3366CC;
}

.tit {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: "ËÎÌå";
}
.foot_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
}

.tit2 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tit3 {
	font-size: 16px;
	font-weight: bold;
	color: #6086D7;
	font-family: "ºÚÌå";
}
a.b:link {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a.b:visited {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
a.b:hover {
	color: #FFFFFF;
}
.foot_line2 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
