@charset "gb2312";
.content {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #4886B9;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #4886B9;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #4886B9;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #4886B9;
	text-decoration: none;
}
.white_link:link {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.white_link:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.white_link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.white_link:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.blue {
	font-size: 14px;
	font-weight: bold;
	color: #4886B9;
	text-decoration: none;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content_white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.menu-title {
	font-size: 24px;
	font-weight: bold;
	color: #4886B9;
	text-decoration: none;
}
