A:link{COLOR:#000000;TEXT-DECORATION:none}
A:visited{COLOR:#00000C;TEXT-DECORATION:none;TEXT-DECORATION:none}
A:active{COLOR:#009966;TEXT-DECORATION:underline}
A:hover{COLOR:#ff0000;TEXT-DECORATION:underline}
.white_bg {COLOR: #4397C5; FONT-SIZE: 9pt}
.t{LINE-HEIGHT: 1.4}
body 
 {
     FONT-FAMILY: arial
     FONT-SIZE: 12px;
	scrollbar-face-color: #039DDB;/*滚动条凸出部分的颜色*/
	scrollbar-highlight-color: #039DDB;/*滚动条空白部分的颜色*/
	scrollbar-shadow-color: #0C8FC3;/*立体滚动条阴影的颜色*/
	scrollbar-3dlight-color: #cccccc;/*滚动条亮边的颜色*/
	scrollbar-arrow-color: #ffffff;/*上下按钮上三角箭头的颜色*/
	scrollbar-track-color: #039DDB;/*滚动条的背景颜色*/
	scrollbar-base-color: #0C8FC3;
	scrollbar-dark-shadow-color: #22B0E9;/*滚动条强阴影的颜色*/
	margin-top: 1px;
	
 }
TD,DIV,form ,P,TD,BR{
FONT-FAMILY: 宋体; FONT-SIZE: 12px} 
.admin{
filter:dropshadow(color=#ff0000, offx=0.5, offy=0.5, positive=1);
font-family:"宋体";
font-size:9pt;
color:#ffffff;

}
td{font-size:9pt;LINE-HEIGHT: 18px;COLOR:#000000}
.big {
	font-size: 9pt;
	text-decoration: underline;
}
.fixSpan {width:150px;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;}
/*按钮*/
.buttom1 {font-family: "宋体";font-size: 9pt;color: #333333;background-color: #eeeeee;cursor: hand;padding: 1px;height: 19px;border-top: 1px solid #FFFFFF;border-right: 1px solid #a2a2a2;border-bottom: 1px solid #a2a2a2;border-left: 1px solid #FFFFFF;}
.buttom 
{font-family: "宋体";font-size: 9pt;color: #333333;background-color: #eeeeee;padding: 1px;height: 19px;border-top: 1px solid #FFFFFF;border-right: 1px solid #a2a2a2;border-bottom: 1px solid #a2a2a2;border-left: 1px solid #FFFFFF;}

.input_f
{
	Font: 9pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	BORDER-WIDTH: 1px;
}

.tableBorder
{
    border: 1px #039DDB solid; 
    background-color: #FFFFFF;
}

.activePage {
	
	font-weight: bold;
	padding: 3px;
	border: 0px solid #727731;
	color:#fff;
	background-color:#28AAFC;	
	font-size: 14px;
}
.activePage a:link {
	text-decoration: none;
	color: #FFF;
}
.activePage a:visited {
	text-decoration: none;
	color: #FFF;
}
.activePage a:hover {
	text-decoration: none;
	color: #FF0000;
}
.activePage a:active {
	text-decoration: none;
	color: #FF0000;
}

.inactivePage {
	
	font-weight: bold;
	padding:  3px;	
	color:#727731;
	background-color:#FFFFFF;	
	cursor:pointer;
	font-size: 14px;
}
.inactivePage2 {
	
	
	padding:  0px;	
	color:#727731;
	background-color:#FFFFFF;	
	cursor:pointer;
	font-size: 14px;
}
.goButton{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color:#fff;
	background-color:#727731;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 18px;
}
.goInput{
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border:1px solid #727731;
	color:#727731;
	background-color:#fff;	
	height: 15px;
}