﻿.title
{
    font-family: 宋体;
    font-size: 20px;
    color: Black;
    font-weight: bold;
    line-height:35px;
    padding-left:5px;
	width:1000px;}

.subTitle
{
width:940px;
float:left;}

.titleLink
{
width:60px;
float:right;}

.title a
{
    font-family: 宋体;
    font-size: 13px;
    color: Black;
    text-decoration: none;
    font-weight:normal;}
    
.title a:hover
{
    color:Red;}

ul li
{
    float: left;
    list-style-type: none;}

ul li a
{
    font-family: 宋体;
    font-size: 13px;
    color: Black;
    text-decoration: none;}

ul li a:hover
{
    color: Red;}

.time
{
    font-family: 宋体;
    font-size: 13px;
    color: #2f3734;}
