table {
	font-family: "宋体", "Arial";
	font-size: 10pt;
	text-decoration: none;
	color: #000000; 
}

body {
	font-family: "宋体";
	font-size: 10pt; color: #000000; 
    margin-top: 0px;margin-bottom: 0px;
    margin-left: 0px;margin-right: 0px;
    scrollbar-3dlight-color:#170708; scrollbar-arrow-color:#000000; 
    scrollbar-base-color:#170708; scrollbar-darkshadow-color:#ffffff; 
    scrollbar-face-color:#EEEAEB; scrollbar-highlight-color:#FBFDFC; 
    scrollbar-shadow-color:#170708;
}


.a {
	font-family: "华文细黑";
	font-size: 12pt;
	color: #004891; font-weight:bold

}



a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #F88902;
}


.b a:link {
	color: #535353;
	text-decoration: none
}
.b a:visited {
	color: #6C6C6C;
	text-decoration: none
}
.b a:hover {
	color: #0A4F9F;
}

.edit_title         { font-size: 16px; color: #000000; font-weight: normal; font-family: "黑体" }