body {
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:buttonhightlight;
	scrollbar-3dlight-color:buttonface;
	scrollbar-darkshadow-color:buttondarkshadow;
	scrollbar-shadow-color:buttonface;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:buttonhighlightcolor;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#E8E9E3 url(tbg.jpg) repeat-x; 
	TEXT-ALIGN: center; 
}
td,div{
font-size:9pt;
color:#000000;
}
/*-----------------默认超链接------------------*/
a:link{
	color: #000000;
	text-decoration: none;
}
.tb3_mynew { 
           background-color:
           white;
           visibility:
           hidden;
           display:
           none;
           position:
           absolute;
           left:0px;
           top:0px; 
}

a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.mynew123 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
/*-------------以上为每个网页都应该有的样式表，后面所加为另外所需的----------------------------*/

