.blue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #288EE4;
	border-bottom-color: #288EE4;
	border-left-color: #288EE4;
}
.blue_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #288EE4;
}
a {
	color: #000000;text-decoration: none;
}
a:hover {
	color:#0b5888;text-decoration: none;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #17A8B6;
}
.bar{
	font-size: 12px;
	font-family: "ËÎÌå";
	text-decoration: none;
}
.banner{
	font-family: "??";
	margin-bottom: 7px;
}
table {margin:auto;
	font-size: 12px;
	line-height: 16px;
}
body {
	margin: 0px;
}
.red-font {
    color:#F00;
}
