.tt {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	line-height: 23px;
}


a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
a:hover {
	font-size: 12px;
	color: #3399FF;
	text-decoration: none;
	font-family: "宋体";
	line-height: 25px;
}
.b {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #316AC5;
}

.t {
	height: 15px;
	border: 1px solid #B4B4B4;
}
.ll {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.lin {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C6D4DF;
}


