﻿body {
	background-color: #FFFFFF;
	font-family:"宋体";
	font-size: 12px;
	line-height: 16px;
}
table {
	font-family:"宋体";
	font-size: 12px;
	line-height: 16px;
}
td {
    font-family:"宋体";
	font-size: 12px;
	color: #2f2f2f;
	line-height: 16px;
}
A:link {
    color: #2f2f2f;
	text-decoration: none;
}
A:visited {
    color: #2f2f2f;
	text-decoration: none;
}
A:hover { 
	color: #FF6600;
	text-decoration: none;
}
.button { 
	border-left: #ffffff 1px ridge; 
	border-right: #333333 1px ridge; 
	border-top: #ffffff 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
    font-family:"宋体";
	font-size: 12px;
    color: #1c1c1c; 
	background-color: #EBF2F9; 
	cursor: hand; 
}
.Select {
    width: 68px;
}
.textfield{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
	color: #2f2f2f;
}