﻿body
{
	margin:0;
	font-size:12px;
	min-width:1200px;
	font-family:"Microsoft YaHei";
}
.t-top
{
	width:100%;
	
}
.t-top-menu
{
	height:35px;
	background-color:#4c98e3;
	
}
.t-top-menu ul
{
	margin:0;
	padding:0;
	list-style:none;
    margin-left:10%;
}
.t-top-menu ul li
{
	float:left;
    padding-right:30px;
	line-height:35px;
	text-align:left;
}
.t-top-menu a
{
	color:#fff;
    text-decoration:none;
    font-size:14px;
}
.t-top-title
{
	width:100%;
	height:200px;
}
.t-title
{
	clear:both;
	height:120px;
	line-height:120px;
	*height:60px;
	*line-height:60px;
	font-size:35px;
	font-weight:bold;
	margin:auto;
	text-align:left;
	color:#222;
	width:1200px;
}
.t-preread
{
	clear:both;
	line-height:20px;
	font-size:14px;
	margin:auto;
	text-align:left;
	color:#222;
	width:1200px;
}
.bottom
{
	clear:both;
	width:100%;
    margin-top:10px;
    display:inline-block;
	background-color:#333436;
	color:#5b5b5d;
	font-size:14px;
}
.bottom-link
{
	width:90%;
	margin:30px auto 10px auto;
	text-align:center;
}
.bottom-link a
{
	color:#5b5b5d;
}
.bottom-link ul
{
    margin:0;
	padding:0;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	list-style:none;
	*zoom:1;
	*display:inline;
}
.bottom-link ul li
{
	float:left;
}
.b-l-margin
{
	margin-left:15px;
	padding-left:10px;
	border-left:solid 2px #5b5b5d;
}
.bottom-record
{
	clear:both;
	width:90%;
	margin:10px auto;
	text-align:center;
	line-height:30px;
	font-family:arial;
}
.bottom-right
{
	clear:both;
	width:90%;
	margin:10px auto;
	text-align:center;
	line-height:30px;
}
.bottom-right a:hover
{
	color:#63B8FF;
}
.bottom-right span
{
	padding:0 3px;
}
.bottom-img
{
	clear:both;
	margin:10px auto;
	text-align:center;
}
.bottom-img ul
{
	margin:0;
	padding:0;
	list-style:none;
	display:inline-block;
	*zoom:1;
	*display:inline;
}
.bottom-img ul li
{
	float:left;
	margin-left:10px;
}
.bottom a
{
	text-decoration:none;
	color:#5B5B5D;
}