body {
	font-family: "Times New Roman", "宋体";
	font-size: 12px;
	line-height: 24px;
	background-image: url(index_01.jpg);

}

td, th {
	font-family: "Times New Roman", "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a:link {
	color: #5C99C8;
	text-decoration: none;
	
}
a:over {
	color: #0000ff;
	text-decoration: none;
}
a:hover{
	color: #66CC00;
	text-decoration: none;
}
a:visited {
	color: #009EFF;
	text-decoration: none;
}

.navsub:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	
}
.navsub:over {
	color: #0000ff;
	text-decoration: none;
	text-decoration: underline;

}
.navsub:hover{
	color: #99FF00;
	text-decoration: underline;
	text-decoration: underline;
}
.navsub:visited {
	color: #33FFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.navtop:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
}
.navtop:over {
	color: #0000ff;
	text-decoration: none;
	text-decoration: underline;

}
.navtop:hover{
	color: #0000ff;
	text-decoration: none;
	text-decoration: underline;
}
.navtop:visited {
	color: #33FFFF;
	text-decoration: none;
	font-size: 12px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #327036;
	font-weight: bold;
}
.nav:link {
	font-size: 14px;
	font-weight: bold;
	color: #daf7b4;
}
.nav:over {
	font-size: 14px;
	font-weight: bold;
	color: #daf7b4;
}

.nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #999900;
}

.nav:visited {
	font-family: "Times New Roman", Times, serif, "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
}
.STYLE1 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
}
.white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.k {
	border: thin dashed #CCCCCC;
}
p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 2;
}


#menu{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 width:189px; 
 text-align:center;
}
#menu a{
 color: #884C00;
 text-decoration: none;
 font-weight: bold;
}
#menu a:hover{
	width:100%;
	background:#E4FAFA;
	color:#000000;
	background-color: #E4FAFA;
}
