﻿A.b:link {
	COLOR: #0132cc; TEXT-DECORATION: none; font-weight:bold;
}
A.b:visited {
	COLOR: #0132cc; TEXT-DECORATION: none
}
A.b:hover {
	COLOR: #0132cc; TEXT-DECORATION: underline; font-weight:bold;
}
A:link {
	COLOR: #000099; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000099; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
TD {
	FONT-SIZE: 12px;
}
BODY {
	FONT-SIZE: 12px; MARGIN: 0px;
}
.blue {
	font-size: 12px;
	color: #1D1F77;
	text-decoration: none;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue-kuang {
	font-size: 12px;
	border: 1px solid #1A1C73;
}
.text1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.kuang1 {
	border-top-width: 1px;
	border-bottom-width:1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style:solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color:#50aeee;
	border-right-color: #000000;
	border-left-color: #000000;
	background:#50aeee;
}
.kuang2 {
	border: 1px solid #000000;
	background:#d6e6f6;
}
.hang {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
