BODY{
	FONT-SIZE: 12px;
	color:#999999;
	FONT-FAMILY:  "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
	
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	background-image: url(../images/zbg.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
	margin:0pt;
}
a:link {color: #999999;	text-decoration: none;}
a:hover{ color: #cccccc; text-decoration: none; }
a:visited {color: #999999;	text-decoration: none;}
TD
{
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	line-height:160%;
}
.font {  filter: DropShadow(Color=#cccccc, OffX=1, OffY=1, Positive=1); text-decoration: none; font-size: 10.5pt;color:#000000}

/*
input{border-color:expression((this.type=="text"&&this.type=="password")?"#cccccc":"")} 
input{border-style:expression((this.type=="text"&&this.type=="password")?"solid":"")} 
input{border-width:expression((this.type=="text"&&this.type=="password")?"1px":"")} 
input{background-color:expression((this.type=="text"&&this.type=="password")?"#f7f7f7":"")} 
*/

input{border: 1px #cccccc solid; background-color: #f7f7f7; font-size: 12px; font-family: Arial; }
.tableBorder {
	BORDER-RIGHT: #744f3f 1px solid; 
	BORDER-TOP: #744f3f 1px solid; 
	BORDER-LEFT: #744f3f 1px solid; 
	BORDER-BOTTOM: #744f3f 1px solid;
	BACKGROUND-COLOR: #ffffff;
}
.tdbg{       
	background-color: #F1F3F5;
	border-color:#cccccc;
	line-height:18px;
}
td.title{        /*表格大标题*/
	background-image:url(../images/back_caidan.gif);
	height:23px;
	border-color:#FFFFFF;	
	color:#000000;
	text-align:left;
	font-size: 10.5pt;
	font-style: normal;
	font-weight:bold;
}

a.nav{text-decoration: none;color: #999999;  padding:10px 0px 10px; text-align:center;font-size: 9pt; filter:Shadow (Color="#000000", Direction="135") }
a.nav:visited{text-decoration: none;color: #999999;  padding:10px 0px 10px; text-align:center;font-size: 9pt;}
a.nav:hover{text-decoration: none;color: #ffff00; background:#343434; text-align:center;  padding:5px 5px 5px;
position: relative;}
a.selected{text-decoration: none;color: #ffffff; background:#305387; text-align:center;  padding:10px 20px 10px;
background: url(../images/navover.jpg) no-repeat;position: relative;font-size: 10.5pt;}

a.menu{text-decoration: none;color: #000000;  padding:10px 8px 10px; text-align:center;font-size: 10.5pt;}
