/* CSS Document */
.font14black {
 font-family: "宋体";
 font-size: 14px;
 line-height: 24px;
 color: #333333;
}

.font14write {
 font-family: "宋体";
 font-size: 14px;
 line-height: 24px;
 color: #ffffff;
}

.font16write {
	font-family: "宋体";
	font-size: 16px;
	line-height: 18px;
	color:#EF0076;
	font-weight: bold;
}

a.menu01{
 font-family: "宋体";
 font-size: 14px;
 line-height: 24px;
 color: #ffffff;
 text-decoration: none;
}
a.menu01:hover {
 font-family: "宋体";
 font-size: 14px;
 line-height: 24px;
 color: #ff0000;
 text-decoration: none;
}