﻿body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #394B5F;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 宋体,Verdana,Arial;
}

td {
	color: #FFFFFF;
	font-size: 12px;
	font-family: 宋体,Verdana,Arial;
}

a:link {
  color: #FFFFFF;
  text-decoration: none;}
a:hover {
  color: #C0C0C0! important;
  text-decoration: underline ! important;}
a:visited {
  color: #FFFFFF;
  text-decoration: none;}

a.lineash:link {
  color: #525A64;
  text-decoration: none;}
a.lineash:hover {
  color: #C0C0C0! important;
  text-decoration: underline ! important;}
a.lineash:visited {
  color: #525A64;
  text-decoration: none;}

.tdtextcss{
	text-decoration: none;
	text-align: justify;
	word-break:break-all;
	}

.sysinput {
  border-top: #000000 1px solid;
  border-bottom: #A0A0A0 1px solid;
  border-left: #000000 1px solid;
  border-right: #A0A0A0 1px solid;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 12px;
  line-height:15px;
  vertical-align: -1;
  color: #000000;
  padding-top: 1px;
  height: 19px;
  background-color: #FFFFFF;}

.sysbutton {
  border-top: #FF6478 1px solid;
  border-bottom: #730000 1px solid;
  border-left: #FF6478 1px solid;
  border-right: #730000 1px solid;
  padding-left: 2px;
  padding-right: 2px;
  font-size: 12px;
  line-height:15px;
  vertical-align: -1;
  color: #FFFFFF;
  padding-top: 1px;
  height: 19px;
  background-color: #D70014;}