﻿@charset "utf-8";
/* CSS Document */
.font1
{
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #666;
}
.font3
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px;
}
.font2
{
	font-size: 16px;
	font-family: "微软雅黑";
}
.more
{
	float: right;
	margin-right: 5px;
	font-size: 12px;
	line-height: 22px;
}
.more:hover
{
	color: #fff;
}
td
{
	font-family: Microsoft YaHei;
}
td a:hover
{
	text-decoration: none;
}
.font-time
{
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.font-enterprise
{
	color: #428bca;
	min-width: 200px;
	text-align: left;
}
.font-enterprise:hover
{
	color: #00a1f2;
}
.font-event
{
	color: #999999;
}
.font-event:hover
{
	color: #00a1f2;
}
.Fraction b
{
	color: #F00;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

