﻿@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
}
table {
	font-family: "宋体";
	font-size: 12px;
	color: #333;
}
select{
	font-size:12px;}
.bd{
	font-size:12px;
	}
a {
	color: #333;
	text-decoration: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
.zt{ font-size:14px; font-weight:bold; line-height:25px;}