body      { background-color: #000066; }

a:active  {  font-family: "宋体"; font-size: 12px; line-height: 17px; color: #770090; text-decoration: none}
a:hover   {  font-family: "宋体"; font-size: 12px; line-height: 17px; color: #770090; text-decoration: underline}
a:link    {  font-family: "宋体"; font-size: 12px; line-height: 17px; color: #770090; text-decoration: none}
a:visited {  font-family: "宋体"; font-size: 12px; line-height: 17px; color: #59006C; text-decoration: none}

td        {  font-family: "宋体"; font-size: 12px; line-height: 17px; color: #000000; text-decoration: none}

td1     {color:yellow}
td2     {color:black}

.wp     {color:black}
.w2     {color:White}

.style1 { color: #FF6600; font-weight: bold; }
.style2 { color: #FF6500}
.style3 { color: #398EC6; font-weight: bold; }
.style4 { color: #0000CC; font-weight: bold; }
.EP     { color: #000000; font-weight: bold; }

.mp     {
  BACKGROUND-COLOR: #dddddd;
  BORDER-TOP:   #dddddd 1px solid;
  BORDER-LEFT:  #dddddd 1px solid;

  BORDER-RIGHT: #666666 1px solid;
  BORDER-BOTTOM:#666666 1px solid;
  COLOR: black;
  FONT-SIZE: 9pt
}

.input2 {border: 1px solid #770090;} 
.input3 {color: red; font-weight: bold;}

input.DataCheck
{ 
 behavior:url('htc/DataCheck.htc');
}

div#msg{
	font-size: 12px;
	position:absolute;
	background-color:#FFFFDD;
	border: 1px solid #000000;
	padding: 2 5 2 5;
	z-index:1;
	filter: Alpha(Opacity=100);
}
