* {
	margin: 0;
}
body {
	font-family: "ËÎÌå";
	font-size: 12px;
}
.Text_White {
	color: #FFFFFF;
}
.Text_White a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.Text_White a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Text_White a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.Text_White a:active {
	color: #E2E2E2;
	text-decoration: underline;
}
.Nav_Text {
	font-size: 14px;
	font-weight: bold;
	color: #014A96;
}
.Nav_Text_On {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.text_Blue_14 {
	font-size: 14px;
	color: #014A96;
}
.text_Blue_14 a:link {
	font-size: 14px;
	color: #014A96;
	text-decoration: none;
}
.text_Blue_14 a:visited {
	font-size: 14px;
	color: #014A96;
	text-decoration: none;
}
.text_Blue_14 a:hover {
	font-size: 14px;
	color: #FF6600;
}
.text_Blue_14 a:active {
	font-size: 14px;
	color: #014A96;
}
.Text_line {
	border: 1px solid #999999;
}
.line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2B2B2;
	border-left-color: #B2B2B2;
}
.text_Blue {
	color: #014A96;
}
.text_Blue a:link {
	color: #014A96;
	text-decoration: none;
}
.text_Blue a:visited {
	color: #014A96;
	text-decoration: none;
}
.text_Blue a:hover {
	color: #FF6600;
}
.text_Blue a:active {
	color: #014A96;
}
.line_bot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Text_Gray {
	line-height: 22px;
	color: #666666;
}
.Text_Gray a:link {
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.Text_Gray a:visited {
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.Text_Gray a:hover {
	line-height: 18px;
	color: #FF6600;
}
.Text_Gray a:active {
	line-height: 18px;
	color: #666666;
}
.Text_Gray_14 {
	font-size: 14px;
	color: #666666;
}
.line_ {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.Text_Orange {
	color: #FF6600;
}
