@charset "utf-8";
#main #m1 #mleft #new1 #bt1 #a:link {
	color: #900;
}

#main #m1 #mleft #new1 #bt1 #a:visited {
	color: #900;
}
#main #m1 #mleft #new1 #bt1 #a:hover{
	text-decoration: underline;
	color: #900;
}
#dh #n table {
	font-size: 16px;
	font-family: "宋体", "微软雅黑", "黑体";
	font-weight: bold;
	color: #525252;
}
#dh #n table #a:link {
	color: #333;
}

#dh #n table #a:visited {
	color: #333;
}
#dh #n table #a:hover{
	text-decoration: none;
	color: #39F;
}
#main #m1 #mleft #new1 #nr1 #b:link {
	color: #69F;
	text-decoration: none;
}

#main #m1 #mleft #new1 #nr1 #b:visited {
	text-decoration: none;
	color: #69F;
}
#main #m1 #mleft #new1 #nr1 #b:hover {
	text-decoration: underline;
	color: #69F;
}
#main #m1 #mleft #new1 #nr1 #b:active {
	text-decoration: none;
}