.orange {
	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: #FF9815;
	border-bottom-color: #FF9815;
	border-left-color: #FF9815;
}

a {
	color: #000000;text-decoration: none;
}
a:hover {
	color:#FF9004;text-decoration: none;
}
.orange_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9815;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9815;
}
.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;
}
a:hover {
	text-decoration: underline;
}

