﻿@charset "utf-8";
body {
	background-image: url(image/bg.jpg);
}/* CSS Document */
body,td,th {
font-family: "宋体";
	font-size: 12px;
	line-height:21px;
	color:#767676;
}
.tit {font-size: 14px;
	font-family: "微软雅黑";
     font-weight: bold;
	color:#767676;}
.title {font-size: 14px;
	font-family: "微软雅黑";
     font-weight: bold;
	color:#ffe400;line-height:18px;}
.title1 {font-size: 13px;
	font-family: "宋体"; 
	color:#767676;line-height:18px;}
	a:link {
	color: #333333;
}