#tabletop{}
#tablemain{
	width:95%;
	margin-top:4px;
	padding:0px;
	border-collapse: separate;
	border-spacing:0px;
	border:#009933 solid 1px;
}

#tableleft{
	width:99%;
	margin-top:4px;
	padding:0px;
	border-collapse: separate;
	border-spacing:0px;
	border:#009933 solid 1px;
}

#tabletitle{
	height:25px;
	background-color:#00ff99;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	font-family:'宋体';
	color:#ffffff;
	background-image:url(title.png);
	border:#009900 solid 1px;
}

#tdleft{
	height:24px;
	text-align:center;
	font-size:12px;
	font-family:'宋体';
	border:#bbffbb solid 1px;
}

#tabletd{
	height:20px;
	font-size:12px;
	font-family:'宋体';
	text-align:center;
	border:#eeeeff solid 1px;
}

.txtbox{
	/*width:100%;*/
	border:1px solid #009900;
}

.btn{
	border:#009966 solid 1px;
	font-size:12px;
	width:100px;
	height:20px;
}

body{
	background-color:#fafffa;
}

a:link{font-family:'宋体';font-size:12px;color:#006633;text-decoration:none;}
a:active{font-family:'宋体';font-size:12px;color:#006633;text-decoration:none;}
a:hover{font-family:'宋体';font-size:12px;color:#ff3300;text-decoration:underline;}
a:visited{font-family:'宋体';font-size:12px;color:#006633;text-decoration:none;}

.tdtitle:link{font-family:'宋体';font-size:12px;color:#ffffff;text-decoration:none;}
.tdtitle:active{font-family:'宋体';font-size:12px;color:#ffffff;text-decoration:underline;}
.tdtitle:hover{font-family:'宋体';font-size:12px;color:#ffffff;text-decoration:underline;}
.tdtitle:visited{font-family:'宋体';font-size:12px;color:#ffffff;text-decoration:none;}

p {font-size:12px;color:#000000;};
td {font-size:12px;color:#000000;};
li {font-size:12px;color:#000000;};
