/******************表格不同列的样式**********************/
.TDTitlebgColor
{
	background-color:#91ABC4;
	font-family: "Arial","宋体", "新宋体"; 
	color: #FFFFFF;	
	font-size:10pt;
	
}
.TDInputbgColor
{
	background-color:#EAEFF2;
	font-family: "Arial","宋体", "新宋体";
	font-size: 9pt;
	color: #000000;
}
.Sitebutton
{
	/**/
cursor:hand;
font-family: "Arial","宋体", "新宋体";
font-size: 10pt; color: #000000;
background-color: #EAEFF2;
Padding-top: 1px;
padding-bottom: 1px;
Padding-left: 1px;
padding-right:1px;
border-top-color:#FFFFFF;
border-right-color: #91ABC4;
border-left-color: #FFFFFF;
border-bottom-color: #91ABC4;
/**/
	/*
	font-family: "Arial","宋体", "新宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border: 1px none #FF3333;
	background-image: url("../Images/ButtonBg.gif");
	width:60px;
	*/
	
}
input
{
	font-size:12px;
}
TD.column {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND-IMAGE: url(../images/forumColumnBackground.gif); COLOR: white; BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #78abde;
	cursor:hand;
}
TR.SelWnd
{
	font-size:10px;
	BACKGROUND-IMAGE: url(../images/ss_dt.gif);
}
.SelWndFont
{
	font-size:9pt;
}
