@charset "utf-8";
body {
	SCROLLBAR-FACE-COLOR: #9a7e35; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e6c36f; 
	SCROLLBAR-SHADOW-COLOR: #6a501f; 
	SCROLLBAR-3DLIGHT-COLOR: #6a501f; 
	SCROLLBAR-ARROW-COLOR: #594000; 
	SCROLLBAR-TRACK-COLOR: #eed996; 
	SCROLLBAR-DARKSHADOW-COLOR: #ead38d
	
}
a:link {
	font-size: 13px;
	color: #fbfce6;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #fbfce6;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #fbfce6;
	text-decoration: underline;
}
a.news:link {
	font-size: 13px;
	color: #4d4b3d;
	text-decoration: none;
}
a.news:visited {
	font-size: 13px;
	color: #4d4b3d;
	text-decoration: none;
}
a.news:hover {
	font-size: 13px;
	color: #4d4b3d;
	text-decoration: underline;
}
a.news2:link {
	font-size: 13px;
	color: ##FBFCE6;
	text-decoration: none;
}
a.news2:visited {
	font-size: 13px;
	color: ##FBFCE6;
	text-decoration: none;
}
a.news2:hover {
	font-size: 13px;
	color: ##FBFCE6;
	text-decoration: underline;
}
td {
	font-size: 13px;
	color: #002825;
	line-height: 18px;
}
.red {
	font-size: 12px;
	color: #CC0000;
}
.border {
	border: 1px solid #C0AF14;
}


.brokenline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006600;
}
.brokenline2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
}

.yellow {
	font-size: 13px;
	color: #fbfce6;
}
.gray {
	font-size: 12px;
	color: #e5e5e5;
}
.font1 {
	line-height: 26px;
	font-family: "华文新魏";
	font-size: 18px;
}
