.butt {
	height: auto;
	width: 60px;
	border: 1px outset #999999;
	background-image: url(../img/btt.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
.butt0 {
	height: auto;
	width: 110px;
	border: 1px outset #999999;
	background-image: url(../img/btt.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
.butt3 {
	height: auto;
	width: 90px;
	border: 1px outset #999999;
	background-image: url(../img/btt.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
.butt1 {
	height: auto;
	width: 32px;
	border: 1px outset #999999;
	background-image: url(../img/btt.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
.butt2 {
	height: auto;
	width: 18px;
	border: 1px outset #999999;
	background-image: url(../img/btt.gif);
	background-repeat: repeat-x;
	background-position: right center;
}
.upinfo {
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.table {
	background-color: #eeeeee;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
.table1 {
	background-color: #e5ecf9;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
.td {
	background-color: #ffffff;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}

.word {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
.word2 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
.word3 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	background-color: #6699FF;
}
.info {
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	color: #000000;
}
.table2 {
	background-color: #cccccc;
}
.td2 {
	background-color: #f4f7f4;
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
}
.title {
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	color: #000000;
}
.date {
	font-size: 14px;
	font-family: "宋体";
	font-weight: normal;
	color: #000000;
}

#tableId th{background-color:#00CC00;}
#tableId tr{
/*event:expression(onmouseover = function(){tr_color = this.style.backgroundColor;this.style.backgroundColor='#CCFF66'},onmouseout = function(){this.style.backgroundColor=tr_color});*/
}
#tableId tr:hover{background:#CCFF66;}
#tableId td{}
