td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
}
.textright{text-align: right;}
input {
	border: 1px solid #999999;
}
.tableborder {
	border: 1px solid #999999;
}
select {
	border: 1px solid #3398CC;
}
.noborder {
	border: 0px none;
}
.tdbg {
	background-color:#ebf1fb /*#DDF3DC*/;
}
.tdbg2 {
	background-color: #f7f7f7;
}
.btfont
{
	 
	 font-family: "Sans-Serif", "黑体";
	 font-weight:bold ;
    font-size: Small; color: #000000;
    font-size:15pt;
}
/*按钮样式*/
.ButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #000000;
    border: 1px #000000 solid;
    color:000000;
    
    background-image:url(btn.jpg);
    background-color: #e8f4ff;
    CURSOR: hand;
    font-style: normal ;
} 

/*输入框样式*/
.InputCss {  
    border: 1px solid #999999;
}

/*输入框样式*/
.RInputCss {  
    background-color:f7f7f7;
    border: 1px solid #999999;
}

