﻿BODY {
	FONT-SIZE: 9pt; font-family : "Lucida Grande",  "Lucida", "宋体","Arial", "Helvetica",  "sans-serif";
	}
TD { FONT-FAMILY: "宋体", "Lucida Grande",  "Lucida", "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 9pt; LINE-HEIGHT: 15px}
.black {
	filter: DropShadow(Color=#CCCCCC, OffX=1, OffY=1, Positive=10);
}
.box
{
     border: 1px solid #990000;
     width:   152px;
     height: 20px;
     clip: rect( 0px, 151px, 20px, 0px );
     overflow: hidden;
}
.box2
{
     border: 1px solid #F4F4F4;
     width:   150px;
     height: 18px;
     clip: rect( 0px, 159px, 18px, 0px );
     overflow: hidden;
}
select
{
     position: relative;
     left: -2px;
     top: -3px;
     width: 153px; 
     line-height: 14px; color: #c7a673;
     border-style: none;
     border-width: 0px; 
	 background-color: #990000;
	font-family: "Microsoft Sans Serif","MS Sans Serif","Vrinda";
	font-size: 9pt;
}
.ta:link {text-decoration: none; color: white}
.ta:visited {text-decoration: none; color: white}
.ta:hover {text-decoration: none; color:#FFCC00}
.ta:active {text-decoration: none;}

a:link {text-decoration: none; color: #666666}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline; color:red}
a:active {text-decoration: none;}
INPUT {
BORDER-RIGHT: #999933 1px solid; BORDER-TOP: #999933 1px solid; BORDER-LEFT: #999933 1px solid; BORDER-BOTTOM: #999933 1px solid; 
BACKGROUND-COLOR: #d34646; FONT-FAMILY: "Tahoma", "Verdana"; FONT-SIZE: 9pt; COLOR: #ffff66;
}