@charset "utf-8";
.bg {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #7193B1;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7193B1;
}
.tex {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7193B1;
}
