td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
.black{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Tahoma;
}
.white{
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.white2{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.orange{
	font-family: Tahoma;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12255f;
}
.bottom_line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #12255f;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #12255f;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #223367;
}
.bian {
	border: 1px solid #12255f;
}
.xulian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#324D9D;
}
.biaoti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.biao {
	border: 1px solid #8095D2;
}

a:link {
	color: #1F2756;
	text-decoration: none;
}
a:visited {
	color: #1F2756;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:link,a.white:visited,a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
