﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: "宋体";
	font-size: 14px;
	color: #0000ff;
	text-decoration:underline;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #F00;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 14px;
	color: #0000ff;
	text-decoration: underline;
}
a.general:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
a.general:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
a.general:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #F00;
	text-decoration: underline;
}
a.general:active {
	font-family: "宋体";
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}
.white_yh_14{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.black14{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.blue14{
	font-family: "宋体";
	font-size: 14px;
	color: #0000ff;
	text-decoration: none;
}
.blue12{
	font-family: "宋体";
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
