.hand {
	CURSOR: hand
}
.textfield {
	font-size: 9pt;
	font-family: 宋体；
	border: 1px solid #333399;
	color: #333399;

}
.button {
	font-size: 12px;
	color: #333399;
	background-color: #FFFFFF;
	border: 1px solid #333399;
	cursor: hand;
	text-decoration:underline
}
.button1 {
	font-size: 10.5pt;
	color: #333399;
	background-color: #FFFFFF;
	border: 1px solid #333399;
	cursor: hand;
}
.textfield2 {
	font-size: x-small;
	color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;

}
.sumbit {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D0E8FF;
	border: 1px solid #588FC7;
	margin: 5px 3px 3px;
	height: 20px;


}
.sumbit2 {
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;


}
table {
	FONT-SIZE: 10.5pt;
	border: 1px solid #336699;
}
.table1
{
	background-color: #EEF8FF;
	border: 1px solid #336699;
	font-size:x-small;
}
.table2 {
	border: 1px solid #FFCC33;
}
.table3 {
	border: 1px solid #336699;
}
.table4 {
	background-color: #AEC9E3;
	border: 1px solid #336699;
	line-height: 20px;
}
.table5 
{
	border:0px;
}
.font1 {
	font-size: x-small;
	color: #224466;
}
.font2 {
	font-size: x-small;
	color: #003366;
}
.font3 {
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.font4 {
	font-size: x-small;
	color: #FF0000;
}
.font5 {
	font-size: x-small;
	color: #000000;
}
.ttfont1 {
	font-size: medium;
	font-weight: bold;
	color: #275078;
	height: 20px;
}
.ttfont2 {
	font-size: 10pt;
	color: #275078;
	height: 20pt;
}
A:link { text-decoration:none; color:#000000;font-size:10.5pt}
A:visited { text-decoration:none; color:#000000;font-size:10.5pt}
A:active { text-decoration:none; color:#ee0000;font-size:10.5pt}
A:hover { text-decoration:underline;font-weight:none;color:#ee0000;font-size:10.5pt}
.sumbit3 {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	z-index: auto;
}
.gridHead /*定义其它颜色地表头*/ /*定义其它颜色地表头*/
{	
	color:#333366;
	background-color:#91E2FD;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	height:16px;
	font-size:14px;
}

.gridHighlight /*定义鼠标放置于对应行的背景颜色*/ /*定义鼠标放置于对应行的背景颜色*/
{
	background-color: #E6F2FF;
	font-size: 12px;
	
}

.gridSelectedHighlight /*定义选定行的背景颜色*/ /*定义选定行的背景颜色*/
{
	background-color: #E6E6E6;
	font-size: 12px;
}

.gridOddRow
{
	font-size: 12px;
	background-color: #F9FCFF; /*#F9FCFF #F7F7F7*/	
}


.gridEvenRow
{
	font-size: 12px;
	background-color: white;	
}
#tbmarquee
{
	background-color: #abae9c;
}
