body {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color:#ff0000;
scrollbar-highlight-color:#ff0000;
scrollbar-shadow-color:#ff0000;
scrollbar-darkshadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
}
.mainfont {
	font-size: 12px;
}

.tgtag1 {
　　　　color: "#0000FF";
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #0000FF;
	}
.tgtag2 {
　　　　color: #0000FF;
		border-top-width: 4px;
		border-top-style: double;
		border-top-color: #0000FF;
		border-bottom-width: 4px;
		border-bottom-style: double;
		border-bottom-color: #0000FF;
	}