﻿body {
	background-color: #DFDFDF;
	font-family: "宋体";
	font-size: 12px;
}
td {
	font-family: "宋体";
	font-size: 12px;
}
input, textarea {  font-size: 12px; border-width:1px}
select {  font-size: 12px; border-width:1px}
.table_title {
	background-color: #E7E7E7;
}
.table_bg {
	background-color: #FFFFFF;
}
.table_c {
	background-color: #F3F3F3;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.myModify {
}
.myModify input {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
