BODY {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #003399;
	PADDING-LEFT: 13px;
	PADDING-TOP: 13px;
	font: 12px "Arial", "宋体";
}

.banner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 94px;
  border-width: 0px;
  margin: 0;
  padding: 0;
  background-image: url(../image/banner.png);
  background-repeat: repeat-x;
}
.logo {
  height:94px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.banner_bg {
  position: absolute;
  top:0px;
  left: 350px;
  width: 448px;
}

.menu {
  background-color: #074288;
  color: white;
  font: 12px "Arial", "宋体";
}

INPUT.button {
	BACKGROUND-COLOR: #ddddff;
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	border: 1px solid #183ead;
	font: 12px "Arial", "宋体";
}
INPUT.text {
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	border: 1px solid #183ead;
}
INPUT.atext {
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	border: 1px solid #183ead;
}
SELECT.list {
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	border: 1px solid #183ead;
}
SELECT.alist {
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	border: 1px solid #183ead;
}

/*.notes {
	color: #FF0000;
	text-transform: none;
	padding-left:10px;
}*/
td.td_title {
	color: #003399;
	font-size: 13px;
	font-weight: bolder;
}
td.indent {
	padding-left:20px;
}
tr.title {
	background-color: #0052A4;
	color: #ffffff;
	font-size: 13px; 
	height: 24px;
	font-weight:bold;
}

tr.interval {
	background-color:#ECF0F8;
}
td.swidth {
	width:5%;
}
table.twidth {
	width:70%;
}
table.TB{
	border-right: 1px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
	background: #F4F4F4;
}

.content {
	background-color:#fff;
	border:1px solid #A8B3C8;
	table-layout:fixed;
	border-collapse:collapse;
}

.content td {
	border-bottom:1px solid #A8B3C8;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
    word-wrap:normal;
	padding:5px;
}

.content tr{
    height:12px;
    line-height:12px;
}

option.alist180 {
	width:180px;
	text-overflow:ellipsis;
	overflow:hidden;
}

tr.thead {
	background-color: #87A5E2;
	color: #000;
	font-size: 12px; 
	font-weight:500;
	text-align:center;
}

.thead td{
	text-overflow:clip;
	overflow:hidden;
	word-wrap:break-word;
	white-space:normal;
	border-bottom:1px solid #A8B3C8;	
	padding:5px;
}

.ts td {
	padding-left:0px; 
	padding-right:0px;
	border-top-color:#FFF; 
	border-right-color:#FFF;
}

.table_line td{
	border:#999 1px solid;
} 
.table_line tr{
	height:28px;
} 
table.notes {
	text-align:center;
	overflow:hidden;
	color: #FF0000;
	/*margin:16px 0 0 0;*/
}

table.notes ol {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	left:50%;
	text-align:left;
	list-style:none;
}
table.notes ol li {
	margin:0;
	padding:2px;
	list-style:none;
	position:relative;
	right:50%;
}

.notes li.title {
	float:left;
	padding-top:4px;
	margin-right:10px;
}

.notes li.con {
	float:left;
}

.notes {
	color: #FF0000;
	text-transform: none;
}

.tdcenter{
	text-align:center;
}

td.top {
	vertical-align:top;
	padding-top:4px;
}
div.port{
	float:left;
	width:100px;
}
tr.notetitle {
	font-size: 13px; 
	height: 24px;
	font-weight:bold;
}
pre.explanation {
	font-size: 12px; 
}

td.active{    
	color: #FF00FF;
	font-weight: bold;
}
.ex{ background:#F4F4F4; position:absolute; border:#BDDCEE 1px solid;}
.note_body p{ text-indent:2em;}
.dash { border-bottom: #000 1px dashed;	display:inline-block ;}

.SysinfoSpecial{
	background:transparent; border:none; width:500px;
	COLOR: #003399;
}

.image_button
{
	cursor:pointer;
}

.stktitle{
    color:#CC3300;
	font-size: 20px;
	font-family: "Microsoft YaHei UI","Arial", "宋体";
	font-weight: bold;
	line-height: 40px;
	text-align:center;
}

.stkline{
	font-size: 16px;
	font-family: "Microsoft YaHei UI","Arial", "宋体";
	line-height: 30px;
	text-align: left;
}

.stkkeyboard{
	font-size: 16px;
	font-family: "Microsoft YaHei UI","Arial", "宋体";
	line-height: 30px;
	text-align: center;
}

table.stktable{
	border-right: 1px solid #3366CC;
	border-bottom: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
	background-color:white;
}

.stktext{
	COLOR: #000000;
	FONT-SIZE: 12px;
}

.stkbox{
	text-align:center;
	font-size: 12px;
	font-family: "Microsoft YaHei UI","Arial", "宋体";
}

.stkbutton {
	BACKGROUND-COLOR: #ddddff;
	COLOR: #000000;
	FONT-SIZE: 16px;
	border: 1px solid #183ead;
	font-family: "Microsoft YaHei UI","Arial", "宋体";
}

.nodeco 
{
	COLOR: #003399;
	font: 12px "Arial", "宋体";
	text-decoration:none;
}

.button_new 
{
	BACKGROUND-COLOR: #ddddff;
	COLOR: #000000;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	FONT-VARIANT: normal;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: normal;
	border-left = "1px solid buttonhighlight";
	border-right = "1px solid buttonshadow"; 
	border-top = "1px solid buttonhighlight"; 
	border-bottom = "1px solid buttonshadow"; 
	font: 12px "Arial";
}

.login
{
	margin-left:auto;
	margin-right:auto;
	width:300px;
	background-color:#F5F5F5;
	color:#222222;
	font-size: 12px;
	font-family:arial;
	font-weight:bold;
	border-bottom-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #E5E5E5;
	border-left-width: 1px;
	border-left-style: solid;
	margin-bottom: 0;
	margin-top: 180px;
	padding-bottom: 50px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
}

.UserMamage{
	color: white;
}

.logout{
	background: content-box;
	color: white;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	font: 12px "Arial", "宋体";
	border-left-width: 0px;
}
