.b1 {
	border: 1px solid #ff7314;
}
.b2 {
	background-color: #FFBB8E;
}
.b3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ff7314;
	background-color: #FFBB8E;
}
.b4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff7314;
}
A:link {
	COLOR: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: "ËÎÌå";
}
A:visited {
	COLOR: #000;
	font-size: 12px;
	text-decoration: none;
	font-family: "ËÎÌå";
}
A:hover {
	COLOR: #f60
}
