TD {
	
	font-size: 12px;
	color: #000000;	
}
TD.title 
{
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	filter: Blur(Add=60, Direction=120, Strength=6);
	cursor: auto;


}
P.jdx
{
	font-size: 12px;
	font-weight: bold;
	color: #CCFFFF;

}
INPUT
{
	font-size: 12px;
}
A.news
{
	font-family: "Arial";
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;
}

A.news:active
{
	color:  #0066ff;

	text-decoration: none;

}
A.news:hover
{
	color: #F46C1E;
	font-weight: bold;
	text-decoration: none;
	
}

A.nav/*导航条的链接*/
{
	font-family: "Arial";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

A.nav:active
{
	color: #0066ff;

	text-decoration: none;

}
A.nav:hover
{
	color: #F46C1E;
	font-family:"Arial";	
	text-decoration: none;
	
}
A.con/*子菜单左面的链接*/
{
	font-family: "Arial";
	font-size: 14px;
	
	color: #000000;
	text-decoration: none;
}

A.con:active
{
	color:  #000000;

	text-decoration: none;

}
A.con:hover
{
	color: #FFFF00;
	text-decoration: none;
	
}

A
{
	color: #009900;
	text-decoration: underline;
	
}

A.hover
{
  color: #000000;
  text-decoration: underline;
 
}
A.active
{
	color: #000000;
	text-decoration: underline;
}

p
{
	font-size: 12px;
	color: #000000;

	
}
p.title1{ /*稍大的题目*/
    font-size: 26px;
	color: #000000;
	font-family:"Arial Black";

	
	}
h1
{
	font-size: 20px;
	color: #FFFF99;
	background-color: #FBB700;
	line-height: 35px;
	font-weight: bold;
	
}
p.title2{/*稍小的题目*/
    font-size: 20px;
	color: #000000;
	font-family:"Arial Black";

	
	}
