/* CSS Document */
body 
{
font-family:"宋体";
font-size: 9pt;
COLOR: rgb(0,121,206);
}
td {
	font-family: "宋体";
	font-size: 9pt;
	
}

a:visited{
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	color: rgb(0,121,206);
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	color: rgb(0,121,206);
}
a:hover{
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	color: rgb(0,121,206);
}


.menu{
	
	cursor:hand;
}
.menu a:visited{
	color:black;
}
.menu a:link{
	color:black;
}
.menu a:hover{
	color: coral;
}

thead td{
BORDER-RIGHT: #b1bacf 1px solid; BORDER-TOP: buttonhighlight 1px solid; BACKGROUND: #e4e9f3 url(none) repeat scroll 0% 0%; PADDING-BOTTOM: 1px; FONT: menu; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #5b6a95; PADDING-TOP: 0px; BORDER-BOTTOM: #b1bacf 1px solid
}
.fixedrow
{
BORDER-RIGHT: #b1bacf 1px solid; BORDER-TOP: buttonhighlight 1px solid; BACKGROUND: #e4e9f3 url(none) repeat scroll 0% 0%; PADDING-BOTTOM: 1px; FONT: menu; BORDER-LEFT: #ffffff 1px solid; CURSOR: hand; COLOR: #5b6a95; PADDING-TOP: 0px; BORDER-BOTTOM: #b1bacf 1px solid
}

INPUT {
	FONT-SIZE: 12px;
	BEHAVIOR: url(/system/htc/xinput.htc);
	COLOR: #5b6a95;
	HEIGHT: 18px;
}
.SELECT {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-SIZE: 12px; LEFT: -2px; BORDER-LEFT: 0px; WIDTH: 73px; COLOR: #5b6a95; LINE-HEIGHT: 14px; BORDER-BOTTOM: 0px; POSITION: relative; TOP: -3px
}
.boder {
	BORDER-LEFT: #cfd5e4 1px solid; BORDER-BOTTOM: #cfd5e4 1px solid
}
.border1 {
	BORDER-BOTTOM: #87b8e2 1px solid
}
.my input
{
	border:1px solid #000000;
}

.over
{
	color:coral;
}
.press
{
	color:red;
}

