#Nav a:link,#Nav a:visited {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#Nav a:hover,#Nav a:active {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
a.l1:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
a.l1:visited {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
}
a.l1:hover,a.l1:active {
	color: #0000FF;
	text-decoration: underline;
	font-size: 12px;
}
input.button {
	font-family: Verdana;
	font-size: 11px;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-image: url(images/bg_button.gif);
	height: 18px;
	margin: 5px;
	color: #000000;
	text-decoration: none;
}
.tableBorder {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #f6f6f6;
}
.font_NewsTitle {
	font-family: "ËÎÌå";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	vertical-align: bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}
.font_NewsTitle2 {
	font-size: 12px;
	text-align: center;
}
.tab_act {
	font-size: 12px;
	background-color: #f7f7f7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	line-height: 20px;
}
.tab_border {
	border: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news {
	line-height: 20px;
	text-indent: 2em;
}
