.q {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1EABB8;
	border-bottom-color: #1EABB8;
	border-left-color: #1EABB8;
}
a {
	color: #000000;text-decoration: none;
}
a:hover {
	color:#1ba9b7;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;
}
